Available types

UniqueGiftBackdrop

This object describes the backdrop of a unique gift.

fields

fieldtyperequireddescription
namestringrequiredName of the backdrop
colorsUniqueGiftBackdropColorsrequiredColors of the backdrop
rarity_per_millenumberrequiredThe number of unique gifts that receive this backdrop for every 1000 gifts upgraded

import

types.ts
import type { UniqueGiftBackdrop } from "@yaebal/types";

used by

types