|
|
This is a list of placeholders added by Mythic Enchants
|
|
|
|
|
|
| Placeholder | Function |
|
|
|
| ----------------------------- | ---------------------------------------------------------------------- |
|
|
|
| <skill.var.enchant-level> | Returns the level of the calling enchantment |
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Skills:
|
|
|
- ignite{ticks="100 * <skill.var.enchant-level>"} @trigger ~onAttack
|
|
|
``` |
|
|
\ No newline at end of file |