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

File Contents

# User Rev Content
1 root 1.3 object swashbuckler
2 root 1.4 anim
3     swashbuckl.x11
4     swashbuckl.x51
5     swashbuckl.x71
6     swashbuckl.x31
7     facings 4
8     mina
9 root 1.1 name swashbuckler
10     race swashbuckler
11 pippijn 1.2 face swashbuckl.x71
12 root 1.1 is_animated 0
13 root 1.3 str 1
14     dex 3
15     con 1
16     wis -2
17     pow 0
18     cha 1
19     int -4
20     food 500
21     dam 1
22     wc 21
23     ac 10
24     speed 0.5
25     level 1
26 root 1.1 type 37
27 root 1.3 attacktype 1
28     weight 70000
29     randomitems swashbuckler
30     alive 1
31 root 1.1 can_use_shield 1
32     can_use_armour 1
33     can_use_weapon 1
34     body_range 1
35     body_arm 2
36     body_torso 1
37     body_head 1
38     body_neck 1
39     body_skill 1
40     body_finger 2
41     body_shoulder 1
42     body_foot 2
43     body_hand 2
44     body_wrist 2
45     body_waist 1
46 root 1.3 editable 0
47     magicmap blue
48 root 1.1 end
49 root 1.3