diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-08-06 17:27:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:27:25 +1000 |
commit | 924d43e30cb570bc75f1ab53442e7e8f98e6e8e7 (patch) | |
tree | 2ede934b4c11587dac9223798f5ed31c13c209bb /constants/enchants.json | |
parent | 27f73b42b3aaa20d361e8b29ace2ed3878367820 (diff) | |
download | NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.gz NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.tar.bz2 NotEnoughUpdates-REPO-924d43e30cb570bc75f1ab53442e7e8f98e6e8e7.zip |
Chili Update (#792)
Diffstat (limited to 'constants/enchants.json')
-rw-r--r-- | constants/enchants.json | 49 |
1 files changed, 38 insertions, 11 deletions
diff --git a/constants/enchants.json b/constants/enchants.json index 888fbe6b..14a99e0e 100644 --- a/constants/enchants.json +++ b/constants/enchants.json @@ -39,7 +39,8 @@ "ultimate_wise", "smoldering", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "tabasco" ], "BOW": [ "aiming", @@ -62,7 +63,8 @@ "ultimate_reiterate", "smoldering", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "tabasco" ], "AXE": [ "efficiency", @@ -108,7 +110,8 @@ "corruption", "ultimate_inferno", "ultimate_fatal_tempo", - "ultimate_flash" + "ultimate_flash", + "tabasco" ], "FISHING WEAPON": [ "angler", @@ -160,7 +163,8 @@ "smoldering", "ultimate_inferno", "ultimate_fatal_tempo", - "ultimate_flash" + "ultimate_flash", + "tabasco" ], "SHOVEL": [ "efficiency", @@ -198,7 +202,9 @@ "hardened_mana", "strong_mana", "mana_vampire", - "ferocious_mana" + "ferocious_mana", + "hecatomb", + "ultimate_habanero_tactics" ], "CHESTPLATE": [ "protection", @@ -219,7 +225,8 @@ "hardened_mana", "strong_mana", "mana_vampire", - "ferocious_mana" + "ferocious_mana", + "ultimate_habanero_tactics" ], "LEGGINGS": [ "protection", @@ -239,7 +246,8 @@ "hardened_mana", "strong_mana", "mana_vampire", - "ferocious_mana" + "ferocious_mana", + "ultimate_habanero_tactics" ], "BOOTS": [ "protection", @@ -262,7 +270,8 @@ "hardened_mana", "strong_mana", "mana_vampire", - "ferocious_mana" + "ferocious_mana", + "ultimate_habanero_tactics" ], "LONGSWORD": [ "bane_of_arthropods", @@ -303,7 +312,8 @@ "ultimate_wise", "smoldering", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "tabasco" ], "GAUNTLET": [ "bane_of_arthropods", @@ -351,7 +361,23 @@ "smelting_touch", "smoldering", "ultimate_inferno", - "ultimate_fatal_tempo" + "ultimate_fatal_tempo", + "tabasco" + ], + "GLOVES": [ + "cayenne" + ], + "BELT": [ + "cayenne" + ], + "NECKLACE": [ + "cayenne" + ], + "BRACELET": [ + "cayenne" + ], + "CLOAK": [ + "cayenne" ] }, "enchant_pools": [ @@ -381,7 +407,8 @@ "ultimate_reiterate", "ultimate_inferno", "ultimate_fatal_tempo", - "ultimate_flash" + "ultimate_flash", + "ultimate_habanero_tactics" ], [ "protection", |