Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IRagfairConfig.Chance
import { type IRagfairConfig } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { Chance } = IRagfairConfig;

Properties

base: number

Base chance percent to sell an item

sellMultiplier: number

Value to multiply the sell chance by

maxSellChancePercent: number

Max possible sell chance % for a player listed offer

minSellChancePercent: number

Min possible sell chance % for a player listed offer