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