... | @@ -6,7 +6,7 @@ potion effect of the given type to all entities hit. |
... | @@ -6,7 +6,7 @@ potion effect of the given type to all entities hit. |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| type | t | The type of [potion effect](/databases/items/potions) to apply | None |
|
|
| type | t | The type of [potion effect](https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html) to apply | |
|
|
| duratio | d | The duration of the effect, in ticks | 100 |
|
|
| duratio | d | The duration of the effect, in ticks | 100 |
|
|
| level | l | The level of the potion effect | 1 |
|
|
| level | l | The level of the potion effect | 1 |
|
|
| velocity | v | The velocity of the thrown potion | 1 |
|
|
| velocity | v | The velocity of the thrown potion | 1 |
|
... | | ... | |