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.11 by root, Sun Jul 11 03:46:33 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
9magicmap light_blue
10int 10
5hp 160 11hp 160
6maxhp 160 12maxhp 160
7exp 250 13exp 250
8dam 10 14dam 10
9wc 8 15wc 8
13attacktype 8 19attacktype 8
14resist_physical -100 20resist_physical -100
15resist_electricity 100 21resist_electricity 100
16resist_blind 100 22resist_blind 100
17weight 200 23weight 200
18move_type all 24move_type fly_low
19alive 1 25alive 1
20monster 1 26monster 1
21color_fg light_blue
22editable 1
23anim
24elem_air.x11
25elem_air.x12
26mina
27end 27end
28 28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines