so the sheet itself is interactive, so as you are setting the options in the G column, the code in C1:C20 (C1 down to C20) is auto updating. once you have your options set, select C1, hold the shift key, and select C20. this should highlight C1->C20. copy and paste that into your cheat file. you might need to unload/reload the cheat file for the change to show.
as for how it works?
- the asm code grabs the address with the id, timestamp, and the game location id. it takes the GLI (game location id) and does the math based on the structures of armor and weapons.
- using the options set, as each category has it own location, it calculates where the weapon/armor should be. i said should be because if an advance user changes the GLI then the code may not work correctly, and i would rather not have to put a safety check, if i can help it.
- anyways, once the code is in the cheat file, make sure its on. it wont overwrite everything, that's why i include a ZL button activator. go the weapon or armor you want to replace, yes i said replace because i dont know how to force a spawn item.
- Once you are at the one. press ZL, you will need to re-equip your piece for the effect to kick in. it also works on unequipped pieces as well. and yes, it is altering your save, so make a backup before you start using this code.
(i did put a disclaimer in the upper left corner)