mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
100 lines
2.6 KiB
JSON
100 lines
2.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "G136_Performance"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.MatchThree.Entrance.MatchThreeNewBirdDialog",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "304"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802310503
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
300002
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300002
|
|
]
|
|
},
|
|
"Flags": [],
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_XP_Minion04_00/Eff_Monster_XP_Minion04_00_Common_Maze_SpecialAppear.prefab",
|
|
"SubObjectModifyDataList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802310508
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802310504
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "MatchThreeMainEntrancePage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "G136_Performance"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Activity230_PveResultClose"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClosePage",
|
|
"PageNames": [
|
|
"MatchThreeMainEntrancePage"
|
|
],
|
|
"PageRootNames": []
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |