interface ITraderConfig.ITraderConfig
implements IBaseConfig
Re-export
import { type ITraderConfig } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { ITraderConfig } = ITraderConfig;
Properties
updateTime: UpdateTime[]
Should trader reset times be set based on server start time (false = bsg time - on the hour)
fence: FenceConfig
Properties
updateTime: UpdateTime[]
Should trader reset times be set based on server start time (false = bsg time - on the hour)
fence: FenceConfig
Properties
seconds: MinMax
Seconds between trader resets
Properties
discountOptions: DiscountOptions
weaponPresetMinMax: MinMax
equipmentPresetMinMax: MinMax
armorMaxDurabilityPercentMinMax: IItemDurabilityCurrentMax
weaponDurabilityPercentMinMax: IItemDurabilityCurrentMax
itemStackSizeOverrideMinMax: Record<string, MinMax>
Key: item tpl
Prevent duplicate offers of items of specific categories by parentId
Max rouble price before item is not listed on flea
Each slotid with % to be removed prior to listing on fence
coopExtractGift: CoopExtractReward