@mastahg Could you add those HoH pomander enums to the CN version as well? They worked great on the English version and those 3 values seem to be the only thing preventing the modified deep dive to run on this client
@mastahg Can you please add
Frailty = 17,
Concealment = 18,
Petrification = 19
to ff14bot.Directors.Pomander Enum, they are for HoH. They show up as their int values in DeepDungeonInventory() but you can only call UsePomander with the enum.
Also for later possibly look into...
Not sure what happened (even tried older versions) but something broke with deep dungeon, it'll navigate to the first chest or mob then die. Some times the y pos is in scientific notation and sometimes it's like this 0.1
EDIT: OK it seems the are kinda normal cords but it still doesn't move...