ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:57 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_protection_from_magic
2 inherit type_spell
3 name protection from magic
4 name_pl protection from magic
5 skill praying
6 msg
7 Reduces damage from
8 magical attacks or spells. There are a few
9 spells that do not hit with a magical attack;
10 this spell does nothing to reduce those
11 effects.
12 endmsg
13 face spell_praying.x11
14 grace 30
15 maxgrace 40
16 level 20
17 subtype 24
18 resist_magic 30
19 path_attuned 1
20 value 1
21 invisible 1
22 duration 500
23 duration_modifier 4
24 dam_modifier 3
25 no_drop 1
26 casting_time 12
27 end
28