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 | * 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}}. | ||
== See Also == | == See Also == |