ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/clown.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 clown
2     race human
3 root 1.3 name clown
4 root 1.4 randomitems courier
5 pippijn 1.2 face clown.x11
6 root 1.4 monster 1
7     unaggressive 1
8     alive 1
9     ac 3
10     wc 8
11     dam 5
12 root 1.1 hp 100
13     maxhp 100
14     exp 60
15 root 1.4 Str 12
16     Con 3
17     Dex 15
18     Int 12
19 root 1.1 speed 0.20
20 root 1.4 weight 50000
21 root 1.1 resist_physical 20
22     resist_magic 100
23     resist_fire 100
24     resist_electricity 100
25     resist_confusion 100
26     resist_fear 100
27     resist_holyword 100
28 root 1.4 resist_weaponmagic 100
29     reflect_spell 1
30 root 1.3 reflect_missile 1
31 root 1.4 level 10
32     can_use_skill 1
33     can_use_wand 1
34     can_use_rod 1
35 root 1.1 can_use_bow 1
36 root 1.4 can_use_ring 1
37     can_use_shield 1
38 root 1.1 can_use_armour 1
39     can_use_weapon 1
40 root 1.4 can_use_scroll 1
41     can_cast_spell 1
42 root 1.1 can_use_skill 1
43     can_use_horn 1
44 root 1.4 editable 1
45     body_skill 1
46     body_finger 2
47 root 1.3 body_torso 1
48     body_head 1
49 root 1.1 body_shoulder 1
50     body_foot 1
51 root 1.4 body_wrist 1
52 root 1.3 body_hand 2
53 root 1.1 body_waist 1
54 root 1.4 body_arm 2
55     body_range 1
56 root 1.1 end