Fewer Quality Tiers


This mod is for players who want to play with quality, but do not want to manage 5 different quality tiers. It reduces the amount of quality tiers. By default it only has `normal`, `rare` and `legendary`, but it's fully configurable with which qualities to keep. It automatically adjusts the probabilities to account for the missing step (or at least attempts to) and adjusts technologies too.

Tweaks
4 hours ago
2.0
157

b [Fixed] Legendary only doesn't work

9 days ago

When I only let legendary, it doesn't produce any legendary item.

9 days ago
(updated 9 days ago)

if we remove a tier the previous tier must not change

if not is_tier_enabled[tiers[index]] then
    proto_util.remove_quality_tier(previous_tier, tier, next_tier)
else
    previous_tier = tier
end
8 days ago

Thanks for the PR :) Now part of the new release

New response