ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/barbarian.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:07 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +26 -25 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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