ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/bone_head.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:54 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 bone_head
2 root 1.5 name Evil Master, Bonehead
3     randomitems beholder
4     race demon
5     face bone_head.x11
6 root 1.4 anim
7     bone_head.x11
8     bone_head.x12
9     bone_head.x13
10     bone_head.x12
11     mina
12 root 1.5 monster 1
13     sleep 1
14     friendly 1
15     Wis 20
16     no_pick 1
17     alive 1
18     sleep 1
19     undead 1
20     flying 1
21 root 1.1 exp 3500
22     level 15
23     attacktype 17
24     resist_magic 100
25     resist_cold 100
26     resist_poison 100
27     resist_paralyze 100
28     resist_fear 100
29 root 1.5 ac -2
30     Pow 16
31     maxsp 50
32     hp 25000
33     Con 50
34     maxhp 25000
35     wc -5
36     dam 15
37     speed 0.2
38 root 1.1 weight 1500
39     run_away 15
40     can_cast_spell 1
41     can_see_in_dark 1
42 root 1.5 attack_movement 1
43 root 1.1 editable 1
44     magicmap grey
45     end