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.7 by root, Sat Mar 3 01:24:16 2007 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 vs. 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
10sound wn/bow-puny-miss
9face spell_evocation.x11 11face spell_evocation.x11
10sp 6 12sp 6
11maxsp 24 13maxsp 24
12food 4 14food 4
13dam 8 15dam 8
14level 1 16level 3
15type 101
16subtype 5 17subtype 5
17attacktype 18 18attacktype 18
18path_attuned 4 19path_attuned 4
19value 10 20value 1
20invisible 1 21invisible 1
21duration 6 22duration 6
22range 4 23range 4
23dam_modifier 6 24dam_modifier 6
24no_drop 1 25no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines