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

File Contents

# User Rev Content
1 root 1.1 Object c_man
2     name city dweller
3     race human
4     randomitems jail
5 pippijn 1.2 face man.x51
6 root 1.1 anim
7     facings 4
8 pippijn 1.2 man.x51
9     man.x31
10     man.x51
11     man.x71
12 root 1.1 mina
13     sp 10
14     maxsp 10
15     Str 10
16     Int 10
17     Dex 10
18     Pow 1
19     monster 1
20     unaggressive 1
21     alive 1
22     ac 8
23     wc 10
24     dam 2
25     hp 18
26     maxhp 18
27     exp 25
28     speed 0.15
29     weight 50000
30     level 3
31     editable 1
32     will_apply 2
33     pick_up 24
34     can_apply 25
35     can_use_wand 1
36     can_cast_spell 1
37     can_use_skill 1
38     can_use_bow 1
39     can_use_ring 1
40     can_use_shield 1
41     can_use_armour 1
42     can_use_weapon 1
43     can_use_scroll 1
44     body_skill 1
45     body_finger 2
46     body_torso 1
47     body_head 1
48     body_shoulder 1
49     body_foot 1
50     body_wrist 1
51     body_hand 2
52     body_waist 1
53     body_arm 2
54     body_range 1
55     end