giants/src/main/resources/config.yml
BuildTools 1335b2e759 bruh
2022-01-29 15:33:54 +01:00

16 lines
No EOL
390 B
YAML

ai: true
attackDamage: 1.0
# Spawning chance, from 0 to 1
chance: 0.02
# Attack delay in ticks, smaller values will lag the server more
hitDelay: 20
# Additional potion effects
# type:amplifier
# See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
# Set to [] to disable
effects:
- "JUMP:2"
# No need to change this
headRotations: true
refreshDelay: 40