ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/clown.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:51 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +30 -30 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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