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

Comparing deliantra/arch/spell/Detect/spell_detect_curse.arc (file contents):
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:58 2010 UTC

1object spell_detect_curse 1object spell_detect_curse
2inherit type_spell
2name detect curse 3name detect curse
3name_pl detect curse 4name_pl detect curse
4skill praying 5skill praying
5msg 6msg
6This prayer will mark I<all> cursed or damned items in your inventory. 7This prayer will mark all cursed or damned items in your inventory.
7endmsg 8endmsg
8other_arch detect_magic 9other_arch detect_magic
9face spell_praying.x11 10face spell_praying.x11
10grace 10 11grace 10
11level 5 12level 5
12type 101
13subtype 33 13subtype 33
14path_attuned 8192 14path_attuned 8192
15value 50 15value 1
16invisible 1 16invisible 1
17range 12 17range 12
18range_modifier 5 18range_modifier 5
19no_drop 1 19no_drop 1
20known_cursed 1 20known_cursed 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines