ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:52 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 child
2     name child
3     race human
4     randomitems child
5     face child.111
6     monster 1
7     unaggressive 1
8     random_movement 1
9     alive 1
10     ac 7
11     wc 25
12     dam 1
13     hp 10
14     maxhp 10
15     Str 8
16     Con 1
17     Dex 13
18     Int 8
19     exp 10
20     speed 0.3
21     weight 50000
22     level 1
23     can_use_skill 1
24     can_use_wand 1
25     can_use_rod 1
26     can_use_ring 1
27     editable 1
28     body_skill 1
29     body_finger 2
30     body_range 1
31     end