Moon Crafting

Forum Forums Discussion Moon Crafting

This topic contains 20 replies, has 10 voices, and was last updated by  woshigi 2 weeks, 2 days ago.

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #42077

    edgedy
    Participant
    14+

    I also found these datamined resources if they help.

    https://github.com/xivapi/ffxiv-datamining/blob/master/csv/WKSMissionUnit.csv

    #42078
    Miqobot
    Miqobot
    Keymaster
    20+

    Thank you very much!
    Yes, column #18 is the most interesting here – it contains a reference to WKSMissionRecipe.csv entry which represents the list of activated recipe IDs in Cosmic Crafting Log for each mission. And cross-referencing it with Recipe.csv allows to extract the hidden rLvl data.
    But unfortunately, this trail eventually leads to a dead end because the actual recipe stats and math coeffs are generated dynamically at the moment of mission activation.

    However, the good news is that we’ve actually managed to reverse engineer all the necessary data, so the research phase is now complete. A potential solution has been designed and we begin working on the implementation. Surprisingly, moon crafting has demanded quite a significant overhaul of Miqobot’s data structures. Oh well.

    #42084

    Gamerboi
    Participant
    0

    Any Idea why miqo just starts craft then ends with 1/1 successful without doing anything?

    #42085
    Skateb3060
    Skateb3060
    Participant
    17+

    I’d like to thank Miqo for their continued work on the bot. It sounds like moon crafting is a nightmare, and your continued efforts make me happy to support.

    #42089

    edgedy
    Participant
    10+

    The biggest problem Miqo is going to face is the new A ranked craft experts have a countdown so it may be that Miqo will need to revise how it calculates finishing a recipe because by the time Miqo is done evaluating it the internal game counter will have ended.

    #42091

    woshigi
    Participant
    0

    The solutions for the moon crafting are pretty intense and non-existant for the harder crafts due to them being expert. The time limits make it so that you basically have to hand craft about 6-7 recipes even if you have BiS gear and you’d have to get lucky to get 100% quality (probably would work 85% or so if you craft manually according to procs).

    For moon crafters, I think the biggest help would be to allow Miqobot to use the sendKey command to run macros instead of just single abilities so that we can use other crafting websites (like Raphael) to figure out our own rotations and use Miqo to automate them. Better, if we could get something to input ff14 macros and have Miqo translate them into commands internally and spit them out. Inputting the macro can take quite a while as some crafts can have up to 40+ steps.

    In any case, that’s just my two cents. Thanks for all you guys do and hope you stay safe out there.

Viewing 6 posts - 16 through 21 (of 21 total)

You must be logged in to reply to this topic.