Difference between revisions of "Reinforce memory"

From NetHackWiki
Jump to navigation Jump to search
(New page: '''Reinforce Memory''' is a Technique for the roles Flame Mage, Ice Mage, Necromancer, and Wizard in SLASH'EM. Message: '''You concentrate...''' It has...)
 
Line 12: Line 12:
 
* Else
 
* Else
 
:Message: '''You know that spell quite well already.'''
 
:Message: '''You know that spell quite well already.'''
 +
 +
{{stub | Is spellknow() the same as "spell timeout"? What is the maximum for these values, and how fast do they decrease?}}
  
  
 
[[Category:Techniques]]
 
[[Category:Techniques]]
 
{{slashem-7E7}}
 
{{slashem-7E7}}

Revision as of 08:44, 6 February 2011

Reinforce Memory is a Technique for the roles Flame Mage, Ice Mage, Necromancer, and Wizard in SLASH'EM.

Message: You concentrate...

It has the following effects:

  • If spellknow() is <=0
Message: You are unable to focus your memory of the spell.
  • If spellknow() is <=1000
Message: You focus and reinforce your memory of the spell.
Effect: Spell timeout is increased, and WIS is Exercised
  • Else
Message: You know that spell quite well already.
This page is a stub. Should you wish to do so, you can contribute by expanding this page.

A user has suggested improving this page or section as follows:

" Is spellknow() the same as "spell timeout"? What is the maximum for these values, and how fast do they decrease?"