OS Probabilities API - v0.1.0
    Preparing search index...

    Interface WeightSpec

    interface WeightSpec {
        base?: WeightBase;
        modifiers?: WeightModifier[];
    }
    Index

    Properties

    Properties

    base?: WeightBase
    modifiers?: WeightModifier[]