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

File Contents

# User Rev Content
1 root 1.5 object chaos_witch
2 root 1.1 name chaos witch
3     race chaos
4 pippijn 1.2 face witch_chaos.x11
5 root 1.1 animation witch_chaos
6 root 1.4 color_fg blue
7     randomitems witch_chaos
8     monster 1
9     alive 1
10     resist_ghosthit 100
11     resist_poison 100
12     resist_fear 100
13     resist_death 100
14     resist_chaos 100
15 root 1.1 resist_physical 50
16     resist_magic 50
17     resist_fire 50
18     resist_electricity 50
19     resist_cold 50
20     resist_confusion -100
21     resist_drain -100
22     resist_weaponmagic -100
23 root 1.4 attacktype 262144
24     attack_movement 3
25     ac -8
26     wc -7
27     dam 30
28     hp 1200
29     maxhp 1200
30     level 20
31     speed -0.4
32     exp 10000
33 root 1.1 weight 900
34     can_cast_spell 1
35     can_use_skill 1
36 root 1.4 sp 50
37     maxsp 100
38     Pow 10
39     Wis 10
40     Con 10
41     flying 1
42 root 1.1 editable 1
43     end