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

65 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 105010404,
"ProtectTime": 2
},
{
"TalkSentenceID": 105010405,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104055208
}
]
}
]
},
{
"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",
"EntityEventList": []
}