Changes

Jump to navigation Jump to search
Line 553: Line 553:  
| Whether to drink the item instead of eating it. Ignored if the item isn't edible per <samp>StardewValley.GameData.Objects.ObjectData.Edibility</samp>.
 
| Whether to drink the item instead of eating it. Ignored if the item isn't edible per <samp>StardewValley.GameData.Objects.ObjectData.Edibility</samp>.
 
|-
 
|-
 
+
| Buffs
 +
| The buffs to apply to the player when this item is eaten, if any. Ignored if the item isn't edible per <samp>StardewValley.GameData.Objects.ObjectData.Edibility</samp>. This field is a <samp>List</samp> of <samp>ObjectBuffData</samp>, stored in the game code in <samp>StardewValley.GameData.Objects.ObjectBuffData</samp>.
 
|}
 
|}
  
46

edits

Navigation menu