Interface AugmentPair

Return value of getSleevePurchasableAugs

interface AugmentPair {
    cost: number;
    name: string;
}

Properties

Properties

cost: number

augmentation cost

name: string

augmentation name