import { type GachaChoice } from "https://deno.land/x/fortuna@v4.1.4/src/roll.ts";
One item from a gacha pool
definition: { result: ItemType; chance: number; }
import { type GachaChoice } from "https://deno.land/x/fortuna@v4.1.4/src/roll.ts";
One item from a gacha pool