Loom Engine - v3.1.1
    Preparing search index...

    Interface ZoneBossHit

    interface ZoneBossHit {
        from_character_id: string;
        amount: number;
        ts_ms: number;
    }
    Index

    Properties

    from_character_id: string
    amount: number
    ts_ms: number