ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_destruction.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +2 -2 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_destruction
2 name destruction
3 name_pl destruction
4 skill sorcery
5 msg
6 Damages all creatures in the area of effect.
7 The size of the area depends on the spell strength.
8
9 Unlike most spells, destruction will work through walls and doors.
10 Thus, the caster need not see all the targets for this
11 spell to work. The damage is all magical in nature.
12 endmsg
13 other_arch destruction
14 face spell_sorcery.x11
15 sp 15
16 maxsp 20
17 dam 90
18 level 18
19 type 101
20 subtype 16
21 attacktype 2
22 path_attuned 0
23 value 180
24 invisible 1
25 range 5
26 range_modifier 10
27 dam_modifier 1
28 no_drop 1
29 casting_time 10
30 end
31