turnbasedgamedata/Config/Level/GroupGraph/F10341001/Group_F10341001_G132.json
2025-02-24 07:50:34 -03:00

75 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterArea_G123"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.MatchThree.Entrance.MatchThreeNewBirdDialog",
"WaitForExit": true,
"Param": {
"Value": "303"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802310402
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802310404
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Activity230_PveResultClose"
}
},
{
"$type": "RPG.GameCore.ClosePage",
"PageNames": [
"MatchThreeMainEntrancePage"
],
"PageRootNames": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "MatchThreeMainEntrancePage"
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterArea_G123"
}
}
]
}
],
"Type": "Group"
}