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

27 lines
530 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "DestroyChildren"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001,
400002
]
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
],
"Type": "Group"
}