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

Comparing deliantra/arch/monster/misc/mudman.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:27:00 2006 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:18:28 2010 UTC

1Object mudman 1object mudman
2anim
3mudman.x11
4mudman.x12
5mina
2name Mudman 6name Mudman
3race earth_elemental 7race earth_elemental
4face mudman.111 8face mudman.x11
5color_fg brown
6anim
7mudman.111
8mudman.112
9mina
10monster 1
11Str 12 9str 12
12Dex 15 10dex 15
13Con 20 11con 20
14Pow 20
15Wis 15 12wis 15
16no_pick 1 13pow 20
17alive 1 14int 10
18exp 50000
19ac -4
20wc -10
21dam 20
22hp 1000 15hp 1000
23maxhp 1000 16maxhp 1000
24sp 150 17sp 150
25maxsp 150 18maxsp 150
19exp 50000
20dam 20
21wc -10
22ac -4
23speed 0.1
24level 18
26attacktype 7169 25attacktype 7169
26resist_cold 50
27resist_acid 50
27resist_poison 100 28resist_poison 100
28resist_slow 100 29resist_slow 100
29resist_paralyze 100 30resist_paralyze 100
30
31resist_cold 50
32resist_acid 50
33
34level 18
35speed 0.1
36weight 100000 31weight 100000
32randomitems skill_use_magic_item
37run_away 10 33run_away 10
38can_use_wand 1 34alive 1
35can_use_shield 1
36no_pick 1
37monster 1
38can_cast_spell 1
39can_use_bow 1 39can_use_bow 1
40can_use_ring 1
41can_use_shield 1
42can_use_armour 1 40can_use_armour 1
43can_use_weapon 1 41can_use_weapon 1
44can_cast_spell 1 42can_use_ring 1
45editable 1 43body_range 1
46body_finger 2 44body_arm 2
47body_torso 1 45body_torso 1
48body_head 1 46body_head 1
47body_finger 2
49body_shoulder 1 48body_shoulder 1
50body_foot 2 49body_foot 2
50body_hand 2
51body_wrist 2 51body_wrist 2
52body_hand 2
53body_waist 1 52body_waist 1
54body_arm 2 53can_use_wand 1
55body_range 1
56randomitems skill_use_magic_item
57end 54end
55

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines