turnbasedgamedata/Config/Level/GroupGraph/F10202004/Group_F10202004_G118.json
2024-10-21 03:16:22 -03:00

40 lines
775 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003243_HideNpc"
}
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400002
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8003243_ShowNpc"
}
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
400002
]
}
]
}
],
"Type": "Group"
}