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

File Contents

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