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

File Contents

# User Rev Content
1 root 1.6 Object fireborn_player
2 root 1.1 name fireborn
3     race fire_elemental
4 root 1.6 randomitems fireborn_player_items
5     face fireborn.x11
6     color_fg red
7 root 1.1 msg
8     Legends say that fireborn are sparks struck
9     off the anvil of creation, with life and
10     spirit, and eventually mind. Those who
11     research magic think that they are relatives
12     of some kind to will o' the wisps. An
13     observer seeing one for the first time would
14     see a strangely intelligent vortex of
15     flame somehow carrying items without burning
16     them.
17    
18     Their insubstantial nature makes them both
19     very weak and very quick. Their minds are
20     agile, and they are able to commune well with
21     the gods. However, their area of excellence
22     is magic. They spellcast more powerfully than
23     any other race, and mana flows into them
24     readily. They can even cast cold spells with
25     devastating effectiveness. They all know a
26     basic fire spell.
27    
28     They have the ability to levitate at will, and
29     they can touch to burn. As they gain more
30     power, they are increasingly difficult to hit
31     with weapons. However, they cannot use weapons
32     or armour, and thereby miss out on many benefits
33     (including powerful magical enchantments) those
34     items may bring.
35    
36     Fire does not harm them, nor poison. Cold,
37     spiritual drain, and physical drain present
38     great peril to them.
39     endmsg
40 root 1.6 anim
41     fireborn.x11
42     fireborn.x12
43     fireborn.x13
44     fireborn.x14
45     mina
46 root 1.1 is_animated 1
47 root 1.6 type 1
48     level 1
49     ac 0
50     wc 21
51     dam 0
52     can_use_shield 0
53     can_use_armour 0
54     can_use_weapon 0
55     path_attuned 2
56     alive 1
57     weight 30000
58 root 1.4 food 999
59 root 1.1 speed 1
60     attacktype 5
61 root 1.6 Str -5
62     Dex 4
63     Con 0
64     Int 2
65     Wis 2
66     Cha -2
67     Pow 7
68 root 1.1 resist_fire 100
69 root 1.6 resist_poison 100
70 root 1.1 resist_cold -30
71     resist_ghosthit -50
72 root 1.6 editable 0
73     # Do they have shoulders? Or waists? Or wrists?
74 root 1.1 body_range 1
75 root 1.6 body_neck 1
76 root 1.1 body_neck 2
77     body_skill 1
78     body_finger 4
79 root 1.6 glow_radius 4
80 root 1.1 end
81 root 1.6 Object fireborn_player_force
82 root 1.1 name Fireborn_Force
83 root 1.6 invisible 1
84 root 1.4 sp 2
85 root 1.6 applied 1
86 root 1.4 type 114
87 root 1.6 face blank.x11
88 root 1.1 no_drop 1
89 root 1.6 speed 0
90 root 1.1 end