Cloning draught: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(aligning formatting with related pages)
(Clarified that items are generally not duplicated. Added clonelings as a source.)
Line 19: Line 19:
==Sources of Cloning Draught==
==Sources of Cloning Draught==
* One dram will be on the ground on a random tile in a [[Slimy biome#Slime Bog|slime bog]].
* One dram will be on the ground on a random tile in a [[Slimy biome#Slime Bog|slime bog]].
* Very rarely, will be sold by {{favilink|ichor merchant|plural}} and {{favilink|chef|plural}}
* Very rarely, a {{favilink|phial}} (containing one dram) of {{name}} will be sold by {{favilink|ichor merchant|plural}} and {{favilink|chef|plural}}.
* The {{favilink|Alchemist}} is guaranteed to have one dram of {{name}} for sale.
* The {{favilink|Alchemist}} is guaranteed to have a phial of {{name}} for sale.
* {{favilink|cloneling|plural}} have a chance to drop a phial of {{name}}. This chance depends on how many uses of their cloning ability they have left.


==Uses of Cloning Draught==
==Uses of Cloning Draught==
* Worth 1250 commerce a dram
* Worth 1250 commerce a dram
* Can clone creatures and items. (For more indepth information, see [[#Cloning]].)
* Can clone creatures and merchant restocks (For more in-depth information, see [[#Cloning]].)


==Cloning==
==Cloning==
Line 32: Line 33:


{{qud quote|You feel unsettlingly ambivalent.}}
{{qud quote|You feel unsettlingly ambivalent.}}
===Eligibility for Cloning===
===Eligibility for Cloning===
* Creatures that can hunger and thirst
* Creatures that can hunger and thirst
* Not inorganic matter (including creatures that have been modified by a {{favilink|Graftek}})
* Not inorganic matter (including creatures that have been modified by a {{favilink|Graftek}})
===Effects===
===Effects===
Cloning a creature will apply the [[Budding]] effect to them. After a given amount of turns, a new clone of them will burst from the body, and a few blood splashes will spawn. If cooked with, 1 to 3 new clones will spawn over a period of turns.{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainCloning_UnitMultipleClones}}
Cloning a creature will apply the [[Budding]] effect to them. After a given amount of turns, a new clone of them will burst from the body, and a few blood splashes will spawn. If cooked with, 1 to 3 new clones will spawn over a period of turns.{{Code Reference | namespace = XRL.World.Parts.Effects | class = CookingDomainCloning_UnitMultipleClones}}


If the cloned creature is a [[merchants|merchant]], they will spawn with an empty inventory, but will restock individually from the original.
Clones spawn without any inventory items or equipment (except for innate/permanent items such as mutated limbs). However, if the cloned creature is a [[merchants|merchant]], their wares will restock independently from the original.


== Similar Items ==
== Similar Items ==

Revision as of 23:45, 12 April 2022

cloning draught
When on/in other objects/liquids:
homogenized liquid
homogenized object
cloning-draught-stained object
Vaporizes at

100°

Base temperature

25°

Cooking Effect

simple cloning effects

Value per dram

1250

Weight per dram

0.25#

Evaporativity

100

Fluidity

10

Prompt to wade through?

no

Prompt to drink?

no

ID

CloningPuddle, CloningDraughtWaterskin_Ingredient

Liquid ID

cloning

Cloning draught is a rare liquid that is able to clone any organic object by either pouring it on them or being consumed by it. An item or creature covered in cloning draught is homogenized.

Sources of Cloning Draught

  • One dram will be on the ground on a random tile in a slime bog.
  • Very rarely, a phial (containing one dram) of cloning draught will be sold by ichor merchants and chefs.
  • The alchemist is guaranteed to have a phial of cloning draught for sale.
  • clonelings have a chance to drop a phial of cloning draught. This chance depends on how many uses of their cloning ability they have left.

Uses of Cloning Draught

  • Worth 1250 commerce a dram
  • Can clone creatures and merchant restocks (For more in-depth information, see #Cloning.)

Cloning

To clone something, the cloning draught must be pure with no other liquids. It can be either poured on, drank, or cooked with.

Drinking cloning draught returns the following message:

You feel unsettlingly ambivalent.

Eligibility for Cloning

  • Creatures that can hunger and thirst
  • Not inorganic matter (including creatures that have been modified by a Graftek)

Effects

Cloning a creature will apply the Budding effect to them. After a given amount of turns, a new clone of them will burst from the body, and a few blood splashes will spawn. If cooked with, 1 to 3 new clones will spawn over a period of turns.[1]

Clones spawn without any inventory items or equipment (except for innate/permanent items such as mutated limbs). However, if the cloned creature is a merchant, their wares will restock independently from the original.

Similar Items

metamorphic polygel is an item that can create copies of inventory items, instead of living things. While similar in function, metamorphic polygel is not at all mechanically related to cloning draught. Metamorphic polygel is not a liquid, and cannot be combined or used in the same way as cloning draught. They are completely different objects with different uses.

References

  1. XRL.World.Parts.Effects.CookingDomainCloning_UnitMultipleClones