Corrosive Breath: Difference between revisions

(Created page with "{{Mutation | title = {{PAGENAME}} | image = none | type = Physical | id = CorrosiveBreather | desc = You breathe corrosive gas.\n\nBreathes corrosive gas in a cone.\nCone leng...")
 
(acid res got nerfed)
 
(11 intermediate revisions by 3 users not shown)
Line 4: Line 4:
| type = Physical
| type = Physical
| id = CorrosiveBreather
| id = CorrosiveBreather
| desc = You breathe corrosive gas.\n\nBreathes corrosive gas in a cone.\nCone length: 4 + Level tiles\nCone angle: 20 + 2 * Level degrees\nCooldown: 15 rounds\n
| desc = Breathes corrosive gas in a cone.
 
Cone length: &C(level based)&y tiles\nCone angle: &C(level based)&y degrees\nCooldown: 15 rounds
| realitydistort =no
| realitydistort =no
| npconly =no
| npconly =yes
}}{{OnEat|id=BreatheOnEatCorrosiveBreather5|name=Corrosive Breath (Level 5)
}}{{OnEat|id=BreatheOnEatCorrosiveBreather10|name=Corrosive Breath (Level 10)
}}
}}
'''{{PAGENAME}}''' is a physical mutation that is usually reserved for the [[breathbeard]] [[elder breathbeard|family]], but can be acquired by cooking with {{favilink|acid}}, {{favilink|tartbeard gland paste}}, {{favilink|concentrated tartbeard gland paste}}, or eating a {{favilink|tartbeard gland}} or {{favilink|elder tartbeard gland}}. If a creature with this mutation has no name before, it will be overwritten to be {{qud text|tartbeard}}.
{{name}} is a mutation which fires {{favilink|corrosive gas}} into a large cone-shaped area. This mutation is the signature ability of {{favilink|tartbeard|plural}}. The corrosive gas has a [[gas]] density of 80. Additionally, this mutation grants +2 [[acid resistance]] per mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=CorrosiveBreather}}
 
This mutation can also be acquired temporarily by cooking with {{favilink|acid}}, {{favilink|tartbeard gland paste}}, or {{favilink|concentrated tartbeard gland paste}}.
 
Passively, a creature with this mutation gains a bonus to acid resistance. However, their gear can still be affected.
 
When cooking with tartbeard glands, one can expect the following guaranteed results:
 
{| class="wikitable"
! Ingredients cooked with
! Effect
! Cone Characteristics
|-
| {{favilink|tartbeard gland paste}}
| Level 5 {{name}}, 10 [[acid resistance]]
| 30° cone, 9 tiles long
|-
| {{favilink|concentrated tartbeard gland paste}}
| Level 10 {{name}}, 20 [[acid resistance]]
| 40° cone, 14 tiles long
|-
| {{favilink|tartbeard gland paste}} '''+''' {{favilink|concentrated tartbeard gland paste}}
| Level 15 {{name}}, 30 [[acid resistance]]
| 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=CorrosiveBreather}}{{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 }}


Passively, the creature also gains a full +100 acid resist, making them fully immune to acid damage. However, their gear can still be affected.
== Additional Notes ==
* Eating a {{favilink|tartbeard gland}} or {{favilink|elder tartbeard gland}} causes the creature ingesting the gland to emit a single, one-time burst of {{name}}.{{Code Reference|class=BreatheOnEat}}


==Creatures with Corrosive Breath==
==Creatures with Corrosive Breath==
{{Creatures with the mutation|Corrosive Breath}}
{{Creatures with the mutation|no default message}} <!-- tartbeards have no separate page with mutations, so manual addition-->
* {{favilink|tartbeard}}
* {{favilink|elder tartbeard}}


{{References|2.0.201.114}}
{{Mutation Navbox}}
{{Mutation Navbox}}

Latest revision as of 18:16, 9 June 2022

Corrosive Breath
Category

Physical

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

CorrosiveBreather

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

no

Corrosive Breath

Breathes corrosive gas in a cone.

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

Corrosive Breath is a mutation which fires corrosive gas into a large cone-shaped area. This mutation is the signature ability of tartbeards. The corrosive gas has a gas density of 80. Additionally, this mutation grants +2 acid resistance per mutation level.[1]

This mutation can also be acquired temporarily by cooking with acid, tartbeard gland paste, or concentrated tartbeard gland paste.

Passively, a creature with this mutation gains a bonus to acid resistance. However, their gear can still be affected.

When cooking with tartbeard glands, one can expect the following guaranteed results:

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

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

WICDWICDWICDWICD
92115162112277
102016152211286
111917152310296
12181814249305
13181913259315
14172012268325

Additional Notes

Creatures with Corrosive Breath

References

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