mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
42 lines
830 B
JSON
42 lines
830 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockSetVisibility",
|
|
"BlockTags": [],
|
|
"BlockHoyoTags": {},
|
|
"BlockAlias": [
|
|
{
|
|
"Value": "Bar_2F_Roughcast"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001,
|
|
300002,
|
|
300003,
|
|
300004,
|
|
300005,
|
|
300006,
|
|
300007,
|
|
300008
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group",
|
|
"EntityEventList": []
|
|
} |