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.3 by root, Tue Feb 6 22:40:55 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines