ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_earth.arc
Revision: 1.7
Committed: Sat Mar 3 01:15:57 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object earth_elemental
2 root 1.6 name earth elemental
3     race earth_elemental
4     face elem_earth.x11
5     color_fg dark_orange
6 root 1.5 anim
7     facings 8
8     elem_earth.x11
9     elem_earth.x12
10     elem_earth.x13
11     elem_earth.x14
12     elem_earth.x15
13     elem_earth.x16
14     elem_earth.x17
15     elem_earth.x18
16     mina
17 root 1.6 monster 1
18     alive 1
19     ac 5
20     wc 8
21     dam 50
22 root 1.4 hp 280
23     maxhp 280
24 root 1.6 speed -0.08
25 root 1.4 exp 250
26 root 1.6 weight 100000
27 root 1.4 level 8
28     resist_physical 70
29     resist_cold 50
30     resist_blind 100
31 root 1.6 attacktype 1
32     resist_fire -60
33 root 1.4 editable 1
34 root 1.1 end