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.3 by root, Tue Feb 6 22:41:23 2007 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
13sound wn/bow-puny-miss
12face spell_evocation.x11 14face spell_evocation.x11
13sp 16 15sp 16
14maxsp 32 16maxsp 32
15food 8 17food 8
16dam 8 18dam 8
17level 5 19level 25
18type 101
19subtype 5 20subtype 5
20attacktype 18 21attacktype 18
21path_attuned 4 22path_attuned 4
22value 50 23value 50
23invisible 1 24invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines