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

Comparing deliantra/arch/spell/Bullet/spell_large_snowstorm.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:48 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_large_snowstorm 1object spell_large_snowstorm
2name large snowstorm 2name large snowstorm
3name_pl large snowstorm 3name_pl large snowstorm
4skill evocation
5msg
6Fires a small snowball that
7explodes into a ice and cold, freezing
8anything within it. The small snowball
9explodes when it hits something.
10endmsg
11other_arch snowball
12sound wn/bow-puny-miss
4face spell_evocation.x11 13face spell_evocation.x11
5level 5
6sp 16 14sp 16
7casting_time 6 15maxsp 32
8path_attuned 4 16food 8
9other_arch snowball
10dam 8 17dam 8
11dam_modifier 4 18level 25
12range 8
13duration 4
14maxsp 32
15type 101 19type 101
16subtype 5 20subtype 5
21attacktype 18
22path_attuned 4
17value 50 23value 50
18attacktype 18 24invisible 1
25duration 4
26range 8
27dam_modifier 4
19no_drop 1 28no_drop 1
20invisible 1 29casting_time 6
21skill evocation
22food 8
23msg
24Large snowstorm fires a small snowball that
25explodes into a ice and cold, freezing
26anything within it. The small snowball
27explodes when it hits something.
28endmsg
29end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines