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.8 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:24 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
13face spell_evocation.x11 14face spell_evocation.x11
14sp 16 15sp 16
15maxsp 32 16maxsp 32
16food 8 17food 8
17dam 8 18dam 8
18level 5 19level 25
19type 101 20type 101
20subtype 5 21subtype 5
21attacktype 18 22attacktype 18
22path_attuned 4 23path_attuned 4
23value 50 24value 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines