(adsbygoogle = window.adsbygoogle || []).push({});
I want to reset my ability points in AC Odyssey to zero. But I can not find the right value.
Ability Points = 98290
98290 in Hex = 0x17FF2
0x17FF2 in Endian = F2 7F 01
I searched for all 3 values and found nothing. When i do the same with materials or money it works. In advanced mode all materials are shown in endian. I replaced it with 00 00 00 and my materials are back to zero.