{ "ID": 1000305, "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": 100030501, "Delay": 0, "Type":"Duration", "Duration": 50, "NextTips":[ { "$type": "Share.CConfigShowTip", "TipID": 100030502 } ] }, { "$type": "Share.CConfigFinishEvent" } ] } } }