ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_asteroid.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:56 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +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_asteroid
2 inherit type_spell
3 name asteroid
4 name_pl asteroid
5 skill evocation
6 msg
7 An asteroid is a large ball of ice, which is shot in the cast
8 direction and will explode into a big icestorm once it hits something.
9 endmsg
10 other_arch asteroid
11 sound wn/bow-puny-miss
12 face spell_evocation.x11
13 sp 15
14 maxsp 18
15 food 10
16 dam 75
17 level 30
18 subtype 5
19 attacktype 256
20 path_attuned 16
21 value 1
22 invisible 1
23 duration 10
24 range 12
25 duration_modifier 4
26 dam_modifier 1
27 no_drop 1
28 casting_time 10
29 end
30