2017-11-25 17:42:31 +00:00
|
|
|
#ifndef GUARD_BATTLE_SCRIPTS_H
|
|
|
|
#define GUARD_BATTLE_SCRIPTS_H
|
|
|
|
|
2020-04-21 14:59:19 +01:00
|
|
|
extern const u8 BattleScript_NotAffected[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_HitFromCritCalc[];
|
|
|
|
extern const u8 BattleScript_MoveEnd[];
|
|
|
|
extern const u8 BattleScript_MakeMoveMissed[];
|
|
|
|
extern const u8 BattleScript_PrintMoveMissed[];
|
|
|
|
extern const u8 BattleScript_MoveMissedPause[];
|
|
|
|
extern const u8 BattleScript_MoveMissed[];
|
2019-08-22 14:57:33 +01:00
|
|
|
extern const u8 BattleScript_ButItFailedAtkStringPpReduce[];
|
2017-12-02 13:08:55 +00:00
|
|
|
extern const u8 BattleScript_ButItFailed[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_StatUp[];
|
|
|
|
extern const u8 BattleScript_StatDown[];
|
|
|
|
extern const u8 BattleScript_AlreadyAtFullHp[];
|
2017-12-02 13:08:55 +00:00
|
|
|
extern const u8 BattleScript_PresentHealTarget[];
|
|
|
|
extern const u8 BattleScript_MoveUsedMustRecharge[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_FaintAttacker[];
|
|
|
|
extern const u8 BattleScript_FaintTarget[];
|
2017-12-02 13:08:55 +00:00
|
|
|
extern const u8 BattleScript_GiveExp[];
|
|
|
|
extern const u8 BattleScript_HandleFaintedMon[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_LocalTrainerBattleWon[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_LocalTwoTrainersDefeated[];
|
|
|
|
extern const u8 BattleScript_LocalBattleWonLoseTexts[];
|
|
|
|
extern const u8 BattleScript_LocalBattleWonReward[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_PayDayMoneyAndPickUpItems[];
|
|
|
|
extern const u8 BattleScript_LocalBattleLost[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_LocalBattleLostPrintWhiteOut[];
|
|
|
|
extern const u8 BattleScript_LocalBattleLostEnd[];
|
|
|
|
extern const u8 BattleScript_CheckDomeDrew[];
|
2018-09-01 19:00:13 +01:00
|
|
|
extern const u8 BattleScript_FlushMessageBox[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_LinkBattleWonOrLost[];
|
|
|
|
extern const u8 BattleScript_FrontierTrainerBattleWon[];
|
|
|
|
extern const u8 BattleScript_SmokeBallEscape[];
|
|
|
|
extern const u8 BattleScript_RanAwayUsingMonAbility[];
|
|
|
|
extern const u8 BattleScript_GotAwaySafely[];
|
|
|
|
extern const u8 BattleScript_WildMonFled[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_PrintCantRunFromTrainer[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_PrintFailedToRunString[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_PrintCantEscapeFromBattle[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_PrintFullBox[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_ActionSwitch[];
|
|
|
|
extern const u8 BattleScript_Pausex20[];
|
|
|
|
extern const u8 BattleScript_LevelUp[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_RainContinuesOrEnds[];
|
|
|
|
extern const u8 BattleScript_DamagingWeatherContinues[];
|
|
|
|
extern const u8 BattleScript_SandStormHailEnds[];
|
|
|
|
extern const u8 BattleScript_SunlightContinues[];
|
|
|
|
extern const u8 BattleScript_SunlightFaded[];
|
|
|
|
extern const u8 BattleScript_OverworldWeatherStarts[];
|
2020-12-14 02:42:48 +00:00
|
|
|
extern const u8 BattleScript_OverworldTerrain[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SideStatusWoreOff[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_SafeguardProtected[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SafeguardEnds[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_LeechSeedTurnDrain[];
|
|
|
|
extern const u8 BattleScript_BideStoringEnergy[];
|
|
|
|
extern const u8 BattleScript_BideAttack[];
|
|
|
|
extern const u8 BattleScript_BideNoEnergyToAttack[];
|
2019-03-06 11:09:34 +00:00
|
|
|
extern const u8 BattleScript_RoarSuccessSwitch[];
|
|
|
|
extern const u8 BattleScript_RoarSuccessEndBattle[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_MistProtected[];
|
|
|
|
extern const u8 BattleScript_RageIsBuilding[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsDisabled[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SelectingDisabledMove[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_DisabledNoMore[];
|
2017-12-02 23:47:21 +00:00
|
|
|
extern const u8 BattleScript_SelectingDisabledMoveInPalace[];
|
|
|
|
extern const u8 BattleScript_SelectingUnusableMoveInPalace[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_EncoredNoMore[];
|
|
|
|
extern const u8 BattleScript_DestinyBondTakesLife[];
|
2018-07-24 20:47:00 +01:00
|
|
|
extern const u8 BattleScript_DmgHazardsOnAttacker[];
|
|
|
|
extern const u8 BattleScript_DmgHazardsOnTarget[];
|
|
|
|
extern const u8 BattleScript_DmgHazardsOnFaintedBattler[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_PerishSongTakesLife[];
|
|
|
|
extern const u8 BattleScript_PerishSongCountGoesDown[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_AllStatsUp[];
|
|
|
|
extern const u8 BattleScript_RapidSpinAway[];
|
|
|
|
extern const u8 BattleScript_WrapFree[];
|
|
|
|
extern const u8 BattleScript_LeechSeedFree[];
|
|
|
|
extern const u8 BattleScript_SpikesFree[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_MonTookFutureAttack[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_NoMovesLeft[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SelectingMoveWithNoPP[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_NoPPForMove[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SelectingTormentedMove[];
|
2017-12-02 23:47:21 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedIsTormented[];
|
|
|
|
extern const u8 BattleScript_SelectingTormentedMoveInPalace[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveTaunt[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedIsTaunted[];
|
2017-12-02 23:47:21 +00:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveTauntInPalace[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_WishComesTrue[];
|
|
|
|
extern const u8 BattleScript_IngrainTurnHeal[];
|
|
|
|
extern const u8 BattleScript_AtkDefDown[];
|
2018-09-22 00:12:27 +01:00
|
|
|
extern const u8 BattleScript_DefSpDefDown[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_KnockedOff[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsImprisoned[];
|
2019-03-02 22:40:38 +00:00
|
|
|
extern const u8 BattleScript_SelectingImprisonedMove[];
|
|
|
|
extern const u8 BattleScript_SelectingImprisonedMoveInPalace[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_GrudgeTakesPp[];
|
|
|
|
extern const u8 BattleScript_MagicCoatBounce[];
|
|
|
|
extern const u8 BattleScript_SnatchedMove[];
|
|
|
|
extern const u8 BattleScript_EnduredMsg[];
|
|
|
|
extern const u8 BattleScript_OneHitKOMsg[];
|
|
|
|
extern const u8 BattleScript_SAtkDown2[];
|
|
|
|
extern const u8 BattleScript_FocusPunchSetUp[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsAsleep[];
|
|
|
|
extern const u8 BattleScript_MoveUsedWokeUp[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_MonWokeUpInUproar[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_PoisonTurnDmg[];
|
|
|
|
extern const u8 BattleScript_BurnTurnDmg[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsFrozen[];
|
|
|
|
extern const u8 BattleScript_MoveUsedUnfroze[];
|
|
|
|
extern const u8 BattleScript_DefrostedViaFireMove[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsParalyzed[];
|
|
|
|
extern const u8 BattleScript_MoveUsedFlinched[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_PrintUproarOverTurns[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_ThrashConfuses[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsConfused[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsConfusedNoMore[];
|
|
|
|
extern const u8 BattleScript_PrintPayDayMoneyString[];
|
|
|
|
extern const u8 BattleScript_WrapTurnDmg[];
|
|
|
|
extern const u8 BattleScript_WrapEnds[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsInLove[];
|
2019-03-05 16:06:29 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedIsInLoveCantAttack[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_NightmareTurnDmg[];
|
|
|
|
extern const u8 BattleScript_CurseTurnDmg[];
|
|
|
|
extern const u8 BattleScript_TargetPRLZHeal[];
|
|
|
|
extern const u8 BattleScript_MoveEffectSleep[];
|
|
|
|
extern const u8 BattleScript_YawnMakesAsleep[];
|
|
|
|
extern const u8 BattleScript_MoveEffectPoison[];
|
|
|
|
extern const u8 BattleScript_MoveEffectBurn[];
|
|
|
|
extern const u8 BattleScript_MoveEffectFreeze[];
|
|
|
|
extern const u8 BattleScript_MoveEffectParalysis[];
|
|
|
|
extern const u8 BattleScript_MoveEffectUproar[];
|
|
|
|
extern const u8 BattleScript_MoveEffectToxic[];
|
|
|
|
extern const u8 BattleScript_MoveEffectPayDay[];
|
|
|
|
extern const u8 BattleScript_MoveEffectWrap[];
|
|
|
|
extern const u8 BattleScript_MoveEffectConfusion[];
|
2018-09-01 19:00:13 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectRecoil[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_DoRecoil33[];
|
|
|
|
extern const u8 BattleScript_Recoil33End[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_ItemSteal[];
|
|
|
|
extern const u8 BattleScript_DrizzleActivates[];
|
|
|
|
extern const u8 BattleScript_SpeedBoostActivates[];
|
|
|
|
extern const u8 BattleScript_TraceActivates[];
|
2019-08-30 11:25:21 +01:00
|
|
|
extern const u8 BattleScript_TraceActivatesEnd3[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_RainDishActivates[];
|
|
|
|
extern const u8 BattleScript_SandstreamActivates[];
|
|
|
|
extern const u8 BattleScript_ShedSkinActivates[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_WeatherFormChanges[];
|
|
|
|
extern const u8 BattleScript_WeatherFormChangesLoop[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_CastformChange[];
|
2018-09-01 19:00:13 +01:00
|
|
|
extern const u8 BattleScript_IntimidateActivatesEnd3[];
|
|
|
|
extern const u8 BattleScript_IntimidateActivates[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_DroughtActivates[];
|
|
|
|
extern const u8 BattleScript_TookAttack[];
|
|
|
|
extern const u8 BattleScript_SturdyPreventsOHKO[];
|
|
|
|
extern const u8 BattleScript_DampStopsExplosion[];
|
|
|
|
extern const u8 BattleScript_MoveHPDrain_PPLoss[];
|
|
|
|
extern const u8 BattleScript_MoveHPDrain[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_MonMadeMoveUseless_PPLoss[];
|
|
|
|
extern const u8 BattleScript_MonMadeMoveUseless[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_FlashFireBoost_PPLoss[];
|
|
|
|
extern const u8 BattleScript_FlashFireBoost[];
|
|
|
|
extern const u8 BattleScript_AbilityNoStatLoss[];
|
|
|
|
extern const u8 BattleScript_BRNPrevention[];
|
|
|
|
extern const u8 BattleScript_PRLZPrevention[];
|
|
|
|
extern const u8 BattleScript_PSNPrevention[];
|
|
|
|
extern const u8 BattleScript_ObliviousPreventsAttraction[];
|
|
|
|
extern const u8 BattleScript_FlinchPrevention[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_OwnTempoPrevents[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_SoundproofProtected[];
|
|
|
|
extern const u8 BattleScript_AbilityNoSpecificStatLoss[];
|
|
|
|
extern const u8 BattleScript_StickyHoldActivates[];
|
|
|
|
extern const u8 BattleScript_ColorChangeActivates[];
|
|
|
|
extern const u8 BattleScript_RoughSkinActivates[];
|
|
|
|
extern const u8 BattleScript_CuteCharmActivates[];
|
2019-03-01 12:59:08 +00:00
|
|
|
extern const u8 BattleScript_AbilityStatusEffect[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_SynchronizeActivates[];
|
|
|
|
extern const u8 BattleScript_NoItemSteal[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_AbilityCuredStatus[];
|
2018-09-01 19:00:13 +01:00
|
|
|
extern const u8 BattleScript_IgnoresWhileAsleep[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_IgnoresAndUsesRandomMove[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedLoafingAround[];
|
2020-04-18 12:04:28 +01:00
|
|
|
extern const u8 BattleScript_TruantLoafingAround[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_IgnoresAndFallsAsleep[];
|
2018-09-01 19:00:13 +01:00
|
|
|
extern const u8 BattleScript_IgnoresAndHitsItself[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_SubstituteFade[];
|
|
|
|
extern const u8 BattleScript_BerryCurePrlzEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureParRet[];
|
|
|
|
extern const u8 BattleScript_BerryCurePsnEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCurePsnRet[];
|
|
|
|
extern const u8 BattleScript_BerryCureBrnEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureBrnRet[];
|
|
|
|
extern const u8 BattleScript_BerryCureFrzEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureFrzRet[];
|
|
|
|
extern const u8 BattleScript_BerryCureSlpEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureSlpRet[];
|
|
|
|
extern const u8 BattleScript_BerryCureConfusionEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureConfusionRet[];
|
|
|
|
extern const u8 BattleScript_BerryCureChosenStatusEnd2[];
|
|
|
|
extern const u8 BattleScript_BerryCureChosenStatusRet[];
|
|
|
|
extern const u8 BattleScript_WhiteHerbEnd2[];
|
|
|
|
extern const u8 BattleScript_WhiteHerbRet[];
|
2020-06-29 17:04:13 +01:00
|
|
|
extern const u8 BattleScript_ItemHealHP_RemoveItemRet[];
|
|
|
|
extern const u8 BattleScript_ItemHealHP_RemoveItemEnd2[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_BerryPPHealEnd2[];
|
|
|
|
extern const u8 BattleScript_ItemHealHP_End2[];
|
|
|
|
extern const u8 BattleScript_ItemHealHP_Ret[];
|
2017-11-26 16:15:28 +00:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveChoiceItem[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_HangedOnMsg[];
|
|
|
|
extern const u8 BattleScript_BerryConfuseHealEnd2[];
|
2021-01-06 05:13:32 +00:00
|
|
|
extern const u8 BattleScript_BerryConfuseHealRet[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_BerryStatRaiseEnd2[];
|
2021-01-06 05:13:32 +00:00
|
|
|
extern const u8 BattleScript_BerryStatRaiseRet[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_BerryFocusEnergyEnd2[];
|
|
|
|
extern const u8 BattleScript_ActionSelectionItemsCantBeUsed[];
|
2018-08-25 20:04:12 +01:00
|
|
|
extern const u8 BattleScript_ArenaTurnBeginning[];
|
2020-07-17 01:12:12 +01:00
|
|
|
extern const u8 BattleScript_PalacePrintFlavorText[];
|
2018-11-11 17:33:16 +00:00
|
|
|
extern const u8 BattleScript_ArenaDoJudgment[];
|
2021-01-22 07:48:22 +00:00
|
|
|
extern const u8 BattleScript_FrontierLinkBattleLost[];
|
2017-11-26 16:26:11 +00:00
|
|
|
extern const u8 BattleScript_AskIfWantsToForfeitMatch[];
|
2017-12-02 23:47:21 +00:00
|
|
|
extern const u8 BattleScript_PrintPlayerForfeited[];
|
|
|
|
extern const u8 BattleScript_PrintPlayerForfeitedLinkBattle[];
|
2017-11-26 00:19:57 +00:00
|
|
|
extern const u8 BattleScript_BallThrow[];
|
|
|
|
extern const u8 BattleScript_BallThrowByWally[];
|
|
|
|
extern const u8 BattleScript_SafariBallThrow[];
|
2017-11-25 17:42:31 +00:00
|
|
|
extern const u8 BattleScript_SuccessBallThrow[];
|
|
|
|
extern const u8 BattleScript_WallyBallThrow[];
|
|
|
|
extern const u8 BattleScript_ShakeBallThrow[];
|
|
|
|
extern const u8 BattleScript_TrainerBallBlock[];
|
|
|
|
extern const u8 BattleScript_RunByUsingItem[];
|
2017-11-25 23:33:40 +00:00
|
|
|
extern const u8 BattleScript_ActionWatchesCarefully[];
|
|
|
|
extern const u8 BattleScript_ActionGetNear[];
|
|
|
|
extern const u8 BattleScript_ActionThrowPokeblock[];
|
2018-07-18 21:07:48 +01:00
|
|
|
extern const u8 BattleScript_EmbargoEndTurn[];
|
|
|
|
extern const u8 BattleScript_TelekinesisEndTurn[];
|
2019-03-24 02:45:21 +00:00
|
|
|
extern const u8 BattleScript_BufferEndTurn[];
|
2018-07-18 21:07:48 +01:00
|
|
|
extern const u8 BattleScript_AquaRingHeal[];
|
2018-07-21 11:56:07 +01:00
|
|
|
extern const u8 BattleScript_AuroraVeilEnds[];
|
|
|
|
extern const u8 BattleScript_LuckyChantEnds[];
|
|
|
|
extern const u8 BattleScript_TailwindEnds[];
|
2018-07-21 12:24:20 +01:00
|
|
|
extern const u8 BattleScript_TrickRoomEnds[];
|
|
|
|
extern const u8 BattleScript_WonderRoomEnds[];
|
|
|
|
extern const u8 BattleScript_MagicRoomEnds[];
|
|
|
|
extern const u8 BattleScript_ElectricTerrainEnds[];
|
|
|
|
extern const u8 BattleScript_MistyTerrainEnds[];
|
|
|
|
extern const u8 BattleScript_GrassyTerrainEnds[];
|
|
|
|
extern const u8 BattleScript_PsychicTerrainEnds[];
|
|
|
|
extern const u8 BattleScript_MudSportEnds[];
|
|
|
|
extern const u8 BattleScript_WaterSportEnds[];
|
2018-07-21 14:11:13 +01:00
|
|
|
extern const u8 BattleScript_SturdiedMsg[];
|
2018-07-21 15:34:43 +01:00
|
|
|
extern const u8 BattleScript_GravityEnds[];
|
2018-07-22 17:40:18 +01:00
|
|
|
extern const u8 BattleScript_MoveStatDrain[];
|
|
|
|
extern const u8 BattleScript_MoveStatDrain_PPLoss[];
|
2020-12-02 21:46:29 +00:00
|
|
|
extern const u8 BattleScript_TargetAbilityStatRaiseOnMoveEnd[];
|
2020-12-10 21:27:35 +00:00
|
|
|
extern const u8 BattleScript_TargetsStatWasMaxedOut[];
|
2018-07-22 17:40:18 +01:00
|
|
|
extern const u8 BattleScript_AttackerAbilityStatRaise[];
|
|
|
|
extern const u8 BattleScript_AttackerAbilityStatRaiseEnd3[];
|
|
|
|
extern const u8 BattleScript_PoisonHealActivates[];
|
2018-07-22 20:05:12 +01:00
|
|
|
extern const u8 BattleScript_BadDreamsActivates[];
|
2018-07-22 21:21:47 +01:00
|
|
|
extern const u8 BattleScript_SwitchInAbilityMsg[];
|
2018-07-24 20:47:00 +01:00
|
|
|
extern const u8 BattleScript_ToxicSpikesPoisoned[];
|
|
|
|
extern const u8 BattleScript_ToxicSpikesAbsorbed[];
|
2018-07-24 21:09:55 +01:00
|
|
|
extern const u8 BattleScript_StickyWebOnSwitchIn[];
|
2018-07-26 20:56:23 +01:00
|
|
|
extern const u8 BattleScript_SolarPowerActivates[];
|
|
|
|
extern const u8 BattleScript_CursedBodyActivates[];
|
|
|
|
extern const u8 BattleScript_MummyActivates[];
|
|
|
|
extern const u8 BattleScript_WeakArmorActivates[];
|
2018-07-26 22:40:55 +01:00
|
|
|
extern const u8 BattleScript_FellStingerRaisesStat[];
|
2018-07-27 22:40:10 +01:00
|
|
|
extern const u8 BattleScript_SnowWarningActivates[];
|
2018-07-28 16:13:47 +01:00
|
|
|
extern const u8 BattleScript_HarvestActivates[];
|
2018-07-29 11:21:28 +01:00
|
|
|
extern const u8 BattleScript_ImposterActivates[];
|
2018-07-31 22:09:47 +01:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveAssaultVest[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveGravity[];
|
|
|
|
extern const u8 BattleScript_MoveUsedGravityPrevents[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveGravityInPalace[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveHealBlock[];
|
|
|
|
extern const u8 BattleScript_MoveUsedHealBlockPrevents[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveHealBlockInPalace[];
|
2018-08-04 21:23:07 +01:00
|
|
|
extern const u8 BattleScript_ToxicSpikesFree[];
|
|
|
|
extern const u8 BattleScript_StickyWebFree[];
|
|
|
|
extern const u8 BattleScript_StealthRockFree[];
|
2018-09-16 17:55:32 +01:00
|
|
|
extern const u8 BattleScript_MegaEvolution[];
|
2020-11-07 12:53:34 +00:00
|
|
|
extern const u8 BattleScript_WishMegaEvolution[];
|
2018-09-22 09:45:43 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectRecoilWithStatus[];
|
|
|
|
extern const u8 BattleScript_EffectWithChance[];
|
2018-09-22 15:15:00 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectClearSmog[];
|
|
|
|
extern const u8 BattleScript_ForceRandomSwitch[];
|
2018-09-23 18:03:53 +01:00
|
|
|
extern const u8 BattleScript_SideStatusWoreOffReturn[];
|
2018-09-29 14:43:56 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectSmackDown[];
|
2018-09-29 17:40:14 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectFlameBurst[];
|
2018-11-03 00:17:16 +00:00
|
|
|
extern const u8 BattleScript_TrainerSlideMsgRet[];
|
|
|
|
extern const u8 BattleScript_TrainerSlideMsgEnd2[];
|
2018-11-24 18:37:10 +00:00
|
|
|
extern const u8 BattleScript_MoveEffectFeint[];
|
2018-11-30 20:21:43 +00:00
|
|
|
extern const u8 BattleScript_ProteanActivates[];
|
2018-11-30 21:12:18 +00:00
|
|
|
extern const u8 BattleScript_DazzlingProtected[];
|
2018-12-01 10:35:49 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedPsychicTerrainPrevents[];
|
2018-12-03 11:50:32 +00:00
|
|
|
extern const u8 BattleScript_MoveUsedPowder[];
|
2019-02-01 13:17:24 +00:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedBelch[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedBelchInPalace[];
|
2019-02-09 13:30:16 +00:00
|
|
|
extern const u8 BattleScript_PsychicSurgeActivates[];
|
|
|
|
extern const u8 BattleScript_GrassySurgeActivates[];
|
|
|
|
extern const u8 BattleScript_MistySurgeActivates[];
|
|
|
|
extern const u8 BattleScript_ElectricSurgeActivates[];
|
2019-02-14 11:15:53 +00:00
|
|
|
extern const u8 BattleScript_SpectralThiefSteal[];
|
|
|
|
extern const u8 BattleScript_StatUpMsg[];
|
2019-02-16 11:54:11 +00:00
|
|
|
extern const u8 BattleScript_DefiantActivates[];
|
2019-02-28 14:02:54 +00:00
|
|
|
extern const u8 BattleScript_PowderMoveNoEffect[];
|
2020-06-29 17:26:53 +01:00
|
|
|
extern const u8 BattleScript_GrassyTerrainHeals[];
|
2019-03-07 11:20:57 +00:00
|
|
|
extern const u8 BattleScript_VCreateStatLoss[];
|
2019-03-15 12:54:11 +00:00
|
|
|
extern const u8 BattleScript_SpikyShieldEffect[];
|
2019-04-15 12:02:25 +01:00
|
|
|
extern const u8 BattleScript_KingsShieldEffect[];
|
|
|
|
extern const u8 BattleScript_BanefulBunkerEffect[];
|
2019-03-31 20:38:58 +01:00
|
|
|
extern const u8 BattleScript_FlowerVeilProtectsRet[];
|
2019-03-31 21:02:39 +01:00
|
|
|
extern const u8 BattleScript_SweetVeilProtectsRet[];
|
2019-04-15 15:55:37 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectCoreEnforcer[];
|
2019-04-16 14:01:48 +01:00
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveThroatChop[];
|
|
|
|
extern const u8 BattleScript_MoveUsedIsThroatChopPrevented[];
|
|
|
|
extern const u8 BattleScript_SelectingNotAllowedMoveThroatChopInPalace[];
|
|
|
|
extern const u8 BattleScript_ThroatChopEndTurn[];
|
2019-05-07 14:26:58 +01:00
|
|
|
extern const u8 BattleScript_GemActivates[];
|
|
|
|
extern const u8 BattleScript_BerryReduceDmg[];
|
|
|
|
extern const u8 BattleScript_PrintBerryReduceString[];
|
2019-05-09 19:31:58 +01:00
|
|
|
extern const u8 BattleScript_WeaknessPolicy[];
|
|
|
|
extern const u8 BattleScript_TargetItemStatRaise[];
|
|
|
|
extern const u8 BattleScript_RockyHelmetActivates[];
|
|
|
|
extern const u8 BattleScript_ItemHurtEnd2[];
|
|
|
|
extern const u8 BattleScript_AirBaloonMsgIn[];
|
|
|
|
extern const u8 BattleScript_AirBaloonMsgPop[];
|
2019-05-10 10:03:33 +01:00
|
|
|
extern const u8 BattleScript_ItemHurtRet[];
|
|
|
|
extern const u8 BattleScript_ToxicOrb[];
|
|
|
|
extern const u8 BattleScript_FlameOrb[];
|
2019-05-10 14:12:33 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectIncinerate[];
|
2019-05-23 11:32:14 +01:00
|
|
|
extern const u8 BattleScript_MoveEffectBugBite[];
|
2019-08-08 12:06:55 +01:00
|
|
|
extern const u8 BattleScript_IllusionOff[];
|
2019-11-13 23:03:20 +00:00
|
|
|
extern const u8 BattleScript_DancerActivates[];
|
2019-12-21 08:01:42 +00:00
|
|
|
extern const u8 BattleScript_AftermathDmg[];
|
2020-04-19 20:18:39 +01:00
|
|
|
extern const u8 BattleScript_AttackerFormChange[];
|
|
|
|
extern const u8 BattleScript_AttackerFormChangeEnd3[];
|
|
|
|
extern const u8 BattleScript_TargetFormChange[];
|
2020-04-11 11:24:25 +01:00
|
|
|
extern const u8 BattleScript_AnticipationActivates[];
|
2020-04-18 11:52:15 +01:00
|
|
|
extern const u8 BattleScript_SlowStartEnds[];
|
2020-04-18 18:09:17 +01:00
|
|
|
extern const u8 BattleScript_HealerActivates[];
|
2020-04-18 18:59:09 +01:00
|
|
|
extern const u8 BattleScript_ScriptingAbilityStatRaise[];
|
2020-04-19 11:07:56 +01:00
|
|
|
extern const u8 BattleScript_ReceiverActivates[];
|
2020-04-19 12:37:56 +01:00
|
|
|
extern const u8 BattleScript_FriskActivates[];
|
|
|
|
extern const u8 BattleScript_FriskMsg[];
|
|
|
|
extern const u8 BattleScript_FriskMsgWithPopup[];
|
2020-04-19 14:44:44 +01:00
|
|
|
extern const u8 BattleScript_MoodyActivates[];
|
2020-07-15 16:21:12 +01:00
|
|
|
extern const u8 BattleScript_EmergencyExit[];
|
|
|
|
extern const u8 BattleScript_EmergencyExitNoPopUp[];
|
|
|
|
extern const u8 BattleScript_EmergencyExitWild[];
|
|
|
|
extern const u8 BattleScript_EmergencyExitWildNoPopUp[];
|
2020-07-16 14:20:03 +01:00
|
|
|
extern const u8 BattleScript_CheekPouchActivates[];
|
2020-11-19 17:35:37 +00:00
|
|
|
extern const u8 BattleScript_TotemVar[];
|
|
|
|
extern const u8 BattleScript_TotemFlaredToLife[];
|
2020-11-19 18:42:00 +00:00
|
|
|
extern const u8 BattleScript_AnnounceAirLockCloudNine[];
|
2020-12-05 16:50:47 +00:00
|
|
|
extern const u8 BattleScript_BattlerAbilityStatRaiseOnSwitchIn[];
|
2020-12-03 01:53:00 +00:00
|
|
|
extern const u8 BattleScript_CottonDownActivates[];
|
2020-12-03 02:09:35 +00:00
|
|
|
extern const u8 BattleScript_BallFetch[];
|
2020-12-11 19:41:53 +00:00
|
|
|
extern const u8 BattleScript_SandSpitActivates[];
|
2020-12-11 22:00:30 +00:00
|
|
|
extern const u8 BattleScript_PerishBodyActivates[];
|
2021-02-02 16:00:07 +00:00
|
|
|
extern const u8 BattleScript_ActivateAsOne[];
|
|
|
|
extern const u8 BattleScript_RaiseStatOnFaintingTarget[];
|
2021-01-06 16:37:31 +00:00
|
|
|
extern const u8 BattleScript_QuickClawActivation[];
|
|
|
|
extern const u8 BattleScript_CustapBerryActivation[];
|
2021-01-06 17:47:07 +00:00
|
|
|
extern const u8 BattleScript_MicleBerryActivateEnd2[];
|
|
|
|
extern const u8 BattleScript_MicleBerryActivateRet[];
|
2021-01-06 18:15:56 +00:00
|
|
|
extern const u8 BattleScript_JabocaRowapBerryActivates[];
|
2021-04-01 03:11:27 +01:00
|
|
|
extern const u8 BattleScript_NotAffectedAbilityPopUp[];
|
2017-11-25 17:42:31 +00:00
|
|
|
|
|
|
|
#endif // GUARD_BATTLE_SCRIPTS_H
|