You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Static Trainers that spawn random Pokemon of a specific type or species cannot choose a Pokemon whose species matches an unchosen Pokemon in their Party's sub-group.
Ex.
Lacey would spawn with either Alcremie or Granbull, and never both.
Describe the bug
Static Trainers that spawn random Pokemon of a specific type or species cannot choose a Pokemon whose species matches an unchosen Pokemon in their Party's sub-group.
Ex.
This is because the game currently prevents duplicates regardless if the Pokemon in the sub-group actually made it onto the team or not.
Link to Discord's Bug Report (Team Flare Admin has 2 Liepard (Static trainer Party))
https://discord.com/channels/1125469663833370665/1320427835805925447
Reproduction
Spawns Aaron, who has two sets of ineligible Pokemon; Scizor, Kleavor and Vespiquen, Yanmega.
-Yanmega is excluded despite not being chosen
pokerogue/src/data/trainer-config.ts
Line 1314 in d10b7c0
Expected behavior
Enemy Trainers should be able to spawn with the Pokemon that was not chosen from their fixed-pokemon pools,
Screenshots / Videos
Aaron cannot spawn with both Yanmega and Vespiquen
Session export file
No response
User data export file
No response
Additional context
Separated from ([Bug] Set-Party Trainers can Spawn with Duplicates of their Signature Pokemon #4893)
#4893
The text was updated successfully, but these errors were encountered: