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.2 by elmex, Wed Aug 9 09:40:12 2006 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines