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.1.1.1 by root, Mon Feb 6 20:26:45 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:05 2010 UTC

1Object chaos_witch 1object chaos_witch
2anim
3facings 4
4witch_air.x11
5witch_air.x12
6witch_chaos.x12
7witch_chaos.x11
8witch_earth.x11
9witch_earth.x12
10witch_chaos.x12
11witch_chaos.x11
12witch_water.x11
13witch_water.x12
14witch_chaos.x12
15witch_chaos.x11
16witch_fire.x11
17witch_fire.x12
18witch_chaos.x12
19witch_chaos.x11
20mina
2name chaos witch 21name chaos witch
3race chaos 22race chaos
4face witch_chaos.111 23face witch_chaos.x11
5animation witch_chaos 24con 10
6color_fg blue 25wis 10
7randomitems witch_chaos 26pow 10
8monster 1 27int 14
9alive 1 28hp 1200
10resist_ghosthit 100 29maxhp 1200
11resist_poison 100 30sp 50
12resist_fear 100 31maxsp 100
13resist_death 100 32exp 10000
14resist_chaos 100 33dam 30
34wc -7
35ac -8
36speed -0.4
37attack_movement 3
38level 20
39attacktype 262144
15resist_physical 50 40resist_physical 50
16resist_magic 50 41resist_magic 50
17resist_fire 50 42resist_fire 50
18resist_electricity 50 43resist_electricity 50
19resist_cold 50 44resist_cold 50
20resist_confusion -100 45resist_confusion -100
21resist_drain -100 46resist_drain -100
22resist_weaponmagic -100 47resist_weaponmagic -100
23attacktype 262144 48resist_ghosthit 100
24attack_movement 3 49resist_poison 100
25ac -8 50resist_fear 100
26wc -7 51resist_death 100
27dam 30 52resist_chaos 100
28hp 1200
29maxhp 1200
30level 20
31speed -0.4
32exp 10000
33weight 900 53weight 900
54randomitems witch_chaos
55move_type fly_low
56alive 1
57monster 1
34can_cast_spell 1 58can_cast_spell 1
35can_use_skill 1 59can_use_skill 1
36sp 50
37maxsp 100
38Pow 10
39Wis 10
40Con 10
41flying 1
42editable 1
43end 60end
61

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines