Forum › Forums › Discussion › Moon Crafting
This topic contains 20 replies, has 10 voices, and was last updated by woshigi 2 weeks, 2 days ago.
-
AuthorPosts
-
April 26, 2025 at 3:17 pm #42077
I also found these datamined resources if they help.
https://github.com/xivapi/ffxiv-datamining/blob/master/csv/WKSMissionUnit.csv
April 26, 2025 at 11:28 pm #42078Thank 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.
May 5, 2025 at 12:51 am #42084May 7, 2025 at 1:09 pm #42085May 8, 2025 at 9:57 pm #42089May 11, 2025 at 7:55 am #42091The 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.
-
AuthorPosts
You must be logged in to reply to this topic.