interface DamageTypes {
    custom: string;
    values: string[];
}

Properties

Properties

custom: string

Semicolon deliminated list of custom damage type.

values: string[]

Damage type IDs