ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_large_snowstorm.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

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 1
24 invisible 1
25 duration 4
26 range 8
27 dam_modifier 4
28 no_drop 1
29 casting_time 6
30 end
31