ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/chaos/witch_chaos.arc
(Generate patch)

Comparing deliantra/arch/monster/chaos/witch_chaos.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:36 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:12 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines