ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/humanoid_elf/elf.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object elf_player
2 root 1.5 race faerie
3 root 1.3 name elf
4 root 1.5 randomitems elf_player_items
5     face elf.x51
6 root 1.1 msg
7     An Elf is a child of Faerie, a scion of
8     Lythander. Being of Faerie, they heal more
9     slowly than other races, but mana flows into
10     them more quickly. They also need far less
11     food than other races.
12    
13     Every elf is taught the use of a bow, but
14     their long lives allow them to take up any
15     trade. They are weaker and less hardy than
16     humans, but quicker of body and mind, and
17     generally make more powerful spellcasters.
18     However, they have a notoriously offhanded
19     attitude toward their religious devotions
20     and make poor priests.
21    
22     As a race, Elves possess a preternatural
23     beauty and eyes that see in the dark.
24     endmsg
25 root 1.5 anim
26     elf.x11
27     elf.x12
28     elf.x31
29     elf.x32
30     elf.x51
31     elf.x52
32     elf.x71
33     elf.x72
34     facings 4
35     mina
36 root 1.1 is_animated 1
37 root 1.5 anim_speed -1
38     type 1
39     level 1
40     ac 10
41     wc 21
42 root 1.3 dam 1
43 root 1.1 can_use_shield 1
44     can_use_armour 1
45     can_use_weapon 1
46     can_see_in_dark 1
47 root 1.5 alive 1
48     weight 70000
49     food 500
50     speed 1
51     attacktype 1
52     Str -2
53     Dex 3
54     Con -2
55     Int 2
56     Wis -3
57     Pow 2
58     Cha 4
59     editable 0
60     color_fg black
61 root 1.1 body_range 1
62     body_arm 2
63     body_torso 1
64     body_head 1
65     body_neck 1
66     body_skill 1
67     body_finger 2
68     body_shoulder 1
69     body_foot 2
70     body_hand 2
71     body_wrist 2
72     body_waist 1
73     end
74 root 1.6 object elf_player_force
75 root 1.1 name elf_force
76 root 1.5 invisible 1
77     can_see_in_dark 1
78     sp 1
79 root 1.3 hp -1
80 root 1.1 food 2
81     type 114
82 root 1.5 face blank.x11
83 root 1.1 applied 1
84     no_drop 1
85 root 1.5 speed 0
86 root 1.1 end