ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/animal_dragon/pl_dragon.arc
Revision: 1.2
Committed: Tue Jan 2 21:56:23 2007 UTC (17 years, 7 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object pl_dragon
2     name fire hatchling
3     race dragon
4     randomitems dragon_player_items
5 pippijn 1.2 face pl_dragon_r.x51
6 root 1.1 msg
7     Dragons are completely different than any
8     other race. Their vast size and bizarre body
9     prevents them both from wearing armour and
10     wielding weapons -- tools that they disdain
11     in any case. Instead, they are gifted with
12     the ability to evolve and grow stronger by
13     eating the flesh of their defeated foes.
14    
15     Over the years, their dragonhide hardens and
16     it can provide better protection than the
17     best armour. Instead of wielding weapons,
18     they use their sharp and lethal claws in
19     combat. Moreover, dragons have a natural
20     talent for magic.
21    
22     Dragons are very interested in the lore of
23     the elements and usually choose to
24     specialize. While focusing their metabolism
25     on a certain element, they can gain various
26     new abilities -- including new spells,
27     enhanced claws and more. Eventually, a
28     dragon is able to evolve from the hatchling
29     stage into a grown-up terrifying ancient
30     dragon.
31     endmsg
32     animation pl_dragon_r
33     is_animated 1
34     anim_speed -1
35     type 1
36     level 1
37     ac 5
38     wc 21
39     dam 10
40     alive 1
41     weight 70000
42     food 999
43     speed 1
44     attacktype 1
45     color_fg red
46     can_use_shield 0
47     can_use_armour 0
48     can_use_weapon 0
49     Str 5
50     Dex 0
51     Con 6
52     Wis -8
53     Int -3
54     Pow 5
55     editable 0
56     # can't use bows anymore with this, so let him use cloaks,
57     # bracers, and girdles.
58     body_range 1
59     body_arm 0
60     body_neck 1
61     body_skill 1
62     body_finger 2
63     body_shoulder 1
64     body_wrist 2
65     body_waist 1
66     end
67     Object dragon_skin_force
68     name dragon skin
69     invisible 1
70     type 114
71 pippijn 1.2 face blank.x11
72 root 1.1 applied 1
73     no_drop 1
74     end
75     Object dragon_ability_force
76     name dragon ability
77     title fire hatchling
78     invisible 1
79     type 114
80     exp 2
81 pippijn 1.2 face blank.x11
82 root 1.1 neutral 1
83     no_drop 1
84     end
85