Update BloodyScreen authored by queenofants's avatar queenofants
## Description ## Description
Shows the near world border effect. Shows the near world border effect.
Players must enable Fancy Graphics to see the 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 |
|-----------|-----------|----------------------------------------------------------------------|---------| ## Attributes
| duration | d | The time (in ticks) that the effect is active | 20 | | Attribute | Aliases | Description | Default |
| cancel | c | If true, it stops any existing redscreen | false | |-----------|-----------|----------------------------------------------------------------------|---------|
| 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: ## Examples
Skills: ```yaml
- effect:bloodyScreen{d=25} @PIR{r=15} ~onTimer:20 BloodyEffect:
``` Skills:
- effect:bloodyScreen{d=25} @PIR{r=15} ~onTimer:20
```
## Aliases
- [x] effect:bloodyScreen
- [x] e:bloodyScreen ## Aliases
- [x] redScreen - [x] effect:bloodyScreen
- [x] effect:redScreen - [x] e:bloodyScreen
- [x] e:redScreen - [x] redScreen
- [x] effect:redScreen
- [x] e:redScreen
<!--TAGS-->
<!--TAGS-->
<!--tag:Effect--> <!--tag:Effect-->
\ No newline at end of file