ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_air.arc
Revision: 1.11
Committed: Sun Jul 11 03:46:33 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.10: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

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 magicmap light_blue
10 int 10
11 hp 160
12 maxhp 160
13 exp 250
14 dam 10
15 wc 8
16 ac 0
17 speed -0.3
18 level 8
19 attacktype 8
20 resist_physical -100
21 resist_electricity 100
22 resist_blind 100
23 weight 200
24 move_type fly_low
25 alive 1
26 monster 1
27 end
28