ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/nun.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 nun
2 root 1.5 race human
3     name woman
4     randomitems priest_class_items
5     face nun.x51
6 root 1.4 anim
7     facings 4
8     nun.x51
9     nun.x31
10     nun.x51
11     nun.x71
12     mina
13 root 1.5 sp 15
14     maxsp 15
15     Pow 15
16     Int 12
17     Str 10
18     Dex 10
19     Wis 16
20     monster 1
21     unaggressive 1
22     alive 1
23     ac 10
24     wc 15
25     dam 1
26 root 1.3 hp 28
27     maxhp 28
28     exp 200
29 root 1.1 speed -0.10
30 root 1.5 weight 50000
31 root 1.3 level 3
32 root 1.5 will_apply 2
33 root 1.3 pick_up 24
34 root 1.5 can_apply 25
35     can_use_scroll 1
36     can_use_skill 1
37     can_use_wand 1
38     can_use_rod 1
39 root 1.3 can_cast_spell 1
40 root 1.1 can_use_bow 1
41 root 1.5 can_use_ring 1
42     can_use_shield 1
43 root 1.1 can_use_armour 1
44     can_use_weapon 1
45 root 1.5 editable 1
46     magicmap khaki
47     body_skill 1
48     body_finger 2
49 root 1.3 body_torso 1
50     body_head 1
51 root 1.1 body_shoulder 1
52     body_foot 2
53 root 1.5 body_wrist 2
54 root 1.3 body_hand 2
55 root 1.1 body_waist 1
56 root 1.5 body_arm 2
57     body_range 1
58 root 1.1 end