Changes

Jump to navigation Jump to search
→‎Item processing rules: update for build 23034 (added CopyPrice, CopyQuality, and PriceModifiers; renamed ModifyName to Name)
Line 607: Line 607:  
| ''(Optional)'' The produced item's preserved unqualified item ID, if applicable. For example, [[Wine|blueberry wine]] has its preserved item ID set to the [[blueberry]] ID. This can be set to <samp>DROP_IN</samp> to use the input item's ID. Default none.
 
| ''(Optional)'' The produced item's preserved unqualified item ID, if applicable. For example, [[Wine|blueberry wine]] has its preserved item ID set to the [[blueberry]] ID. This can be set to <samp>DROP_IN</samp> to use the input item's ID. Default none.
 
|-
 
|-
| <samp>ModifyName</samp>
+
| <samp>Name</samp>
 
| ''(Optional)'' The internal name (not translated display name) to set for the output item, with <samp>{0}</samp> replaced with the input item's internal name. This is used to prevent flavored items from stacking (''e.g.'' apple [[wine]] and blueberry wine). If omitted, the output item's normal internal name is used.
 
| ''(Optional)'' The internal name (not translated display name) to set for the output item, with <samp>{0}</samp> replaced with the input item's internal name. This is used to prevent flavored items from stacking (''e.g.'' apple [[wine]] and blueberry wine). If omitted, the output item's normal internal name is used.
 
|-
 
|-
 
| <samp>CopyColor</samp>
 
| <samp>CopyColor</samp>
 
| ''(Optional)'' Whether to inherit the color of the input item if it was a <samp>ColoredObject</samp>. This mainly affects [[roe]]. Default false.
 
| ''(Optional)'' Whether to inherit the color of the input item if it was a <samp>ColoredObject</samp>. This mainly affects [[roe]]. Default false.
 +
|-
 +
| <samp>CopyPrice</samp>
 +
| ''(Optional)'' Whether to inherit the quality of the input item (before <samp>PriceModifiers</samp> are applied). This is ignored if the input or output aren't both object (<samp>(O)</samp>)-type.
 +
|-
 +
| <samp>CopyQuality</samp>
 +
| ''(Optional)'' Whether to inherit the quality of the input item (before <samp>QualityModifiers</samp> are applied).
 +
|-
 +
| <samp>PriceModifiers</samp><br /><samp>PriceModifiers</samp>
 +
| ''(Optional)'' [[#Quantity modifiers|Quantity modifiers]] applied to the output item's price. Default none.
 
|-
 
|-
 
| <samp>IncrementMachineParentSheetIndex</samp>
 
| <samp>IncrementMachineParentSheetIndex</samp>
translators
8,445

edits

Navigation menu