diff options
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 5b95a0b7..b57ec72f 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -138,6 +138,28 @@ "ultimate_wisdom" ] }, + "enchant_pools": [ + [ + "sharpness", + "bane_of_arthropods", + "smite" + ], [ + "silk_touch", + "smelting_touch", + "fortune" + ], [ + "ultimate_chimera", + "ultimate_combo", + "ultimate_swarm", + "ultimate_wise", + "ultimate_rend", + "ultimate_bank", + "ultimate_last_stand", + "ultimate_legion", + "ultimate_no_pain_no_gain", + "ultimate_wisdom" + ] + ], "enchants_min_level": { "bane_of_arthropods": 5, "cleave": 5, |