diff --git a/config/formats.js b/config/formats.js index cbccb72506..fa72aad5f0 100644 --- a/config/formats.js +++ b/config/formats.js @@ -591,6 +591,7 @@ exports.Formats = [ } } }, + onEffectivenessPriority: -5, onEffectiveness: function (typeMod, target, type, move) { if (move.id !== 'swift') return; // Only calculate color effectiveness once