ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/crone.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:51 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object crone
2     race human
3     face crone.111
4     sp 40
5     maxsp 40
6     Int 2
7     Pow 2
8     monster 1
9     unaggressive 1
10     alive 1
11     level 1
12     ac 9
13     wc 18
14     dam 1
15     hp 8
16     maxhp 8
17     exp 5
18     speed 0.05
19     weight 50000
20     can_use_skill 1
21     can_cast_spell 1
22     can_use_horn 1
23     can_use_wand 1
24     can_use_rod 1
25     can_use_bow 1
26     can_use_shield 1
27     can_use_armour 1
28     can_use_weapon 1
29     editable 1
30     body_skill 1
31     body_torso 1
32     body_head 1
33     body_shoulder 1
34     body_foot 1
35     body_wrist 1
36     body_hand 2
37     body_waist 1
38     body_arm 2
39     body_range 1
40     randomitems all_spell_skills
41     end