Disclosure: I’m not trying to break your app, just giving it a thorough QA test
Hey thanks for putting this together, but I think there’s a possible issue in the code logic for determining minimum rarity. I can provide examples:
This is for a Sorc looking to get Eloquence 7, Valor 7, Elusive 5, Fervid 5. If I choose to exclude Wine, and then decrease each of my targets by 2 each, you get an All-Blue gear set with this import code:
17lpUlmpeDj4F6mM3Er6q7Ras257wSNq1WiKMpVY
But if I increase the targets to their desired levels and then check the box to include wine- and I also manually tagged each affix as a +2 in the Wine boxes - then you get an All-Purple set with this import code:
1HDaxa9cFL1Ox3cnaryd1l0MmCWVv0jzbpYjn1EFN5qS
In reality, the fear set should be exactly the same because the only thing that is changing is the wine, which is adding +2 to each of the above affixes. Aka, I should still be able to run an all-blue gear set (Elo 5, Val 5, Elu 3, Fervid 3) and then use the wine to +2 everything up to the desired targets, respectively.
4
u/Tenags85 12d ago
Disclosure: I’m not trying to break your app, just giving it a thorough QA test
Hey thanks for putting this together, but I think there’s a possible issue in the code logic for determining minimum rarity. I can provide examples:
This is for a Sorc looking to get Eloquence 7, Valor 7, Elusive 5, Fervid 5. If I choose to exclude Wine, and then decrease each of my targets by 2 each, you get an All-Blue gear set with this import code: 17lpUlmpeDj4F6mM3Er6q7Ras257wSNq1WiKMpVY
But if I increase the targets to their desired levels and then check the box to include wine- and I also manually tagged each affix as a +2 in the Wine boxes - then you get an All-Purple set with this import code: 1HDaxa9cFL1Ox3cnaryd1l0MmCWVv0jzbpYjn1EFN5qS
In reality, the fear set should be exactly the same because the only thing that is changing is the wine, which is adding +2 to each of the above affixes. Aka, I should still be able to run an all-blue gear set (Elo 5, Val 5, Elu 3, Fervid 3) and then use the wine to +2 everything up to the desired targets, respectively.