Files
FireflyGo_Resources/ExcelOutput/RecommendConstValueCommon.json
2025-08-15 08:08:45 +07:00

39 lines
689 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": 35
}
},
{
"ConstValueName": "Assist_List_Stranger_Exceed_Number_Range",
"Value": {
"Type": "Array",
"Value": [
{
"Type": "Int32",
"Value": 25
},
{
"Type": "Int32",
"Value": 30
}
]
}
}
]