ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/valriel_avatar.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:28 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +24 -23 lines
Log Message:
second normaliser run - dude

File Contents

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