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

67 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103112950,
"ProtectTime": 2
},
{
"TalkSentenceID": 103112932,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "TiggerFinishMission"
},
"OnEvent": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103110162"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 202
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.1,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "TiggerFinishMission"
}
}
],
"OnExit": []
}
]
}
],
"Type": "Group"
}