{ "ID": 1000309, "EventTypeTag": [ // "NoneInteractEventWithAnim", "Empty" // "CanInterruptWhenTeleport" ], "Events": { "OnStart": { "Actions": [ { "$type": "Share.CConfigAddItem", "ItemID": 1, "Count": "rand(35,65)" }, { "$type":"Share.CConfigEmpty" }, // { // "$type": "Share.CConfigPlayAnim", // "WaitingTime": -1 // }, // { // "$type": "Share.CConfigShowTip", // "TipID": 100030901, // "Delay": 0 // }, // { // "$type": "Share.CConfigShowTip", // "TipID": 100030902, // "Delay": 0.5 // }, // { // "$type": "Share.CConfigShowTip", // "TipID": 100030903, // "Delay": 1 // }, { "$type": "Share.CConfigShowTip", "TipID": 100030904 }, { "$type": "Share.CConfigFinishEvent" } ] } } }