Metamorphic polygel: Difference between revisions

282 bytes added ,  17:42, 18 June 2022
no edit summary
(Updated by you with game version 2.0.203.49 using QBE v1.0rc2)
No edit summary
Line 28: Line 28:
The polygel is useable only once and turns into the item in question. It cannot be used on equipped items, but can be used on otherwise unique items such as [[sultan relics]]. It cannot be used if [[broken]] or [[rusted]]. Duplicating a chest does ''not'' duplicate its contents, but duplicating a liquid container ''does''. Duplicating an item that contains ammunition or an [[energy cell]] will ''not'' duplicate the ammunition or cell along with it.
The polygel is useable only once and turns into the item in question. It cannot be used on equipped items, but can be used on otherwise unique items such as [[sultan relics]]. It cannot be used if [[broken]] or [[rusted]]. Duplicating a chest does ''not'' duplicate its contents, but duplicating a liquid container ''does''. Duplicating an item that contains ammunition or an [[energy cell]] will ''not'' duplicate the ammunition or cell along with it.


Attempting to use a polygel on itself, another polygel or certain story items fails and results in the following popup:{{Code Reference|class=Polygel|method=HandleEvent(InventoryActionEvent)}}


{{Qud quote|A loud buzz is emitted. The unauthorized glyph flashes on the side of the applicator.}}


== Similar Items ==
== Similar Items ==
{{favilink|cloning draught}} is an item that can create copies of living things, instead of objects. While similar in function, cloning draught is not at all mechanically related to {{name}}. 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.
{{favilink|cloning draught}} is an item that can create copies of living things, instead of objects. While similar in function, cloning draught is not at all mechanically related to {{name}}. 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.
== Unreplicable Items ==
Certain items cannot be replicated by {{name}}:
{{#cargo_query:tables=GeneralData,ExtraInfo
|fields=CONCAT('{{((}}favilink id{{!}}',GeneralData.ObjectID,'{{))}}')=Item
|join on=GeneralData.ObjectID=ExtraInfo.ObjectID
|where= ExtraInfo.Info LIKE "%Unreplicable,%"
|format=table
|order by=Tier DESC
}}
(A)pplying polygel to one of these items results in the following popup:{{Code Reference|class=Polygel|method=HandleEvent(InventoryActionEvent)}}
{{Qud quote|A loud buzz is emitted. The unauthorized glyph flashes on the side of the applicator.}}


== Tips ==
== Tips ==
384

edits