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.6 by root, Sat Mar 3 01:24:15 2007 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
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 20type 101
19subtype 5 21subtype 5
20attacktype 18 22attacktype 18
21path_attuned 4 23path_attuned 4
22value 50 24value 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines