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.2 by elmex, Wed Aug 9 09:40:12 2006 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
5skill evocation
6msg
7Shoots a ball of ice which explodes when it hits a target. Useful versus fire-creatures!
8endmsg
9other_arch snowball
10sound wn/bow-puny-miss
4face spell_evocation.111 11face spell_evocation.x11
5level 1
6sp 6 12sp 6
7casting_time 5 13maxsp 24
8path_attuned 4 14food 4
9other_arch snowball
10dam 8 15dam 8
11dam_modifier 6 16level 3
12range 4
13duration 6
14maxsp 24
15type 101 17type 101
16subtype 5 18subtype 5
19attacktype 18
20path_attuned 4
17value 10 21value 10
18attacktype 18 22invisible 1
23duration 6
24range 4
25dam_modifier 6
19no_drop 1 26no_drop 1
20invisible 1 27casting_time 5
21skill evocation
22food 4
23msg
24A ball of ice which explodes when it hits a target. Useful vs. fire-creatures!
25endmsg
26end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines