... | @@ -18,9 +18,12 @@ poison or land mines. |
... | @@ -18,9 +18,12 @@ poison or land mines. |
|
| Attribute | Aliases | Description | Default Value |
|
|
| Attribute | Aliases | Description | Default Value |
|
|
|------------------|-------------|-------------------------------------------------------------------------------------------------|-------------------|
|
|
|------------------|-------------|-------------------------------------------------------------------------------------------------|-------------------|
|
|
| Charges | ch, c | Determines how many times the totem can hit something before disappearing. | 0 |
|
|
| Charges | ch, c | Determines how many times the totem can hit something before disappearing. | 0 |
|
|
|
|
| YOffset | yo | How high off the target the totem will spawn. | +1 |
|
|
|
|
|
|
Inherits attributes from [Projectile](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/mechanics/projectile)
|
|
Inherits attributes from [Projectile](https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/mechanics/projectile)
|
|
|
|
|
|
|
|
> `stopAtEntity` gets default to `true`
|
|
|
|
|
|
## Examples:
|
|
## Examples:
|
|
|
|
|
|
```yaml
|
|
```yaml
|
... | | ... | |