Fixes Rapid Spin / Toxic Debris interaction (#6023)

Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
This commit is contained in:
Alex
2025-01-21 21:43:54 +01:00
committed by GitHub
parent b1831daa98
commit b2f2a8c9fb
15 changed files with 114 additions and 93 deletions

View File

@@ -169,8 +169,6 @@ Each move can have up to 15 additional effects, allowing you to construct monstr
.moveEffect = MOVE_EFFECT_ALL_STATS_UP,
.chance = 40,
.self = TRUE,
},{
.moveEffect = MOVE_EFFECT_RAPID_SPIN,
},{
.moveEffect = MOVE_EFFECT_DEF_MINUS_2,
.chance = 50,