Files
turnbasedgamedata/Config/Level/GroupGraph/F40448003/Group_F40448003_G19.json
2025-07-03 10:50:43 +02:00

81 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"PriorityGroup": "MazeGroupHigh",
"AssetPath": "EnviroSystem/PostProcessFilterAsset/ElectronicError_Hold.asset"
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 105010420,
"ProtectTime": 2
},
{
"TalkSentenceID": 105010421,
"ProtectTime": 2
},
{
"TalkSentenceID": 105010422,
"ProtectTime": 2
},
{
"TalkSentenceID": 105010423,
"ProtectTime": 2
},
{
"TalkSentenceID": 105010424,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104055402
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 19
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500001
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
}
}
]
}
]
}
],
"Type": "Group"
}