Confused: Difference between revisions

18 bytes removed ,  17:17, 1 August 2020
m
no edit summary
mNo edit summary
mNo edit summary
Line 6: Line 6:
{{name}} is a mental debuff that causes creatures to wander about, with [[DV]] and [[MA]] penalties. This makes it much easier to perform mental attacks on a confused creature, especially stacked with [[Berate]]. If a confused target is targeted with another confused, the stronger penalty overwrite the older one. Duration is also reset.
{{name}} is a mental debuff that causes creatures to wander about, with [[DV]] and [[MA]] penalties. This makes it much easier to perform mental attacks on a confused creature, especially stacked with [[Berate]]. If a confused target is targeted with another confused, the stronger penalty overwrite the older one. Duration is also reset.


Eating a {{favilink|yuckwheat stem}} cures confusion instantly.<ref>XRL.World.Parts.Yuckwheat.cs</ref>
Eating a {{favilink|yuckwheat stem}} cures confusion instantly.{{Code Reference|class=Yuckwheat}}
==Causes of Confused==
==Causes of Confused==
* [[Confusion]]
* [[Confusion]]
Line 12: Line 12:
* Eating {{favilink|witchwood bark}}
* Eating {{favilink|witchwood bark}}
* Getting hit by a weapon with [[The Fates have their way]]
* Getting hit by a weapon with [[The Fates have their way]]
* Overdosing on {{favilink|hulk honey injector}}, which creates furious confusion<ref>XRL.World.Parts.Effects.HulkHoney_Tonic.cs</ref>
* Overdosing on {{favilink|hulk honey injector}}, which creates furious confusion{{Code Reference|class=Effects.HulkHoney_Tonic}}</ref>


==Player Effects of Confusion==
==Player Effects of Confusion==
When the player is confused, all tiles on the map will become scrambled, and all names will be replaced with garbled names, like "uhchumahumm". If overdosed on {{favilink|hulk honey injector}}, the names change into something like "RAWRGHMAG!!1!" <ref>XRL.World.Parts.Physics.cs (line 1105)</ref>
When the player is confused, all tiles on the map will become scrambled, and all names will be replaced with garbled names, like "uhchumahumm". If overdosed on {{favilink|hulk honey injector}}, the names change into something like "RAWRGHMAG!!1!" {{Code Reference|class=Physics.cs}}


The inventory will also become uncategorized with all objects replaced with similar style garbled names.
The inventory will also become uncategorized with all objects replaced with similar style garbled names.