DamagePotionData - Septillihedron/SuperheroesPlusSchema GitHub Wiki

DamagePotionData - An object

Properties

type - Required PotionEffectType

duration - Optional number

Defaults to 5

potency - Optional integer

Defaults to 0

ambient - Optional boolean

Defaults to true

hasParticles - Optional boolean

Defaults to true

conditions - Optional ConditionListWrapper

Defaults to {}

skill - Optional string

damageCauses - Optional Array of EntityDamageEvent.DamageCause

Defaults to []

damageCause - Optional Array of EntityDamageEvent.DamageCause

Defaults to []