Changes

Jump to navigation Jump to search
169 bytes added ,  22:57, 17 November 2021
Add game code reference
Line 7: Line 7:  
A '''Deconstructor''' can be used to salvage some of the material of a crafted item. It can be purchased for {{price|20|gem}} [[Qi Gem]]s at [[Qi's Walnut Room]].
 
A '''Deconstructor''' can be used to salvage some of the material of a crafted item. It can be purchased for {{price|20|gem}} [[Qi Gem]]s at [[Qi's Walnut Room]].
 
==Use==
 
==Use==
The game will check the given crafting item's ingredients and compare their selling price in the [[Shipping Bin]]. It will return 100% of the highest value material. It takes one in-game hour to process.
+
The game will check the given crafting item's ingredients and compare their selling price in the [[Shipping Bin]]. It will return 100% of the highest value material. It takes one in-game hour to process.<ref name="processtime"/>
    
Some items cannot be placed in the Deconstructor. If a player attempts to put something into the Deconstructor that it doesn't accept, they will receive a pop-up saying, "This item can't be scrapped."
 
Some items cannot be placed in the Deconstructor. If a player attempts to put something into the Deconstructor that it doesn't accept, they will receive a pop-up saying, "This item can't be scrapped."
Line 699: Line 699:  
* If an item's recipe was changed at some point (''e.g.,'' the [[Skull Brazier]]), the Deconstructor will return the highest value item based on the ''current'' recipe - it will not look back to see the materials originally used, even if the particular item was crafted before the recipe change.
 
* If an item's recipe was changed at some point (''e.g.,'' the [[Skull Brazier]]), the Deconstructor will return the highest value item based on the ''current'' recipe - it will not look back to see the materials originally used, even if the particular item was crafted before the recipe change.
 
* [[Rain Totem]]s obtained from treasure rooms in the [[Skull Cavern]] can be deconstructed into [[Truffle Oil]] to greatly increase the sell price from {{price|20}} to {{price|1065}}, or {{price|1491}} with the [[Farming#Farming_Skill|Artisan Profession]].
 
* [[Rain Totem]]s obtained from treasure rooms in the [[Skull Cavern]] can be deconstructed into [[Truffle Oil]] to greatly increase the sell price from {{price|20}} to {{price|1065}}, or {{price|1491}} with the [[Farming#Farming_Skill|Artisan Profession]].
 +
 +
==References==
 +
<references>
 +
  <ref name="processtime">See <samp>Object::performObjectDropInAction</samp> in the game code.</ref>
 +
</references>
    
==History==
 
==History==
255

edits

Navigation menu