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.13 by elmex, Wed Apr 21 09:29:57 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
20subtype 5 20subtype 5
21attacktype 18 21attacktype 18
22path_attuned 4 22path_attuned 4
23value 50 23value 1
24invisible 1 24invisible 1
25duration 4 25duration 4
26range 8 26range 8
27dam_modifier 4 27dam_modifier 4
28no_drop 1 28no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines