ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/woman2.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:06 2007 UTC (17 years, 5 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 woman2
2 root 1.5 race human
3     name woman
4     randomitems man
5     face woman2.x13
6 root 1.4 anim
7     woman2.x11
8     woman2.x12
9     woman2.x13
10     woman2.x12
11     mina
12 root 1.5 sp 10
13     maxsp 10
14     Pow 1
15     Int 12
16     Str 10
17     Dex 10
18     monster 1
19     unaggressive 1
20     alive 1
21     ac 10
22     wc 15
23     dam 1
24 root 1.3 hp 18
25     maxhp 18
26     exp 20
27 root 1.1 speed -0.15
28 root 1.5 weight 50000
29 root 1.3 level 2
30 root 1.5 will_apply 2
31 root 1.3 pick_up 24
32 root 1.5 can_apply 25
33     can_use_scroll 1
34     can_use_skill 1
35     can_use_wand 1
36     can_use_rod 1
37 root 1.3 can_cast_spell 1
38 root 1.1 can_use_bow 1
39 root 1.5 can_use_ring 1
40     can_use_shield 1
41 root 1.1 can_use_armour 1
42     can_use_weapon 1
43 root 1.5 editable 1
44     magicmap khaki
45     body_skill 1
46     body_finger 2
47 root 1.3 body_torso 1
48     body_head 1
49 root 1.1 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 root 1.1 end