turnbasedgamedata/Config/Level/Mission/8027207/Mission_802720705.json
2024-12-02 04:04:12 -03:00

36 lines
827 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_802720705"
],
"CompleteMatch": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"KeepDuration": 1,
"PostDuration": -1,
"TextInfo": {
"TextList": [
{
"TalkSentenceID": 103151701
}
]
},
"Action": []
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802720705
}
]
}
]
}
],
"Type": "Mission"
}