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

File Contents

# User Rev Content
1 root 1.3 object pl_half_orc
2 root 1.1 name half orc
3     msg
4     Half-Orcs are usually the product of rape,
5     slavery, or some such unpleasantness. They
6     look it too: Half-Orcs are rather ugly. On
7     average, they're stronger, a bit quicker, and
8     hardier than humans, but also stupid, impious,
9     and unmagical. They're resistant to poison and
10     can see in the dark, and every half-orc seems
11     to know how to steal.
12     endmsg
13 root 1.3 face pl_half_orc.x51
14 root 1.1 is_animated 1
15 root 1.3 str 2
16     dex 1
17     con 2
18     wis -2
19     pow -1
20     cha -3
21     int -2
22     dam 1
23 root 1.1 wc 21
24     ac 10
25 root 1.3 speed 1
26     level 1
27 root 1.1 type 1
28 root 1.3 resist_poison 30
29     path_repelled 65536
30 root 1.1 weight 70000
31 root 1.3 randomitems half_orc_player_items
32     alive 1
33 root 1.1 can_use_shield 1
34 root 1.3 no_pick 1
35 root 1.1 can_use_armour 1
36     can_use_weapon 1
37     can_see_in_dark 1
38     body_range 1
39     body_arm 2
40     body_torso 1
41     body_head 1
42     body_neck 1
43     body_skill 1
44     body_finger 2
45     body_shoulder 1
46     body_foot 2
47     body_hand 2
48     body_wrist 2
49     body_waist 1
50 root 1.3 anim_speed -1
51     editable 0
52     magicmap brown
53     anim
54     pl_half_orc.x11
55     pl_half_orc.x12
56     pl_half_orc.x31
57     pl_half_orc.x32
58     pl_half_orc.x51
59     pl_half_orc.x52
60     pl_half_orc.x71
61     pl_half_orc.x72
62     facings 4
63     mina
64 root 1.1 end
65 root 1.3