select

fun select(boosts: Map<String, Int>, selection: String = BattleBoostRelaySelectionValues.ALL, stats: Set<String> = emptySet()): Map<String, Int>

按 selection 与 stats 子集筛选 stored boosts。