sovereignx/test/battle/ability/orichalcum_pulse.c
2024-08-14 15:43:18 +02:00

5 lines
233 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Orichalcum Pulse sets up sun for 5 turns");
TO_DO_BATTLE_TEST("Orichalcum Pulse boosts the Pokémon's Attack by 33% in sun, even if it's holding an Utility Umbrella");