mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
163 lines
4.5 KiB
JSON
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"
|
|
} |