ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/fatwoman.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 fatwoman
2 name large woman
3 race human
4 face fatwoman.x11
5 str 14
6 dex 9
7 con 3
8 int 13
9 hp 10
10 maxhp 10
11 exp 15
12 dam 2
13 wc 14
14 ac 8
15 speed 0.05
16 level 1
17 weight 50000
18 randomitems skill_use_magic_item
19 alive 1
20 can_use_shield 1
21 monster 1
22 unaggressive 1
23 can_use_scroll 1
24 can_use_bow 1
25 can_use_armour 1
26 can_use_weapon 1
27 can_use_ring 1
28 can_use_skill 1
29 can_use_rod 1
30 body_range 1
31 body_arm 2
32 body_torso 1
33 body_head 1
34 body_skill 1
35 body_finger 2
36 body_shoulder 1
37 body_foot 1
38 body_hand 2
39 body_wrist 1
40 body_waist 1
41 can_use_wand 1
42 editable 1
43 random_movement 1
44 end
45