Files
turnbasedgamedata/Config/Level/GroupGraph/F43312003/Group_F43312003_G2.json
2025-07-03 10:50:43 +02:00

43 lines
901 B
JSON

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