Changes

Jump to navigation Jump to search
no edit summary
Line 163: Line 163:  
I've had staircases drop from crates multiple times in the dangerous version of the mines, but I can't find this mentioned anywhere. Should the drop table be updated? [[User:YellowLink10|YellowLink10]] ([[User talk:YellowLink10|talk]]) 20:40, 17 February 2024 (UTC)
 
I've had staircases drop from crates multiple times in the dangerous version of the mines, but I can't find this mentioned anywhere. Should the drop table be updated? [[User:YellowLink10|YellowLink10]] ([[User talk:YellowLink10|talk]]) 20:40, 17 February 2024 (UTC)
 
:The game code says that shouldn't be possible, so file a bug report on [https://forums.stardewvalley.net/ the official forums], and don't forget to include platform, version, and single-player or multiplayer. [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 22:08, 17 February 2024 (UTC)
 
:The game code says that shouldn't be possible, so file a bug report on [https://forums.stardewvalley.net/ the official forums], and don't forget to include platform, version, and single-player or multiplayer. [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 22:08, 17 February 2024 (UTC)
 +
 +
== Magnet Ring Chance as Special Item on Floors 40-59 ==
 +
As [[User:9000|9000]] pointed out in an edit summary, the magnet ring is missing a probability in the special items table, floors 40-59. [[User:Margotbean|Margotbean]] suggested the chance might have been too complicated to calculate, but according to <code>MineShaft::getSpecialItemForThisMineLevel</code>, the probability is indeed 1 in 7 (or 14% after rounding), since all special items in these levels are equally likely. (In fact, all special items within a given level range of the mines are equally likely, with the exception of levels 80-99 in which the Yeti Sword is twice as likely as other items). Should this be added to the table? The game code is already cited for the entire table in the text above it. —[[User:Gravy|Gravy]] ([[User talk:Gravy|talk]]) 12:05, 23 February 2024 (UTC)
 +
:Yes, if you've looked at the code and believe it to be correct, then definitely yes! As you said, there's already a code reference on the page that covers the content of the entire table, so it's fine. Thank you for taking the time to look at the code! Please go ahead and make the change. [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 21:30, 23 February 2024 (UTC)
105,817

edits

Navigation menu