Files
FireflyGo_Resources/ExcelOutput/TalkBehavior.json
2025-07-25 10:49:37 +07:00

49 lines
897 B
JSON

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