Files
turnbasedgamedata/Config/Level/GroupGraph/F44301002/Group_F44301002_G3.json
2025-07-03 10:50:43 +02: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"
}