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.9 by root, Thu Sep 17 08:14:49 2009 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_destruction 1object spell_destruction
2inherit type_spell
2name destruction 3name destruction
3name_pl destruction 4name_pl destruction
4skill sorcery 5skill sorcery
5msg 6msg
6Damages all creatures in the area of effect. 7Damages all creatures in the area of effect.
14face spell_sorcery.x11 15face spell_sorcery.x11
15sp 15 16sp 15
16maxsp 20 17maxsp 20
17dam 90 18dam 90
18level 18 19level 18
19type 101
20subtype 16 20subtype 16
21attacktype 2 21attacktype 2
22path_attuned 0 22path_attuned 0
23value 180 23value 1
24invisible 1 24invisible 1
25range 5 25range 5
26range_modifier 10 26range_modifier 10
27dam_modifier 1 27dam_modifier 1
28no_drop 1 28no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines