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

File Contents

# User Rev Content
1 root 1.6 Object goblin_chief_arc
2     name goblin chief
3     randomitems goblin
4     race goblin
5     face goblin.x11
6     color_fg green
7 root 1.5 anim
8     facings 8
9     goblin.x11
10     goblin.x21
11     goblin.x12
12     goblin.x22
13     goblin.x13
14     goblin.x23
15     goblin.x14
16     goblin.x24
17     goblin.x15
18     goblin.x25
19     goblin.x16
20     goblin.x26
21     goblin.x17
22     goblin.x27
23     goblin.x18
24     goblin.x28
25     mina
26 root 1.6 monster 1
27     sleep 1
28     Wis 10
29     no_pick 1
30     alive 1
31     exp 120
32     ac 12
33     wc 15
34     dam 16
35 root 1.4 hp 30
36     maxhp 30
37     level 4
38     resist_physical 30
39 root 1.6 speed 0.1
40 root 1.4 weight 50000
41     run_away 10
42 root 1.6 will_apply 2
43 root 1.4 pick_up 24
44 root 1.6 can_apply 25
45     can_use_wand 1
46     can_use_bow 1
47     can_use_ring 1
48 root 1.4 can_use_shield 1
49     can_use_armour 1
50     can_use_weapon 1
51 root 1.6 editable 1
52     body_finger 2
53 root 1.4 body_torso 1
54     body_head 1
55     body_shoulder 1
56     body_foot 2
57 root 1.6 body_wrist 2
58 root 1.4 body_hand 2
59     body_waist 1
60 root 1.6 body_arm 2
61     body_range 1
62 root 1.1 end