ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/skeleton_chief_arc.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: +28 -28 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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