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

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_cancellation.arc (file contents):
Revision 1.9 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_protection_from_cancellation 1object spell_protection_from_cancellation
2inherit type_spell
2name protection from cancellation 3name protection from cancellation
3name_pl protection from cancellation 4name_pl protection from cancellation
4skill praying 5skill praying
5msg 6msg
6This prayer gives you increased protection from cancellation. 7This prayer gives you increased protection from cancellation.
7endmsg 8endmsg
8face spell_praying.x11 9face spell_praying.x11
9grace 30 10grace 30
10maxgrace 40 11maxgrace 40
11level 16 12level 16
12type 101
13subtype 24 13subtype 24
14resist_cancellation 40 14resist_cancellation 40
15path_attuned 1 15path_attuned 1
16value 110 16value 1
17invisible 1 17invisible 1
18duration 500 18duration 500
19duration_modifier 4 19duration_modifier 4
20dam_modifier 3 20dam_modifier 3
21no_drop 1 21no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines