{ "ID": 2000101, "Events": { "OnStart":{ "Actions":[ { "$type": "Share.CConfigCameraMove", "Type": "CustomBound", "StretchKey": "Far", "CanControl": false , "BoundIndexX":29, "BoundIndexY":58 }, { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, //解释局外道具 { "$type": "Share.CConfigShowTip", "TipID": 200010101, "Type":"End", // "Duration":50, "NextTips":[ { "$type": "Share.CConfigShowTip", "TipID": 200010103 } ], "Predicates":[ { "$type": "Share.CConfigEventByMainCharacter", "CompareType": "Equal", "AvatarID": 2011 } ] }, { "$type": "Share.CConfigShowTip", "TipID": 200010102, "Type":"End", // "Duration":50, "NextTips":[ { "$type": "Share.CConfigShowTip", "TipID": 200010103 } ], "Predicates":[ { "$type": "Share.CConfigEventByMainCharacter", "CompareType": "Equal", "AvatarID": 2021 } ] }, { "$type": "Share.CConfigWaitSeconds", "Time": 4 }, { "$type": "Share.CConfigCameraMove", "Type": "Player", "StretchKey": "Back" }, { "$type": "Share.CConfigFinishEvent" } ] } } }