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

Comparing deliantra/arch/spell/Swarm/spell_frost_nova.arc (file contents):
Revision 1.1 by pippijn, Tue Feb 7 19:10:33 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:31 2007 UTC

1Object spell_frost_nova 1object spell_frost_nova
2name frost nova 2name frost nova
3name_pl frost nova 3name_pl frost nova
4face spell_evocation.111
5skill evocation 4skill evocation
5msg
6This spell will fire a swarm of asteroids which will explode in a
7big icestorm.
8endmsg
9other_arch spell_asteroid
10face spell_evocation.x11
11sp 30
12maxsp 12
13level 12
6type 101 14type 101
7subtype 36 15subtype 36
8level 12 16path_attuned 16
9value 120 17value 120
10sp 30 18invisible 1
11casting_time 12
12path_attuned 16
13other_arch spell_asteroid
14duration 3 19duration 3
15duration_modifier 4 20duration_modifier 4
16maxsp 12
17no_drop 1 21no_drop 1
18invisible 1 22casting_time 12
19msg
20Info on Frost Nova.
21endmsg
22end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines