ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc
Revision: 1.11
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.10: +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_rune_of_magic_drain
2 inherit type_spell
3 name rune of magic drain
4 name_pl rune of magic drain
5 skill evocation
6 msg
7 Creates a rune that, when triggered,
8 drains the mana of the target. This drain in
9 mana will make it impossible for the target
10 to cast spells until it regains sufficient
11 mana to do so.
12 endmsg
13 other_arch rune_drain_magic
14 face spell_evocation.x11
15 sp 30
16 level 14
17 subtype 2
18 path_attuned 32768
19 value 1
20 invisible 1
21 no_drop 1
22 casting_time 15
23 end
24