UniqueGiftModel
interfaceThis object describes the model of a unique gift.
Declaration
interface UniqueGiftModel Properties
rarity_per_mille: number;The number of unique gifts that receive this model for every 1000 gift upgrades. Always 0 for crafted gifts.
rarity?: string;Optional. Rarity of the model if it is a crafted model. Currently, can be "uncommon", "rare", "epic", or "legendary".