ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bolt/spell_sm_lightning.arc
Revision: 1.13
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.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_sm_lightning
2 inherit type_spell
3 name small lightning
4 name_pl small lightnings
5 skill pyromancy
6 msg
7 This is the weakest lightning bolt, inflicting electric damage.
8 endmsg
9 other_arch lightning
10 face spell_pyromancy.x11
11 sp 6
12 maxsp 24
13 dam 8
14 level 3
15 subtype 4
16 attacktype 10
17 path_attuned 8
18 value 1
19 invisible 1
20 duration 8
21 range 12
22 dam_modifier 3
23 no_drop 1
24 casting_time 5
25 end
26