ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/witch_water.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 water_witch
2 root 1.5 name water witch
3     race water_elemental
4     face witch_water.x11
5     color_fg blue
6     randomitems witch_water
7 root 1.4 anim
8     witch_water.x11
9     witch_water.x12
10     mina
11 root 1.5 monster 1
12     alive 1
13     resist_magic 25
14     resist_poison 100
15     resist_physical 90
16     resist_cold 100
17     resist_fire -100
18     attacktype 17
19     attack_movement 3
20     ac -6
21     wc -1
22     dam 30
23 root 1.1 hp 520
24     maxhp 520
25 root 1.5 level 14
26     speed -0.2
27 root 1.3 exp 5000
28 root 1.1 weight 1200
29     can_cast_spell 1
30     can_use_skill 1
31 root 1.5 sp 40
32     maxsp 60
33     Pow 5
34     Wis 10
35     Con 2
36 root 1.1 editable 1
37     end