ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_destruction.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_destruction.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:21 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines