ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/supernatural/gorokh.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:14 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +30 -29 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 # supernatural -- demon king Gorokh
2 object Gorokh
3 title Valriel
4 race demon
5 slaying angel
6 msg
7 Demon King, Duke of Hell, Temptor and Tormentor
8 endmsg
9 face devil.x11
10 animation devil
11 is_animated 1
12 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 luck -1
23 wc -3
24 ac -5
25 speed 0.25
26 level 15
27 type 50
28 attacktype 16384
29 resist_magic 30
30 resist_cold -5
31 resist_fear 100
32 path_attuned 131072
33 path_repelled 257
34 weight 400000
35 last_heal -2
36 last_sp -1
37 randomitems Gorokh
38 alive 1
39 can_use_shield 1
40 monster 1
41 can_cast_spell 1
42 can_use_armour 1
43 can_use_weapon 1
44 editable 0
45 end
46