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

90 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "802212517_End"
}
},
{
"$type": "RPG.GameCore.UpdateTreasureChallengeProgress",
"RaidTargetID": 443050043,
"IsIncrease": true,
"DeltaValue": 1
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "Ending",
"CompareType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetAdvAchievement",
"QuestID": 4053210
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802212517,
"MissionCustomValue": {
"Index": 5,
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802212517",
"MainMissionID": 8022125
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802212517,
"MissionCustomValue": {
"Index": 5,
"ValidValueParamList": [
0,
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802212517",
"MainMissionID": 8022125
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_802212518"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "802212517_End"
}
}
]
}
],
"Type": "Mission"
}