Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fortuna/history/v1.ts>GachaData

Weighted gacha system
Go to Latest
interface GachaData
import { type GachaData } from "https://deno.land/x/fortuna@v2.0.1/history/v1.ts";

Gacha items provided to the Gacha Machine.

Properties

tier: number
result: ItemType
chance: number