Changes

490 bytes added ,  02:42, 9 March 2021
→‎Enchantments: new section
Line 11: Line 11:  
:::Is the chance of finding a warp totem also tied to whether the player is eligible to/has found all secret notes? Confused by the "else if" statement - seems like it has a potential to replace clay only after the secret note conditions have been checked.
 
:::Is the chance of finding a warp totem also tied to whether the player is eligible to/has found all secret notes? Confused by the "else if" statement - seems like it has a potential to replace clay only after the secret note conditions have been checked.
 
:::I did take a stab at updating for the likelihood of Qi Beans, and a quick note about the new archaeologist/generous enchantments. I'm happy to post the decompiled <tt>StardewValley.GameLocation::digUpArtifactSpot</tt> statement here if people want to take a look at the updates, but I don't want to violate any kind of terms! [[User:Efarn|Efarn]] ([[User talk:Efarn|talk]]) 02:23, 9 March 2021 (UTC)
 
:::I did take a stab at updating for the likelihood of Qi Beans, and a quick note about the new archaeologist/generous enchantments. I'm happy to post the decompiled <tt>StardewValley.GameLocation::digUpArtifactSpot</tt> statement here if people want to take a look at the updates, but I don't want to violate any kind of terms! [[User:Efarn|Efarn]] ([[User talk:Efarn|talk]]) 02:23, 9 March 2021 (UTC)
 +
 +
== Enchantments ==
 +
 +
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)
674

edits