Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fishing rework #6255

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fishing rework #6255

wants to merge 7 commits into from

Conversation

Arodab
Copy link
Contributor

@Arodab Arodab commented Dec 8, 2024

Description:

The fishing skill in the bot currently works nothing like in the OSRS, where fishing spots can have different types of fish. This PR makes the skill work exactly like in original game, changing it to a tick system, which allows methods like 2t swordfish and 3t barb to be added. It also allows spirit flakes to be used for a chance to catch more fish.

Changes:

  • Grouped fish into fishing spots (e.g. Tuna/Swordfish).
  • Added optional powerfish and spirit_flakes parameters to the fish command. If powerfish is True, the minion will receive more exp at the cost of not banking the fish, and will use tick manipulation methods if applicable.
  • Removed the +9min boost from having a fish barrel if powerfishing, trips are still longer if banking the fish.
  • Removed other nonsense boosts like pearl fishing rods, and added dragon/crystal harpoon boosts only for fish that they actually affect.

Other checks:

  • I have tested all my changes thoroughly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant