Effect
Effect class
Object structure
Section titled “Object structure”data Effect
// usually parsed from raw bytearrayraw: ByteArray = []type: String!id: String!lockTime: Int!cooldownTime: Int!started: Boolean = falsetimer: TimerData?lockoutTimer: TimerData?effectList: List<EffectData> = []itemId: String?