Changes
Page history
Update BloodyScreen
authored
Apr 26, 2026
by
queenofants
Hide whitespace changes
Inline
Side-by-side
Skills/Mechanics/BloodyScreen.md
View page @
0b5ec1c0
## Description
Shows the near world border effect.
Players must enable Fancy Graphics to see the effect.
## 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
```
yaml
BloodyEffect
:
Skills
:
-
effect:bloodyScreen{d=25} @PIR{r=15} ~onTimer:20
```
## Aliases
-
[x] effect:bloodyScreen
-
[x] e:bloodyScreen
-
[x] redScreen
-
[x] effect:redScreen
-
[x] e:redScreen
<!--TAGS-->
## 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
```
yaml
BloodyEffect
:
Skills
:
-
effect:bloodyScreen{d=25} @PIR{r=15} ~onTimer:20
```
## Aliases
-
[x] effect:bloodyScreen
-
[x] e:bloodyScreen
-
[x] redScreen
-
[x] effect:redScreen
-
[x] e:redScreen
<!--TAGS-->
<!--tag:Effect-->
\ No newline at end of file