2024-10-21 03:16:22 -03:00

40 lines
775 B
JSON

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