{ "OnInitSequece": [], "OnStartSequece": [ { "TaskList": [ { "$type": "RPG.GameCore.PropInitPuzzle", "BoardPath": { "Custom": true, "Key": "BoxMan_BoardPath" }, "LocalPosition": { "X": 0, "Y": 0, "Z": 0 }, "LOD": true } ] }, { "TaskList": [ { "$type": "RPG.GameCore.PuzzleBoxmanInBoard", "OnPlayerEnter": [ { "$type": "RPG.GameCore.TakenMazePuzzleChallenge", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx" }, "MazePuzzleChallengeID": { "Value": "1025" }, "AutoClosePuzzle": false, "AutoResetPuzzle": false, "AutoFinishChallenge": false, "OnReset": [ { "$type": "RPG.GameCore.PlayScreenTransfer", "Mode": "SwitchOut", "CustomTime": 0.25, "KeepDisplay": true, "TextEnabled": true, "TalkSentenceID": 100000004 }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.5 } } }, { "$type": "RPG.GameCore.PropResetPuzzle" }, { "$type": "RPG.GameCore.SwitchCharacterAnchor", "IsLocalPlayer": true, "CharacterUniqueName": "LocalPlayer", "AreaName": { "Custom": true, "Key": "SwitchAnchorArea" }, "AnchorName": { "Custom": true, "Key": "SwitchAnchor" } }, { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "IsDynamic": false, "FixedValue": { "Value": 0.5 } } }, { "$type": "RPG.GameCore.PlayScreenTransfer", "CustomTime": 0.25, "KeepDisplay": true, "TextEnabled": true, "TalkSentenceID": 100000004 } ] }, { "$type": "RPG.GameCore.SetPlayerMotionSync" } ], "OnPlayerLeave": [ { "$type": "RPG.GameCore.CancelMazePuzzleChallenge", "MazePuzzleChallengeID": { "Value": "1025" } }, { "$type": "RPG.GameCore.SetPlayerMotionSync", "Enable": true } ] } ] }, { "TaskList": [] }, { "IsLoop": true, "TaskList": [] } ], "ValueSource": { "Values": [ { "$type": "RPG.GameCore.SharedString", "Key": "BoxMan_BoardPath" }, { "$type": "RPG.GameCore.SharedString", "Key": "SwitchAnchorArea" }, { "$type": "RPG.GameCore.SharedString", "Key": "SwitchAnchor" } ] } }