UNPKG

@skullandbonestools/snbdata

Version:

Inofficial data package for the Skull and Bones game by Ubisoft.

3 lines 177 B
export declare const Rarities: readonly ["common", "uncommon", "rare", "epic", "legendary"]; export type Rarity = (typeof Rarities)[number]; //# sourceMappingURL=Rarity.d.ts.map