ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/witch_fire.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:58 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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