2022-01-29 14:01:49 +01:00
|
|
|
ai: true
|
2022-01-29 15:10:18 +01:00
|
|
|
attackDamage: 1.0
|
2022-01-29 14:01:49 +01:00
|
|
|
# Spawning chance, from 0 to 1
|
|
|
|
chance: 0.02
|
2022-01-29 15:33:54 +01:00
|
|
|
# Attack delay in ticks, smaller values will lag the server more
|
|
|
|
hitDelay: 20
|
2022-01-29 15:53:58 +01:00
|
|
|
# if too high the entity will hit through walls
|
|
|
|
attackReach: 2
|
2022-01-29 14:01:49 +01:00
|
|
|
# Additional potion effects
|
|
|
|
# type:amplifier
|
|
|
|
# See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
|
2022-01-29 15:10:18 +01:00
|
|
|
# Set to [] to disable
|
2022-01-29 14:01:49 +01:00
|
|
|
effects:
|
2022-01-29 15:33:54 +01:00
|
|
|
- "JUMP:2"
|
2022-01-29 15:53:58 +01:00
|
|
|
|
2022-01-29 15:33:54 +01:00
|
|
|
# No need to change this
|
|
|
|
headRotations: true
|
|
|
|
refreshDelay: 40
|