ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_magic.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:26 2010 UTC

1object spell_protection_from_magic 1object spell_protection_from_magic
2inherit type_spell
2name protection from magic 3name protection from magic
3name_pl protection from magic 4name_pl protection from magic
4skill praying 5skill praying
5msg 6msg
6Protection from magic reduces damage from 7Reduces damage from
7magical attacks or spells. There are a few 8magical attacks or spells. There are a few
8spells that do not hit with a magical attack; 9spells that do not hit with a magical attack;
9this spell does nothing to reduce those 10this spell does nothing to reduce those
10effects. 11effects.
11endmsg 12endmsg
12face spell_praying.x11 13face spell_praying.x11
13grace 30 14grace 30
14maxgrace 40 15maxgrace 40
15level 10 16level 20
16type 101 17type 101
17subtype 24 18subtype 24
18resist_magic 30 19resist_magic 30
19path_attuned 1 20path_attuned 1
20value 100 21value 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines