7 lines
312 B
C

#include "global.h"
#include "test/battle.h"
TO_DO_BATTLE_TEST("Geomancy takes 2 turns to increase Sp. Atk, Sp. Def and Speed by 2 stages");
TO_DO_BATTLE_TEST("Geomancy only takes 1 turn when holding Power Herb")
TO_DO_BATTLE_TEST("Geomancy fails on the second turn if the user falls for Taunt while charging")