giants/src/main/resources/config.yml

10 lines
247 B
YAML
Raw Normal View History

2022-01-29 13:01:49 +00:00
ai: true
2022-01-29 14:10:18 +00:00
attackDamage: 1.0
2022-01-29 13:01:49 +00:00
# Spawning chance, from 0 to 1
chance: 0.02
# Additional potion effects
# type:amplifier
# See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html
2022-01-29 14:10:18 +00:00
# Set to [] to disable
2022-01-29 13:01:49 +00:00
effects:
- "JUMP:2"