Giants/src/main/resources/config.yml

10 lines
247 B
YAML
Raw Normal View History

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
# 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:
- "JUMP:2"