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

49 lines
880 B
JSON

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