Files
turnbasedgamedata/Config/Level/Props/Chap01/InitLevelGraph_Prop_Chap01_MuseumInRaid01.json
2024-10-21 03:16:22 -03:00

54 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "D",
"PrefabAlias": "Collection_ToolBag_0"
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "BoxMan_Cam"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "BoxMan_LevelStart"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "BoxMan_LevelClose"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "BoxMan_BoardPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "SwitchAnchorArea"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "SwitchAnchor"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "CamAngleAnchor"
},
{
"$type": "RPG.GameCore.SharedString",
"Key": "ChestID"
}
]
}
}