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

File Contents

# User Rev Content
1 root 1.1 Object skeleton
2     randomitems skeleton
3     race undead
4 pippijn 1.2 face skeleton.x11
5 root 1.1 color_fg white
6     anim
7 pippijn 1.2 skeleton.x11
8     skeleton.x12
9 root 1.1 mina
10     monster 1
11     sleep 1
12     Wis 14
13     undead 1
14     no_pick 1
15     alive 1
16     ac 4
17     wc 15
18     dam 6
19     hp 45
20     maxhp 45
21     Con 2
22     level 6
23     speed -0.2
24     exp 80
25     weight 15000
26     attacktype 17
27     resist_fire -100
28     resist_cold 30
29     resist_fear 100
30     will_apply 2
31     pick_up 24
32     can_see_in_dark 1
33     can_apply 25
34     can_use_weapon 1
35     can_use_shield 1
36     can_use_armour 1
37     can_use_ring 1
38     editable 1
39     body_torso 1
40     body_head 1
41     body_shoulder 1
42     body_foot 2
43     body_wrist 2
44     body_hand 2
45     body_waist 1
46     body_finger 2
47     body_arm 2
48     end