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.4 by root, Fri Feb 9 01:52:13 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:34 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines