Moon Crafting

Forum Forums Discussion Moon Crafting

This topic contains 16 replies, has 8 voices, and was last updated by Miqobot Miqobot 2 days, 14 hours ago.

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #42077

    edgedy
    Participant
    0

    I also found these datamined resources if they help.

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

    #42078
    Miqobot
    Miqobot
    Keymaster
    4+

    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.

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in to reply to this topic.