Other form changes
Eiscue (always regains Ice Face at end of turn):
Mimikyu (no changes):
Minior, Morpeko (similar to Cramorant, become Schrödinger's Minior/Morpeko)
Terapagos is unaffected since it is not triggered by an ability.
Eiscue (always regains Ice Face at end of turn):
Code:
if (opponent uses physical attack) :
take no damage for first damage instance
lose Ice Face
become Eiscue-Noice
while (weather is Snow) :
regain Ice Face
become Ice Face Eiscue
Mimikyu (no changes):
Code:
if (opponent uses attack) :
take no damage for first damage instance
lose 1/8 HP
become Mimikyu-Busted
Minior, Morpeko (similar to Cramorant, become Schrödinger's Minior/Morpeko)
Terapagos is unaffected since it is not triggered by an ability.