{ "OnInitSequece": [], "OnStartSequece": [ { "IsLoop": true, "TaskList": [ { "$type": "RPG.GameCore.WaitCustomString", "CustomString": { "Custom": true, "Key": "InitPuzzle_Str" }, "GoNextImmediately": true }, { "$type": "RPG.GameCore.HideWaypointByProp", "PropKey": { "Custom": true, "Key": "BirdSet" }, "OnNameBoard": true } ] }, { "IsLoop": true, "TaskList": [ { "$type": "RPG.GameCore.WaitCustomString", "CustomString": { "Custom": true, "Key": "ClosePuzzle_Str" }, "GoNextImmediately": true }, { "$type": "RPG.GameCore.ShowWaypointByProp", "PropKey": { "Custom": true, "Key": "BirdSet" }, "MaxRange": 10, "IconPath": "SpriteOutput/MapPics/NaviIcons/IconMapPlay6.png", "OnNameBoard": true } ] } ], "ValueSource": { "Values": [ { "$type": "RPG.GameCore.SharedString", "Key": "InitPuzzle_Str" }, { "$type": "RPG.GameCore.SharedString", "Key": "ClosePuzzle_Str" }, { "$type": "RPG.GameCore.SharedString", "Key": "BirdSet" } ] } }