Files
turnbasedgamedata/Config/Level/GroupGraph/F10000002/Group_F10000002_G72.json
2025-02-24 07:50:34 -03:00

96 lines
2.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {}
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CallBack",
"OnDispose": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {
"Value": true
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LegacyConflictStateBinder",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"InConflictState": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {
"Value": true
}
}
],
"OutConflictState": [
{
"$type": "RPG.GameCore.SetFloorCustomBoolV2",
"Name": {
"Value": "FCV_Mar7thBedConflict"
},
"Value": {}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"DynamicName": {
"Value": "FSV_Mar7thBed"
},
"CompareType": "NotEqual",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.HideEntityV2",
"Target": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"IsHide": true
}
]
}
]
}
],
"Type": "Group"
}