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

File Contents

# User Rev Content
1 root 1.1 Object fatman
2     race human
3     name large man
4 pippijn 1.2 face fatman.x11
5 root 1.1 monster 1
6     unaggressive 1
7     random_movement 1
8     alive 1
9     ac 8
10     wc 14
11     dam 2
12     hp 10
13     maxhp 10
14     exp 15
15     speed 0.05
16     Str 15
17     Con 3
18     Dex 8
19     Int 12
20     weight 50000
21     level 1
22     can_use_skill 1
23     can_use_wand 1
24     can_use_rod 1
25     can_use_bow 1
26     can_use_ring 1
27     can_use_shield 1
28     can_use_armour 1
29     can_use_weapon 1
30     can_use_scroll 1
31     editable 1
32     body_skill 1
33     body_finger 2
34     body_torso 1
35     body_head 1
36     body_shoulder 1
37     body_foot 1
38     body_wrist 1
39     body_hand 2
40     body_waist 1
41     body_arm 2
42     body_range 1
43     randomitems skill_use_magic_item
44     end