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.5 by root, Sat Mar 3 00:50:19 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:11 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines