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

File Contents

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