Files
PetitPlanet-Data/ExcelData/LotteryRuleCfg.json
2025-11-11 07:21:48 +07:00

20 lines
446 B
JSON

[
{
"id": 1,
"lotteryid": 1,
"accumulatethreshold": 6,
"tagettag": "特殊帽子",
"accumulateconditiontype": "NOT_MATCH_TAG",
"ispoolfilterbytargettag": 1,
"ispoolfilteroutobtained": 1
},
{
"id": 2,
"lotteryid": 1,
"accumulatethreshold": 3,
"tagettag": "普通帽子",
"accumulateconditiontype": "DRAWN_AND_MATCH_TAG",
"ispoolfilterbytargettag": 0,
"ispoolfilteroutobtained": 1
}
]