Files
turnbasedgamedata/Config/Level/GroupGraph/F20002001/Group_F20002001_G119.json
2024-10-21 03:16:22 -03:00

48 lines
989 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Create_119_300001"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300002
]
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300001,
400001,
400002
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Destroy_119_300001"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300001
]
}
]
}
],
"Type": "Group"
}