ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/courier.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: +28 -27 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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