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

File Contents

# User Rev Content
1 root 1.6 object earth_witch
2 root 1.5 name earth witch
3     race earth_elemental
4     face witch_earth.x11
5     color_fg dark_orange
6     randomitems witch_earth
7 root 1.4 anim
8     witch_earth.x11
9     witch_earth.x12
10     mina
11 root 1.5 monster 1
12     alive 1
13     resist_magic 25
14     resist_poison 100
15     resist_physical 50
16     resist_cold 50
17     resist_fire -20
18     attacktype 1
19     attack_movement 3
20     ac -2
21     wc 10
22     dam 40
23 root 1.1 hp 1120
24     maxhp 1120
25 root 1.5 level 15
26     speed -0.1
27 root 1.3 exp 4000
28 root 1.1 weight 5200
29     can_cast_spell 1
30     can_use_skill 1
31 root 1.5 sp 30
32     maxsp 50
33     Pow 5
34     Wis 10
35     Con 2
36 root 1.1 editable 1
37     end