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

Comparing deliantra/arch/monster/elemental/elem_air.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:39 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:11 2010 UTC

1object air_elemental 1object air_elemental
2anim
3elem_air.x11
4elem_air.x12
5mina
2name air elemental 6name air elemental
3race air_elemental 7race air_elemental
4face elem_air.x11 8face elem_air.x11
9int 10
5hp 160 10hp 160
6maxhp 160 11maxhp 160
7exp 250 12exp 250
8dam 10 13dam 10
9wc 8 14wc 8
13attacktype 8 18attacktype 8
14resist_physical -100 19resist_physical -100
15resist_electricity 100 20resist_electricity 100
16resist_blind 100 21resist_blind 100
17weight 200 22weight 200
18move_type all 23move_type fly_low
19alive 1 24alive 1
20monster 1 25monster 1
21color_fg light_blue
22editable 1
23anim
24elem_air.x11
25elem_air.x12
26mina
27end 26end
28 27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines