turnbasedgamedata/Config/Level/GroupGraph/F20311001/Group_F20311001_G193.json
2025-02-24 07:50:34 -03:00

193 lines
5.2 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefFloorCustomBool",
"Name": {
"Value": "GuruGru_AirWall"
}
},
"Cases": [
{
"$type": "RPG.GameCore.BoolCaseContainer",
"Case": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_EnableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_EnableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300002
}
}
}
]
},
{
"$type": "RPG.GameCore.BoolCaseContainer",
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_DisableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_DisableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300002
}
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_OnUseFinish"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "CltSrv_TriggerOpen"
},
"InstanceID": {
"FixedValue": {
"Value": 300003
}
}
}
],
"InstanceID": {
"FixedValue": {
"Value": 300003
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "GuruGru_AirWall"
},
"OnChange": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefFloorCustomBool",
"Name": {
"Value": "GuruGru_AirWall"
}
},
"Cases": [
{
"$type": "RPG.GameCore.BoolCaseContainer",
"Case": true,
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_EnableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_EnableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300002
}
}
}
]
},
{
"$type": "RPG.GameCore.BoolCaseContainer",
"OnSuccess": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_DisableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "Clt_DisableAirwall"
},
"InstanceID": {
"FixedValue": {
"Value": 300002
}
}
}
]
}
]
}
]
}
]
}
],
"Type": "Group"
}