Files
turnbasedgamedata/Config/Level/GroupGraph/F44303003/Group_F44303003_G5.json
2024-10-21 03:16:22 -03:00

62 lines
1.3 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "J_Block",
"PrefabAlias": "J_Before"
}
]
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "J_Block",
"PrefabAlias": "J_After"
}
],
"EnableState": true
},
{
"$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.TriggerEntityServerEvent"
}
]
}
],
"Type": "Group"
}