46 lines
852 B
JSON
46 lines
852 B
JSON
{
|
|
"desc":"房间配置ID 玩法GameType(4位) + 场次MatchType(1位) + 低分类型BaseScoreType(1位) + 次序(2位)",
|
|
"m_coinMatch":
|
|
[
|
|
{
|
|
"m_id":60010301,
|
|
"m_pluginId":6051,
|
|
"m_name":"amateur",
|
|
"m_minScore":1000,
|
|
"m_maxScore":10000,
|
|
"m_baseScore":9,
|
|
"m_fee":0,
|
|
"m_waitTime":30
|
|
},
|
|
{
|
|
"m_id":60010302,
|
|
"m_pluginId":6052,
|
|
"m_name":"beginner",
|
|
"m_minScore":10000,
|
|
"m_maxScore":200000,
|
|
"m_baseScore":50,
|
|
"m_fee":80,
|
|
"m_waitTime":30
|
|
},
|
|
{
|
|
"m_id":60010303,
|
|
"m_pluginId":6053,
|
|
"m_name":"medium",
|
|
"m_minScore":200000,
|
|
"m_maxScore":400000,
|
|
"m_baseScore":100,
|
|
"m_fee":200,
|
|
"m_waitTime":30
|
|
},
|
|
{
|
|
"m_id":60010304,
|
|
"m_pluginId":6054,
|
|
"m_name":"advanced",
|
|
"m_minScore":400000,
|
|
"m_maxScore":4000000,
|
|
"m_baseScore":200,
|
|
"m_fee":350,
|
|
"m_waitTime":30
|
|
}
|
|
]
|
|
} |