Difference between revisions of "Talk:The Mines"

From Stardew Valley Wiki
Jump to navigation Jump to search
(→‎Galaxy Soul: new section)
Line 4: Line 4:
  
 
The [[Galaxy Soul]] article states that during "dangerous mines" quests (Qi) unspecified enemies may drop that item. This article does not list the item, even in the Special Items subsection. It does not say whether or not it would also be a potential drop when a quest is not active but the "dangerous mines" toggle is set by the Shrine of Challenge. [[User:Giles|Giles]] ([[User talk:Giles|talk]]) 17:48, 13 April 2021 (UTC)
 
The [[Galaxy Soul]] article states that during "dangerous mines" quests (Qi) unspecified enemies may drop that item. This article does not list the item, even in the Special Items subsection. It does not say whether or not it would also be a potential drop when a quest is not active but the "dangerous mines" toggle is set by the Shrine of Challenge. [[User:Giles|Giles]] ([[User talk:Giles|talk]]) 17:48, 13 April 2021 (UTC)
 +
 +
==Dangerous Monsters==
 +
Pages are all lacking speed info (except for Dangerous Squid Kid - thank you [[User:Snakebeast|Snakebeast]] for updating that!).
 +
 +
The relevant code is probably <tt>StardewValley.Monsters.Monster::BuffForAdditionalDifficulty</tt>.  In this function/method, damage, HP, and defense are buffed, but there is no equation to change speed.  So, it is likely that all dangerous monsters have the same speed as their normal counterparts, unless the monster has a specific entry in the data file <tt>Monsters.xnb</tt>.
 +
 +
If no one else is interested in updating the pages (or no one sees this note), I can work on changing the pages (I'll put it on my "to do" list...)  Thanks, [[User:Margotbean|margotbean]] ([[User talk:Margotbean|talk]]) 19:08, 4 July 2021 (UTC)

Revision as of 19:09, 4 July 2021

This talk page is for discussing The Mines.
  • Sign and date your posts by typing four tildes (~~~~).
  • Put new text below old text.
  • Be polite.
  • Assume good faith.
  • Don't delete discussions.

Galaxy Soul

The Galaxy Soul article states that during "dangerous mines" quests (Qi) unspecified enemies may drop that item. This article does not list the item, even in the Special Items subsection. It does not say whether or not it would also be a potential drop when a quest is not active but the "dangerous mines" toggle is set by the Shrine of Challenge. Giles (talk) 17:48, 13 April 2021 (UTC)

Dangerous Monsters

Pages are all lacking speed info (except for Dangerous Squid Kid - thank you Snakebeast for updating that!).

The relevant code is probably StardewValley.Monsters.Monster::BuffForAdditionalDifficulty. In this function/method, damage, HP, and defense are buffed, but there is no equation to change speed. So, it is likely that all dangerous monsters have the same speed as their normal counterparts, unless the monster has a specific entry in the data file Monsters.xnb.

If no one else is interested in updating the pages (or no one sees this note), I can work on changing the pages (I'll put it on my "to do" list...) Thanks, margotbean (talk) 19:08, 4 July 2021 (UTC)