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

File Contents

# User Rev Content
1 root 1.1 Object fire_witch
2     name fire witch
3     race fire_elemental
4 pippijn 1.2 face witch_fire.x11
5 root 1.1 color_fg red
6     randomitems witch_fire
7     anim
8 pippijn 1.2 witch_fire.x11
9     witch_fire.x12
10 root 1.1 mina
11     monster 1
12     alive 1
13     resist_magic 25
14     resist_poison 100
15     resist_physical 100
16     resist_fire 100
17     attacktype 4
18     attack_movement 4
19     resist_cold -100
20     glow_radius 2
21     ac -2
22     wc 1
23     dam 30
24     hp 600
25     maxhp 600
26     level 14
27     speed -0.4
28     exp 5000
29     weight 20
30     flying 1
31     can_cast_spell 1
32     can_use_skill 1
33     sp 50
34     maxsp 70
35     Pow 5
36     Wis 10
37     Con 2
38     editable 1
39     end