turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G499.json
2024-10-21 03:16:22 -03:00

64 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 499,
"PathwayID": 1,
"MotionFlag": "Run",
"WaitForPlayer": true,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "G498LEADWAYARRIVE"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "G498LEADWAYARRIVE"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 802110606
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 802110607
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 802110608
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_802110607"
}
}
]
}
]
}
],
"Type": "Group"
}