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