Difference between revisions of "Potion of confusion"

From NetHackWiki
Jump to navigation Jump to search
(first info)
 
m (SLASH'EM: chance to:opportunity::chance of:probability)
 
(22 intermediate revisions by 16 users not shown)
Line 1: Line 1:
The '''potion of confusion''' will make you [[confusion|confused]] for several turns. It costs 100. Dipping it into a [[unicorn horn]] turns the potion into [[potion of water|water]], and dipping it into [[potion of gain energy|gain energy]] or [[potion of gain level|gain level]] turns the potion either into [[potion of booze|booze]] or [[potion of enlightenment|enlightenment]].
+
{{languages}}
 +
{{potion
 +
|name=confusion
 +
|cost=100
 +
|muse=off}}
  
Monsters will throw these at you.
+
A '''potion of confusion''' is a type of [[potion]] that appears in ''[[NetHack]]''.
 +
 
 +
==Generation==
 +
[[Intelligent monster]]s can generate with the potion as an [[offensive item]].{{refsrc|src/makemon.c|556|version=NetHack 3.6.7}}
 +
 
 +
Mixing a potion of booze with a [[potion of enlightenment]] via [[dipping]] will [[alchemy|alchemize]] a potion of confusion.
 +
 
 +
==Description==
 +
Quaffing the potion will, unsurprisingly, leave you [[confused]] for several [[turn]]s. The duration of the confusion depends on the [[beatitude]] of the potion:{{refsrc|src/potion.c|902|version=NetHack 3.6.7}}
 +
 
 +
* blessed: {{rn1|7|8}} turns
 +
* uncursed: {{rn1|7|16}} turns
 +
* cursed: {{rn1|7|24}} turns
 +
 
 +
Dipping a [[unicorn horn]] into a potion of confusion will turn the potion into an uncursed [[potion of water]]. Dipping the potion into a [[potion of gain energy]] or [[potion of gain level]] will alchemize the potion into either a [[potion of booze]] or a [[potion of enlightenment]].
 +
 
 +
Monsters will throw this potion at you, with similar effects if you are hit; inhaling the potion's [[vapor]]s confuses you for 1 to 5 turns.{{refsrc|src/potion.c|1700|nethack=3.6.7}} Monsters that are hit with a potion are confused, subject to their [[monster magic resistance]].{{refsrc|src/potion.c|1466|nethack=3.6.7}}
 +
 
 +
==Strategy==
 +
While the potion can be occasionally useful for [[Confusion#Confused scroll effects|reading scrolls while confused]], there are many other sources of confusion that weigh less. As such, this potion tends to be thrown at monsters, or more frequently [[polypile]]d or made into water.
 +
 
 +
==History==
 +
The potion of confusion first appears in Hack 1.21 and Hack for PDP-11, which is based on [[Jay Fenlason's Hack]], and is included in the initial item list for [[Hack 1.0]].
 +
 
 +
==Messages==
 +
{{message|Huh, What?  Where am I?|You quaffed a potion of confusion.}}
 +
{{message|What a trippy feeling!|As above while [[hallucination|hallucinating]].}}
 +
{{message|You feel somewhat dizzy|You were hit by a thrown potion.}}
 +
 
 +
==Variants==
 +
===SLASH'EM===
 +
In [[SLASH'EM]], the [[Lawful Quest]] has a {{frac|2|5}} chance of generating a cursed potion of confusion among the items found in the Chamber of Junk.
 +
 
 +
==References==
 +
<references/>
 +
{{nethack-367}}
 +
[[Category:Potions|Confusion]]

Latest revision as of 13:05, 19 February 2024

! Pink potion.png
Name confusion
Appearance random
Base price 100 zm
Weight 20
Monster use May be used offensively by monsters.

A potion of confusion is a type of potion that appears in NetHack.

Generation

Intelligent monsters can generate with the potion as an offensive item.[1]

Mixing a potion of booze with a potion of enlightenment via dipping will alchemize a potion of confusion.

Description

Quaffing the potion will, unsurprisingly, leave you confused for several turns. The duration of the confusion depends on the beatitude of the potion:[2]

  • blessed: 8–14 turns
  • uncursed: 16–22 turns
  • cursed: 24–30 turns

Dipping a unicorn horn into a potion of confusion will turn the potion into an uncursed potion of water. Dipping the potion into a potion of gain energy or potion of gain level will alchemize the potion into either a potion of booze or a potion of enlightenment.

Monsters will throw this potion at you, with similar effects if you are hit; inhaling the potion's vapors confuses you for 1 to 5 turns.[3] Monsters that are hit with a potion are confused, subject to their monster magic resistance.[4]

Strategy

While the potion can be occasionally useful for reading scrolls while confused, there are many other sources of confusion that weigh less. As such, this potion tends to be thrown at monsters, or more frequently polypiled or made into water.

History

The potion of confusion first appears in Hack 1.21 and Hack for PDP-11, which is based on Jay Fenlason's Hack, and is included in the initial item list for Hack 1.0.

Messages

Huh, What? Where am I?
You quaffed a potion of confusion.
What a trippy feeling!
As above while hallucinating.
You feel somewhat dizzy
You were hit by a thrown potion.

Variants

SLASH'EM

In SLASH'EM, the Lawful Quest has a 25 chance of generating a cursed potion of confusion among the items found in the Chamber of Junk.

References