Difference between revisions of "Golden Scythe"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Undo revision 151244 by Margotbean (talk))
Tag: Undo
Line 9: Line 9:
  
 
The Golden Scythe has the following benefits:
 
The Golden Scythe has the following benefits:
 +
*Its radius is larger than the standard [[Scythe]]<ref name="areaofeffect" /> and it is more likely to cut all grass in its radius.
 
*75% chance per swipe to harvest hay from grass, up from 50%. <ref name="haychance" />
 
*75% chance per swipe to harvest hay from grass, up from 50%. <ref name="haychance" />
 
*Inflicts 13 damage, up from 1-3.
 
*Inflicts 13 damage, up from 1-3.
Line 16: Line 17:
 
==References==
 
==References==
 
<references>
 
<references>
 +
    <ref name="areaofeffect">See <samp>Data/Weapons.xnb</samp> in data files.</ref>
 
     <ref name="haychance">See <samp>TerrainFeatures.Grass::performToolAction</samp> in the game code.</ref>
 
     <ref name="haychance">See <samp>TerrainFeatures.Grass::performToolAction</samp> in the game code.</ref>
 
</references>
 
</references>

Revision as of 17:41, 4 November 2023

Golden Scythe
Golden Scythe.png
It's more powerful than a normal scythe.
Information
Level: N/A
Source: Statue at end of Quarry Mine
Damage: 13
Critical Strike Chance: .02
Adventurer's Guild
Purchase Price: N/A
Sell Price: N/A

The Golden Scythe is a tool obtained at the end of the single-floor Quarry Mine from the statue of the Grim Reaper.

The Golden Scythe has the following benefits:

  • Its radius is larger than the standard Scythe[1] and it is more likely to cut all grass in its radius.
  • 75% chance per swipe to harvest hay from grass, up from 50%. [2]
  • Inflicts 13 damage, up from 1-3.

If the Golden Scythe is lost, it cannot be replaced.

References

  1. See Data/Weapons.xnb in data files.
  2. See TerrainFeatures.Grass::performToolAction in the game code.

History

  • 1.4: Introduced.