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

65 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterArea_G138"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802310504
},
{
"$type": "RPG.GameCore.RequestChangeMatchThreeBirdLocation",
"BirdID": 305,
"LocationID": {
"FixedValue": {
"Value": 6
}
}
}
]
}
]
},
{
"IsLoop": true,
"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_G138"
}
}
]
}
],
"Type": "Group"
}