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

24 lines
540 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "FightFestChallengeEntrancePage"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802510010
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802510207
}
]
}
],
"Type": "Mission"
}