Confusing Breath: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(Add more info about breath mutations)
Line 12: Line 12:
{{name}} is a mutation which fires [[confusion gas]] into a large cone-shaped area. This mutation is the signature ability of {{favilink|mazebeard|plural}}. The confusion gas has a gas density of 80.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=ConfusionBreather}}
{{name}} is a mutation which fires [[confusion gas]] into a large cone-shaped area. This mutation is the signature ability of {{favilink|mazebeard|plural}}. The confusion gas has a gas density of 80.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=ConfusionBreather}}


This mutation may also be obtained as a [[cooking effect]] when cooking with certain ingredients.
This mutation may also be obtained as a [[cooking effect]] when cooking with [[Confusion gas-breathing cooking effects|confusion gas-breathing ingredients]].
 
{| class="wikitable"
! Ingredients cooked with
! Effect
! Cone Characteristics
|-
| {{favilink|mazebeard gland paste}}
| Level 5 {{name}}
| 30° cone, 9 tiles long
|-
| {{favilink|concentrated mazebeard gland paste}}
| Level 10 {{name}}
| 40° cone, 14 tiles long
|-
| {{favilink|mazebeard gland paste}} '''+''' {{favilink|concentrated mazebeard gland paste}}
| Level 15 {{name}}
| 50° cone, 19 tiles long
|}
 
The following formulas are used to determine breath cone characteristics based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=ConfusionBreather}}{{Code Reference|namespace=XRL.World.Parts.Mutation|class=BreatherBase}}
{| class="wikitable"
| style="border-top:1px solid transparent;border-left:1px solid transparent;" |
! Formula
|-
! Breath Cone Length
| {{simple formula | 4 + Level }}
|-
! Breath Cone Angle
| {{simple formula | Level * 2 + 20° }}
|}
 
==Creatures That Have Confusing Breath==
==Creatures That Have Confusing Breath==
* {{favilink|mazebeard}}
* {{favilink|mazebeard}}
Line 20: Line 51:
{{willpower cooldown table | 15 }}
{{willpower cooldown table | 15 }}


== References ==
== Additional Notes ==
<references />
* Eating a {{favilink|mazebeard gland}} or {{favilink|elder mazebeard gland}} causes the creature ingesting the gland to emit a single, one-time burst of {{name}}.{{Code Reference|class=BreatheOnEat}}
 
{{References|2.0.201.114}}


{{Mutation Navbox}}
{{Mutation Navbox}}

Revision as of 17:51, 27 September 2021

Confusing Breath
Category

Physical

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

ConfusionBreather

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

no

Confusing Breath

Breathes confusion gas in a cone.

Cone length: (level based) tiles
Cone angle: (level based) degrees
Cooldown: 15 rounds

Confusing Breath is a mutation which fires confusion gas into a large cone-shaped area. This mutation is the signature ability of mazebeards. The confusion gas has a gas density of 80.[1]

This mutation may also be obtained as a cooking effect when cooking with confusion gas-breathing ingredients.

Ingredients cooked with Effect Cone Characteristics
mazebeard gland paste Level 5 Confusing Breath 30° cone, 9 tiles long
concentrated mazebeard gland paste Level 10 Confusing Breath 40° cone, 14 tiles long
mazebeard gland paste + concentrated mazebeard gland paste Level 15 Confusing Breath 50° cone, 19 tiles long

The following formulas are used to determine breath cone characteristics based on mutation level.[2][3]

Formula
Breath Cone Length
4 + Level
Breath Cone Angle
Level × 2 + 20°

Creatures That Have Confusing Breath

Ability Cooldown

Confusing Breath's cooldown (CD) in rounds depends on the user's willpower (WI) attribute:

WICDWICDWICDWICD
92115162112277
102016152211286
111917152310296
12181814249305
13181913259315
14172012268325

Additional Notes

References

This information is reliable as of patch 2.0.201.114.
  1. XRL.World.Parts.Mutation.ConfusionBreather
  2. XRL.World.Parts.Mutation.ConfusionBreather
  3. XRL.World.Parts.Mutation.BreatherBase
  4. XRL.World.Parts.BreatheOnEat