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.9 by root, Sun Sep 28 15:12:02 2008 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_large_snowstorm 1object spell_large_snowstorm
2inherit type_spell
2name large snowstorm 3name large snowstorm
3name_pl large snowstorm 4name_pl large snowstorm
4skill evocation 5skill evocation
5msg 6msg
6Large snowstorm fires a small snowball that 7Fires a small snowball that
7explodes into a ice and cold, freezing 8explodes into a ice and cold, freezing
8anything within it. The small snowball 9anything within it. The small snowball
9explodes when it hits something. 10explodes when it hits something.
10endmsg 11endmsg
11other_arch snowball 12other_arch snowball
14sp 16 15sp 16
15maxsp 32 16maxsp 32
16food 8 17food 8
17dam 8 18dam 8
18level 25 19level 25
19type 101
20subtype 5 20subtype 5
21attacktype 18 21attacktype 18
22path_attuned 4 22path_attuned 4
23value 50 23value 50
24invisible 1 24invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines