Changes
Page history
added ClearTarget mechanic
authored
Oct 01, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/BloodyScreen.md
0 → 100644
View page @
1f8283a3
## 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-->
<!--tag:Effect-->
\ No newline at end of file