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

Comparing deliantra/arch/monster/humanoid/Human/evilclown.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:51 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:30 2007 UTC

1object evilclown 1Object evilclown
2race human
2name evil clown 3name evil clown
3race human 4randomitems evilclown
4face evilclown.x11 5face evilclown.x11
5str 20 6monster 1
6dex 15 7alive 1
7con 30 8ac -80
8pow 50 9wc -50
9int 12 10dam 200
10hp 3300 11hp 3300
11maxhp 3300 12maxhp 3300
12sp 1000 13sp 1000
13maxsp 1000 14maxsp 1000
14exp 10000 15exp 10000
15dam 200 16Str 20
16wc -50 17Con 30
17ac -80 18Pow 50
19Dex 15
20Int 12
18speed 0.5 21speed 0.5
19level 115 22weight 50000
20resist_physical 75 23resist_physical 75
21resist_magic 100 24resist_magic 100
22resist_fire 100 25resist_fire 100
23resist_electricity 100 26resist_electricity 100
24resist_confusion 100 27resist_confusion 100
25resist_weaponmagic 100
26resist_fear 100 28resist_fear 100
27resist_holyword 100 29resist_holyword 100
28weight 50000 30resist_weaponmagic 100
29randomitems evilclown 31reflect_spell 1
30alive 1 32reflect_missile 1
33level 115
34can_use_skill 1
35can_use_wand 1
36can_use_rod 1
37can_use_bow 1
38can_use_ring 1
31can_use_shield 1 39can_use_shield 1
32monster 1
33reflect_missile 1
34reflect_spell 1
35can_cast_spell 1
36can_use_scroll 1
37can_use_bow 1
38can_use_armour 1 40can_use_armour 1
39can_use_weapon 1 41can_use_weapon 1
40can_use_ring 1 42can_use_scroll 1
43can_cast_spell 1
41can_use_skill 1 44can_use_skill 1
42can_use_rod 1
43can_use_horn 1 45can_use_horn 1
44body_range 1 46editable 1
45body_arm 2 47body_skill 1
48body_finger 2
46body_torso 1 49body_torso 1
47body_head 1 50body_head 1
48body_skill 1
49body_finger 2
50body_shoulder 1 51body_shoulder 1
51body_foot 1 52body_foot 1
53body_wrist 1
52body_hand 2 54body_hand 2
53body_wrist 1
54body_waist 1 55body_waist 1
55can_use_wand 1 56body_arm 2
56editable 1 57body_range 1
57end 58end
58

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines