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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_confusion.arc (file contents):
Revision 1.9 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:28 2010 UTC

1object spell_protection_from_confusion 1object spell_protection_from_confusion
2inherit type_spell
2name protection from confusion 3name protection from confusion
3name_pl protection from confusion 4name_pl protection from confusion
4skill praying 5skill praying
5msg 6msg
6This prayer gives you increased protection from confusion. 7This prayer gives you increased protection from confusion.
7endmsg 8endmsg
8face spell_praying.x11 9face spell_praying.x11
9grace 20 10grace 20
10maxgrace 40 11maxgrace 40
11level 17 12level 17
12type 101
13subtype 24 13subtype 24
14resist_confusion 50 14resist_confusion 50
15path_attuned 1 15path_attuned 1
16value 70 16value 70
17invisible 1 17invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines