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

Properties

enabled: boolean

Enable a system that adjusts very high ragfair prices to be below a max multiple of items the handbook values

handbookPriceOverMultiplier: number

Multipler to start adjusting item values from, e.g. a value of 10 means any value over 10x the handbook price gets adjusted

newPriceHandbookMultiplier: number

The new multiplier for items found using above property, e.g. a value of 4 means set items price to 4x handbook price