Changes

1,644 bytes added ,  7 May
Added the foraged items that can be kegged (same list as preserves jar, minus mushrooms).
Line 28: Line 28:  
|{{price|200}}
 
|{{price|200}}
 
|data-sort-value="50"|{{energy|50}}{{health|22}}{{name|Speed|−1}}
 
|data-sort-value="50"|{{energy|50}}{{health|22}}{{name|Speed|−1}}
 +
|-
 +
|[[File:Vinegar.png|center]]
 +
|[[Vinegar]]
 +
|{{Description|Vinegar}}
 +
|{{name|Rice|1}}
 +
|data-sort-value="0600"|{{Duration|600 mins|class=inline}} (5 Hours)
 +
|{{price|100}}
 +
|data-sort-value="13"|{{energy|13}}{{health|5}}
 
|-
 
|-
 
|[[File:Coffee.png|center]]
 
|[[File:Coffee.png|center]]
Line 43: Line 51:  
|data-sort-value="00120"|{{Duration|180 mins|class=inline}} (3 Hours)
 
|data-sort-value="00120"|{{Duration|180 mins|class=inline}} (3 Hours)
 
|{{price|100}}
 
|{{price|100}}
|data-sort-value="13"|{{energy|13}}{{health|5}}{{name|Max Energy|+30}}
+
|data-sort-value="13"|{{energy|13}}{{health|5}}{{name|Max Energy|+30}}{{name|Speed|+0.5}}
 
|-
 
|-
 
|[[File:Juice.png|center]]
 
|[[File:Juice.png|center]]
 
|[[Juice]]
 
|[[Juice]]
 
|{{Description|Juice}}
 
|{{Description|Juice}}
|Any [[Vegetables|Vegetable]] (1)
+
|Any [[Vegetables|Vegetable]] (1) ''or'' any positive energy [[Foraging#Foraged Items|Forage]] (other than [[Mushrooms]]) (1)
 
|data-sort-value="06000"|{{Duration|6000 mins|class=inline}} (4 Days)
 
|data-sort-value="06000"|{{Duration|6000 mins|class=inline}} (4 Days)
|2.25 × [[Vegetables|Vegetable]] Base Price
+
|2.25 × Ingredient Base Price
|data-sort-value="75"|{{energy|75}}{{health|33}}
+
|data-sort-value="2"|{{energy|2 × Base Ingredient Energy}}{{health|2 × Base Ingredient Health}}
 
|-
 
|-
 
|[[File:Mead.png|center]]
 
|[[File:Mead.png|center]]
Line 58: Line 66:  
|{{name|Honey|1}}
 
|{{name|Honey|1}}
 
|data-sort-value="00600"|{{Duration|600 mins|class=inline}} (10 hours)
 
|data-sort-value="00600"|{{Duration|600 mins|class=inline}} (10 hours)
|{{price|200}}
+
|{{price|300}}
 
|data-sort-value="75"|{{energy|75}}{{health|33}}{{name|Speed|−1}}
 
|data-sort-value="75"|{{energy|75}}{{health|33}}{{name|Speed|−1}}
 
|-
 
|-
Line 75: Line 83:  
|data-sort-value="10000"|{{Duration|10000 mins|class=inline}} (6.25 Days)
 
|data-sort-value="10000"|{{Duration|10000 mins|class=inline}} (6.25 Days)
 
|3 × [[Fruits|Fruit]] Base Price   
 
|3 × [[Fruits|Fruit]] Base Price   
|data-sort-value="50"|{{energy|50}}{{health|22}}{{name|Speed|−1}}
+
|data-sort-value="1.75"|{{energy|1.75 × Base [[Fruits|Fruit]] Energy}}{{health|1.75 × Base [[Fruits|Fruit]] Health}}{{name|Speed|−1}}
 
|}<section end="kegproducts"/>
 
|}<section end="kegproducts"/>
 +
 +
'''Notes'''
 +
* Juice made from an inedible vegetable will instead give [[File:Energy.png|24px|link=]] Base [[Vegetables|Vegetable]] Value and [[File:Health.png|24px|link=]] 45% Base [[Vegetables|Vegetable]] Value.<ref name="juice energy" />
 +
* Wine made from an inedible fruit will instead give [[File:Energy.png|24px|link=]] 25% Base [[Fruits|Fruit]] Value and [[File:Health.png|24px|link=]] 11.25% Base [[Fruits|Fruit]] Value.<ref name="wine energy" />
 +
*The following foraged items can be made into Juice: [[Wild Horseradish]], [[Leek]], [[Dandelion]], [[Cave Carrot]], [[Spring Onion]], [[Hazelnut]], [[Winter Root]], [[Snow Yam]], and [[Ginger]].
    
== Preserves Jar vs. Keg ==
 
== Preserves Jar vs. Keg ==
Line 147: Line 160:  
<references>
 
<references>
 
   <ref name="processtime">See <samp>Object::performObjectDropInAction</samp> in the game code and <samp>Data/ObjectInformation.xnb</samp> for corresponding items IDs and categories.</ref>
 
   <ref name="processtime">See <samp>Object::performObjectDropInAction</samp> in the game code and <samp>Data/ObjectInformation.xnb</samp> for corresponding items IDs and categories.</ref>
 +
  <ref name="juice energy">See <samp>ObjectDataDefinition::CreateFlavoredJuice</samp> in the game code.</ref>
 +
  <ref name="wine energy">See <samp>ObjectDataDefinition::CreateFlavoredWine</samp> in the game code.</ref>
 
</references>
 
</references>
   Line 153: Line 168:  
{{History|1.1|Mead Added. Removed [[Clay]] from crafting recipe.}}
 
{{History|1.1|Mead Added. Removed [[Clay]] from crafting recipe.}}
 
{{History|1.4|Green Tea Added.  Adjusted processing time so that machines process 100 minutes from 2am to 6am, not every hour the player is asleep. Kegs can now be stacked in a player's [[inventory]] and in [[Chest|chests]].}}
 
{{History|1.4|Green Tea Added.  Adjusted processing time so that machines process 100 minutes from 2am to 6am, not every hour the player is asleep. Kegs can now be stacked in a player's [[inventory]] and in [[Chest|chests]].}}
 +
{{History|1.6|Positive energy foraged items (other than Mushrooms) can now be made into Juice. Green Tea now gives +0.5 Speed. Rice can now be placed into a Keg to make Vinegar.}}
 +
{{History|1.6.2|Wine Health and Energy now scale with base fruit's values. Juice Health and Energy now scale with base vegetable's values.}}
    
{{NavboxEquipment}}
 
{{NavboxEquipment}}
992

edits