Urchin Belching: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Created page with "{{Mutation | title = {{PAGENAME}} | image = none | id = UrchinBelcher | desc = You belch urchins in a nearby area. Range: &C(3 + Level)&y Radius: 4 Number of urchins: 1d2 + &...")
 
(more info)
 
Line 12: Line 12:
| realitydistort =no
| realitydistort =no
}}
}}
{{name}} is the signature mutation of {{favilink|urchin belcher|plural}}, which have this mutation at level 6.
{{name}} is the signature mutation of {{favilink|urchin belcher|plural}}, which have this mutation at level 6.{{XML Reference|object|Urchin Belcher}} Using this mutation's activated ability causes the user to belch forth a number of urchins within a burst radius, centered at a selected point within range. Each urchin has a 50% chance to be an {{favilink|addling urchin}} and a 50% chance to be a {{favilink|drowsing urchin}}.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=UrchinBelcher}}{{XML Reference|pop|UrchinsToBelch}}
 
NPCs are limited by their AI to use this mutation 6 times at most. They will also use this ability automatically upon death (regardless of whether they previously reached the 6 use limit).{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Belcher}}
 
{{references|2.0.202.99}}
 
{{Mutation Navbox}}
{{Mutation Navbox}}

Latest revision as of 16:51, 3 December 2021

Urchin Belching
ID?Use this ID to wish for the mutation
(example: mutation:UrchinBelcher)

UrchinBelcher

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

no

Urchin Belching

You belch urchins in a nearby area.

Range: (3 + Level)
Radius: 4
Number of urchins: 1d2 + Floor(Level / 4)
Cooldown: 210 - (10 * Level) rounds

Urchin Belching is the signature mutation of urchin belchers, which have this mutation at level 6.[1] Using this mutation's activated ability causes the user to belch forth a number of urchins within a burst radius, centered at a selected point within range. Each urchin has a 50% chance to be an addling urchin and a 50% chance to be a drowsing urchin.[2][3]

NPCs are limited by their AI to use this mutation 6 times at most. They will also use this ability automatically upon death (regardless of whether they previously reached the 6 use limit).[4]

References

This information is reliable as of patch 2.0.202.99.
  1. ObjectBlueprints.xml, object name Urchin Belcher
  2. XRL.World.Parts.Mutation.UrchinBelcher
  3. PopulationTables.xml, population name UrchinsToBelch
  4. XRL.World.Parts.Mutation.Belcher