|
|
## Description
|
|
|
Shows a block crack effect on the target block for the selected audience.
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| audience | | The [audience] of the effect | CASTER<!--type:Audience--> |
|
|
|
| progress | p | The progress of the block crack effect, expressed as a float value from 0 to 1 | 1 |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- blockcrack{p=0.5} @BlocksNearOrigin{r=10}
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] effect:blockcrack
|
|
|
- [x] e:blockcrack
|
|
|
- [x] blockcracking
|
|
|
|
|
|
|
|
|
<!--LINKS-->
|
|
|
[audience]: /../../../MythicMobs/-/wikis/Skills/Audience
|
|
|
|
|
|
|
|
|
<!--TAGS-->
|
|
|
<!--tag:World-->
|
|
|
<!--tag:Effect--> |
|
|
\ No newline at end of file |