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

54 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 259,
"PathwayID": 1,
"MotionFlag": "Run",
"WaitForPlayer": true,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "BlackSwan_Reach"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "BlackSwan_Reach"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103090104
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_103090104"
}
}
]
}
]
}
],
"Type": "Group"
}