ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/witch_air.arc
Revision: 1.2
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.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object air_witch
2     name air witch
3     race air_elemental
4 pippijn 1.2 face witch_air.x11
5 root 1.1 color_fg light_blue
6     randomitems witch_air
7     anim
8 pippijn 1.2 witch_air.x11
9     witch_air.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_electricity 50
17     resist_cold -75
18     attacktype 9
19     attack_movement 1
20     ac -11
21     wc 10
22     dam 15
23     hp 200
24     maxhp 200
25     level 15
26     speed -0.6
27     exp 6000
28     weight 50
29     flying 1
30     can_cast_spell 1
31     can_use_skill 1
32     sp 50
33     maxsp 70
34     Pow 5
35     Wis 10
36     Con 2
37     editable 1
38     end