2025-02-24 07:50:34 -03:00

36 lines
694 B
JSON

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