ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/barbarian.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:24 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 barbarian
2 root 1.4 anim
3     barbarian.x11
4     barbarian.x31
5     barbarian.x51
6     barbarian.x71
7     facings 4
8     mina
9 root 1.3 name barbarian
10 root 1.1 race barbarian
11 pippijn 1.2 face barbarian.x71
12 root 1.1 is_animated 0
13 root 1.3 str 4
14     dex 1
15     con 4
16     wis -1
17     cha -2
18     int -6
19     food 500
20     dam 1
21     wc 21
22 root 1.1 ac 10
23     speed 0.5
24 root 1.3 level 1
25     type 37
26 root 1.1 attacktype 1
27 root 1.3 weight 71000
28     randomitems barbarian
29     alive 1
30 root 1.1 can_use_shield 1
31     can_use_armour 1
32     can_use_weapon 1
33     body_range 1
34     body_arm 2
35     body_torso 1
36     body_head 1
37     body_neck 1
38     body_skill 1
39     body_finger 2
40     body_shoulder 1
41     body_foot 2
42     body_hand 2
43     body_wrist 2
44     body_waist 1
45 root 1.3 editable 0
46     magicmap grey
47 root 1.1 end
48 root 1.3