Sticky Tongue: 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 = StickyTongue | desc = You capture prey with your sticky tongue. You pull the nearest creature toward...")
 
(creatures with)
 
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
| realitydistort =no
| realitydistort =no
| npconly =yes
| npconly =yes
}}{{OnEat|id=TongueOnEat|name=Sticky Tongue pull
}}
}}
{{name}} is a mutation which fires out a long tongue which pulls the nearest visible creature toward the user, up to a certain maximum range. Depending on the creature, this mutation can affect either all creatures ({{favilink|bloated pearlfrog}}) or only hostile creatures ({{favilink|tongue tyrant}}). Both creatures have this mutation at level 10.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=StickyTongue}}<ref><code>ObjectBlueprints.xml</code></ref>
{{name}} is a mutation which fires out a long tongue which pulls the nearest visible creature toward the user, up to a certain maximum range. Depending on the creature, this mutation can affect either all creatures ({{favilink|bloated pearlfrog}}) or only hostile creatures ({{favilink|tongue tyrant}}). Both creatures have this mutation at level 10.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=StickyTongue}}<ref><code>ObjectBlueprints.xml</code></ref>
Line 23: Line 24:


The cooking effect version of this mutation will pull both hostile and non-hostile creatures. If there are no creatures in range when the player uses this ability, the message "There are no creatures in range." is shown.
The cooking effect version of this mutation will pull both hostile and non-hostile creatures. If there are no creatures in range when the player uses this ability, the message "There are no creatures in range." is shown.
==Creatures That Have Sticky Tongue==
* {{favilink|bloated pearlfrog}}
* {{favilink|tongue tyrant}}


== Ability Cooldown ==
== Ability Cooldown ==
Ability cooldown varies depending both on mutation level and willpower.
Ability cooldown varies depending both on mutation level and willpower.
== Additional Notes ==
* Eating a {{favilink|tongue twist}} causes the creature ingesting the tongue twist to shoot outward a single, one-time instance of {{name}}.{{Code Reference|class=TongueOnEat}}
==Creatures That Have Sticky Tongue==
{{Creatures with the mutation|Sticky Tongue}}


{{References|2.0.202.96}}
{{References|2.0.202.96}}


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

Latest revision as of 17:02, 16 April 2022

Sticky Tongue
Category

Physical

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

StickyTongue

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

no

Sticky Tongue

You capture prey with your sticky tongue.

You pull the nearest creature toward you.
Range: (Level * 2 + 10)
Cooldown: (22 - Level) rounds

Sticky Tongue is a mutation which fires out a long tongue which pulls the nearest visible creature toward the user, up to a certain maximum range. Depending on the creature, this mutation can affect either all creatures (bloated pearlfrog) or only hostile creatures (tongue tyrant). Both creatures have this mutation at level 10.[1][2]

This mutation may also be obtained as a cooking effect when cooking with tongue-based ingredients.

Ingredients cooked with Effect
fermented tongue Level 4-5 Sticky Tongue

The cooking effect version of this mutation will pull both hostile and non-hostile creatures. If there are no creatures in range when the player uses this ability, the message "There are no creatures in range." is shown.

Ability Cooldown

Ability cooldown varies depending both on mutation level and willpower.

Additional Notes

  • Eating a tongue twist causes the creature ingesting the tongue twist to shoot outward a single, one-time instance of Sticky Tongue.[3]

Creatures That Have Sticky Tongue

References

This information is reliable as of patch 2.0.202.96.
  1. XRL.World.Parts.Mutation.StickyTongue
  2. ObjectBlueprints.xml
  3. XRL.World.Parts.TongueOnEat