Forum › Forums › Discussion › Ocean Fishing and Scenarios
Tagged: Ocean Fishing
This topic contains 7 replies, has 3 voices, and was last updated by jakebnda 3 years, 6 months ago.
-
AuthorPosts
-
April 28, 2021 at 3:01 pm #29723
My question is how might one change bait during Spectral + Intuition AND How one could change the Double Hook tug priority based on the weather.
1: I would like to have Miqo change bait when under spectral and intuition so I may catch the rare blue fish.
2: I would like to be able to change double hook priority based on the spectral weather.Base fishing scenario:
setFishNoIntuitionBait(Plump Worm)
setFishWeatherBait(Spectral,Ragworm)
setFishIntuitionBait(Krill)
setFishNoIntuitionPreset(Preset 1)
setFishIntuitionPreset(Preset 2)
setFishWeatherPreset(Spectral,Preset 3)
startFishing(6)There seems to be no way to include the double hook priority without it applying to all of the other weather types. The same goes for setting the weather AND intuition state. Is there a way to include some of these commands within other commands? This would solve both of my issues.
ie: setFishWeatherBait(Spectral[setFishIntuitionBait(Krill)],Ragworm)Thanks for lookin!
April 29, 2021 at 2:32 am #29735Yes, better Ocean Fishing support is one of the features planned under Gathering updates:
Upcoming Features1: I would like to have Miqo change bait when under spectral and intuition so I may catch the rare blue fish.
Please keep in mind, however, that this is a request for decreased efficiency.
Fisher’s Intuition during Spectral Current lasts for 15 seconds and it takes 5-10 seconds for Miqobot to equip a different bait. So even if we implement this feature, it will be immediately broken by design because it will constantly waste the Intution buff.
If you wish to catch the blue fish, you have to equip the required bait as soon as Spectral Current appears and use it to catch Intuition prerequisites.May 3, 2021 at 4:10 am #29811May 15, 2021 at 12:13 pm #29987I’m having trouble getting Miqo to use Double Hook while ocean fishing. The scenario looks like this:
setFishNoIntuitionBait(Krill) setFishNoIntuitionPreset(Ocean Fishing) setFishIntuitionBait(Plump Worm) setFishIntuitionPreset(Ocean Intuition) setFishWeatherBait(Spectral,Ragworm) setFishWeatherPreset(Spectral,Spectral DH) doubleHookTug(large) startFishing(7)
and the presets have Patience, snagging, and mooch turned on. For the “Spectral DH” I have Patience deselected. I assumed that Miqo takes into account the reduced efficiency while Patience is applied and chooses to not use double hook. I havent been able to get Miqo to use DH even with this hypothesis taken into account. What am I missing?
May 15, 2021 at 2:49 pm #29992May 16, 2021 at 12:44 am #29994May 16, 2021 at 2:17 am #29995Double Hook is triggered under the following conditions:
- Double Hook setting is enabled.
- Double Hook icon is on hotbar.
- Powerful Hookset is disabled or not required.
- Precision Hookset is disabled or not required.
- GP value is 400+.
- Tug type matches the filter specified by doubleHookTug().
Please note that the function doubleHookTug() does not enable Double Hook setting in Miqobot automatically.
If this setting is disabled in the fishing preset, the function doubleHookTug() has no effect.May 16, 2021 at 2:49 am #29996 -
AuthorPosts
You must be logged in to reply to this topic.