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

Comparing deliantra/arch/spell/Change_Ability/spell_haste.arc (file contents):
Revision 1.5 by root, Sat Mar 3 00:51:08 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

1Object spell_haste 1object spell_haste
2name haste 2name haste
3name_pl haste 3name_pl haste
4skill none
5msg
6This prayer increases the speed of the beseecher or target.
7endmsg
8sp 50
9exp 3
4level 12 10level 12
5sp 50
6casting_time 10
7path_attuned 32
8skill none
9type 101 11type 101
10subtype 24 12subtype 24
13path_attuned 32
11value 120 14value 120
15invisible 1
16duration 500
17duration_modifier 4
12no_drop 1 18no_drop 1
13invisible 1 19casting_time 10
14duration_modifier 4
15duration 500
16exp 3
17msg
18This prayer heals *all* wounds on either the beseecher or the target. However, it will not cure other problems, such as blindness or disease.
19endmsg
20end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines