Files
turnbasedgamedata/Config/Level/GroupGraph/F43202004/Group_F43202004_G15.json
2025-02-24 07:50:34 -03:00

35 lines
730 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "GroupG15"
}
},
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 15,
"PathwayID": 1,
"MotionFlag": "Run",
"OnReach": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
]
}
],
"Type": "Group"
}