This will be a bit to work on, but should be relatively easy to find addresses with adding in mods to give or take away items from Sora at an accelerated pace.
- Proofs
- World Completion
- Hints in different Worlds/ Categories
- Abilities
- Keyblades
- Heartbinders
We also want this to be very modular or overridable. We want to create an auto tracker that people can modify or update with different icons.
Structure:
{ "Columns": X/12, "Row": Y, "Creator": "Username", "Version": "1.0", "Data": [{ "Column": 1, "Row": 3, "IconPath": "path/to/icon", "AddressToWatch": 0x123456, "TriggerValue": 0x24 }] }
This will be a bit to work on, but should be relatively easy to find addresses with adding in mods to give or take away items from Sora at an accelerated pace.
We also want this to be very modular or overridable. We want to create an auto tracker that people can modify or update with different icons.
Structure:
{ "Columns": X/12, "Row": Y, "Creator": "Username", "Version": "1.0", "Data": [{ "Column": 1, "Row": 3, "IconPath": "path/to/icon", "AddressToWatch": 0x123456, "TriggerValue": 0x24 }] }