Forum Replies Created
-
AuthorPosts
-
Give
workfor()
a shot.workFor( time )
Stop next activity after amount of time.
Both real and Eorzea time is supported.Format is HH:MM[:SS].
For Eorzea time add “ET” at the end.HH – hours
MM – minutes
SS – seconds (can be omitted)Each activity will finish the ongoing action before stop.
Fishing will hook the current fish, gathering will dig the current node, crafting will synthesize the current item, and so on.Note: Timer starts immediately when function is called. When chapter ends, timer is disabled.
Aliases
–
Parameters
time – how long to work
Examples
workFor(00:25:00)
workFor(01:50)
workFor(8:00ET)Hey would alt characters on the same account trigger it too? Like if I ran one alt for 12 hours then my main for 12 hours? (not planning on doing that cuz I will actually be playing on my main as well)
Just be reasonable with your times. While people can play the game manually for 24 hours it’s not something many do.
@acrazycyclist – sorry for the dumb question but why do you run her that long on squadrons/trusts? What’s the benefit? Is it good for leveling?
It is basically the only way Miqo can easily and reliably level your combat jobs for you. You can use a scenario for things like leves but honestly you get so much more out of squadrons and trusts.
January 30, 2021 at 9:04 pm in reply to: Infinite Universal Diadem Scenario Botanist🌱, Mining⚒, and Fishing🎣 #27407Cooldowns should be handled on your own if you are doing savage/extreme level content and as a tank. Combat assist in Miqo doesn’t know which fight you’re on and doesn’t plan your abilities accordingly, it just looks at what you have at any said moment. To plan will require the human element. So if you know you will need a cooldown for a specific mechanic at a specific time you will need to hit it.
You can level desynth from 0 with gear you get in 80 dungeons, you just won’t get a lot of the level-appropriate desynths but you will still level. Heroes’ Gauntlet does not grant poetics right now. If you are referring to Allegory and Revelation then yes you will only get current tomestones from current max level dungeons.
You technically could build a scenario for this. However, considering it takes the entire Miqo team easily at least a couple months of working on only a new dungeon support to get it out, it is such a great undertaking that I can’t imagine anyone on their own would do it.
You cannot call combat assist as a function in the scenarios but you can build a navigational grid and have
key()
sequences for your attacks. You would just need to make sure everything is timed correctly so you don’t end up with Miqo trying to move on but there are still enemies alive. -
AuthorPosts