ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_air.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:39 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +20 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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