@HoopGrids However the new code is doing:
New rarity = old rarity + 5 + 10
So changing the guess for the same slot will increase rarity each time rather than subtracting out the current one first
@HoopGrids For example, successfully guessing player A with rarity of 10 in slot 1,1 increases the overall rarity to:
New rarity = old rarity + 10
If you then change your answer to player B with rarity of 5:
New rarity = old rarity + 5