mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterDistrict_G{GroupID}"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 803110109,
|
|
"MaskConfig": {
|
|
"UseExcelData": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
|
|
"InstanceIDList": [
|
|
400001,
|
|
400002
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "ScreenTransferDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.Chimera.NewMembers.ChimeraNewLeaderDialog",
|
|
"WaitForExit": true,
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 803110108
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 457
|
|
}
|
|
},
|
|
"DistrictID": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DisableAfterTrigger": true,
|
|
"TickInterval": 0.3,
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterDistrict_G{GroupID}"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |