ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/humanoid_elf/elf.arc
(Generate patch)

Comparing deliantra/arch/player/race/humanoid_elf/elf.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:27 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:50:51 2007 UTC

1object elf_player 1Object elf_player
2anim 2race faerie
3elf.x11
4elf.x12
5elf.x31
6elf.x32
7elf.x51
8elf.x52
9elf.x71
10elf.x72
11facings 4
12mina
13name elf 3name elf
14race faerie 4randomitems elf_player_items
5face elf.x51
15msg 6msg
16An Elf is a child of Faerie, a scion of 7An Elf is a child of Faerie, a scion of
17Lythander. Being of Faerie, they heal more 8Lythander. Being of Faerie, they heal more
18slowly than other races, but mana flows into 9slowly than other races, but mana flows into
19them more quickly. They also need far less 10them more quickly. They also need far less
29and make poor priests. 20and make poor priests.
30 21
31As a race, Elves possess a preternatural 22As a race, Elves possess a preternatural
32beauty and eyes that see in the dark. 23beauty and eyes that see in the dark.
33endmsg 24endmsg
34face elf.x51 25anim
26elf.x11
27elf.x12
28elf.x31
29elf.x32
30elf.x51
31elf.x52
32elf.x71
33elf.x72
34facings 4
35mina
35is_animated 1 36is_animated 1
36str -2 37anim_speed -1
37dex 3 38type 1
38con -2 39level 1
39wis -3 40ac 10
40pow 2 41wc 21
41cha 4
42int 2
43food 500
44dam 1 42dam 1
45wc 21
46ac 10
47speed 1
48level 1
49type 1
50attacktype 1
51weight 70000
52randomitems elf_player_items
53alive 1
54can_use_shield 1 43can_use_shield 1
55can_use_armour 1 44can_use_armour 1
56can_use_weapon 1 45can_use_weapon 1
57can_see_in_dark 1 46can_see_in_dark 1
47alive 1
48weight 70000
49food 500
50speed 1
51attacktype 1
52Str -2
53Dex 3
54Con -2
55Int 2
56Wis -3
57Pow 2
58Cha 4
59editable 0
60color_fg black
58body_range 1 61body_range 1
59body_arm 2 62body_arm 2
60body_torso 1 63body_torso 1
61body_head 1 64body_head 1
62body_neck 1 65body_neck 1
65body_shoulder 1 68body_shoulder 1
66body_foot 2 69body_foot 2
67body_hand 2 70body_hand 2
68body_wrist 2 71body_wrist 2
69body_waist 1 72body_waist 1
70anim_speed -1
71color_fg black
72editable 0
73end 73end
74
75object elf_player_force 74Object elf_player_force
76name elf_force 75name elf_force
76invisible 1
77can_see_in_dark 1
78sp 1
79hp -1
80food 2
81type 114
77face blank.x11 82face blank.x11
78hp -1
79sp 1
80food 2
81speed 0
82type 114
83invisible 1
84applied 1 83applied 1
85no_drop 1 84no_drop 1
86can_see_in_dark 1 85speed 0
87end 86end
88

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines