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

Comparing deliantra/arch/spell/Healing/spell_cure_blindness.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:51 2007 UTC vs.
Revision 1.10 by root, Sun Sep 28 15:12:03 2008 UTC

1object spell_cure_blindness 1object spell_cure_blindness
2name cure blindness 2name cure blindness
3name_pl cure blindness 3name_pl cure blindness
4skill praying
5msg
6This prayer removes any magical blindness effect from your character.
7endmsg
8other_arch healing
9sound wn/heal
4face spell_praying.x11 10face spell_praying.x11
5level 9
6grace 30 11grace 30
7casting_time 10 12level 11
8path_attuned 256
9other_arch healing
10skill praying
11type 101 13type 101
12subtype 21 14subtype 21
15attacktype 4194304
16path_attuned 256
13value 90 17value 90
18invisible 1
14no_drop 1 19no_drop 1
15invisible 1 20casting_time 10
16attacktype 4194304
17msg
18This prayer removes blindness from your character.
19endmsg
20end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines