ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/mudman.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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