Also, it looks like we try to take care of that very case
(Evaluator.java, line 143+)
// Equipment slots, that aren't the primary slot of any item type,
// that are repurposed here (rather than making the array bigger).
// Watches have to be handled specially because only one can be
// used -...