ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/evilclown.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:30 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +30 -30 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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