game_sync/data/gameconfig/thirteenfreelaizi.json

22 lines
910 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"GameName":"十三张",
"GameId":214,
"GameMode":[0],
"SceneType":[1,2,3],
"CanForceStart":true,
"MinPlayerCnt":2,
"DefaultPlayerCnt":8,
"MaxIndex":7,
"TimeFreeStart":0,
"TimeFreeEnd":0,
"DependentPlayerCnt":true,
"EnterAfterStart":true,
"PerGameTakeCard":100,
"Params":[
{"Name":"PlayerNum", "AliasName":"pn", "Desc":"人数选项0四人1八人", "Min":0, "Max":1, "Default":0, "Value":[4,8], "CustomIndex":1 },
{"Name":"BaiPai", "AliasName":"bp", "Desc":"摆牌方式0自动1手动", "Min":0, "Max":1, "Default":0, "CustomIndex":-1 },
{"Name":"Time", "AliasName":"t", "Desc":"摆牌时间", "Min":30, "Max":90, "Default":30, "CustomIndex":-1 },
{"Name":"Base", "AliasName":"b", "Desc":"底分选项", "Min":50, "Max":50000, "Default":50, "CustomIndex":-1 },
{"Name":"LaiZi", "AliasName":"lz", "Desc":"癞子,0没有1有", "Min":0, "Max":1, "Default":0, "CustomIndex":-1 }
]
}