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

Comparing deliantra/arch/monster/humanoid/Human/crazy_jeweler_child.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:16:06 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:23:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines