turnbasedgamedata/Config/Level/Mission/4040261/Mission_404026110.json
2024-10-21 03:16:22 -03:00

61 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
4040261
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 4040261,
"MissionCustomValue": {
"Index": 2,
"ValidValueParamList": [
0,
1
]
},
"EquationType": "Equal",
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 404026110,
"IsAutoConsume": true,
"SimpleTalk": {}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404026110"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 404026110,
"IsAutoConsume": true,
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}