Amnesia: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(redundant category)
(Corrected the article to say that there is a *chance* you forget an old secret upon learning a new one, not that you *will* forget an old secred. Also added a tips section)
Line 16: Line 16:
Whenever a player with Amnesia enters a zone they're previously explored, there is a 5% chance that they will "forget" the layout; this marks any explored tiles in the zone as unexplored, making it as if the player had never been to the zone before. The player can't forget the layout of a zone they've been to within the last 2 rounds.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Amnesia|name=Amnesia}}
Whenever a player with Amnesia enters a zone they're previously explored, there is a 5% chance that they will "forget" the layout; this marks any explored tiles in the zone as unexplored, making it as if the player had never been to the zone before. The player can't forget the layout of a zone they've been to within the last 2 rounds.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Amnesia|name=Amnesia}}


Additionally, whenever a player with Amnesia learns a new secret, they will "forget" a random secret that they've already learned, causing it's entry to disappear from the Journal.<ref name="Amnesia"/> If the player forgets a particular secret, they can relearn it from it's original source or any other source that can grant that secret; for example, a particular forgotten secret discovered from looking at a a {{qud text|&rp&Ra&Wi&wn&gt&Ge&Bd|notxml}} item can be relearned by looking at that item once more.
Additionally, whenever a player with Amnesia learns a new [[secrets|secret]], there is a chance they will "forget" a random secret that they've already learned, causing it's entry to disappear from the Journal.<ref name="Amnesia"/> If the player forgets a particular secret, they can relearn it from it's original source or any other source that can grant that secret; for example, a particular forgotten secret discovered from looking at a a {{qud text|&rp&Ra&Wi&wn&gt&Ge&Bd|notxml}} item can be relearned by looking at that item once more.
== Amnesia Messages ==
== Amnesia Messages ==
The following message is displayed when a player forgets the layout of a zone:
The following message is displayed when a player forgets the layout of a zone:
Line 23: Line 23:
The following message is displayed when the player forgets a secret:
The following message is displayed when the player forgets a secret:
{{Qud quote|You feel like you forgot something important.}}
{{Qud quote|You feel like you forgot something important.}}
==Tips==
{{opinion}}
* Players with {{name}} should share any [[Resheph]]-related [[secrets]] with {{favilink|Tszappur, disciple of the Coiled Lamb}} before they sell the item which gave them that secret, to avoid the chance of losing the secret before redeeming it for [[experience]].
== References ==  
== References ==  
<references/>
<references/>
{{Mutation Navbox}}
{{Mutation Navbox}}

Revision as of 23:17, 5 December 2020

This information is reliable as of patch 2.0.201.47. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.201.47.
Amnesia (D)
Category

Mental defect

Cost

-2

ID?Use this ID to wish for the mutation
(example: mutation:Amnesia)

Amnesia

Reality DistortingReality distorting mutations
cannot be used under
the effects of normality.

no

Amnesia (D)

You forget things and places.

Whenever you learn a new secret, there's a small chance you forget a secret.
Whenever you return to a map you previously visited, there's a small chance you forget the layout.

Amnesia (D) is a mental defect that causes the player to occasionally "forget" certain information.

Whenever a player with Amnesia enters a zone they're previously explored, there is a 5% chance that they will "forget" the layout; this marks any explored tiles in the zone as unexplored, making it as if the player had never been to the zone before. The player can't forget the layout of a zone they've been to within the last 2 rounds.[1]

Additionally, whenever a player with Amnesia learns a new secret, there is a chance they will "forget" a random secret that they've already learned, causing it's entry to disappear from the Journal.[1] If the player forgets a particular secret, they can relearn it from it's original source or any other source that can grant that secret; for example, a particular forgotten secret discovered from looking at a a painted item can be relearned by looking at that item once more.

Amnesia Messages

The following message is displayed when a player forgets the layout of a zone:

This place feels vaguely familiar.

The following message is displayed when the player forgets a secret:

You feel like you forgot something important.

Tips

This section is opinion-based. Your mileage may vary.

References

  1. 1.0 1.1 XRL.World.Parts.Mutation.Amnesia