Bloody Screen

Description

Shows the near world border effect.
Players must enable Fancy Graphics to see the effect.

Note: Players with the effect are unable to use the trigger "onUse" in skills.

Attributes

Attribute Aliases Description Default
duration d The time (in ticks) that the effect is active 20
cancel c If true, it stops any existing redscreen false

Examples

BloodyEffect:
  Skills:
  - effect:bloodyScreen{d=25} @PIR{r=15} ~onTimer:20

Aliases

  • effect:bloodyScreen
  • e:bloodyScreen
  • redScreen
  • effect:redScreen
  • e:redScreen
Updated Aug 19, 2026