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.3 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:08 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines