PluginConfigs/MythicMobs/DropTables/ExampleDropTables.yml
Chromachine bec87662a0 New config files for v5 - with the changes
Job configuration isn't preserved
2019-08-19 00:20:14 +00:00

19 lines
388 B
YAML

# For more information, check out the plugin manual or join us on Discord:
# http://www.mythicmobs.net
#
SkeletonKingDrops:
Conditions:
- playerwithin 40
Drops:
- SkeletonKingItemDrops 1
- experience 100
- heroesexp 200
SkeletonKingItemDrops:
MinItems: 1
MaxItems: 2
Drops:
- KingsCrown 1 0.01
- SkeletonKingSword 0.1
- GOLD_NUGGET 32-64 1
- DIAMOND 1-12 0.8