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

Comparing deliantra/arch/monster/elemental/witch_air.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:58 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:23:00 2007 UTC

1object air_witch 1object air_witch
2name air witch
3race air_elemental
4face witch_air.x11
5color_fg light_blue
6randomitems witch_air
7anim 2anim
8witch_air.x11 3witch_air.x11
9witch_air.x12 4witch_air.x12
10mina 5mina
11monster 1 6name air witch
12alive 1 7race air_elemental
8face witch_air.x11
9con 2
10wis 10
11pow 5
12hp 200
13maxhp 200
14sp 50
15maxsp 70
16exp 6000
17dam 15
18wc 10
19ac -11
20speed -0.6
21attack_movement 1
22level 15
23attacktype 9
24resist_physical 100
13resist_magic 25 25resist_magic 25
14resist_poison 100
15resist_physical 100
16resist_electricity 50 26resist_electricity 50
17resist_cold -75 27resist_cold -75
18attacktype 9 28resist_poison 100
19attack_movement 1
20ac -11
21wc 10
22dam 15
23hp 200
24maxhp 200
25level 15
26speed -0.6
27exp 6000
28weight 50 29weight 50
29flying 1 30randomitems witch_air
31move_type fly_low
32alive 1
33monster 1
30can_cast_spell 1 34can_cast_spell 1
31can_use_skill 1 35can_use_skill 1
32sp 50 36color_fg light_blue
33maxsp 70
34Pow 5
35Wis 10
36Con 2
37editable 1 37editable 1
38end 38end
39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines