Commit Graph

7 Commits

Author SHA1 Message Date
LOuroboros
3a23207ef4 Applied Alex's corrections to Triple Arrows' tests 2023-06-13 06:29:39 -03:00
LOuroboros
5fbfc119da 'Triple Arrows [the move] makeS the foe'... etc 2023-06-13 05:51:32 -03:00
LOuroboros
b09ab5a3ee Updated Triple Arrows' effect's code and tests yet again
Also added a function to get a move's secondaryEffectChance, meant to handle abilities, side statuses and the like that modify it.
2023-04-19 01:57:34 -03:00
LOuroboros
787c0a159a Updated Triple Arrows' tests
Thanks to MGriffin.
2023-04-18 12:15:02 -03:00
LOuroboros
43a5aa09ef Corrections
-Optimized BattleScript_EffectTakeHeart
-Updated the checks for EFFECT_JUNGLE_HEALING and EFFECT_TAKE_HEART in AI_CheckBadMove
-Updated the code for MOVE_EFFECT_TRIPLE_ARROWS inside SetMoveEffect
2023-04-18 07:34:05 -03:00
LOuroboros
318b1ce4a2 Added empty line at the end of test/move_effect_triple_arrows.c
Compilers on Unix-based systems hate it when a file doesn't end with an empty line.
2023-04-02 05:31:22 -03:00
Alex
8c4396ddaf Gen9 move tests batch2 2023-03-29 13:01:20 +02:00