mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
61 lines
1.4 KiB
JSON
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"
|
|
} |