Battle Config
data class BattleConfig(var duration: Int = 0, var needResponse: Boolean = false, var extensionInfo: String = "")
PK configuration information set when sending PK request
PK configuration information set when sending PK request