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

File Contents

# Content
1 object skull
2 anim
3 skull.x11
4 skull.x12
5 mina
6 inherit class_undead_monster
7 race undead
8 face skull.x11
9 con 2
10 wis 20
11 pow 16
12 int 10
13 hp 250
14 maxhp 250
15 maxsp 50
16 exp 5000
17 dam 15
18 wc -5
19 ac -2
20 speed 0.1
21 attack_movement 1
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 resist_blind 80
30 weight 1500
31 randomitems skull
32 run_away 15
33 move_type fly_low
34 alive 1
35 no_pick 1
36 monster 1
37 undead 1
38 can_cast_spell 1
39 sleep 1
40 can_see_in_dark 1
41 end
42