ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/old/ninja.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: +29 -28 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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