{ "ID": 1000216, "Events": { "OnHollowCreated":{ "Actions":[ { "$type": "Share.CConfigJump", "Jump": "OnGalGame", "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "Event.1000216", "CompareType": "Equal", "Count": 0 } ] }, { "$type": "Share.CConfigJump", "Jump": "OnEnd", "Predicates": [ { "$type": "Share.CConfigEventByHollowVariable", "Key": "Event.1000216", "CompareType": "Greater", "Count": 0 } ] } ] }, "OnGalGame":{ "Actions":[ { "$type": "Share.CConfigSetHollowVariable", "Key": "Event.1000216", "Value": 1 }, //开场接入Galgame { "$type": "Share.CConfigWaitSeconds", "Time": 0.5 }, { "$type": "Share.CConfigPerform", "PerformID" : 10133 } ] }, "OnEnd":{ "Actions":[ { "$type": "Share.CConfigFinishEvent" } ] } } }