Normality Breath: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
(no longer true)
 
(6 intermediate revisions by 2 users not shown)
Line 9: Line 9:
| realitydistort =no
| realitydistort =no
| npconly =yes
| npconly =yes
}}{{OnEat|id=BreatheOnEatNormalityBreather5|name=Normality Breath (Level 5)
}}{{OnEat|id=BreatheOnEatNormalityBreather10|name=Normality Breath (Level 10)
}}
}}
{{name}} is a mutation which fires [[normality gas]] into a large cone-shaped area. This mutation is the signature ability of {{favilink|nullbeard|plural}}. The normality gas has a gas density of 80.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=NormalityBreather}} Additionally, creatures with this mutation are [[astrally tethered]].
{{name}} is a mutation which fires {{favilink|normality gas}} into a large cone-shaped area. This mutation is the signature ability of {{favilink|nullbeard|plural}}. The normality gas has a [[gas]] density of 80.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=NormalityBreather}}
 
This mutation may also be obtained as a [[cooking effect]] when cooking with [[Normality gas-breathing cooking effects|normality gas-breathing ingredients]].
 
{| class="wikitable"
! Ingredients cooked with
! Effect
! Cone Characteristics
|-
| {{favilink|nullbeard gland paste}}
| Level 5 {{name}}
| 30° cone, 9 tiles long
|-
| {{favilink|concentrated nullbeard gland paste}}
| Level 10 {{name}}
| 40° cone, 14 tiles long
|-
| {{favilink|nullbeard gland paste}} '''+''' {{favilink|concentrated nullbeard 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=NormalityBreather}}{{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|nullbeard gland}} or {{favilink|elder nullbeard gland}} causes the creature ingesting the gland to emit a single, one-time burst of {{name}}.{{Code Reference|class=BreatheOnEat}}


This mutation may also be obtained as a [[cooking effect]] when cooking with certain ingredients.
==Creatures That Have Normality Breath==
==Creatures That Have Normality Breath==
{{Creatures with the mutation|no default message}}
* {{favilink|nullbeard}}
* {{favilink|nullbeard}}
* {{favilink|elder nullbeard}}
* {{favilink|elder nullbeard}}


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

Latest revision as of 10:21, 9 January 2024

Normality Breath
Category

Physical

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

NormalityBreather

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

no

Normality Breath

Breathes normality gas in a cone.

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

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

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

Ingredients cooked with Effect Cone Characteristics
nullbeard gland paste Level 5 Normality Breath 30° cone, 9 tiles long
concentrated nullbeard gland paste Level 10 Normality Breath 40° cone, 14 tiles long
nullbeard gland paste + concentrated nullbeard gland paste Level 15 Normality 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

Normality 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 Normality Breath

References

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