ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skeleton.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +26 -26 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object skeleton
2     randomitems skeleton
3     race undead
4     face skeleton.x11
5     color_fg white
6 root 1.4 anim
7     skeleton.x11
8     skeleton.x12
9     mina
10 root 1.5 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 root 1.1 hp 45
20     maxhp 45
21 root 1.5 Con 2
22     level 6
23     speed -0.2
24 root 1.3 exp 80
25 root 1.5 weight 15000
26 root 1.1 attacktype 17
27     resist_fire -100
28     resist_cold 30
29     resist_fear 100
30 root 1.5 will_apply 2
31 root 1.3 pick_up 24
32 root 1.5 can_see_in_dark 1
33     can_apply 25
34     can_use_weapon 1
35 root 1.1 can_use_shield 1
36     can_use_armour 1
37     can_use_ring 1
38 root 1.5 editable 1
39 root 1.1 body_torso 1
40     body_head 1
41     body_shoulder 1
42     body_foot 2
43 root 1.5 body_wrist 2
44 root 1.3 body_hand 2
45 root 1.1 body_waist 1
46 root 1.5 body_finger 2
47     body_arm 2
48 root 1.1 end