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.4 by elmex, Fri Feb 16 01:06:26 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:30 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
4face child.x11 5face child.x11
5str 8 6monster 1
6dex 13 7unaggressive 0
7con 1 8random_movement 1
8int 8
9hp 250
10maxhp 250
11sp 20
12maxsp 20
13exp 20000
14dam 15
15wc -2
16ac -2
17speed 0.3
18level 20
19attacktype 33 9attacktype 33
20resist_physical 30 10resist_physical 30
21resist_magic 20 11resist_magic 20
22resist_fire 100 12resist_fire 100
23resist_cold 30 13resist_cold 30
24resist_confusion 100 14resist_confusion 100
15alive 1
16ac -2
17wc -2
18dam 15
19sp 20
20maxsp 20
21hp 250
22maxhp 250
23Str 8
24Con 1
25Dex 13
26Int 8
27exp 20000
28speed 0.3
25weight 50000 29weight 50000
26randomitems jeweler_child 30level 20
27alive 1
28monster 1
29unaggressive 0
30reflect_spell 1 31reflect_spell 1
31can_cast_spell 1 32can_cast_spell 1
33can_use_skill 1
34can_use_wand 1
35can_use_rod 1
32can_use_ring 1 36can_use_ring 1
33can_use_skill 1 37editable 1
34can_use_rod 1
35body_range 1
36body_skill 1 38body_skill 1
37body_finger 2 39body_finger 2
38can_use_wand 1 40body_range 1
39editable 1 41arch spell_rune_of_fire
40random_movement 1
41end 42end
43arch spell_firebolt
44end
45arch spell_alchemy
46end
47arch spell_confusion
48end
49end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines