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.6 by root, Sat Mar 3 01:16:23 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:00 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines