turnbasedgamedata/Config/Level/GroupGraph/F20242001/Group_F20242001_G303.json
2024-10-21 03:16:22 -03:00

30 lines
664 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "ShowUI_G303"
},
"OnEvent": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802510411
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.FightFest.Board.FightFestBoardCutDialog",
"WaitForExit": true,
"Param": {
"Value": "4"
}
}
]
}
]
}
],
"Type": "Group"
}