Files
turnbasedgamedata/Config/Level/Mission/2000205/Mission_200020500.json
2026-02-12 23:41:36 +01:00

35 lines
754 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeTrackingMission",
"TrackingMainMissionID": 2000205
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "E",
"PerformanceID": 200020500,
"ValueSource": {}
},
{
"$type": "RPG.GameCore.ShowEnvBuffDialog",
"RaidID": 4000202,
"IsAutoGetParam": true,
"OnCancel": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020500"
}
]
}
]
}
],
"Type": "Mission"
}