Mechanic

blackScreen

since v4.8

Causes the player's screen to black out

Aliases

effect:blackScreene:blackScreen

Configuration Fields (2)

NameTypeDefaultDescription
duration
d
intHow long the effect should last
cancel
c
booleanIf true, will cancel any existing effects immediately

Examples & Notes

Examples

Blinds players when the mob teleports

BlackScreen:
  Skills:
  - blackscreen{d=2} @PlayersInRadius{r=100} ~onTeleport

Universal Mechanic Options

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