Pathfinder 1e for Foundry VTT
    Preparing search index...

    Variable saleRatiosConst

    saleRatios: { default: 0.5; loot: { tradeGoods: 1; treasure: 1 } } = ...

    Default sale ratios when .getValue() is called with type:"resale".

    Anything with ratio of 1 will also be ignored by loot sheet sale rate configuration.

    Type Declaration

    • Readonlydefault: 0.5
    • Readonlyloot: { tradeGoods: 1; treasure: 1 }