{ "OnInitSequece": [], "OnStartSequece": [ { "TaskList": [ { "$type": "RPG.GameCore.WaitSecond", "WaitTime": { "FixedValue": { "Value": 1 } } }, { "$type": "RPG.GameCore.PropStateExecute", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx", "FetchType": "SinglePropByPropKey", "SinglePropKey": { "Custom": true, "Key": "Puzzle" } }, "State": "Open", "Execute": [ { "$type": "RPG.GameCore.TriggerCustomString", "CustomString": { "Custom": true, "Key": "CustomString_PerformanceFinish" } } ] } ] } ], "ValueSource": { "Values": [ { "$type": "RPG.GameCore.SharedString", "Key": "Puzzle" }, { "$type": "RPG.GameCore.SharedString", "Key": "CustomString_PerformanceFinish" } ] } }