ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/viking.arc
Revision: 1.11
Committed: Sat Oct 16 09:18:42 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# User Rev Content
1 root 1.6 object viking
2 root 1.4 anim
3     viking.x11
4     viking.x31
5     viking.x51
6     viking.x71
7     facings 4
8     mina
9 root 1.7 name viking
10     race viking
11     face viking.x71
12 root 1.1 is_animated 0
13 root 1.7 str 1
14     dex 1
15     con 2
16     wis -1
17     cha -1
18     int -2
19     food 500
20     dam 1
21     wc 21
22     ac 10
23     speed 0.5
24     level 1
25 root 1.5 type 37
26 root 1.7 attacktype 1
27     weight 70000
28     randomitems viking
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     end
46 root 1.7