Cloning draught: Difference between revisions
Garbage000 (talk | contribs) |
eligible items are not opinion. Moved into Eligibilty section. Removed reference to graftek because they dont exist anymore |
||
(One intermediate revision by the same user not shown) | |||
Line 38: | Line 38: | ||
=== Eligibility for Cloning === | === Eligibility for Cloning === | ||
* The cloning target must be | * The cloning target must be considered alive {{Code Reference | namespace = XRL.World | class = GameObject | property = IsAlive}} | ||
* They must be [[organic]]. (This rules out most robotic creatures.) | * They must be [[organic]]. (This rules out most robotic creatures.) | ||
* They must be able to bleed. They do ''not'' need to bleed {{Favilink | blood}} specifically; {{Favilink | sap}}, {{Favilink | gel}}, or any other liquid will also suffice.{{Code Reference | namespace = XRL.World | class = Effect | method = CanEffectTypeBeAppliedTo}} | * They must be able to bleed. They do ''not'' need to bleed {{Favilink | blood}} specifically; {{Favilink | sap}}, {{Favilink | gel}}, or any other liquid will also suffice.{{Code Reference | namespace = XRL.World | class = Effect | method = CanEffectTypeBeAppliedTo}} | ||
Several items are also considered eligible because they are considered alive, organic, and can bleed. | |||
* {{Favilink | bedger}} | |||
* {{Favilink | chairbear}} | |||
* {{Favilink | starmchair}} | |||
* {{Favilink | psychal fleshgun}} | |||
===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 | 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 dram of blood will splash out nearby. 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}} | ||
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. | 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. | ||
If a creature eligible to be [[water ritual]]ed is cloned, the clone will be unable to perform the water ritual. | |||
Cloning eligible items will duplicate the object. If the object is modded, the duplicated object will have the same mods. However, it will not duplicate any liquid contained inside the object, such as blood or cloning draught inside the chamber in a {{favilink|psychal fleshgun}}. | |||
== See Also == | == See Also == |