{ "OnInitSequece": [], "OnStartSequece": [ { "TaskList": [ { "$type": "RPG.GameCore.PropStateExecute", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx", "FetchType": "SinglePropByPropKey", "SinglePropKey": { "Custom": true, "Key": "TargetState" } }, "Execute": [ { "$type": "RPG.GameCore.ShowWaypointByProp", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvNpcEx", "SingleNpcKey": { "Custom": true, "Key": "Bird" } }, "UseOwnerEntity": true, "MaxRange": 5, "IconPath": "SpriteOutput/MapPics/NaviIcons/IconMapPlay6.png", "OnNameBoard": true } ] } ] }, { "TaskList": [ { "$type": "RPG.GameCore.PropStateChangeListenerConfig", "OnChange": [ { "$type": "RPG.GameCore.HideWaypointByProp", "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvNpcEx", "SingleNpcKey": { "Custom": true, "Key": "Bird" } }, "UseOwnerEntity": true, "OnNameBoard": true } ], "TargetType": { "$type": "RPG.GameCore.TargetFetchAdvPropEx", "FetchType": "SinglePropByPropKey", "SinglePropKey": { "Custom": true, "Key": "TargetState" } } } ] } ], "ValueSource": { "Values": [ { "$type": "RPG.GameCore.SharedString", "Key": "TargetState" } ] } }