ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_air.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:57 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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