ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/gorokh.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +29 -30 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.1 # supernatural -- demon king Gorokh
2 root 1.4 Object Gorokh
3 root 1.1 title Valriel
4 root 1.4 type 50
5     face devil.x11
6     slaying angel
7 root 1.3 race demon
8 root 1.1 animation devil
9     is_animated 1
10 root 1.4 Str 30
11     Con 30
12     Dex 30
13     Int 30
14     Wis 30
15     Pow 30
16     monster 1
17     alive 1
18 root 1.1 attacktype 16384
19 root 1.4 path_attuned 131072
20     path_repelled 257
21 root 1.1 resist_magic 30
22     resist_cold -5
23     resist_fear 100
24 root 1.4 ac -5
25     wc -3
26     dam 50
27     hp 350
28     maxhp 350
29     level 15
30     speed 0.25
31     luck -1
32 root 1.1 last_heal -2
33     last_sp -1
34     can_cast_spell 1
35     can_use_armour 1
36     can_use_weapon 1
37 root 1.4 can_use_shield 1
38     msg
39     Demon King, Duke of Hell, Temptor and Tormentor
40     endmsg
41     exp 1
42     weight 400000
43     randomitems Gorokh
44 root 1.1 editable 0
45     end