ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/witch_air.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:19 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +26 -27 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object air_witch
2     name air witch
3     race air_elemental
4     face witch_air.x11
5     color_fg light_blue
6     randomitems witch_air
7 root 1.4 anim
8     witch_air.x11
9     witch_air.x12
10     mina
11 root 1.5 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 root 1.3 hp 200
24     maxhp 200
25 root 1.5 level 15
26     speed -0.6
27 root 1.3 exp 6000
28 root 1.1 weight 50
29 root 1.5 flying 1
30 root 1.1 can_cast_spell 1
31     can_use_skill 1
32 root 1.5 sp 50
33     maxsp 70
34     Pow 5
35     Wis 10
36     Con 2
37 root 1.1 editable 1
38     end