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.9 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:57 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines