Blackscreen
Description
Causes the player's screen to black out.
Attributes
This mechanic inherits every attribute of the Aura mechanic
- The
auranameattribute is set at#blackScreen- The
maxStacksattribute is set at1- The
refreshDurationattribute is set attrue- The
intervalattribute is set at10
Examples
Blinds players when the mob teleports
BlackScreen:
Skills:
- blackscreen{d=2} @PlayersInRadius{r=100} ~onTeleport
Aliases
- effect:blackScreen
- e:blackScreen