ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skeleton.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:33 2010 UTC (13 years, 7 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 skeleton
2 anim
3 skeleton.x11
4 skeleton.x12
5 mina
6 inherit class_undead_monster
7 race undead
8 face skeleton.x11
9 con 2
10 wis 14
11 int 6
12 hp 45
13 maxhp 45
14 exp 80
15 dam 6
16 wc 15
17 ac 4
18 speed -0.2
19 level 6
20 attacktype 17
21 resist_fire -100
22 resist_cold 30
23 resist_fear 100
24 weight 15000
25 randomitems skeleton
26 pick_up 24
27 will_apply 2
28 alive 1
29 can_use_shield 1
30 no_pick 1
31 monster 1
32 undead 1
33 can_use_armour 1
34 can_use_weapon 1
35 can_use_ring 1
36 sleep 1
37 can_see_in_dark 1
38 body_arm 2
39 body_torso 1
40 body_head 1
41 body_finger 2
42 body_shoulder 1
43 body_foot 2
44 body_hand 2
45 body_wrist 2
46 body_waist 1
47 end
48