ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/crazy_jeweler_child.arc
Revision: 1.6
Committed: Sat Mar 3 01:13:55 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.5: +0 -8 lines
Log Message:
re-applied all non-normalising patches (hopefully). beat me if i am wrong, but kepe in mind it was damn complicated

File Contents

# User Rev Content
1 root 1.5 Object crazy_jeweler_child
2 elmex 1.1 name crazy jeweler child
3     race human
4 root 1.5 randomitems jeweler_child
5 elmex 1.1 face child.x11
6 root 1.5 monster 1
7     unaggressive 0
8     random_movement 1
9 elmex 1.1 attacktype 33
10     resist_physical 30
11     resist_magic 20
12     resist_fire 100
13     resist_cold 30
14     resist_confusion 100
15 root 1.5 alive 1
16     ac -2
17     wc -2
18     dam 15
19     sp 20
20     maxsp 20
21     hp 250
22     maxhp 250
23     Str 8
24     Con 1
25     Dex 13
26     Int 8
27     exp 20000
28     speed 0.3
29 root 1.3 weight 50000
30 root 1.5 level 20
31 elmex 1.1 reflect_spell 1
32     can_cast_spell 1
33     can_use_skill 1
34 root 1.5 can_use_wand 1
35 elmex 1.1 can_use_rod 1
36 root 1.5 can_use_ring 1
37     editable 1
38 elmex 1.1 body_skill 1
39     body_finger 2
40 root 1.5 body_range 1
41 elmex 1.1 end