mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
75 lines
1.7 KiB
JSON
75 lines
1.7 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockSetVisibility",
|
|
"BlockTags": [],
|
|
"BlockHoyoTags": {
|
|
"List": [
|
|
{
|
|
"Tag": "Stage.Block.DayTime.Day",
|
|
"TagHash": 2045149662
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockSetVisibility",
|
|
"BlockTags": [],
|
|
"BlockHoyoTags": {
|
|
"List": [
|
|
{
|
|
"Tag": "Stage.Block.DayTime.Night",
|
|
"TagHash": 1600116382
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSetVisibility",
|
|
"BlockTags": [],
|
|
"BlockHoyoTags": {
|
|
"List": [
|
|
{
|
|
"Tag": "Stage.Block.DayTime.Day",
|
|
"TagHash": 2045149662
|
|
}
|
|
]
|
|
},
|
|
"Visible": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TransitEnvProfile",
|
|
"Path": {
|
|
"Custom": true,
|
|
"Key": "EnvProfilePath"
|
|
}
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "EnvProfilePath"
|
|
}
|
|
]
|
|
}
|
|
} |