Changes

639 bytes added ,  19:28, 16 April 2021
no edit summary
Line 18: Line 18:     
I added quick notes about the tool enchantments added in 1.5 that affect items received from artifact spots. However, the <tt>StardewValley.GameLocation::digUpArtifactSpot</tt> code implies that the Generous enchant doesn't affected certain drops. I can't read the code well enough to know whether I'm correct; just adding a note in case anyone dives farther into the code and wants to clarify. [[User:Efarn|Efarn]] ([[User talk:Efarn|talk]]) 02:42, 9 March 2021 (UTC)
 
I added quick notes about the tool enchantments added in 1.5 that affect items received from artifact spots. However, the <tt>StardewValley.GameLocation::digUpArtifactSpot</tt> code implies that the Generous enchant doesn't affected certain drops. I can't read the code well enough to know whether I'm correct; just adding a note in case anyone dives farther into the code and wants to clarify. [[User:Efarn|Efarn]] ([[User talk:Efarn|talk]]) 02:42, 9 March 2021 (UTC)
 +
 +
==Ginger Island==
 +
I've added the artifacts that can be found exclusively on Ginger Island, but the percentages could use a double-check.  The game code executes for the specific island location first, then the general "IslandLocation" function, and then runs the general "digUpArtifactSpot" code that checks <tt>ObjectInformation.xnb</tt> first and <tt>Locations.xnb</tt> afterward.  In short, it's complicated.  Anyone with a specialty in probabilities that wants to take a stab at double-checking them, ''please'' feel free to do so!  Thank you, [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 19:27, 16 April 2021 (UTC)
106,465

edits