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

File Contents

# User Rev Content
1 root 1.1 Object bone_head
2     name Evil Master, Bonehead
3     randomitems beholder
4     race demon
5 pippijn 1.2 face bone_head.x11
6 root 1.1 anim
7 pippijn 1.2 bone_head.x11
8     bone_head.x12
9     bone_head.x13
10     bone_head.x12
11 root 1.1 mina
12     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     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     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     weight 1500
39     run_away 15
40     can_cast_spell 1
41     can_see_in_dark 1
42     attack_movement 1
43     editable 1
44     magicmap grey
45     end