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.3 by pippijn, Tue Jan 2 18:26:03 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:24 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines