ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/mudman.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:03 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object mudman
2     name Mudman
3     race earth_elemental
4 pippijn 1.2 face mudman.x11
5 root 1.1 color_fg brown
6     anim
7 pippijn 1.2 mudman.x11
8     mudman.x12
9 root 1.1 mina
10     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     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    
31     resist_cold 50
32     resist_acid 50
33    
34     level 18
35     speed 0.1
36     weight 100000
37     run_away 10
38     can_use_wand 1
39     can_use_bow 1
40     can_use_ring 1
41     can_use_shield 1
42     can_use_armour 1
43     can_use_weapon 1
44     can_cast_spell 1
45     editable 1
46     body_finger 2
47     body_torso 1
48     body_head 1
49     body_shoulder 1
50     body_foot 2
51     body_wrist 2
52     body_hand 2
53     body_waist 1
54     body_arm 2
55     body_range 1
56     randomitems skill_use_magic_item
57     end