ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/cleric.arc
Revision: 1.9
Committed: Tue Nov 3 09:59:14 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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