PotionEffectTriggerData - Septillihedron/SuperheroesPlusSchema GitHub Wiki

PotionEffectTriggerData - An object

Properties

type - Required string

types - Optional Array of PotionEffectType

The potion effects that will trigger this trigger

Defaults to []

causes - Optional Array of EntityPotionEffectEvent.Cause

The list of potion effect causes to check (ex. ARROW, BEACON)

actions - Optional Array of EntityPotionEffectEvent.Action

The list of potion effect actions to check (ex. ADDED, CHANGED)