Minigame Attributes
Stardew Fishing includes 4 player Attributes that can control various aspects of the minigame. These attributes can be modified using Attribute Modifiers applied to fishing rods, fishing rod attachment items (such as fishing hooks, lines, or bobbers from Tide), other items equipped to modded attachment slots (rings, magic items, etc), or to the player directly.
Due to quirks in behavior when fishing from the off hand, Stardew Fishing has an Attachment Modifiers system for mod or datapack developers who want to make custom fishing rod attachment items.
Fishing Line Strength
Fishing Line Strength is an attribute used by the Trap Bobber. It causes fish to escape slower when the fishing bar is not on them. The value of the Fishing Line Strength attribute is subtracted as a percentage from the speed that fish escape, so a value of 0.33 would mean that fish escape at 67% the default rate.
- ID:
stardew_fishing:line_strength - Range:
0.0 - 1.0, Default:0.0
Fishing Bar Size
Fishing Bar Size is an attribute used by the Cork Bobber. It controls the size of the fishing bar. The value of the Fishing Bar Size attribute is the size in pixels of the fishing bar.
- ID:
stardew_fishing:bar_size - Range:
4 - 142, Default:36
Chance to find Treasure
Chance to find Treasure is an attribute used by the Treasure Bobber. It controls the chance to find a treasure chest for each instance of the minigame. The value of the Chance to find Treasure attribute is this chance as a percentage.
- ID:
stardew_fishing:treasure_chance_bonus - Range:
0.0 - 1.0, Default:0.0
Experience from Fishing
Experience from Fishing is an attribute used by the Quality Bobber. It applies a multiplier to the amount of experience points gained from catching a fish. The value of the Experience from Fishing attribute is multiplied with the amount of experience you would otherwise receive.
- ID:
stardew_fishing:exp_multiplier - Range:
1.0 - 100.0, Default:1.0