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

163 lines
4.5 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "FSV_UnblockCorridorPath",
"CompareType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_B",
"PrefabAlias": "Chap03_P202_Statue_1"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "FSV_UnblockCorridorPath",
"CompareType": "Equal",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_B",
"PrefabAlias": "Chap03_P202_Statue_0"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "FCV_ChairSetup"
},
"OnChange": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "FCV_ChairSetup"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_AFMM_0"
},
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_AFMM_1"
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_BFMM_0"
},
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_BFMM_1"
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "FCV_ChairSetup"
},
"CompareType": "Equal",
"CompareValue": {
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_AFMM_0"
},
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_AFMM_1"
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_BFMM_0"
},
{
"BlockAlias": "Chap03_CloseView_MAZ_P202_Mansion_F",
"PrefabAlias": "Chap03_Chair_BFMM_1"
}
]
}
]
}
]
}
],
"Type": "Group"
}