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.5 by root, Sat Mar 3 00:51:07 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
5skill evocation
6msg
7Fires a ball of ice which explodes when it hits a target. Be ready to run away!
8endmsg
9other_arch snowball
10sound wn/bow-puny-miss
4face spell_evocation.x11 11face spell_evocation.x11
5level 3
6sp 10 12sp 10
7casting_time 5 13maxsp 24
8path_attuned 4 14food 7
9other_arch snowball
10dam 8 15dam 8
11dam_modifier 3 16level 15
12range 6
13duration 4
14maxsp 24
15type 101 17type 101
16subtype 5 18subtype 5
19attacktype 18
20path_attuned 4
17value 30 21value 30
18attacktype 18 22invisible 1
23duration 4
24range 6
25dam_modifier 3
19no_drop 1 26no_drop 1
20invisible 1 27casting_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 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines