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

Comparing deliantra/arch/spell/Healing/spell_cure_disease.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:21:40 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:59 2010 UTC

1Object spell_cure_disease 1object spell_cure_disease
2inherit type_spell
2name cure disease 3name cure disease
3name_pl cure disease 4name_pl cure disease
5skill praying
6msg
7This prayer cures I<all> diseases from your character.
8endmsg
9other_arch healing
10sound wn/heal
4face spell_praying.111 11face spell_praying.x11
5level 5
6grace 30 12grace 30
13level 28
14subtype 21
15attacktype 33554432
16path_attuned 256
17value 1
18invisible 1
19no_drop 1
7casting_time 10 20casting_time 10
8path_attuned 256
9other_arch healing
10skill praying
11type 101
12subtype 21
13value 50
14no_drop 1
15invisible 1
16attacktype 33554432
17msg
18This prayer cures *all* disease from your character.
19endmsg
20end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines