ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/farmer.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:08 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +4 -4 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object farmer
2 anim
3 farmer.x11
4 farmer.x12
5 mina
6 name farmer
7 race human
8 face farmer.x11
9 str 12
10 dex 10
11 pow 1
12 int 10
13 hp 18
14 maxhp 18
15 sp 10
16 maxsp 10
17 exp 25
18 dam 2
19 wc 10
20 ac 8
21 speed 0.15
22 level 3
23 weight 50000
24 randomitems farmer
25 pick_up 24
26 will_apply 2
27 alive 1
28 can_use_shield 1
29 monster 1
30 unaggressive 1
31 can_cast_spell 1
32 can_use_scroll 1
33 can_use_bow 1
34 can_use_armour 1
35 can_use_weapon 1
36 can_use_ring 1
37 can_use_skill 1
38 can_use_rod 1
39 body_range 1
40 body_arm 2
41 body_torso 1
42 body_head 1
43 body_skill 1
44 body_finger 2
45 body_shoulder 1
46 body_foot 1
47 body_hand 2
48 body_wrist 1
49 body_waist 1
50 can_use_wand 1
51 color_fg black
52 editable 1
53 end
54