Files
turnbasedgamedata/Config/Level/Maze/MazeExtra/WaterLevel/MazeProp_Test_WaterLevel_HidePuzzle.json
2025-02-24 07:50:34 -03:00

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"TargetGroupID": {
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [],
"OnTriggerExit": []
}
]
}
],
"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"
}
]
}
}