Mechanic

potion

Applies a potion effect to the target entity

Examples & Notes

Examples

This example skill-configuration will strongly slow down the target for 10 seconds (200 ticks) and deal 5 hearts of damage to it.

Cripple:
  Skills:
  - potion{type=SLOW;duration=200;level=4}
  - damage{amount=10}

20 ticks = 1 second

Universal Mechanic Options

Mentioned by

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.