Hierarchy

  • DamageInstance

Properties

Properties

types: {
    custom: string;
    values: string[];
}

Damage type data

Type declaration

  • custom: string

    Custom damage types

  • values: string[]

    Standard damage types

value: number

Total damage in this instance

Generated using TypeDoc