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.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:29:57 2010 UTC

1Object spell_haste 1object spell_haste
2inherit type_spell
2name haste 3name haste
3name_pl haste 4name_pl haste
5skill none
6msg
7This prayer increases the speed of the beseecher or target.
8endmsg
9sp 50
10exp 3
4level 12 11level 12
5sp 50 12subtype 24
13path_attuned 32
14value 1
15invisible 1
16duration 500
17duration_modifier 4
18no_drop 1
6casting_time 10 19casting_time 10
7path_attuned 32
8skill ??
9type 101
10subtype 24
11value 120
12no_drop 1
13invisible 1
14duration_modifier 4
15duration 500
16exp 3
17end 20end
21

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines