Strata - v1.4.10
    Preparing search index...

    Interface DropTable

    interface DropTable {
        chance?: DropItem[];
        guaranteed?: DropItem[];
    }
    Index

    Properties

    Properties

    chance?: DropItem[]
    guaranteed?: DropItem[]