namespace PKHeX.Core { public enum BattleStyle6 { Single, Double, Triple, Rotation, Multi, } }