Changes

Jump to navigation Jump to search
Line 555: Line 555:  
| Buffs  
 
| 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>.
 
| 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>.
 +
|-
 +
| GeodeDropsDefaultItems
 +
| If true, the item will drop a default item when broken as a geode. If <samp>StardewValley.GameData.Objects.ObjectData.GeodeDrops</samp> is set too, there's a 50% chance of choosing a value from that list instead.
 +
|-
 +
| GeodeDrops
 +
| The items that can be dropped when this item is broken open as a geode, or null.
 +
|-
 
|}
 
|}
  
46

edits

Navigation menu