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

46 lines
1.0 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "PinballPerfermance_01"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_TriggerLaunchPerf"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "PinballPerfermance_01"
},
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
}
]
}
],
"Type": "Group"
}