|
Mechanic: Ignite
|
|
|
|
================
|
|
================
|
|
|
|
|
|
Sets the targeted entity on fire.
|
|
Sets the targeted entity on fire.
|
... | @@ -14,9 +13,9 @@ Attributes |
... | @@ -14,9 +13,9 @@ Attributes |
|
|
|
|
|
Examples
|
|
Examples
|
|
--------
|
|
--------
|
|
|
|
```yaml
|
|
Skills:
|
|
Skills:
|
|
- ignite{ticks=100} @trigger ~onAttack
|
|
- ignite{ticks=100} @trigger ~onAttack
|
|
|
|
```
|
|
Ignites the entity that the mob using this skill is attacking for 100
|
|
Ignites the entity that the mob using this skill is attacking for 100
|
|
ticks (5 seconds). |
|
ticks (5 seconds). |
|
|
|
\ No newline at end of file |