Body, Mind & Soul — API Reference
    Preparing search index...

    Variable ATTR_LONG_NAMESConst

    ATTR_LONG_NAMES: {
        awr: string;
        cha: string;
        con: string;
        cun: string;
        dex: string;
        fth: string;
        int: string;
        sav: string;
        str: string;
    } = ...

    Maps each attribute key to its lowercase full English name. Both the key ({str}) and the long name ({strength}) resolve to the same path.

    Type Declaration

    • awr: string
    • cha: string
    • con: string
    • cun: string
    • dex: string
    • fth: string
    • int: string
    • sav: string
    • str: string