Skip to main content
Module

x/fortuna/mod.ts>GachaTier

Weighted gacha system
Go to Latest
interface GachaTier
import { type GachaTier } from "https://deno.land/x/fortuna@v1.2.2/mod.ts";

Gacha tier with tier number, chance and item count.

Properties

items: number
chance: number
tier: number