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

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

1object spell_party_protection_from_paralysis 1object spell_party_protection_from_paralysis
2inherit type_spell
2name party protection from paralysis 3name party protection from paralysis
3name_pl party protection from paralysis 4name_pl party protection from paralysis
4skill praying 5skill praying
5msg 6msg
6This prayer gives party members increased protection from paralysis attacks. 7This prayer gives party members increased protection from paralysis attacks.
10other_arch spell_protection_from_paralysis 11other_arch spell_protection_from_paralysis
11face spell_praying.x11 12face spell_praying.x11
12grace 30 13grace 30
13maxgrace 40 14maxgrace 40
14level 23 15level 23
15type 101
16subtype 48 16subtype 48
17resist_paralyze 50 17resist_paralyze 50
18path_attuned 1 18path_attuned 1
19value 80 19value 80
20invisible 1 20invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines