ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_destruction.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:14 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +18 -19 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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