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.4 by root, Sat Mar 3 00:51:08 2007 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
4face spell_praying.x11
5level 10
6grace 30
7casting_time 12
8path_attuned 1
9skill praying 5skill 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
20msg 6msg
21Protection from magic reduces damage from 7Reduces damage from
22magical attacks or spells. There are a few 8magical attacks or spells. There are a few
23spells that do not hit with a magical attack; 9spells that do not hit with a magical attack;
24this spell does nothing to reduce those 10this spell does nothing to reduce those
25effects. 11effects.
26endmsg 12endmsg
13face spell_praying.x11
14grace 30
15maxgrace 40
16level 20
17type 101
18subtype 24
19resist_magic 30
20path_attuned 1
21value 100
22invisible 1
23duration 500
24duration_modifier 4
25dam_modifier 3
26no_drop 1
27casting_time 12
27end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines