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.1.1.1 by root, Mon Feb 6 20:26:27 2006 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
4face spell_evocation.111
5level 5
6sp 16
7casting_time 6
8path_attuned 4
9other_arch snowball
10dam 8
11dam_modifier 4
12range 8
13duration 4
14maxsp 32
15type 101
16subtype 5
17value 50
18attacktype 18
19no_drop 1
20invisible 1
21skill evocation 5skill evocation
22food 8
23msg 6msg
24Large snowstorm fires a small snowball that 7Fires a small snowball that
25explodes into a ice and cold, freezing 8explodes into a ice and cold, freezing
26anything within it. The small snowball 9anything within it. The small snowball
27explodes when it hits something. 10explodes when it hits something.
28endmsg 11endmsg
12other_arch snowball
13sound wn/bow-puny-miss
14face spell_evocation.x11
15sp 16
16maxsp 32
17food 8
18dam 8
19level 25
20subtype 5
21attacktype 18
22path_attuned 4
23value 1
24invisible 1
25duration 4
26range 8
27dam_modifier 4
28no_drop 1
29casting_time 6
29end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines