Cloning draught: Difference between revisions

Effects: add interaction w water ritualable creatures, and items
eligible items are not opinion. Moved into Eligibilty section. Removed reference to graftek because they dont exist anymore
 
Line 38: Line 38:
=== Eligibility for Cloning ===
=== Eligibility for Cloning ===


* The cloning target must be a [[creature]] or else some other type of live plant, fungus, or animal.{{Code Reference | namespace = XRL.World | class = GameObject | property = IsAlive}}
* 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===
Line 50: Line 56:


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}}.
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}}.
== Trivia ==
{{Opinion}}
Some interesting things are eligible for cloning:
* {{Favilink | bedger}}, {{Favilink | chairbear}}, {{Favilink | starmchair}} – Eligible because it's considered a live animal, it's organic, and it bleeds gel.
* {{Favilink | psychal fleshgun}} – Eligible because it's considered a live animal, it's organic, and it bleeds blood.
* any already eligible target, modified by a {{Favilink | Graftek}} – It becomes metallic, but retains its organic status and other relevant properties.


== See Also ==
== See Also ==