ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/goblin/goblin_leader_arc.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:39 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 goblin_leader_arc
2     name goblin champion
3     randomitems goblin
4     race goblin
5 pippijn 1.2 face goblin_leader.x11
6 root 1.1 color_fg green
7     anim
8 pippijn 1.2 goblin_leader.x11
9     goblin_leader.x11
10 root 1.1 mina
11     monster 1
12     sleep 1
13     Wis 10
14     no_pick 1
15     alive 1
16     exp 40
17     ac 13
18     wc 16
19     dam 16
20     hp 16
21     maxhp 16
22     level 3
23     speed 0.1
24     weight 50000
25     run_away 10
26     will_apply 2
27     pick_up 24
28     can_apply 25
29     can_use_wand 1
30     can_use_bow 1
31     can_use_ring 1
32     can_use_shield 1
33     can_use_armour 1
34     can_use_weapon 1
35     editable 1
36     body_finger 2
37     body_torso 1
38     body_head 1
39     body_shoulder 1
40     body_foot 2
41     body_wrist 2
42     body_hand 2
43     body_waist 1
44     body_arm 2
45     body_range 1
46     end