diff options
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 7794753b..122b9d24 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -218,7 +218,8 @@ "hecatomb", "ultimate_habanero_tactics", "ultimate_bobbin_time", - "transylvanian" + "transylvanian", + "pesterminator" ], "CHESTPLATE": [ "protection", @@ -242,7 +243,8 @@ "ferocious_mana", "ultimate_habanero_tactics", "ultimate_bobbin_time", - "reflection" + "reflection", + "pesterminator" ], "LEGGINGS": [ "protection", @@ -264,7 +266,8 @@ "mana_vampire", "ferocious_mana", "ultimate_habanero_tactics", - "ultimate_bobbin_time" + "ultimate_bobbin_time", + "pesterminator" ], "BOOTS": [ "protection", @@ -289,7 +292,8 @@ "mana_vampire", "ferocious_mana", "ultimate_habanero_tactics", - "ultimate_bobbin_time" + "ultimate_bobbin_time", + "pesterminator" ], "LONGSWORD": [ "bane_of_arthropods", @@ -1344,6 +1348,13 @@ 100, 150 ], + "pesterminator": [ + 5, + 9, + 13, + 18, + 23 + ], "one_for_all": [ 50 ], |