Files
DanhengServer-Resources/ExcelOutput/TalkBehavior.json
2025-12-27 18:07:41 +08:00

49 lines
897 B
JSON

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