ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/race/animal_quetzalcoatl/quetzalcoatl.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:50 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +26 -26 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object quetzalcoatl_player
2 root 1.1 name Quetzalcoatl
3     race reptile
4 root 1.5 randomitems quetzalcoatl_player_items
5     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 root 1.5 anim
36     quetzalcoatl.x31
37     quetzalcoatl.x32
38     quetzalcoatl.x71
39     quetzalcoatl.x72
40     facings 2
41     mina
42 root 1.1 is_animated 0
43 root 1.5 type 1
44     level 1
45     ac 5
46     wc 21
47     dam 10
48     alive 1
49     weight 70000
50 root 1.3 food 999
51 root 1.1 speed 1
52     attacktype 1
53 root 1.5 path_attuned 2
54 root 1.1 resist_fire 100
55     resist_cold -30
56 root 1.5 color_fg light_blue
57 root 1.1 can_use_shield 0
58     can_use_armour 0
59     can_use_weapon 1
60 root 1.5 Str 6
61     Dex 3
62     Con 6
63     Wis -8
64     Int -8
65     Pow 6
66     editable 0
67 root 1.1 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