ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/madman.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object madman
2 root 1.5 randomitems madman
3     face madman.x11
4     race human
5 root 1.4 anim
6     madman.x11
7     madman.x12
8     mina
9 root 1.5 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 root 1.1 hp 20
21     maxhp 20
22 root 1.5 wc 10
23 root 1.3 dam 6
24 root 1.1 speed 0.12
25     weight 75000
26 root 1.5 will_apply 2
27 root 1.3 pick_up 24
28 root 1.5 can_apply 25
29 root 1.1 can_use_scroll 1
30 root 1.5 can_use_skill 1
31     can_use_wand 1
32 root 1.1 can_use_bow 1
33 root 1.5 can_use_ring 1
34     can_use_shield 1
35 root 1.1 can_use_armour 1
36     can_use_weapon 1
37 root 1.5 editable 1
38     magicmap brown
39     body_skill 1
40     body_finger 2
41 root 1.3 body_torso 1
42     body_head 1
43 root 1.1 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_arm 2
49     body_range 1
50 root 1.1 end