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