Body, Mind & Soul — API Reference
    Preparing search index...
    targetVital: {
        configPartial: string;
        evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean;
        hooks: string[];
    }

    True when the damage hit the specified vital layer.

    Type Declaration

    • configPartial: string
    • evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean
    • hooks: string[]