ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/valriel_avatar.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:49 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.8: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object valriel_avatar
2 pippijn 1.7 anim
3     archangel.x11
4     archangel.x12
5     archangel.x13
6     archangel.x14
7     archangel.x15
8     archangel.x16
9     archangel.x17
10     archangel.x18
11     mina
12 root 1.9 race angel
13     slaying demon
14     face archangel.x15
15 root 1.1 is_animated 1
16 root 1.6 str 30
17     dex 30
18     con 30
19     wis 30
20     pow 30
21     int 30
22 root 1.1 hp 350
23     maxhp 350
24 root 1.6 exp 1
25 root 1.1 dam 40
26 root 1.6 wc -1
27     ac -7
28     speed 0.25
29 root 1.4 level 15
30 root 1.6 attacktype 4194305
31     resist_physical 50
32     resist_confusion 20
33     resist_fear 100
34     resist_blind 100
35     path_attuned 1025
36     path_denied 393216
37     weight 100000
38     alive 1
39     can_use_shield 1
40     monster 1
41 root 1.1 can_cast_spell 1
42     can_use_armour 1
43     can_use_weapon 1
44     end
45 root 1.6