2024-10-21 03:16:22 -03:00

38 lines
897 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "ShowUI_G60"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.FightFest.Paper.FightFestNewsDetailPage",
"WaitForExit": true,
"Param": {
"Value": "5"
},
"OnUIExitImmediately": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802510514
}
]
}
]
}
]
}
],
"Type": "Group"
}