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

37 lines
726 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_TriggerUseFinish"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorCustomBool",
"Name": {
"Value": "Is_Frame_Interacted_01"
},
"Value": {
"Value": true
}
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
],
"Type": "Group"
}