ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/deathshead.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:32 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object deathshead
2 anim
3 deathshead.x11
4 deathshead.x12
5 deathshead.x13
6 deathshead.x14
7 mina
8 inherit class_undead_monster
9 name Death's Head
10 race undead
11 face deathshead.x11
12 con 100
13 wis 40
14 pow 100
15 int 6
16 hp 22000
17 maxhp 22000
18 sp 10000
19 maxsp 10000
20 exp 900000
21 dam 400
22 wc -70
23 ac -70
24 speed 0.5
25 attack_movement 1
26 level 130
27 attacktype 17
28 resist_physical 75
29 resist_magic 100
30 resist_fire 100
31 resist_electricity 90
32 resist_cold 100
33 resist_confusion 100
34 resist_acid 90
35 resist_drain 100
36 resist_weaponmagic 80
37 resist_ghosthit 100
38 resist_poison 100
39 resist_slow 100
40 resist_paralyze 100
41 resist_fear 100
42 resist_cancellation 65
43 resist_deplete 100
44 resist_death 100
45 resist_chaos 100
46 resist_counterspell 65
47 resist_godpower 80
48 resist_blind 100
49 weight 1500
50 glow_radius -5
51 randomitems deathshead
52 move_type fly_low
53 alive 1
54 no_pick 1
55 monster 1
56 undead 1
57 can_cast_spell 1
58 sleep 1
59 can_see_in_dark 1
60 end
61