ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/goblin_chief_arc.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +38 -38 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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