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

File Contents

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