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

Comparing deliantra/arch/spell/Change_Ability/spell_regeneration.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:08 2007 UTC

1object spell_regeneration 1Object spell_regeneration
2name regeneration 2name regeneration
3name_pl regeneration 3name_pl regeneration
4face spell_praying.x11
5level 7
6grace 15
7casting_time 10
8path_attuned 128
4skill praying 9skill praying
10type 101
11subtype 24
12value 70
13no_drop 1
14invisible 1
15duration_modifier 6
16duration 500
17dam_modifier 5
18hp 1
19maxgrace 10
5msg 20msg
6This prayer causes the target to heal more quickly. 21This prayer causes the target to heal more quickly.
7endmsg 22endmsg
8face spell_praying.x11
9hp 1
10grace 15
11maxgrace 10
12level 7
13type 101
14subtype 24
15path_attuned 128
16value 70
17invisible 1
18duration 500
19duration_modifier 6
20dam_modifier 5
21no_drop 1
22casting_time 10
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines