damageAmount: {
configPartial: string;
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean;
hooks: string[];
}
Type Declaration
-
configPartial: string
-
evaluate: (cond: any, __namedParameters: { hookArgs: any }) => boolean
-
hooks: string[]
True when the damage to a specific vital (or total applied) meets the numeric comparison. config = { op, val, vital? }