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.6 by root, Sat Mar 3 01:16:50 2007 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
5skill praying
6msg
7This prayer gives you increased protection from cancellation.
8endmsg
4face spell_praying.x11 9face spell_praying.x11
5level 11
6grace 30 10grace 30
11maxgrace 40
12level 16
13subtype 24
14resist_cancellation 40
15path_attuned 1
16value 1
17invisible 1
18duration 500
19duration_modifier 4
20dam_modifier 3
21no_drop 1
7casting_time 10 22casting_time 10
8path_attuned 1
9skill praying
10type 101
11subtype 24
12value 110
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_cancellation 40
19dam_modifier 3
20msg
21This prayer gives you some more protection from cancellation.
22endmsg
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines