ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_small_snowstorm.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_small_snowstorm.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:49 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 07:29:59 2008 UTC

1object spell_small_snowstorm 1object spell_small_snowstorm
2name small snowstorm 2name small snowstorm
3name_pl small snowstorm 3name_pl small snowstorm
4skill evocation
5msg
6A ball of ice which explodes when it hits a target. Useful versus fire-creatures!
7endmsg
8other_arch snowball
9sound wn/bow-puny-miss
4face spell_evocation.x11 10face spell_evocation.x11
11sp 6
12maxsp 24
13food 4
14dam 8
5level 1 15level 1
6sp 6
7casting_time 5
8path_attuned 4
9other_arch snowball
10dam 8
11dam_modifier 6
12range 4
13duration 6
14maxsp 24
15type 101 16type 101
16subtype 5 17subtype 5
18attacktype 18
19path_attuned 4
17value 10 20value 10
18attacktype 18 21invisible 1
22duration 6
23range 4
24dam_modifier 6
19no_drop 1 25no_drop 1
20invisible 1 26casting_time 5
21skill evocation
22food 4
23msg
24A ball of ice which explodes when it hits a target. Useful vs. fire-creatures!
25endmsg
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines