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

Comparing deliantra/arch/spell/Bullet/spell_medium_snowstorm.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:23 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:24 2010 UTC

1object spell_medium_snowstorm 1object spell_medium_snowstorm
2inherit type_spell
2name medium snowstorm 3name medium snowstorm
3name_pl medium snowstorm 4name_pl medium snowstorm
4skill evocation 5skill evocation
5msg 6msg
6A ball of ice which explodes when it hits a target. Be ready to run away! 7Fires a ball of ice which explodes when it hits a target. Be ready to run away!
7endmsg 8endmsg
8other_arch snowball 9other_arch snowball
10sound wn/bow-puny-miss
9face spell_evocation.x11 11face spell_evocation.x11
10sp 10 12sp 10
11maxsp 24 13maxsp 24
12food 7 14food 7
13dam 8 15dam 8
14level 3 16level 15
15type 101 17type 101
16subtype 5 18subtype 5
17attacktype 18 19attacktype 18
18path_attuned 4 20path_attuned 4
19value 30 21value 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines