ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/valriel.arc
Revision: 1.7
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.6: +27 -26 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.1 # supernatural -- lord of angels Valriel
2 root 1.6 object Valriel
3 root 1.1 title Gorokh
4 pippijn 1.2 race angel
5 root 1.1 slaying demon
6 root 1.7 msg
7     Lord of Angels, Duke of the Heavens, Healer and Protector
8     endmsg
9     face archangel.x15
10 root 1.1 animation archangle
11 pippijn 1.2 is_animated 1
12 root 1.7 str 30
13     dex 30
14     con 30
15     wis 30
16     pow 30
17     int 30
18     hp 350
19     maxhp 350
20     exp 1
21     dam 50
22     wc -1
23     ac -7
24     speed 0.25
25     level 15
26 root 1.1 type 50
27     attacktype 4194304
28 root 1.7 resist_confusion 20
29     resist_fear 100
30     resist_blind 100
31 root 1.5 path_attuned 1025
32     path_denied 393216
33 root 1.7 weight 100000
34     randomitems Valriel
35     alive 1
36     can_use_shield 1
37     monster 1
38 root 1.1 can_cast_spell 1
39     can_use_armour 1
40     can_use_weapon 1
41     editable 0
42     end
43 root 1.7