Liquid Spitter: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{Mutation | title = {{PAGENAME}} | image = none | id = LiquidSpitter | desc = You spit a puddle of (liquid). | realitydistort = no | npconly = yes }} {{PAGENAME}} is an NPC-o...")
 
(Verified the cooldown in-game (by swapping with soupy sludge via wish))
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
| npconly = yes
| npconly = yes
}}
}}
{{PAGENAME}} is an NPC-only innate physical mutation that gives the creature an activated ability called Liquid Spit. This ability has a range of 8 tiles and a 10 (''or 40? code is unclear, needs testing'') turn cooldown. When activated, it generates a pool of [[liquid]] in a 3x3 area centered at the target tile. The liquids that can be spit are limited to those that the creature "has" (or is composed of).{{Code Reference|namespace = XRL.World.Parts.Mutation|class = LiquidSpitter}}
{{PAGENAME}} is an NPC-only innate physical mutation that gives the creature an activated ability called Liquid Spit. This ability has a range of 8 tiles and a 40 turn cooldown<ref>''The Liquid Spit ability description says the cooldown is 10 turns, but this is inaccurate.''</ref>. When activated, it generates a pool of [[liquid]] in a 3x3 area centered at the target tile. The liquids that can be spit are limited to those that the creature has absorbed (or is composed of).{{Code Reference|namespace = XRL.World.Parts.Mutation|class = LiquidSpitter}}


==Creatures with the mutation Liquid Spitter==
==Creatures with the mutation Liquid Spitter==
<!-- {{Creatures with the mutation|Liquid Spitter}} -->
<!-- {{Creatures with the mutation|Liquid Spitter}} -->
{{favilink|Soupy sludge}}{{Code Reference|namespace = XRL.World.Parts|class = SoupSludge}}
{{favilink|Soupy sludge}} (Does not spawn with this mutation, but gains it upon absorbing a liquid{{Code Reference|namespace = XRL.World.Parts|class = SoupSludge}})


{{references|2.0.203.28}}
{{references|2.0.203.28}}


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

Latest revision as of 01:42, 4 April 2022

Liquid Spitter
ID?Use this ID to wish for the mutation
(example: mutation:LiquidSpitter)

LiquidSpitter

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

no

Liquid Spitter

You spit a puddle of (liquid).

Liquid Spitter is an NPC-only innate physical mutation that gives the creature an activated ability called Liquid Spit. This ability has a range of 8 tiles and a 40 turn cooldown[1]. When activated, it generates a pool of liquid in a 3x3 area centered at the target tile. The liquids that can be spit are limited to those that the creature has absorbed (or is composed of).[2]

Creatures with the mutation Liquid Spitter

soupy sludge (Does not spawn with this mutation, but gains it upon absorbing a liquid[3])

References

This information is reliable as of patch 2.0.203.28.
  1. The Liquid Spit ability description says the cooldown is 10 turns, but this is inaccurate.
  2. XRL.World.Parts.Mutation.LiquidSpitter
  3. XRL.World.Parts.SoupSludge