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

166 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
104020305
],
"State": "Finish",
"OnChange": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001,
400002
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "2"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PathwayGroupID": 229,
"PathwayID": 1,
"MotionFlag": "Run",
"StartWaitDistance": 0,
"StopWaitDistance": 0,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Finish104020302"
}
}
]
}
],
"IsLoop": false
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "2"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400002
]
},
"PathwayGroupID": 229,
"PathwayID": 2,
"MotionFlag": "Run",
"StartWaitDistance": 0,
"StopWaitDistance": 0,
"OnReach": []
}
],
"IsLoop": false
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "3"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 104020026,
"ProtectTime": 2
}
]
}
],
"IsLoop": false
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 229
}
},
"DistrictID": {
"FixedValue": {
"Value": 2
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "2"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 229
}
},
"DistrictID": {
"FixedValue": {
"Value": 3
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "3"
}
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}