Files
FireflyGo_Resources/ExcelOutput/RecommendConstValueCommon.json
2025-08-26 17:57:41 +07:00

40 lines
690 B
JSON

[
{
"ConstValueName": "Assist_List_Stranger_Candidate_Num",
"Value": {
"Type": "Int32",
"Value": 80
}
},
{
"ConstValueName": "Assist_List_Stranger_Exceed_World_Level",
"Value": {
"Type": "Int32",
"Value": 2
}
},
{
"ConstValueName": "Assist_List_Stranger_Algorithm_Select_Num",
"Value": {
"Type": "Int32",
"Value": 30
}
},
{
"ConstValueName": "Assist_List_Stranger_Exceed_Number_Range",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "Int32",
"Value": 25
},
{
"Type": "Int32",
"Value": 30
}
]
}
}
]