turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G356.json
2024-10-21 03:16:22 -03:00

82 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_TeleBattle_1"
},
"OnChange": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefFloorCustomFloat",
"Name": {
"Value": "FCV_TeleBattle_1"
}
},
"Cases": [
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_TriggerMenu02"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
},
{
"$type": "RPG.GameCore.NumberCaseContainer",
"Case": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_TriggerMenu03"
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitServerFloorSavedValueChange"
}
]
}
],
"Type": "Group"
}