ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/madman.arc
(Generate patch)

Comparing deliantra/arch/monster/humanoid/madman.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:54:41 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:46 2007 UTC

1Object madman 1object madman
2race human
3face madman.x11
4str 15
5con 2
6wis 10
7int 3
8hp 20
9maxhp 20
10exp 45
11dam 6
12wc 10
13ac 7
14speed 0.12
15level 4
16weight 75000
2randomitems madman 17randomitems madman
3face madman.x11 18pick_up 24
4race human 19will_apply 2
20alive 1
21can_use_shield 1
22no_pick 1
23monster 1
24can_use_scroll 1
25can_use_bow 1
26can_use_armour 1
27can_use_weapon 1
28can_use_ring 1
29sleep 1
30can_use_skill 1
31body_range 1
32body_arm 2
33body_torso 1
34body_head 1
35body_skill 1
36body_finger 2
37body_shoulder 1
38body_foot 2
39body_hand 2
40body_wrist 2
41body_waist 1
42can_use_wand 1
43editable 1
44magicmap brown
5anim 45anim
6madman.x11 46madman.x11
7madman.x12 47madman.x12
8mina 48mina
9monster 1
10sleep 1
11Str 15
12Int 3
13Wis 10
14Con 2
15no_pick 1
16alive 1
17exp 45
18level 4
19ac 7
20hp 20
21maxhp 20
22wc 10
23dam 6
24speed 0.12
25weight 75000
26will_apply 2
27pick_up 24
28can_apply 25
29can_use_scroll 1
30can_use_skill 1
31can_use_wand 1
32can_use_bow 1
33can_use_ring 1
34can_use_shield 1
35can_use_armour 1
36can_use_weapon 1
37editable 1
38magicmap brown
39body_skill 1
40body_finger 2
41body_torso 1
42body_head 1
43body_shoulder 1
44body_foot 2
45body_wrist 2
46body_hand 2
47body_waist 1
48body_arm 2
49body_range 1
50end 49end
50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines