2025-02-24 07:50:34 -03:00

391 lines
10 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "Scene_Transit"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "Scene_Transit",
"CompareType": "Equal",
"CompareValue": 1
},
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.A",
"TagHash": 1945658916
}
]
}
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.B",
"TagHash": 1945658917
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "CarpetSide"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "CarpetShow"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "CarpetShow",
"CompareType": "Equal",
"CompareValue": 1
},
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "CarpetSide"
}
],
"EnableState": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "Scene_Transit",
"CompareType": "Equal",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.A",
"TagHash": 1945658916
}
]
}
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.B",
"TagHash": 1945658917
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "CarpetSide"
}
]
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "Scene_Transit",
"CompareType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.A",
"TagHash": 1945658916
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.B",
"TagHash": 1945658917
}
]
}
}
],
"FailedTaskList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "ShowFeather"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ShowFeather",
"CompareType": "Equal",
"CompareValue": 1
},
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "feathereffect0"
}
],
"EnableState": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "ShowFeather"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ShowFeather",
"CompareType": "Equal",
"CompareValue": 2
},
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "feathereffect0"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "CarpetShow",
"CompareType": "Equal",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "CarpetSide"
}
],
"EnableState": true
}
],
"FailedTaskList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ShowFeather",
"CompareType": "Equal",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "feathereffect0"
}
],
"EnableState": true
}
],
"FailedTaskList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ShowFeather",
"CompareType": "Equal",
"CompareValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "Chap03_CloseView_MAZ_P302_OperaHouse_02_Z_BlockData",
"PrefabAlias": "feathereffect0"
}
]
}
],
"FailedTaskList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "Scene_Transit"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "Scene_Transit",
"CompareType": "Equal"
},
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.A",
"TagHash": 1945658916
}
]
},
"Visible": true
},
{
"$type": "RPG.GameCore.BlockSetVisibility",
"BlockTags": [],
"BlockHoyoTags": {
"List": [
{
"Tag": "Stage.Block.CustomState.B",
"TagHash": 1945658917
}
]
}
}
]
}
]
}
],
"Type": "Group"
}