mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
166 lines
4.2 KiB
JSON
166 lines
4.2 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
|
|
"Name": "BlockStateSave",
|
|
"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": [
|
|
{
|
|
"$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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
|
|
"ToState": "Open",
|
|
"FromAnyState": true,
|
|
"OnChange": [
|
|
{
|
|
"$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
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropStateChangeListenerConfig",
|
|
"FromState": "Open",
|
|
"FromAnyState": true,
|
|
"OnChange": [
|
|
{
|
|
"$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
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |