... | @@ -251,10 +251,6 @@ Examples: |
... | @@ -251,10 +251,6 @@ Examples: |
|
| audience | | The [Audience][] of the bullet | world |
|
|
| audience | | The [Audience][] of the bullet | world |
|
|
|
|
|
|
|
|
|
|
[Audience]: /Skills/Effects#audience
|
|
|
|
[billboard type]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Display.Billboard.html
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
|
|
|
|
This example shoots a fast-moving ball of ice that damages and slows the
|
|
This example shoots a fast-moving ball of ice that damages and slows the
|
... | @@ -282,4 +278,9 @@ IceBolt-Hit: |
... | @@ -282,4 +278,9 @@ IceBolt-Hit: |
|
hitConditions usage example:
|
|
hitConditions usage example:
|
|
```yaml
|
|
```yaml
|
|
- projectile{hitConditions=[ - isMonster true - isFrozen false ]}
|
|
- projectile{hitConditions=[ - isMonster true - isFrozen false ]}
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
|
|
[Audience]: Skills/Audience
|
|
|
|
[billboard type]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Display.Billboard.html |
|
|
|
\ No newline at end of file |