Which Pokémon type are you?
Are you blazing like Fire-type, cool like Ice-type or even mysterious like Ghost-type? Take this quiz to find out!
Want more fun?
Check out the best games and quizzes from Pokémon Horizons: The Series on the CBBC website:
/** * https://gist.github.com/samthor/64b114e4a4f539915a95b91ffd340acc */ (function() { var check = document.createElement('script'); if (!('noModule' in check) && 'onbeforeload' in check) { var = false; document.addEventListener('beforeload', function(e) { if (e.target === check) { = true; } else if (!e.target.hasAttribute('nomodule') || !) { return; } e.preventDefault(); }, true); check.type = 'module'; check.src = '.'; document.head.appendChild(check); check.remove(); } }());