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

35 lines
636 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Destroy_G5"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.6
}
}
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"InstanceIDList": [
300001
]
}
]
}
],
"Type": "Group"
}