Based on what the "Tips and Tricks" states about quality, it sounds like it should be this:When crafting using 4 legendary quality module 3s (and no speed module influence, i.e. +24.8% quality) and a normal quality recipe, what percentage of the output will be normal quality items?
Code: Select all
100% (total output) - 24.8% (uncommon) - 2.48% (rare) - 0.248% (epic) - 0.0248% (legendary) = 72.4472%
- 8.360 (normal)
- 2.376 (uncommon)
- 0.238 (rare)
- 0.024 (epic)
- 0.003 (legendary)
Code: Select all
8.36 / (8.36 + 2.376 + 0.238 + 0.024 + 0.003) = ~0.76