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

Comparing deliantra/arch/monster/elemental/witch_fire.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:45 2006 UTC vs.
Revision 1.4 by root, Fri Feb 9 01:51:58 2007 UTC

1Object fire_witch 1object fire_witch
2anim
3witch_fire.x11
4witch_fire.x12
5mina
2name fire witch 6name fire witch
3race fire_elemental 7race fire_elemental
4face witch_fire.111 8face witch_fire.x11
5color_fg red 9con 2
6randomitems witch_fire 10wis 10
7anim 11pow 5
8witch_fire.111
9witch_fire.112
10mina
11monster 1
12alive 1
13resist_magic 25
14resist_poison 100
15resist_physical 100
16resist_fire 100
17attacktype 4
18attack_movement 4
19resist_cold -100
20glow_radius 2
21ac -2
22wc 1
23dam 30
24hp 600 12hp 600
25maxhp 600 13maxhp 600
14sp 50
15maxsp 70
16exp 5000
17dam 30
18wc 1
19ac -2
20speed -0.4
21attack_movement 4
26level 14 22level 14
27speed -0.4 23attacktype 4
28exp 5000 24resist_physical 100
25resist_magic 25
26resist_fire 100
27resist_cold -100
28resist_poison 100
29weight 20 29weight 20
30flying 1 30glow_radius 2
31randomitems witch_fire
32move_type all
33alive 1
34monster 1
31can_cast_spell 1 35can_cast_spell 1
32can_use_skill 1 36can_use_skill 1
33sp 50 37color_fg red
34maxsp 70
35Pow 5
36Wis 10
37Con 2
38editable 1 38editable 1
39end 39end
40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines