DamageModifierData - Septillihedron/SuperheroesPlusSchema GitHub Wiki

DamageModifierData - An object

Properties

conditions - Optional ConditionListWrapper

Defaults to {}

skill - Optional string

entities - Optional Array of EntityType

Defaults to []

causes - Optional Array of EntityDamageEvent.DamageCause

Defaults to []

whitelist - Optional boolean

Defaults to false

expectedMaxDamage - Optional number

Defaults to 30

maxDamage - Optional number

Defaults to 15

minDamage - Optional number

Defaults to 0

priority - Optional integer

Defaults to 0

incoming - Optional boolean

Defaults to false

outgoing - Optional boolean

Defaults to false

eased - Optional boolean

Defaults to false

limitProjectiles - Optional boolean

Defaults to true