... | @@ -57,7 +57,7 @@ These options can also be used in the "onDamaged" aura, using the `damageMods="F |
... | @@ -57,7 +57,7 @@ These options can also be used in the "onDamaged" aura, using the `damageMods="F |
|
```yaml
|
|
```yaml
|
|
- damage{amount=5;tags=WITCHCURSE,FIRE}
|
|
- damage{amount=5;tags=WITCHCURSE,FIRE}
|
|
```
|
|
```
|
|
This allows you to set any tag you want on this type of damage to be used with the [DamageTag](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/conditions/damagetag) condition.
|
|
This allows you to set any tag you want on this type of damage to be used with the [DamageTag](skills/conditions/damagetag) condition.
|
|
|
|
|
|
Tags are arbitrary, and can thus have any name, as long as that does not contain invalid characters.
|
|
Tags are arbitrary, and can thus have any name, as long as that does not contain invalid characters.
|
|
You can set an indefinite number of tags for each damage mechanic.
|
|
You can set an indefinite number of tags for each damage mechanic.
|
... | | ... | |