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.3 by pippijn, Tue Jan 2 21:58:22 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:23 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines