Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ItemHelper.prototype.getItemMaxPrice
import { ItemHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/ItemHelper.d.ts";

Returns the item price based on the handbook or as a fallback from the prices.json if the item is not found in the handbook. If the price can't be found at all return 0

Parameters

tpl: string

Item to look price up of

Returns

number

Price in roubles