Saxonberg Server API
    Preparing search index...

    A per-consumable toxin dose authored on Material.toxicity.

    interface ToxinTag {
        amount: number;
        type: string;
    }
    Index

    Properties

    Properties

    amount: number

    Dose per serving (mg for solids / derived for liquids).

    type: string

    Toxin type — also the key of its Condition (e.g. 'alcohol').