ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/deathshead.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:10 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 deathshead
2     name Death's Head
3     randomitems deathshead
4     race undead
5 pippijn 1.2 face deathshead.x11
6 root 1.1 anim
7 pippijn 1.2 deathshead.x11
8     deathshead.x12
9     deathshead.x13
10     deathshead.x14
11 root 1.1 mina
12     monster 1
13     sleep 1
14     Wis 40
15     Pow 100
16     Con 100
17     no_pick 1
18     alive 1
19     undead 1
20     flying 1
21     exp 400000
22     level 130
23     attacktype 17
24     resist_godpower 80
25     resist_weaponmagic 80
26     resist_physical 75
27     resist_chaos 100
28     resist_magic 100
29     resist_cold 100
30     resist_poison 100
31     resist_electricity 90
32     resist_fire 100
33     resist_acid 90
34     resist_paralyze 100
35     resist_fear 100
36     resist_blind 100
37     resist_death 100
38     resist_confusion 100
39     resist_ghosthit 100
40     resist_deplete 100
41     resist_death 100
42     resist_drain 100
43     resist_slow 100
44     resist_cancellation 65
45     resist_counterspell 65
46     ac -70
47     wc -70
48     maxsp 10000
49     sp 10000
50     hp 22000
51     maxhp 22000
52     dam 400
53     speed 0.5
54     weight 1500
55     can_cast_spell 1
56     can_see_in_dark 1
57     attack_movement 1
58     editable 1
59     glow_radius -5
60     magicmap grey
61     end