ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/spell_retributive_strike.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:06 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_retributive_strike
2 inherit type_spell
3 name retributive strike
4 name_pl retributive strike
5 skill praying
6 msg
7 Damages the targeted creature with
8 power directly from the god. Very few
9 creatures have any form of protection from
10 godly magic.
11
12 It is usually reserved for the gods themselves, but beings who can cast this
13 usually consider themselves demigods.
14 endmsg
15 other_arch god_power
16 face spell_praying.x11
17 grace 100
18 maxgrace 75
19 dam 55
20 level 50
21 subtype 10
22 attacktype 1048576
23 path_attuned 131072
24 value 1
25 invisible 1
26 duration 2
27 range 8
28 range_modifier 12
29 dam_modifier 1
30 no_drop 1
31 casting_time 8
32 end
33