Files
neonsr-res/ExcelOutput/TalkBehavior.json
2025-04-18 11:45:35 +08:00

48 lines
879 B
JSON

[
{
"ParaList": [],
"CustomString": "GreatEqual500",
"ID": 1001,
"ParaType": "GREATEQUAL",
"CurrencyItem": 2,
"BehaviorType": 1,
"ParaInt": 500
},
{
"ParaList": [],
"CustomString": "Low500",
"ID": 1002,
"ParaType": "LOWER",
"CurrencyItem": 2,
"BehaviorType": 1,
"ParaInt": 500
},
{
"ParaList": [],
"CustomString": "GreatEqual200",
"ID": 1003,
"ParaType": "GREATEQUAL",
"CurrencyItem": 120002,
"BehaviorType": 1,
"ParaInt": 200
},
{
"ParaList": [],
"CustomString": "LowEqual50",
"ID": 1004,
"ParaType": "LOWEREQUAL",
"CurrencyItem": 120002,
"BehaviorType": 1,
"ParaInt": 50
},
{
"ParaList": [
50150
],
"CustomString": "Between50150",
"ID": 1005,
"ParaType": "BETWEEN",
"CurrencyItem": 120002,
"BehaviorType": 1
}
]