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

Comparing deliantra/arch/spell/Misc/spell_remove_curse.arc (file contents):
Revision 1.12 by elmex, Wed Apr 21 09:30:01 2010 UTC vs.
Revision 1.13 by root, Fri Jul 2 19:54:41 2010 UTC

2inherit type_spell 2inherit type_spell
3name remove curse 3name remove curse
4name_pl remove curse 4name_pl remove curse
5skill praying 5skill praying
6msg 6msg
7Eliminates the cursed status of 7Eliminates the cursed status of some of the items in your inventory, as
8any objects the caster currently has 8long as their level is below the level of the spell.
9equipped, allowing the character to unequip 9
10these items. It does not alter the cursed 10There is no way to know which items will be uncursed, except that the
11status for objects that are not equipped. 11marked item will by uncursed first.
12
13The number of objects uncursed increases as caster level increases.
12endmsg 14endmsg
13face spell_praying.x11 15face spell_praying.x11
14grace 80 16grace 80
15maxgrace 30 17maxgrace 30
16level 40 18level 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines