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 by root, Mon Feb 6 20:27:00 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines