ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_earth.arc
Revision: 1.3
Committed: Tue Jan 2 21:54:32 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +9 -9 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object earth_elemental
2     name earth elemental
3     race earth_elemental
4 pippijn 1.3 face elem_earth.x11
5 root 1.1 color_fg dark_orange
6     anim
7 pippijn 1.2 facings 8
8 pippijn 1.3 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 root 1.1 mina
17     monster 1
18     alive 1
19     ac 5
20     wc 8
21     dam 50
22     hp 280
23     maxhp 280
24     speed -0.08
25     exp 250
26     weight 100000
27     level 8
28     resist_physical 70
29     resist_cold 50
30     resist_blind 100
31     attacktype 1
32     resist_fire -60
33     editable 1
34     end