ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/animal_quetzalcoatl/quetzalcoatl.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 object quetzalcoatl_player
2 root 1.7 anim
3     quetzalcoatl.x31
4     quetzalcoatl.x32
5     quetzalcoatl.x71
6     quetzalcoatl.x72
7     facings 2
8     mina
9 root 1.1 name Quetzalcoatl
10     race reptile
11     msg
12     Quetzalcoatls are a strange mix of snake,
13     bird, human, and a dash of the divine. They
14     are able to manipulate objects with their
15     claws. They are amazingly strong, very quick,
16     and amazingly hardy, but quite stupid and
17     impious (despite the dash of divinity).
18     However, they are strongly magical in nature
19     and usually have a vast reservoir of mana
20     with which to cast any spell they're not too
21     stupid to learn. Often, they're only able to
22     grasp one basic fire spell.
23    
24     Their strongly draconic nature makes them
25     immune to fire and helps them with fire
26     spells, but they are vulnerable to cold.
27     They can grasp weapons, but their bizarre body
28     shape prevents them from using armour,
29     helmets, and other items of apparel intended
30     for bipedal creatures with two arms, two legs,
31     and a head. Their inability to use armour
32     comes back to haunt them when they compare
33     themselves with other races: highly enchanted
34     armour is usually more beneficial than
35     dragonhide! The wings come in handy: they can
36     use them to levitate, and their hide gets
37     thicker as they gain power, compensating them
38     somewhat for not being able to use armour.
39     endmsg
40 root 1.7 face quetzalcoatl.x31
41 root 1.1 is_animated 0
42 root 1.7 str 6
43     dex 3
44     con 6
45     wis -8
46     pow 6
47     int -8
48     food 999
49     dam 10
50     wc 21
51 root 1.5 ac 5
52 root 1.1 speed 1
53 root 1.7 level 1
54     type 1
55 root 1.1 attacktype 1
56     resist_fire 100
57     resist_cold -30
58 root 1.7 path_attuned 2
59     weight 70000
60     randomitems quetzalcoatl_player_items
61     alive 1
62 root 1.1 can_use_shield 0
63     can_use_armour 0
64     can_use_weapon 1
65     body_range 1
66     body_arm 2
67     body_neck 1
68     body_skill 1
69     body_finger 2
70     body_shoulder 1
71     body_wrist 2
72     body_waist 1
73 root 1.7 editable 0
74 root 1.8 magicmap light_blue
75 root 1.1 end
76