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.4 by root, Tue Feb 6 22:41:23 2007 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:26:25 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 17type 101
16subtype 5 18subtype 5
17attacktype 18 19attacktype 18
18path_attuned 4 20path_attuned 4
19value 10 21value 10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines