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.3 by pippijn, Tue Jan 2 21:58:43 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:35 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines