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.4 by root, Fri Feb 9 01:51:57 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines