ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_snowstorm.arc
Revision: 1.12
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_large_snowstorm
2 inherit type_spell
3 name large snowstorm
4 name_pl large snowstorm
5 skill evocation
6 msg
7 Fires a small snowball that
8 explodes into a ice and cold, freezing
9 anything within it. The small snowball
10 explodes when it hits something.
11 endmsg
12 other_arch snowball
13 sound wn/bow-puny-miss
14 face spell_evocation.x11
15 sp 16
16 maxsp 32
17 food 8
18 dam 8
19 level 25
20 subtype 5
21 attacktype 18
22 path_attuned 4
23 value 50
24 invisible 1
25 duration 4
26 range 8
27 dam_modifier 4
28 no_drop 1
29 casting_time 6
30 end
31