Hi, first of all thank you for this repo, very nice work, especially in the data department. Would you mind answering me few questions please?
- Is it possible to get updated json files for all characters from the game files? You are the only one who included the move names and I absolutely love it. When I digged in the game memory I couldn't find a way to map it from the internal nam (Kg_fs_Jkick) to the english equivalent shown in game. Did you automate this?
- Is it possible to include onBlock (blk) and onHit (adv) in array format? With individual hits of string, rather than single number? Similar to how you represented damage per move in string (ds)?
- Is it possible to include advantage onCounterHit? Sometimes that is different than onHit and I would love to know that.
Thanks man and keep up the good work :)
Hi, first of all thank you for this repo, very nice work, especially in the data department. Would you mind answering me few questions please?
Thanks man and keep up the good work :)