Update /skills/mechanics/BloodyScreen authored by Lxlp's avatar Lxlp
## Description
Shows the near world border effect.
Players must enable Fancy Graphics to see the effect.
## Attributes
| Attribute | Alias | Description | Default Value |
| --------- | ------ | --------------------------------------------- | ------------- |
| 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
\ No newline at end of file