ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/child_thief.arc
(Generate patch)

Comparing deliantra/arch/monster/humanoid/Human/child_thief.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:05 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:23:15 2007 UTC

1object child_thief 1object child_thief
2name young rogue 2name young rogue
3race human 3race human
4randomitems c_thief
5face child.x11 4face child.x11
6monster 1 5str 8
7alive 1 6dex 16
8ac 7 7con 2
9wc 18 8int 12
10dam 2
11hp 15 9hp 15
12maxhp 15 10maxhp 15
13Str 8
14Int 12
15Dex 16
16Con 2
17exp 15 11exp 15
12dam 2
13wc 18
14ac 7
18speed 0.4 15speed 0.4
16level 1
19weight 50000 17weight 50000
20level 1 18randomitems c_thief
19alive 1
20monster 1
21can_use_scroll 1
22can_use_ring 1
21can_use_skill 1 23can_use_skill 1
22can_use_wand 1
23can_use_rod 1 24can_use_rod 1
24can_use_ring 1 25body_range 1
25can_use_scroll 1
26editable 1
27body_skill 1 26body_skill 1
28body_finger 2 27body_finger 2
29body_range 1 28can_use_wand 1
29editable 1
30end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines