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.5 by root, Sat Mar 3 00:50:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines