ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/valriel.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:37 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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 root 1.5 face archangel.x15
5 pippijn 1.2 race angel
6 root 1.1 slaying demon
7     animation archangle
8 pippijn 1.2 is_animated 1
9 root 1.5 monster 1
10     alive 1
11     Str 30
12     Con 30
13     Dex 30
14     Int 30
15     Wis 30
16     Pow 30
17 root 1.1 type 50
18     attacktype 4194304
19 root 1.5 path_attuned 1025
20     path_denied 393216
21 root 1.4 resist_confusion 20
22 root 1.5 resist_blind 100
23 root 1.4 resist_fear 100
24 root 1.5 ac -7
25     wc -1
26     dam 50
27     hp 350
28     maxhp 350
29     level 15
30     speed 0.25
31 root 1.1 can_cast_spell 1
32     can_use_armour 1
33     can_use_weapon 1
34 root 1.5 can_use_shield 1
35     msg
36     Lord of Angels, Duke of the Heavens, Healer and Protector
37     endmsg
38     exp 1
39     weight 100000
40     randomitems Valriel
41 root 1.1 editable 0
42     end