Confusing Breath: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{Mutation | title = {{PAGENAME}} | image = none | type = Physical | id = ConfusionBreather | desc = Breathes confusion gas in a cone. Cone length: &C(level based)&y tiles\nC...")
 
(no longer true)
 
(11 intermediate revisions by 2 users not shown)
Line 9: Line 9:
| realitydistort =no
| realitydistort =no
| npconly =yes
| npconly =yes
}}{{OnEat|id=BreatheOnEatConfusionBreather5|name=Confusion Breath (Level 5)
}}{{OnEat|id=BreatheOnEatConfusionBreather10|name=Confusion Breath (Level 10)
}}
}}
{{name}} is an NPC only 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 {{favilink|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]].
==Creatures That Have Fire Breath==
 
{| 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° }}
|}
 
== Ability Cooldown ==
{{willpower cooldown table | 15 }}
 
== Additional Notes ==
* 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}}
 
==Creatures That Have Confusing Breath==
{{Creatures with the mutation|no default message}}
* {{favilink|mazebeard}}
* {{favilink|mazebeard}}
* {{favilink|elder mazebeard}}
* {{favilink|elder mazebeard}}


== References ==
{{References|2.0.201.114}}
<references />
 
{{Mutation Navbox}}
{{Mutation Navbox}}

Latest revision as of 10:22, 9 January 2024

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°

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

Creatures That Have Confusing Breath

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