Skip to main content
Module

x/fortuna/mod.ts

Weighted gacha system
Go to Latest
import * as fortuna from "https://deno.land/x/fortuna@v1.2.2/mod.ts";

Classes

Gacha machine setup to roll items from.

Gacha machine setup to roll items from.

Gacha machine setup to roll items from.

Interfaces

Gacha items returned after rolling.

Gacha items provided to the Gacha Machine.

Gacha tier with tier number, chance and item count.