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

68 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 9,
"PathwayID": 1,
"MotionFlag": "Run",
"WaitForPlayer": true,
"OnReach": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"Duration": 1
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "OnReach"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "OnReach"
},
"OnEvent": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.6
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "203010210_Finish"
}
}
]
}
]
}
],
"Type": "Group"
}