ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_forked_lightning.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:56 2010 UTC (14 years, 1 month 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_forked_lightning
2 inherit type_spell
3 name forked lightning
4 name_pl forked lightnings
5 skill praying
6 msg
7 Creates a lighting bolt that forks into smaller bolts, causing a wider area of effect.
8
9 While it is a single ray, the forking can cause it to act more like a cone.
10 endmsg
11 other_arch forked_lightning
12 face spell_praying.x11
13 dex 30
14 con 50
15 grace 15
16 maxgrace 24
17 dam 10
18 level 35
19 subtype 4
20 attacktype 10
21 path_attuned 8
22 value 1
23 invisible 1
24 duration 16
25 range 24
26 dam_modifier 3
27 no_drop 1
28 casting_time 10
29 end
30