Condition Potion Effect - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

Modifier condition: potioneffect

Properties:

Property Value
Has Entity Target true
Has Location Target false

Description:

Passes if the entity has an active potion effect that matches.

String Format Options:

Arguments:

  • effect - Effect type
  • operator - If potency is specified this determines comparison. Must be : before 4.0 Beta 13, but may be Operator since.
  • potency - Integer
- potioneffect (effect)(operator)(potency) [modifier action]

Section Format Options:

(Unsupported for now.)