Budoko wrote: ↑Tue Aug 28, 2018 4:02 am
Would it be possible to edit armor rarity
It can be done with one additional entry in either this or Squall8's script.
Step-by-step for this script
1. activate the "selected equipment"
2. re-equip your armor to get the pointer to your current armor
3. make a copy of any one of the entries under "armor" (preferrably one of the single-byte ones, so you don't have to change the datatype as well)
4. rename one (the original or the copy, doesn't matter which) so you don't accidentally change the wrong one later
5. double click on the address part ("P->something") of the one you renamed
6. change the offset to 10
That's your armor's "rarity-1" - if the armor has a rarity of 7, the value here is 6.