|
|
Mechanic: Suicide
|
|
|
=================
|
|
|
|
|
|
## Description:
|
|
|
|
|
|
Instantly kills the mob. This is a no-target mechanic and will only
|
|
|
affect the casting mob. It doesn't have any attributes nor options.
|
|
|
|
|
|
This won't work on a few non-mob entities like boats or armor stands!
|
|
|
|
|
|
Examples
|
|
|
--------
|
|
|
## Examples:
|
|
|
|
|
|
Skills:
|
|
|
- suicide ~onDamaged 0.1 |
|
|
10% Chance to kill the casting mob when damaged.
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- suicide ~onDamaged 0.1
|
|
|
``` |
|
|
\ No newline at end of file |