diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-29 14:26:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 14:26:03 +0200 |
commit | 19bf0bd5719906212616f37582679877fe70c11e (patch) | |
tree | 53b5d9bd3e1b1e8b615b2a35ed08e0ae4985bf05 | |
parent | 436035e9af14dced1e71617667428feabfb2330f (diff) | |
download | NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.gz NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.tar.bz2 NotEnoughUpdates-REPO-19bf0bd5719906212616f37582679877fe70c11e.zip |
Fixed kuudra pet stats (#829)
* Fixed kuudra pet stats
* New update i hate you
* Fixed Aiming enchant
36 files changed, 8602 insertions, 4772 deletions
diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 49bb65d6..59f8003c 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -1,38 +1,4 @@ { - "SOUL_WHIP": { - "type": "Wither", - "dungeonize": 300, - "1": 200, - "2": 300, - "3": 400, - "4": 550, - "5": 750 - }, - "JERRY_STAFF": { - "type": "Wither", - "dungeonize": 0, - "1": 5, - "2": 10, - "3": 25, - "4": 50, - "5": 100 - }, - "CRYPT_WITHERLORD_SWORD": { - "type": "Wither", - "1": 15, - "2": 25, - "3": 40, - "4": 60, - "5": 100 - }, - "BONZO_STAFF": { - "type": "Wither", - "1": 5, - "2": 10, - "3": 25, - "4": 50, - "5": 100 - }, "STARRED_BONZO_STAFF": { "type": "Wither", "1": 5, @@ -41,14 +7,6 @@ "4": 50, "5": 100 }, - "BONZO_MASK": { - "type": "Wither", - "1": 5, - "2": 10, - "3": 25, - "4": 50, - "5": 100 - }, "STARRED_BONZO_MASK": { "type": "Wither", "1": 5, @@ -57,14 +15,6 @@ "4": 50, "5": 100 }, - "STONE_BLADE": { - "type": "Wither", - "1": 15, - "2": 25, - "3": 40, - "4": 60, - "5": 100 - }, "STARRED_STONE_BLADE": { "type": "Wither", "1": 15, @@ -73,38 +23,6 @@ "4": 60, "5": 100 }, - "ADAPTIVE_HELMET": { - "type": "Wither", - "1": 10, - "2": 25, - "3": 50, - "4": 100, - "5": 150 - }, - "ADAPTIVE_CHESTPLATE": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "ADAPTIVE_LEGGINGS": { - "type": "Wither", - "1": 10, - "2": 25, - "3": 50, - "4": 100, - "5": 200 - }, - "ADAPTIVE_BOOTS": { - "type": "Wither", - "1": 10, - "2": 25, - "3": 50, - "4": 100, - "5": 150 - }, "STARRED_ADAPTIVE_HELMET": { "type": "Wither", "1": 10, @@ -137,78 +55,6 @@ "4": 100, "5": 150 }, - "SILENT_DEATH": { - "type": "Wither", - "1": 5, - "2": 10, - "3": 25, - "4": 50, - "5": 100 - }, - "CONJURING_SWORD": { - "type": "Wither", - "1": 5, - "2": 10, - "3": 25, - "4": 50, - "5": 100 - }, - "SPIRIT_SWORD": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "ITEM_SPIRIT_BOW": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "THORNS_BOOTS": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "SPIRIT_MASK": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "BONE_BOOMERANG": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "BAT_WAND": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "LAST_BREATH": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, "STARRED_LAST_BREATH": { "type": "Wither", "1": 20, @@ -217,38 +63,6 @@ "4": 200, "5": 300 }, - "SHADOW_ASSASSIN_HELMET": { - "type": "Wither", - "1": 25, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, - "SHADOW_ASSASSIN_CHESTPLATE": { - "type": "Wither", - "1": 35, - "2": 75, - "3": 150, - "4": 300, - "5": 500 - }, - "SHADOW_ASSASSIN_LEGGINGS": { - "type": "Wither", - "1": 30, - "2": 60, - "3": 120, - "4": 250, - "5": 400 - }, - "SHADOW_ASSASSIN_BOOTS": { - "type": "Wither", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 - }, "STARRED_SHADOW_ASSASSIN_HELMET": { "type": "Wither", "1": 25, @@ -281,14 +95,6 @@ "4": 200, "5": 300 }, - "SHADOW_FURY": { - "type": "Wither", - "1": 50, - "2": 100, - "3": 200, - "4": 400, - "5": 800 - }, "STARRED_SHADOW_FURY": { "type": "Wither", "1": 50, @@ -297,102 +103,6 @@ "4": 400, "5": 800 }, - "LIVID_DAGGER": { - "type": "Wither", - "1": 30, - "2": 60, - "3": 120, - "4": 250, - "5": 400 - }, - "FLOWER_OF_TRUTH": { - "type": "Wither", - "1": 50, - "2": 100, - "3": 200, - "4": 400, - "5": 800 - }, - "FEL_SWORD": { - "type": "Wither", - "1": 15, - "2": 25, - "3": 40, - "4": 60, - "5": 100 - }, - "WITHER_CLOAK": { - "type": "Wither", - "1": 75, - "2": 150, - "3": 300, - "4": 600, - "5": 1200 - }, - "PRECURSOR_EYE": { - "type": "Wither", - "1": 75, - "2": 150, - "3": 300, - "4": 600, - "5": 1200 - }, - "GIANTS_SWORD": { - "type": "Wither", - "1": 75, - "2": 150, - "3": 300, - "4": 600, - "5": 1200 - }, - "NECROMANCER_LORD_HELMET": { - "type": "Wither", - "1": 30, - "2": 60, - "3": 120, - "4": 250, - "5": 400 - }, - "NECROMANCER_LORD_CHESTPLATE": { - "type": "Wither", - "1": 70, - "2": 150, - "3": 250, - "4": 450, - "5": 750 - }, - "NECROMANCER_LORD_LEGGINGS": { - "type": "Wither", - "1": 35, - "2": 75, - "3": 150, - "4": 300, - "5": 500 - }, - "NECROMANCER_LORD_BOOTS": { - "type": "Wither", - "1": 30, - "2": 60, - "3": 120, - "4": 250, - "5": 400 - }, - "NECROMANCER_SWORD": { - "type": "Wither", - "1": 70, - "2": 150, - "3": 250, - "4": 450, - "5": 750 - }, - "NECRON_BLADE": { - "type": "Wither", - "1": 150, - "2": 300, - "3": 500, - "4": 900, - "5": 1500 - }, "HYPERION": { "type": "Wither", "1": 150, @@ -425,7 +135,7 @@ "4": 900, "5": 1500 }, - "WITHER_HELMET": { + "TANK_WITHER_HELMET": { "type": "Wither", "1": 50, "2": 100, @@ -433,7 +143,7 @@ "4": 350, "5": 500 }, - "WITHER_CHESTPLATE": { + "TANK_WITHER_CHESTPLATE": { "type": "Wither", "1": 100, "2": 200, @@ -441,7 +151,7 @@ "4": 600, "5": 1000 }, - "WITHER_LEGGINGS": { + "TANK_WITHER_LEGGINGS": { "type": "Wither", "1": 75, "2": 150, @@ -449,7 +159,7 @@ "4": 400, "5": 700 }, - "WITHER_BOOTS": { + "TANK_WITHER_BOOTS": { "type": "Wither", "1": 50, "2": 100, @@ -457,7 +167,7 @@ "4": 350, "5": 500 }, - "TANK_WITHER_HELMET": { + "SPEED_WITHER_HELMET": { "type": "Wither", "1": 50, "2": 100, @@ -465,7 +175,7 @@ "4": 350, "5": 500 }, - "TANK_WITHER_CHESTPLATE": { + "SPEED_WITHER_CHESTPLATE": { "type": "Wither", "1": 100, "2": 200, @@ -473,7 +183,7 @@ "4": 600, "5": 1000 }, - "TANK_WITHER_LEGGINGS": { + "SPEED_WITHER_LEGGINGS": { "type": "Wither", "1": 75, "2": 150, @@ -481,7 +191,7 @@ "4": 400, "5": 700 }, - "TANK_WITHER_BOOTS": { + "SPEED_WITHER_BOOTS": { "type": "Wither", "1": 50, "2": 100, @@ -489,7 +199,7 @@ "4": 350, "5": 500 }, - "SPEED_WITHER_HELMET": { + "WISE_WITHER_HELMET": { "type": "Wither", "1": 50, "2": 100, @@ -497,7 +207,7 @@ "4": 350, "5": 500 }, - "SPEED_WITHER_CHESTPLATE": { + "WISE_WITHER_CHESTPLATE": { "type": "Wither", "1": 100, "2": 200, @@ -505,7 +215,7 @@ "4": 600, "5": 1000 }, - "SPEED_WITHER_LEGGINGS": { + "WISE_WITHER_LEGGINGS": { "type": "Wither", "1": 75, "2": 150, @@ -513,7 +223,7 @@ "4": 400, "5": 700 }, - "SPEED_WITHER_BOOTS": { + "WISE_WITHER_BOOTS": { "type": "Wither", "1": 50, "2": 100, @@ -521,7 +231,7 @@ "4": 350, "5": 500 }, - "WISE_WITHER_HELMET": { + "POWER_WITHER_HELMET": { "type": "Wither", "1": 50, "2": 100, @@ -529,7 +239,7 @@ "4": 350, "5": 500 }, - "WISE_WITHER_CHESTPLATE": { + "POWER_WITHER_CHESTPLATE": { "type": "Wither", "1": 100, "2": 200, @@ -537,7 +247,7 @@ "4": 600, "5": 1000 }, - "WISE_WITHER_LEGGINGS": { + "POWER_WITHER_LEGGINGS": { "type": "Wither", "1": 75, "2": 150, @@ -545,7 +255,7 @@ "4": 400, "5": 700 }, - "WISE_WITHER_BOOTS": { + "POWER_WITHER_BOOTS": { "type": "Wither", "1": 50, "2": 100, @@ -553,37 +263,751 @@ "4": 350, "5": 500 }, - "POWER_WITHER_HELMET": { + "CRYPT_WITHERLORD_HELMET": { + "type": "Undead", + "1": 10, + "2": 20, + "3": 40, + "4": 80, + "5": 160 + }, + "CRYPT_WITHERLORD_CHESTPLATE": { + "type": "Undead", + "1": 10, + "2": 20, + "3": 40, + "4": 80, + "5": 160 + }, + "CRYPT_WITHERLORD_LEGGINGS": { + "type": "Undead", + "1": 10, + "2": 20, + "3": 40, + "4": 80, + "5": 160 + }, + "CRYPT_WITHERLORD_BOOTS": { + "type": "Undead", + "1": 10, + "2": 20, + "3": 40, + "4": 80, + "5": 160 + }, + "STINGER_BOW": { + "type": "Undead", + "1": 10, + "2": 15, + "3": 20, + "4": 25, + "5": 30 + }, + "RAMPART_BOOTS": { + "type": "Crimson", + "1": 1, + "2": 2, + "3": 3, + "4": 4, + "5": 5, + "6": 6, + "7": 7, + "8": 8, + "9": 9, + "10": 10, + "items": { + "1": [ + "§aSpectre Dust §8x5", + "§aBlaze Ashes §8x5", + "§aWither Soul §8x5" + ], + "2": [ + "§aSpectre Dust §8x7", + "§aBlaze Ashes §8x7", + "§aWither Soul §8x7" + ], + "3": [ + "§aSpectre Dust §8x9", + "§aBlaze Ashes §8x9", + "§aWither Soul §8x9" + ], + "4": [ + "§aSpectre Dust §8x12", + "§aBlaze Ashes §8x12", + "§aWither Soul §8x12" + ], + "5": [ + "§aSpectre Dust §8x15", + "§aBlaze Ashes §8x15", + "§aWither Soul §8x15" + ], + "6": [ + "§aSpectre Dust §8x20", + "§aBlaze Ashes §8x20", + "§aWither Soul §8x20" + ], + "7": [ + "§aSpectre Dust §8x25", + "§aBlaze Ashes §8x25", + "§aWither Soul §8x25" + ], + "8": [ + "§aSpectre Dust §8x30", + "§aBlaze Ashes §8x30", + "§aWither Soul §8x30" + ], + "9": [ + "§aSpectre Dust §8x40", + "§aBlaze Ashes §8x40", + "§aWither Soul §8x40" + ], + "10": [ + "§aSpectre Dust §8x50", + "§aBlaze Ashes §8x50", + "§aWither Soul §8x50" + ] + } + }, + "BONZO_STAFF": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "CONJURING_SWORD": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SILENT_DEATH": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "CRYPT_WITHERLORD_SWORD": { + "type": "Wither", + "1": 15, + "2": 25, + "3": 40, + "4": 60, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "FEL_SWORD": { + "type": "Wither", + "1": 15, + "2": 25, + "3": 40, + "4": 60, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "JERRY_STAFF": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SPIRIT_SWORD": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "STONE_BLADE": { + "type": "Wither", + "1": 15, + "2": 25, + "3": 40, + "4": 60, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "WITHER_CLOAK": { + "type": "Wither", + "1": 75, + "2": 150, + "3": 300, + "4": 600, + "5": 1200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "BAT_WAND": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "FLOWER_OF_TRUTH": { + "type": "Wither", + "1": 50, + "2": 100, + "3": 200, + "4": 400, + "5": 800, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "GIANTS_SWORD": { + "type": "Wither", + "1": 75, + "2": 150, + "3": 300, + "4": 600, + "5": 1200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "LIVID_DAGGER": { + "type": "Wither", + "1": 30, + "2": 60, + "3": 120, + "4": 250, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECROMANCER_SWORD": { + "type": "Wither", + "1": 70, + "2": 150, + "3": 250, + "4": 450, + "5": 750, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECRON_BLADE": { + "type": "Wither", + "1": 150, + "2": 300, + "3": 500, + "4": 900, + "5": 1500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SHADOW_FURY": { + "type": "Wither", + "1": 50, + "2": 100, + "3": 200, + "4": 400, + "5": 800, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SOUL_WHIP": { + "type": "Wither", + "dungeonize": 300, + "1": 200, + "2": 300, + "3": 400, + "4": 550, + "5": 750, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "BONE_BOOMERANG": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ITEM_SPIRIT_BOW": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "LAST_BREATH": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "BONZO_MASK": { + "type": "Wither", + "1": 5, + "2": 10, + "3": 25, + "4": 50, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ADAPTIVE_HELMET": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ADAPTIVE_CHESTPLATE": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ADAPTIVE_LEGGINGS": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ADAPTIVE_BOOTS": { + "type": "Wither", + "1": 10, + "2": 25, + "3": 50, + "4": 100, + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SHADOW_ASSASSIN_HELMET": { + "type": "Wither", + "1": 25, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SHADOW_ASSASSIN_CHESTPLATE": { + "type": "Wither", + "1": 35, + "2": 75, + "3": 150, + "4": 300, + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SHADOW_ASSASSIN_LEGGINGS": { + "type": "Wither", + "1": 30, + "2": 60, + "3": 120, + "4": 250, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SHADOW_ASSASSIN_BOOTS": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SPIRIT_MASK": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "THORNS_BOOTS": { + "type": "Wither", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECROMANCER_LORD_HELMET": { + "type": "Wither", + "1": 30, + "2": 60, + "3": 120, + "4": 250, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECROMANCER_LORD_CHESTPLATE": { + "type": "Wither", + "1": 70, + "2": 150, + "3": 250, + "4": 450, + "5": 750, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECROMANCER_LORD_LEGGINGS": { + "type": "Wither", + "1": 35, + "2": 75, + "3": 150, + "4": 300, + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "NECROMANCER_LORD_BOOTS": { + "type": "Wither", + "1": 30, + "2": 60, + "3": 120, + "4": 250, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "WITHER_HELMET": { "type": "Wither", "1": 50, "2": 100, "3": 200, "4": 350, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "POWER_WITHER_CHESTPLATE": { + "WITHER_CHESTPLATE": { "type": "Wither", "1": 100, "2": 200, "3": 350, "4": 600, - "5": 1000 + "5": 1000, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "POWER_WITHER_LEGGINGS": { + "WITHER_LEGGINGS": { "type": "Wither", "1": 75, "2": 150, "3": 250, "4": 400, - "5": 700 + "5": 700, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "POWER_WITHER_BOOTS": { + "WITHER_BOOTS": { "type": "Wither", "1": 50, "2": 100, "3": 200, "4": 350, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "PRECURSOR_EYE": { + "type": "Wither", + "1": 75, + "2": 150, + "3": 300, + "4": 600, + "5": 1200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "DARK_CLAYMORE": { "type": "Wither", @@ -591,16 +1015,15 @@ "2": 300, "3": 500, "4": 900, - "5": 1500 - }, - "RUNAANS_BOW": { - "type": "Spider", - "dungeonize": 500, - "1": 50, - "2": 75, - "3": 100, - "4": 125, - "5": 150 + "5": 1500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "LEAPING_SWORD": { "type": "Spider", @@ -609,7 +1032,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SILK_EDGE_SWORD": { "type": "Spider", @@ -618,7 +1049,66 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SCORPION_BOW": { + "type": "Spider", + "dungeonize": 20, + "1": 10, + "2": 15, + "3": 20, + "4": 25, + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "MOSQUITO_BOW": { + "type": "Spider", + "dungeonize": 30, + "1": 15, + "2": 25, + "3": 35, + "4": 45, + "5": 65, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "RUNAANS_BOW": { + "type": "Spider", + "dungeonize": 20, + "1": 5, + "2": 10, + "3": 15, + "4": 20, + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SPIDER_HAT": { "type": "Spider", @@ -627,7 +1117,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SPIDER_BOOTS": { "type": "Spider", @@ -636,34 +1134,49 @@ "2": 15, "3": 20, "4": 25, - "5": 30 - }, - "MOSQUITO_BOW": { - "type": "Spider", - "dungeonize": 30, - "1": 15, - "2": 25, - "3": 35, - "4": 45, - "5": 65 + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "TARANTULA_HELMET": { "type": "Spider", "dungeonize": 30, - "1": 12, + "1": 15, "2": 25, "3": 35, "4": 45, - "5": 65 + "5": 65, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "TARANTULA_CHESTPLATE": { "type": "Spider", "dungeonize": 30, - "1": 12, + "1": 15, "2": 25, "3": 35, "4": 45, - "5": 65 + "5": 65, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "TARANTULA_LEGGINGS": { "type": "Spider", @@ -672,7 +1185,15 @@ "2": 15, "3": 20, "4": 25, - "5": 30 + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "TARANTULA_BOOTS": { "type": "Spider", @@ -681,79 +1202,81 @@ "2": 15, "3": 20, "4": 25, - "5": 30 + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SCORPION_BOW": { - "type": "Spider", - "dungeonize": 20, + "UNDEAD_SWORD": { + "type": "Undead", + "dungeonize": 10, + "1": 20, + "2": 30, + "3": 40, + "4": 50, + "5": 60, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "CRYPT_DREADLORD_SWORD": { + "type": "Undead", "1": 10, "2": 15, "3": 20, "4": 25, - "5": 30 - }, - "PHANTOM_ROD": { - "type": "Undead", - "dungeonize": 500, - "1": 200, - "2": 300, - "3": 400, - "4": 500, - "5": 600 + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "WEREWOLF_HELMET": { + "REVENANT_SWORD": { "type": "Undead", "dungeonize": 500, "1": 200, - "2": 300, - "3": 400, - "4": 500, - "5": 600 - }, - "WEREWOLF_CHESTPLATE": { - "type": "Undead", - "dungeonize": 1000, - "1": 400, - "2": 600, - "3": 800, - "4": 1000, - "5": 1200 - }, - "WEREWOLF_LEGGINGS": { - "type": "Undead", - "dungeonize": 750, - "1": 300, - "2": 450, + "2": 400, "3": 600, - "4": 750, - "5": 900 - }, - "WEREWOLF_BOOTS": { - "type": "Undead", - "dungeonize": 500, - "1": 200, - "2": 300, - "3": 400, - "4": 500, - "5": 600 - }, - "PIGMAN_SWORD": { - "type": "Undead", - "dungeonize": 200, - "1": 100, - "2": 200, - "3": 300, - "4": 400, - "5": 500 + "4": 800, + "5": 1000, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNDEAD_SWORD": { + "ZOMBIE_SOLDIER_CUTLASS": { "type": "Undead", - "dungeonize": 10, - "1": 20, + "1": 15, "2": 30, - "3": 40, - "4": 50, - "5": 60 + "3": 60, + "4": 120, + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ZOMBIE_SWORD": { "type": "Undead", @@ -762,7 +1285,31 @@ "2": 45, "3": 60, "4": 75, - "5": 90 + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "EARTH_SHARD": { + "type": "Undead", + "1": 50, + "2": 100, + "3": 200, + "4": 400, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ORNATE_ZOMBIE_SWORD": { "type": "Undead", @@ -771,79 +1318,148 @@ "2": 45, "3": 60, "4": 75, - "5": 90 + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "FLORID_ZOMBIE_SWORD": { + "REAPER_SWORD": { "type": "Undead", - "dungeonize": 100, - "1": 30, - "2": 45, - "3": 60, - "4": 75, - "5": 90 + "dungeonize": 500, + "1": 200, + "2": 400, + "3": 600, + "4": 800, + "5": 1000, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_HAT": { + "ZOMBIE_COMMANDER_WHIP": { "type": "Undead", - "dungeonize": 40, - "1": 20, - "2": 30, - "3": 40, - "4": 50, - "5": 60 + "1": 25, + "2": 50, + "3": 100, + "4": 200, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_HAT": { + "ZOMBIE_KNIGHT_SWORD": { "type": "Undead", - "dungeonize": 40, "1": 20, - "2": 30, - "3": 40, - "4": 50, - "5": 60 + "2": 40, + "3": 80, + "4": 160, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_HEART": { + "AXE_OF_THE_SHREDDED": { + "type": "Undead", + "dungeonize": 500, + "1": 200, + "2": 400, + "3": 600, + "4": 800, + "5": 1000, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "FLORID_ZOMBIE_SWORD": { "type": "Undead", "dungeonize": 100, "1": 30, "2": 45, "3": 60, "4": 75, - "5": 90 + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_CHESTPLATE": { + "PIGMAN_SWORD": { "type": "Undead", "dungeonize": 200, - "1": 40, - "2": 60, - "3": 80, - "4": 100, - "5": 120 + "1": 200, + "2": 300, + "3": 400, + "4": 500, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_LEGGINGS": { + "REAPER_SCYTHE": { "type": "Undead", - "dungeonize": 150, - "1": 40, - "2": 60, - "3": 80, - "4": 100, - "5": 120 + "dungeonize": 200, + "1": 200, + "2": 300, + "3": 400, + "4": 500, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_BOOTS": { + "CRYPT_BOW": { "type": "Undead", - "dungeonize": 120, - "1": 35, - "2": 50, - "3": 65, + "1": 10, + "2": 20, + "3": 40, "4": 80, - "5": 100 - }, - "SKELETON_HELMET": { - "type": "Undead", - "dungeonize": 100, - "1": 30, - "2": 45, - "3": 60, - "4": 75, - "5": 90 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "MACHINE_GUN_BOW": { "type": "Undead", @@ -851,103 +1467,258 @@ "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_BOW": { + "SNIPER_BOW": { + "type": "Undead", + "1": 25, + "2": 50, + "3": 100, + "4": 200, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "UNDEAD_BOW": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_DREADLORD_SWORD": { + "DEATH_BOW": { "type": "Undead", - "1": 10, - "2": 15, - "3": 20, - "4": 25, - "5": 30 + "1": 40, + "2": 80, + "3": 150, + "4": 300, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_WITHERLORD_HELMET": { + "SUPER_UNDEAD_BOW": { "type": "Undead", - "1": 10, - "2": 20, + "1": 20, + "2": 40, + "3": 80, + "4": 150, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SKELETON_HAT": { + "type": "Undead", + "dungeonize": 40, + "1": 20, + "2": 30, "3": 40, - "4": 80, - "5": 160 + "4": 50, + "5": 60, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_WITHERLORD_CHESTPLATE": { + "ZOMBIE_HAT": { + "type": "Undead", + "dungeonize": 40, + "1": 20, + "2": 30, + "3": 40, + "4": 50, + "5": 60, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "BOUNCY_HELMET": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_WITHERLORD_LEGGINGS": { + "BOUNCY_CHESTPLATE": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "CRYPT_WITHERLORD_BOOTS": { + "BOUNCY_LEGGINGS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_GRUNT_HELMET": { + "BOUNCY_BOOTS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_GRUNT_CHESTPLATE": { + "HEAVY_HELMET": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_GRUNT_LEGGINGS": { + "HEAVY_CHESTPLATE": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_GRUNT_BOOTS": { + "HEAVY_LEGGINGS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 - }, - "SNIPER_BOW": { - "type": "Undead", - "1": 25, - "2": 50, - "3": 100, - "4": 200, - "5": 400 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SNIPER_HELMET": { + "HEAVY_BOOTS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SKELETON_HELMET": { + "type": "Undead", + "dungeonize": 100, + "1": 30, + "2": 45, + "3": 60, + "4": 75, + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ROTTEN_HELMET": { "type": "Undead", @@ -955,7 +1726,15 @@ "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ROTTEN_CHESTPLATE": { "type": "Undead", @@ -963,7 +1742,15 @@ "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ROTTEN_LEGGINGS": { "type": "Undead", @@ -971,7 +1758,15 @@ "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ROTTEN_BOOTS": { "type": "Undead", @@ -979,143 +1774,241 @@ "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNDEAD_BOW": { + "CRYSTALLIZED_HEART": { + "type": "Undead", + "dungeonize": 100, + "1": 30, + "2": 45, + "3": 60, + "4": 75, + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "DARK_GOGGLES": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "STONE_CHESTPLATE": { + "MENDER_HELMET": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "MENDER_HELMET": { + "SNIPER_HELMET": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DARK_GOGGLES": { + "STONE_CHESTPLATE": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HEAVY_HELMET": { + "ZOMBIE_HEART": { + "type": "Undead", + "dungeonize": 100, + "1": 30, + "2": 45, + "3": 60, + "4": 75, + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SKELETON_GRUNT_HELMET": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HEAVY_CHESTPLATE": { + "SKELETON_GRUNT_CHESTPLATE": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HEAVY_LEGGINGS": { + "SKELETON_GRUNT_LEGGINGS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HEAVY_BOOTS": { + "SKELETON_GRUNT_BOOTS": { "type": "Undead", "1": 10, "2": 20, "3": 40, "4": 80, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SUPER_HEAVY_HELMET": { + "SKELETON_LORD_HELMET": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SUPER_HEAVY_CHESTPLATE": { + "SKELETON_LORD_CHESTPLATE": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SUPER_HEAVY_LEGGINGS": { + "SKELETON_LORD_LEGGINGS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SUPER_HEAVY_BOOTS": { + "SKELETON_LORD_BOOTS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 - }, - "STINGER_BOW": { - "type": "Undead", - "1": 10, - "2": 15, - "3": 20, - "4": 25, - "5": 30 - }, - "BOUNCY_HELMET": { - "type": "Undead", - "1": 10, - "2": 20, - "3": 40, - "4": 80, - "5": 160 - }, - "BOUNCY_CHESTPLATE": { - "type": "Undead", - "1": 10, - "2": 20, - "3": 40, - "4": 80, - "5": 160 - }, - "BOUNCY_LEGGINGS": { - "type": "Undead", - "1": 10, - "2": 20, - "3": 40, - "4": 80, - "5": 160 - }, - "BOUNCY_BOOTS": { - "type": "Undead", - "1": 10, - "2": 20, - "3": 40, - "4": 80, - "5": 160 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_MASTER_HELMET": { "type": "Undead", @@ -1123,7 +2016,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_MASTER_CHESTPLATE": { "type": "Undead", @@ -1131,7 +2032,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_MASTER_LEGGINGS": { "type": "Undead", @@ -1139,7 +2048,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_MASTER_BOOTS": { "type": "Undead", @@ -1147,7 +2064,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_SOLDIER_HELMET": { "type": "Undead", @@ -1155,7 +2080,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_SOLDIER_CHESTPLATE": { "type": "Undead", @@ -1163,7 +2096,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_SOLDIER_LEGGINGS": { "type": "Undead", @@ -1171,7 +2112,15 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SKELETON_SOLDIER_BOOTS": { "type": "Undead", @@ -1179,263 +2128,531 @@ "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_SOLDIER_HELMET": { + "SKELETOR_HELMET": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_SOLDIER_CHESTPLATE": { + "SKELETOR_CHESTPLATE": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_SOLDIER_LEGGINGS": { + "SKELETOR_LEGGINGS": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_SOLDIER_BOOTS": { + "SKELETOR_BOOTS": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 - }, - "ZOMBIE_KNIGHT_HELMET": { - "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 160, - "5": 320 - }, - "ZOMBIE_KNIGHT_CHESTPLATE": { - "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 160, - "5": 320 - }, - "ZOMBIE_KNIGHT_LEGGINGS": { - "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 160, - "5": 320 - }, - "ZOMBIE_KNIGHT_BOOTS": { - "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 160, - "5": 320 - }, - "ZOMBIE_KNIGHT_SWORD": { - "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 160, - "5": 320 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_COMMANDER_HELMET": { + "SUPER_HEAVY_HELMET": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_COMMANDER_CHESTPLATE": { + "SUPER_HEAVY_CHESTPLATE": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_COMMANDER_LEGGINGS": { + "SUPER_HEAVY_LEGGINGS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_COMMANDER_BOOTS": { + "SUPER_HEAVY_BOOTS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_COMMANDER_WHIP": { + "ZOMBIE_CHESTPLATE": { "type": "Undead", - "1": 25, + "dungeonize": 200, + "1": 40, + "2": 60, + "3": 80, + "4": 100, + "5": 120, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_LEGGINGS": { + "type": "Undead", + "dungeonize": 150, + "1": 40, + "2": 60, + "3": 80, + "4": 100, + "5": 120, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_BOOTS": { + "type": "Undead", + "dungeonize": 120, + "1": 35, "2": 50, - "3": 100, - "4": 200, - "5": 400 + "3": 65, + "4": 80, + "5": 100, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_LORD_HELMET": { + "ZOMBIE_COMMANDER_HELMET": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_LORD_CHESTPLATE": { + "ZOMBIE_COMMANDER_CHESTPLATE": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_LORD_LEGGINGS": { + "ZOMBIE_COMMANDER_LEGGINGS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_LORD_BOOTS": { + "ZOMBIE_COMMANDER_BOOTS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_LORD_HELMET": { + "ZOMBIE_KNIGHT_HELMET": { + "type": "Undead", + "1": 20, + "2": 40, + "3": 80, + "4": 160, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_KNIGHT_CHESTPLATE": { + "type": "Undead", + "1": 20, + "2": 40, + "3": 80, + "4": 160, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_KNIGHT_LEGGINGS": { + "type": "Undead", + "1": 20, + "2": 40, + "3": 80, + "4": 160, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_KNIGHT_BOOTS": { + "type": "Undead", + "1": 20, + "2": 40, + "3": 80, + "4": 160, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ZOMBIE_LORD_HELMET": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_LORD_CHESTPLATE": { + "ZOMBIE_LORD_CHESTPLATE": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_LORD_LEGGINGS": { + "ZOMBIE_LORD_LEGGINGS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETON_LORD_BOOTS": { + "ZOMBIE_LORD_BOOTS": { "type": "Undead", "1": 25, "2": 50, "3": 100, "4": 200, - "5": 400 + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETOR_HELMET": { + "ZOMBIE_SOLDIER_HELMET": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETOR_CHESTPLATE": { + "ZOMBIE_SOLDIER_CHESTPLATE": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETOR_LEGGINGS": { + "ZOMBIE_SOLDIER_LEGGINGS": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SKELETOR_BOOTS": { + "ZOMBIE_SOLDIER_BOOTS": { "type": "Undead", "1": 15, "2": 30, "3": 60, "4": 120, - "5": 240 + "5": 240, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "ZOMBIE_SOLDIER_CUTLASS": { + "MENDER_CROWN": { "type": "Undead", - "1": 15, - "2": 30, - "3": 60, - "4": 120, - "5": 240 + "1": 40, + "2": 80, + "3": 150, + "4": 300, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "METAL_CHESTPLATE": { + "MENDER_FEDORA": { "type": "Undead", "1": 20, "2": 40, "3": 80, "4": 150, - "5": 300 + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "MENDER_FEDORA": { + "METAL_CHESTPLATE": { "type": "Undead", "1": 20, "2": 40, "3": 80, "4": 150, - "5": 300 + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SHADOW_GOGGLES": { + "REVIVED_HEART": { "type": "Undead", - "1": 20, - "2": 40, - "3": 80, - "4": 150, - "5": 300 + "dungeonize": 100, + "1": 30, + "2": 45, + "3": 60, + "4": 75, + "5": 90, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "SUPER_UNDEAD_BOW": { + "SHADOW_GOGGLES": { "type": "Undead", "1": 20, "2": 40, "3": 80, "4": 150, - "5": 300 - }, - "EARTH_SHARD": { - "type": "Undead", - "1": 50, - "2": 100, - "3": 200, - "4": 400, - "5": 600 + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "STEEL_CHESTPLATE": { "type": "Undead", @@ -1443,15 +2660,15 @@ "2": 80, "3": 150, "4": 300, - "5": 600 - }, - "MENDER_CROWN": { - "type": "Undead", - "1": 40, - "2": 80, - "3": 150, - "4": 300, - "5": 600 + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "WITHER_GOGGLES": { "type": "Undead", @@ -1459,123 +2676,253 @@ "2": 80, "3": 150, "4": 300, - "5": 600 - }, - "DEATH_BOW": { - "type": "Undead", - "1": 40, - "2": 80, - "3": 150, - "4": 300, - "5": 600 - }, - "CRYSTALLIZED_HEART": { - "type": "Undead", - "dungeonize": 100, - "1": 30, - "2": 45, - "3": 60, - "4": 75, - "5": 90 - }, - "REVIVED_HEART": { - "type": "Undead", - "dungeonize": 100, - "1": 30, - "2": 45, - "3": 60, - "4": 75, - "5": 90 + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "REAPER_MASK": { + "WEREWOLF_HELMET": { "type": "Undead", "dungeonize": 500, "1": 200, - "2": 400, - "3": 600, - "4": 850, - "5": 1200 + "2": 300, + "3": 400, + "4": 500, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "REAPER_SCYTHE": { + "WEREWOLF_CHESTPLATE": { "type": "Undead", - "dungeonize": 200, + "dungeonize": 1000, + "1": 400, + "2": 600, + "3": 800, + "4": 1000, + "5": 1200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "WEREWOLF_LEGGINGS": { + "type": "Undead", + "dungeonize": 750, "1": 300, "2": 450, "3": 600, - "4": 700, - "5": 900 + "4": 750, + "5": 900, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "REVENANT_SWORD": { + "WEREWOLF_BOOTS": { "type": "Undead", "dungeonize": 500, "1": 200, - "2": 400, - "3": 600, - "4": 800, - "5": 1000 + "2": 300, + "3": 400, + "4": 500, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "REAPER_SWORD": { + "REAPER_MASK": { "type": "Undead", "dungeonize": 500, "1": 200, "2": 400, "3": 600, "4": 800, - "5": 1000 + "5": 1000, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "AXE_OF_THE_SHREDDED": { + "PHANTOM_ROD": { "type": "Undead", "dungeonize": 500, "1": 200, - "2": 400, - "3": 600, - "4": 800, - "5": 1000 + "2": 300, + "3": 400, + "4": 500, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SINSEEKER_SCYTHE": { + "type": "Dragon", + "dungeonize": 250, + "1": 70, + "2": 140, + "3": 210, + "4": 350, + "5": 600, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ASPECT_OF_THE_DRAGON": { "type": "Dragon", "dungeonize": 150, - "1": 150, - "2": 300, - "3": 450, - "4": 600, - "5": 750 + "1": 50, + "2": 100, + "3": 200, + "4": 300, + "5": 400, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "YOUNG_DRAGON_HELMET": { + "JUJU_SHORTBOW": { "type": "Dragon", - "dungeonize": 40, - "1": 20, - "2": 30, - "3": 50, - "4": 100, - "5": 150 + "dungeonize": 150, + "1": 30, + "2": 60, + "3": 120, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "YOUNG_DRAGON_CHESTPLATE": { + "TERMINATOR": { "type": "Dragon", - "dungeonize": 70, - "1": 30, - "2": 50, - "3": 80, - "4": 120, - "5": 180 + "dungeonize": 300, + "1": 100, + "2": 200, + "3": 300, + "4": 500, + "5": 750, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "YOUNG_DRAGON_LEGGINGS": { + "HOLY_DRAGON_HELMET": { "type": "Dragon", - "dungeonize": 60, - "1": 25, - "2": 40, - "3": 65, - "4": 110, - "5": 160 + "dungeonize": 400, + "1": 50, + "2": 75, + "3": 100, + "4": 125, + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "YOUNG_DRAGON_BOOTS": { + "HOLY_DRAGON_CHESTPLATE": { "type": "Dragon", - "dungeonize": 35, - "1": 20, - "2": 30, - "3": 40, - "4": 90, - "5": 140 + "dungeonize": 700, + "1": 70, + "2": 110, + "3": 150, + "4": 190, + "5": 230, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "HOLY_DRAGON_LEGGINGS": { + "type": "Dragon", + "dungeonize": 600, + "1": 60, + "2": 90, + "3": 120, + "4": 150, + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "HOLY_DRAGON_BOOTS": { + "type": "Dragon", + "dungeonize": 350, + "1": 50, + "2": 75, + "3": 100, + "4": 125, + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "OLD_DRAGON_HELMET": { "type": "Dragon", @@ -1584,7 +2931,15 @@ "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "OLD_DRAGON_CHESTPLATE": { "type": "Dragon", @@ -1593,7 +2948,15 @@ "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "OLD_DRAGON_LEGGINGS": { "type": "Dragon", @@ -1602,7 +2965,15 @@ "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "OLD_DRAGON_BOOTS": { "type": "Dragon", @@ -1611,277 +2982,440 @@ "2": 30, "3": 40, "4": 90, - "5": 140 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "STRONG_DRAGON_HELMET": { + "PROTECTOR_DRAGON_HELMET": { "type": "Dragon", "dungeonize": 40, "1": 20, "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "STRONG_DRAGON_CHESTPLATE": { + "PROTECTOR_DRAGON_CHESTPLATE": { "type": "Dragon", "dungeonize": 70, "1": 30, "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "STRONG_DRAGON_LEGGINGS": { + "PROTECTOR_DRAGON_LEGGINGS": { "type": "Dragon", "dungeonize": 60, "1": 25, "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "STRONG_DRAGON_BOOTS": { + "PROTECTOR_DRAGON_BOOTS": { "type": "Dragon", "dungeonize": 35, "1": 20, "2": 30, "3": 40, "4": 90, - "5": 140 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "PROTECTOR_DRAGON_HELMET": { + "STRONG_DRAGON_HELMET": { "type": "Dragon", "dungeonize": 40, "1": 20, "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "PROTECTOR_DRAGON_CHESTPLATE": { + "STRONG_DRAGON_CHESTPLATE": { "type": "Dragon", "dungeonize": 70, "1": 30, "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "PROTECTOR_DRAGON_LEGGINGS": { + "STRONG_DRAGON_LEGGINGS": { "type": "Dragon", "dungeonize": 60, "1": 25, "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "PROTECTOR_DRAGON_BOOTS": { + "STRONG_DRAGON_BOOTS": { "type": "Dragon", "dungeonize": 35, "1": 20, "2": 30, "3": 40, "4": 90, - "5": 140 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "WISE_DRAGON_HELMET": { + "SUPERIOR_DRAGON_HELMET": { + "type": "Dragon", + "dungeonize": 70, + "1": 40, + "2": 60, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SUPERIOR_DRAGON_CHESTPLATE": { + "type": "Dragon", + "dungeonize": 100, + "1": 60, + "2": 100, + "3": 160, + "4": 240, + "5": 360, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SUPERIOR_DRAGON_LEGGINGS": { + "type": "Dragon", + "dungeonize": 85, + "1": 50, + "2": 80, + "3": 130, + "4": 220, + "5": 320, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "SUPERIOR_DRAGON_BOOTS": { + "type": "Dragon", + "dungeonize": 60, + "1": 40, + "2": 60, + "3": 80, + "4": 180, + "5": 280, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "UNSTABLE_DRAGON_HELMET": { "type": "Dragon", "dungeonize": 40, "1": 20, "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "WISE_DRAGON_CHESTPLATE": { + "UNSTABLE_DRAGON_CHESTPLATE": { "type": "Dragon", "dungeonize": 70, "1": 30, "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "WISE_DRAGON_LEGGINGS": { + "UNSTABLE_DRAGON_LEGGINGS": { "type": "Dragon", "dungeonize": 60, "1": 25, "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "WISE_DRAGON_BOOTS": { + "UNSTABLE_DRAGON_BOOTS": { "type": "Dragon", "dungeonize": 35, "1": 20, "2": 30, "3": 40, "4": 90, - "5": 140 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNSTABLE_DRAGON_HELMET": { + "WISE_DRAGON_HELMET": { "type": "Dragon", "dungeonize": 40, "1": 20, "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNSTABLE_DRAGON_CHESTPLATE": { + "WISE_DRAGON_CHESTPLATE": { "type": "Dragon", "dungeonize": 70, "1": 30, "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNSTABLE_DRAGON_LEGGINGS": { + "WISE_DRAGON_LEGGINGS": { "type": "Dragon", "dungeonize": 60, "1": 25, "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "UNSTABLE_DRAGON_BOOTS": { + "WISE_DRAGON_BOOTS": { "type": "Dragon", "dungeonize": 35, "1": 20, "2": 30, "3": 40, "4": 90, - "5": 140 - }, - "SUPERIOR_DRAGON_HELMET": { - "type": "Dragon", - "dungeonize": 70, - "1": 40, - "2": 60, - "3": 100, - "4": 200, - "5": 300 - }, - "SUPERIOR_DRAGON_CHESTPLATE": { - "type": "Dragon", - "dungeonize": 100, - "1": 60, - "2": 100, - "3": 160, - "4": 240, - "5": 360 - }, - "SUPERIOR_DRAGON_LEGGINGS": { - "type": "Dragon", - "dungeonize": 85, - "1": 50, - "2": 80, - "3": 130, - "4": 220, - "5": 320 - }, - "SUPERIOR_DRAGON_BOOTS": { - "type": "Dragon", - "dungeonize": 60, - "1": 40, - "2": 60, - "3": 80, - "4": 180, - "5": 280 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HOLY_DRAGON_HELMET": { + "YOUNG_DRAGON_HELMET": { "type": "Dragon", "dungeonize": 40, "1": 20, "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HOLY_DRAGON_CHESTPLATE": { + "YOUNG_DRAGON_CHESTPLATE": { "type": "Dragon", "dungeonize": 70, "1": 30, "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HOLY_DRAGON_LEGGINGS": { + "YOUNG_DRAGON_LEGGINGS": { "type": "Dragon", "dungeonize": 60, "1": 25, "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "HOLY_DRAGON_BOOTS": { + "YOUNG_DRAGON_BOOTS": { "type": "Dragon", "dungeonize": 35, "1": 20, "2": 30, "3": 40, "4": 90, - "5": 140 - }, - "TERMINATOR": { - "type": "Dragon", - "dungeonize": 300, - "1": 100, - "2": 200, - "3": 300, - "4": 500, - "5": 750 - }, - "SINSEEKER_SCYTHE": { - "type": "Dragon", - "dungeonize": 250, - "1": 70, - "2": 140, - "3": 210, - "4": 350, - "5": 600 - }, - "JUJU_SHORTBOW": { - "type": "Dragon", - "dungeonize": 150, - "1": 30, - "2": 60, - "3": 120, - "4": 200, - "5": 300 - }, - "MIDAS_STAFF": { - "type": "Gold", - "dungeonize": 100, - "1": 50, - "2": 100, - "3": 150, - "4": 200, - "5": 250 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "ROGUE_SWORD": { "type": "Gold", "dungeonize": 5, - "1": 5, - "2": 10, - "3": 15, - "4": 20, - "5": 25 - }, - "MIDAS_SWORD": { - "type": "Gold", - "dungeonize": 100, - "1": 25, - "2": 50, - "3": 75, - "4": 125, - "5": 200 + "1": 1, + "2": 2, + "3": 3, + "4": 4, + "5": 5, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SUPER_CLEAVER": { "type": "Gold", @@ -1889,7 +3423,31 @@ "2": 1, "3": 2, "4": 2, - "5": 3 + "5": 3, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "GIANT_CLEAVER": { + "type": "Gold", + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "HYPER_CLEAVER": { "type": "Gold", @@ -1897,15 +3455,49 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GIANT_CLEAVER": { + "MIDAS_STAFF": { "type": "Gold", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50 + "dungeonize": 100, + "1": 50, + "2": 100, + "3": 150, + "4": 200, + "5": 250, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "MIDAS_SWORD": { + "type": "Gold", + "dungeonize": 100, + "1": 25, + "2": 50, + "3": 75, + "4": 125, + "5": 200, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "GOLD_BONZO_HEAD": { "type": "Gold", @@ -1913,55 +3505,111 @@ "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_SCARF_HEAD": { + "GOLD_LIVID_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_PROFESSOR_HEAD": { + "GOLD_NECRON_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_THORN_HEAD": { + "GOLD_PROFESSOR_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_LIVID_HEAD": { + "GOLD_SADAN_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_SADAN_HEAD": { + "GOLD_SCARF_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "GOLD_NECRON_HEAD": { + "GOLD_THORN_HEAD": { "type": "Gold", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "HARDENED_DIAMOND_HELMET": { "type": "Diamond", @@ -1970,7 +3618,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "HARDENED_DIAMOND_CHESTPLATE": { "type": "Diamond", @@ -1979,7 +3635,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "HARDENED_DIAMOND_LEGGINGS": { "type": "Diamond", @@ -1988,7 +3652,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "HARDENED_DIAMOND_BOOTS": { "type": "Diamond", @@ -1997,7 +3669,15 @@ "2": 10, "3": 15, "4": 20, - "5": 25 + "5": 25, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "PERFECT_HELMET_1": { "type": "Diamond", @@ -2006,7 +3686,15 @@ "2": 30, "3": 50, "4": 100, - "5": 150 + "5": 150, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "PERFECT_CHESTPLATE_1": { "type": "Diamond", @@ -2015,7 +3703,15 @@ "2": 50, "3": 80, "4": 120, - "5": 180 + "5": 180, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "PERFECT_LEGGINGS_1": { "type": "Diamond", @@ -2024,7 +3720,15 @@ "2": 40, "3": 65, "4": 110, - "5": 160 + "5": 160, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "PERFECT_BOOTS_1": { "type": "Diamond", @@ -2033,7 +3737,15 @@ "2": 30, "3": 40, "4": 90, - "5": 140 + "5": 140, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "DIAMOND_BONZO_HEAD": { "type": "Diamond", @@ -2041,55 +3753,144 @@ "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_SCARF_HEAD": { + "DIAMOND_LIVID_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_PROFESSOR_HEAD": { + "DIAMOND_NECRON_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_THORN_HEAD": { + "DIAMOND_PROFESSOR_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_LIVID_HEAD": { + "DIAMOND_SADAN_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_SADAN_HEAD": { + "DIAMOND_SCARF_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, - "DIAMOND_NECRON_HEAD": { + "DIAMOND_THORN_HEAD": { "type": "Diamond", "1": 50, "2": 75, "3": 125, "4": 250, - "5": 500 + "5": 500, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "FROZEN_SCYTHE": { + "type": "Ice", + "dungeonize": 50, + "1": 10, + "2": 15, + "3": 20, + "4": 25, + "5": 30, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "ICE_SPRAY_WAND": { + "type": "Ice", + "1": 20, + "2": 50, + "3": 100, + "4": 200, + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "YETI_SWORD": { "type": "Ice", @@ -2098,25 +3899,49 @@ "2": 150, "3": 200, "4": 250, - "5": 300 + "5": 300, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "FROZEN_BLAZE_HELMET": { "type": "Ice", - "dungeonize": 400, - "1": 100, - "2": 125, - "3": 150, - "4": 175, - "5": 200 - }, - "FROZEN_BLAZE_CHESTPLATE": { - "type": "Ice", "dungeonize": 40, "1": 10, "2": 15, "3": 25, "4": 35, - "5": 60 + "5": 60, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } + }, + "FROZEN_BLAZE_CHESTPLATE": { + "type": "Ice", + "dungeonize": 80, + "1": 20, + "2": 25, + "3": 35, + "4": 45, + "5": 70, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "FROZEN_BLAZE_LEGGINGS": { "type": "Ice", @@ -2125,7 +3950,15 @@ "2": 20, "3": 30, "4": 40, - "5": 65 + "5": 65, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "FROZEN_BLAZE_BOOTS": { "type": "Ice", @@ -2134,24 +3967,15 @@ "2": 10, "3": 20, "4": 30, - "5": 55 - }, - "FROZEN_SCYTHE": { - "type": "Ice", - "dungeonize": 50, - "1": 10, - "2": 15, - "3": 20, - "4": 25, - "5": 30 - }, - "ICE_SPRAY_WAND": { - "type": "Ice", - "1": 20, - "2": 50, - "3": 100, - "4": 200, - "5": 300 + "5": 55, + "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ] + } }, "SWORD_OF_BAD_HEALTH": { "type": "Crimson", @@ -2167,37 +3991,44 @@ "10": 350, "items": { "1": [ - "§aSpectre Dust §8x10" + "SPECTRE_DUST:10" ], "2": [ - "§aSpectre Dust §8x20" + "SPECTRE_DUST:20" ], "3": [ - "§aSpectre Dust §8x30" + "SPECTRE_DUST:30" ], "4": [ - "§aSpectre Dust §8x40" + "SPECTRE_DUST:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aSpectre Dust §8x50" + "SPECTRE_DUST:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aSpectre Dust §8x60" + "SPECTRE_DUST:60", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aSpectre Dust §8x70" + "SPECTRE_DUST:70", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aSpectre Dust §8x80", - "§6Heavy Pearl §8x3" + "SPECTRE_DUST:80", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aSpectre Dust §8x90", - "§6Heavy Pearl §8x4" + "SPECTRE_DUST:90", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aSpectre Dust §8x100", - "§6Heavy Pearl §8x5" + "SPECTRE_DUST:100", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2215,47 +4046,54 @@ "10": 350, "items": { "1": [ - "§aLump of Magma §8x5", - "§9Cup of Blood §8x1" + "LUMP_OF_MAGMA:5", + "CUP_OF_BLOOD:1" ], "2": [ - "§aLump of Magma §8x10", - "§9Cup of Blood §8x2" + "LUMP_OF_MAGMA:10", + "CUP_OF_BLOOD:2" ], "3": [ - "§aLump of Magma §8x15", - "§9Cup of Blood §8x3" + "LUMP_OF_MAGMA:15", + "CUP_OF_BLOOD:3" ], "4": [ - "§aLump of Magma §8x20", - "§9Cup of Blood §8x4" + "LUMP_OF_MAGMA:20", + "CUP_OF_BLOOD:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aLump of Magma §8x25", - "§9Cup of Blood §8x5" + "LUMP_OF_MAGMA:25", + "CUP_OF_BLOOD:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aLump of Magma §8x30", - "§9Cup of Blood §8x6" + "LUMP_OF_MAGMA:30", + "CUP_OF_BLOOD:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aLump of Magma §8x35", - "§9Cup of Blood §8x7" + "LUMP_OF_MAGMA:35", + "CUP_OF_BLOOD:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aLump of Magma §8x40", - "§9Cup of Blood §8x8", - "§6Heavy Pearl §8x3" + "LUMP_OF_MAGMA:40", + "CUP_OF_BLOOD:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aLump of Magma §8x45", - "§9Cup of Blood §8x9", - "§6Heavy Pearl §8x4" + "LUMP_OF_MAGMA:45", + "CUP_OF_BLOOD:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aLump of Magma §8x50", - "§9Cup of Blood §8x10", - "§6Heavy Pearl §8x5" + "LUMP_OF_MAGMA:50", + "CUP_OF_BLOOD:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2273,47 +4111,54 @@ "10": 6000, "items": { "1": [ - "§5Hallowed Skull §8x2", - "§5Spell Powder §8x1" + "HALLOWED_SKULL:2", + "SPELL_POWDER:1" ], "2": [ - "§5Hallowed Skull §8x4", - "§5Spell Powder §8x2" + "HALLOWED_SKULL:4", + "SPELL_POWDER:2" ], "3": [ - "§5Hallowed Skull §8x6", - "§5Spell Powder §8x3" + "HALLOWED_SKULL:6", + "SPELL_POWDER:3" ], "4": [ - "§5Hallowed Skull §8x8", - "§5Spell Powder §8x4" + "HALLOWED_SKULL:8", + "SPELL_POWDER:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Hallowed Skull §8x10", - "§5Spell Powder §8x5" + "HALLOWED_SKULL:10", + "SPELL_POWDER:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Hallowed Skull §8x12", - "§5Spell Powder §8x6" + "HALLOWED_SKULL:12", + "SPELL_POWDER:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Hallowed Skull §8x14", - "§5Spell Powder §8x7" + "HALLOWED_SKULL:14", + "SPELL_POWDER:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Hallowed Skull §8x16", - "§5Spell Powder §8x8", - "§6Heavy Pearl §8x3" + "HALLOWED_SKULL:16", + "SPELL_POWDER:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Hallowed Skull §8x18", - "§5Spell Powder §8x9", - "§6Heavy Pearl §8x4" + "HALLOWED_SKULL:18", + "SPELL_POWDER:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Hallowed Skull §8x20", - "§5Spell Powder §8x10", - "§6Heavy Pearl §8x5" + "HALLOWED_SKULL:20", + "SPELL_POWDER:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2331,37 +4176,44 @@ "10": 6000, "items": { "1": [ - "§aBlaze Ashes §8x10" + "BLAZE_ASHES:10" ], "2": [ - "§aBlaze Ashes §8x20" + "BLAZE_ASHES:20" ], "3": [ - "§aBlaze Ashes §8x40" + "BLAZE_ASHES:40" ], "4": [ - "§aBlaze Ashes §8x80" + "BLAZE_ASHES:80", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aBlaze Ashes §8x160" + "BLAZE_ASHES:160", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aBlaze Ashes §8x320" + "BLAZE_ASHES:320", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aBlaze Ashes §8x640" + "BLAZE_ASHES:640", + "SKYBLOCK_COIN:100000" ], "8": [ - "§9Mutated Blaze Ashes §8x160", - "§6Heavy Pearl §8x3" + "MUTATED_BLAZE_ASHES:160", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§9Mutated Blaze Ashes §8x320", - "§6Heavy Pearl §8x4" + "MUTATED_BLAZE_ASHES:320", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§9Mutated Blaze Ashes §8x640", - "§6Heavy Pearl §8x5" + "MUTATED_BLAZE_ASHES:640", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2379,47 +4231,54 @@ "10": 12000, "items": { "1": [ - "§aMagma Chunk §8x10", - "§5Spell Powder §8x1" + "MAGMA_CHUNK:10", + "SPELL_POWDER:1" ], "2": [ - "§aMagma Chunk §8x20", - "§5Spell Powder §8x2" + "MAGMA_CHUNK:20", + "SPELL_POWDER:2" ], "3": [ - "§aMagma Chunk §8x30", - "§5Spell Powder §8x3" + "MAGMA_CHUNK:30", + "SPELL_POWDER:3" ], "4": [ - "§aMagma Chunk §8x40", - "§5Spell Powder §8x4" + "MAGMA_CHUNK:40", + "SPELL_POWDER:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aMagma Chunk §8x50", - "§5Spell Powder §8x5" + "MAGMA_CHUNK:50", + "SPELL_POWDER:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aMagma Chunk §8x75", - "§5Spell Powder §8x6" + "MAGMA_CHUNK:75", + "SPELL_POWDER:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aMagma Chunk §8x100", - "§5Spell Powder §8x7" + "MAGMA_CHUNK:100", + "SPELL_POWDER:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aMagma Chunk §8x150", - "§5Spell Powder §8x8", - "§6Heavy Pearl §8x3" + "MAGMA_CHUNK:150", + "SPELL_POWDER:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aMagma Chunk §8x200", - "§5Spell Powder §8x9", - "§6Heavy Pearl §8x4" + "MAGMA_CHUNK:200", + "SPELL_POWDER:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aMagma Chunk §8x250", - "§5Spell Powder §8x10", - "§6Heavy Pearl §8x5" + "MAGMA_CHUNK:250", + "SPELL_POWDER:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2437,47 +4296,54 @@ "10": 12000, "items": { "1": [ - "§5Spell Powder §8x2", - "§5Rekindled Ember Fragment §8x2" + "SPELL_POWDER:2", + "REKINDLED_EMBER_FRAGMENT:2" ], "2": [ - "§5Spell Powder §8x4", - "§5Rekindled Ember Fragment §8x4" + "SPELL_POWDER:4", + "REKINDLED_EMBER_FRAGMENT:4" ], "3": [ - "§5Spell Powder §8x6", - "§5Rekindled Ember Fragment §8x6" + "SPELL_POWDER:6", + "REKINDLED_EMBER_FRAGMENT:6" ], "4": [ - "§5Spell Powder §8x8", - "§5Rekindled Ember Fragment §8x8" + "SPELL_POWDER:8", + "REKINDLED_EMBER_FRAGMENT:8", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Spell Powder §8x10", - "§5Rekindled Ember Fragment §8x10" + "SPELL_POWDER:10", + "REKINDLED_EMBER_FRAGMENT:10", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Spell Powder §8x12", - "§5Rekindled Ember Fragment §8x12" + "SPELL_POWDER:12", + "REKINDLED_EMBER_FRAGMENT:12", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Spell Powder §8x14", - "§5Rekindled Ember Fragment §8x14" + "SPELL_POWDER:14", + "REKINDLED_EMBER_FRAGMENT:14", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Spell Powder §8x16", - "§5Rekindled Ember Fragment §8x16", - "§6Heavy Pearl §8x3" + "SPELL_POWDER:16", + "REKINDLED_EMBER_FRAGMENT:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Spell Powder §8x18", - "§5Rekindled Ember Fragment §8x18", - "§6Heavy Pearl §8x4" + "SPELL_POWDER:18", + "REKINDLED_EMBER_FRAGMENT:18", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Spell Powder §8x20", - "§5Rekindled Ember Fragment §8x20", - "§6Heavy Pearl §8x5" + "SPELL_POWDER:20", + "REKINDLED_EMBER_FRAGMENT:20", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2495,47 +4361,54 @@ "10": 12000, "items": { "1": [ - "§9Tentacle Meat §8x10", - "§9Enchanted Sulphur §8x20" + "TENTACLE_MEAT:10", + "ENCHANTED_SULPHUR:20" ], "2": [ - "§9Tentacle Meat §8x20", - "§9Enchanted Sulphur §8x40" + "TENTACLE_MEAT:20", + "ENCHANTED_SULPHUR:40" ], "3": [ - "§9Tentacle Meat §8x30", - "§9Enchanted Sulphur §8x60" + "TENTACLE_MEAT:30", + "ENCHANTED_SULPHUR:60" ], "4": [ - "§9Tentacle Meat §8x40", - "§9Enchanted Sulphur Cube §8x1" + "TENTACLE_MEAT:40", + "ENCHANTED_SULPHUR_CUBE:1", + "SKYBLOCK_COIN:10000" ], "5": [ - "§9Tentacle Meat §8x50", - "§9Enchanted Sulphur Cube §8x2" + "TENTACLE_MEAT:50", + "ENCHANTED_SULPHUR_CUBE:2", + "SKYBLOCK_COIN:25000" ], "6": [ - "§9Tentacle Meat §8x60", - "§9Enchanted Sulphur Cube §8x4" + "TENTACLE_MEAT:60", + "ENCHANTED_SULPHUR_CUBE:4", + "SKYBLOCK_COIN:50000" ], "7": [ - "§9Tentacle Meat §8x70", - "§9Enchanted Sulphur Cube §8x8" + "TENTACLE_MEAT:70", + "ENCHANTED_SULPHUR_CUBE:8", + "SKYBLOCK_COIN:100000" ], "8": [ - "§9Tentacle Meat §8x80", - "§9Enchanted Sulphur Cube §8x16", - "§6Heavy Pearl §8x3" + "TENTACLE_MEAT:80", + "ENCHANTED_SULPHUR_CUBE:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§9Tentacle Meat §8x90", - "§9Enchanted Sulphur Cube §8x32", - "§6Heavy Pearl §8x4" + "TENTACLE_MEAT:90", + "ENCHANTED_SULPHUR_CUBE:32", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§9Tentacle Meat §8x100", - "§9Enchanted Sulphur Cube §8x64", - "§6Heavy Pearl §8x5" + "TENTACLE_MEAT:100", + "ENCHANTED_SULPHUR_CUBE:64", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2553,37 +4426,44 @@ "10": 350, "items": { "1": [ - "§aWither Soul §8x10" + "WITHER_SOUL:10" ], "2": [ - "§aWither Soul §8x20" + "WITHER_SOUL:20" ], "3": [ - "§aWither Soul §8x30" + "WITHER_SOUL:30" ], "4": [ - "§aWither Soul §8x40" + "WITHER_SOUL:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aWither Soul §8x50" + "WITHER_SOUL:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aWither Soul §8x60" + "WITHER_SOUL:60", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aWither Soul §8x70" + "WITHER_SOUL:70", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aWither Soul §8x80", - "§6Heavy Pearl §8x3" + "WITHER_SOUL:80", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aWither Soul §8x90", - "§6Heavy Pearl §8x4" + "WITHER_SOUL:90", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aWither Soul §8x100", - "§6Heavy Pearl §8x5" + "WITHER_SOUL:100", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2601,37 +4481,44 @@ "10": 350, "items": { "1": [ - "§aPyroclastic Scale §8x5" + "PYROCLASTIC_SCALE:5" ], "2": [ - "§aPyroclastic Scale §8x10" + "PYROCLASTIC_SCALE:10" ], "3": [ - "§aPyroclastic Scale §8x15" + "PYROCLASTIC_SCALE:15" ], "4": [ - "§aPyroclastic Scale §8x20" + "PYROCLASTIC_SCALE:20", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aPyroclastic Scale §8x25" + "PYROCLASTIC_SCALE:25", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aPyroclastic Scale §8x30" + "PYROCLASTIC_SCALE:30", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aPyroclastic Scale §8x35" + "PYROCLASTIC_SCALE:35", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aPyroclastic Scale §8x40", - "§6Heavy Pearl §8x3" + "PYROCLASTIC_SCALE:40", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aPyroclastic Scale §8x50", - "§6Heavy Pearl §8x4" + "PYROCLASTIC_SCALE:50", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aPyroclastic Scale §8x100", - "§6Heavy Pearl §8x5" + "PYROCLASTIC_SCALE:100", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2649,47 +4536,54 @@ "10": 12000, "items": { "1": [ - "§5Lumino Fiber §8x2", - "§5Spell Powder §8x1" + "LUMINO_FIBER:2", + "SPELL_POWDER:1" ], "2": [ - "§5Lumino Fiber §8x4", - "§5Spell Powder §8x2" + "LUMINO_FIBER:4", + "SPELL_POWDER:2" ], "3": [ - "§5Lumino Fiber §8x6", - "§5Spell Powder §8x3" + "LUMINO_FIBER:6", + "SPELL_POWDER:3" ], "4": [ - "§5Lumino Fiber §8x8", - "§5Spell Powder §8x4" + "LUMINO_FIBER:8", + "SPELL_POWDER:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Lumino Fiber §8x10", - "§5Spell Powder §8x5" + "LUMINO_FIBER:10", + "SPELL_POWDER:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Lumino Fiber §8x12", - "§5Spell Powder §8x6" + "LUMINO_FIBER:12", + "SPELL_POWDER:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Lumino Fiber §8x14", - "§5Spell Powder §8x7" + "LUMINO_FIBER:14", + "SPELL_POWDER:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Lumino Fiber §8x16", - "§5Spell Powder §8x8", - "§6Heavy Pearl §8x3" + "LUMINO_FIBER:16", + "SPELL_POWDER:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Lumino Fiber §8x18", - "§5Spell Powder §8x9", - "§6Heavy Pearl §8x4" + "LUMINO_FIBER:18", + "SPELL_POWDER:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Lumino Fiber §8x20", - "§5Spell Powder §8x10", - "§6Heavy Pearl §8x5" + "LUMINO_FIBER:20", + "SPELL_POWDER:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2707,47 +4601,54 @@ "10": 13000, "items": { "1": [ - "§5Spell Powder §8x2", - "§5Leather Cloth §8x1" + "SPELL_POWDER:2", + "LEATHER_CLOTH:1" ], "2": [ - "§5Spell Powder §8x4", - "§5Leather Cloth §8x2" + "SPELL_POWDER:4", + "LEATHER_CLOTH:2" ], "3": [ - "§5Spell Powder §8x6", - "§5Leather Cloth §8x3" + "SPELL_POWDER:6", + "LEATHER_CLOTH:3" ], "4": [ - "§5Spell Powder §8x8", - "§5Leather Cloth §8x4" + "SPELL_POWDER:8", + "LEATHER_CLOTH:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Spell Powder §8x10", - "§5Leather Cloth §8x5" + "SPELL_POWDER:10", + "LEATHER_CLOTH:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Spell Powder §8x12", - "§5Leather Cloth §8x6" + "SPELL_POWDER:12", + "LEATHER_CLOTH:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Spell Powder §8x14", - "§5Leather Cloth §8x7" + "SPELL_POWDER:14", + "LEATHER_CLOTH:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Spell Powder §8x16", - "§5Leather Cloth §8x8", - "§6Heavy Pearl §8x3" + "SPELL_POWDER:16", + "LEATHER_CLOTH:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Spell Powder §8x18", - "§5Leather Cloth §8x9", - "§6Heavy Pearl §8x4" + "SPELL_POWDER:18", + "LEATHER_CLOTH:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Spell Powder §8x20", - "§5Leather Cloth §8x10", - "§6Heavy Pearl §8x5" + "SPELL_POWDER:20", + "LEATHER_CLOTH:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2765,47 +4666,54 @@ "10": 6000, "items": { "1": [ - "§5Hallowed Skull §8x2", - "§5Spell Powder §8x1" + "HALLOWED_SKULL:2", + "SPELL_POWDER:1" ], "2": [ - "§5Hallowed Skull §8x4", - "§5Spell Powder §8x2" + "HALLOWED_SKULL:4", + "SPELL_POWDER:2" ], "3": [ - "§5Hallowed Skull §8x6", - "§5Spell Powder §8x3" + "HALLOWED_SKULL:6", + "SPELL_POWDER:3" ], "4": [ - "§5Hallowed Skull §8x8", - "§5Spell Powder §8x4" + "HALLOWED_SKULL:8", + "SPELL_POWDER:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Hallowed Skull §8x10", - "§5Spell Powder §8x5" + "HALLOWED_SKULL:10", + "SPELL_POWDER:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Hallowed Skull §8x12", - "§5Spell Powder §8x6" + "HALLOWED_SKULL:12", + "SPELL_POWDER:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Hallowed Skull §8x14", - "§5Spell Powder §8x7" + "HALLOWED_SKULL:14", + "SPELL_POWDER:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Hallowed Skull §8x16", - "§5Spell Powder §8x8", - "§6Heavy Pearl §8x3" + "HALLOWED_SKULL:16", + "SPELL_POWDER:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Hallowed Skull §8x18", - "§5Spell Powder §8x9", - "§6Heavy Pearl §8x4" + "HALLOWED_SKULL:18", + "SPELL_POWDER:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Hallowed Skull §8x20", - "§5Spell Powder §8x10", - "§6Heavy Pearl §8x5" + "HALLOWED_SKULL:20", + "SPELL_POWDER:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2823,37 +4731,44 @@ "10": 350, "items": { "1": [ - "§5Horn of Taurus §8x5" + "HORN_OF_TAURUS:5" ], "2": [ - "§5Horn of Taurus §8x10" + "HORN_OF_TAURUS:10" ], "3": [ - "§5Horn of Taurus §8x15" + "HORN_OF_TAURUS:15" ], "4": [ - "§5Horn of Taurus §8x20" + "HORN_OF_TAURUS:20", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Horn of Taurus §8x25" + "HORN_OF_TAURUS:25", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Horn of Taurus §8x30" + "HORN_OF_TAURUS:30", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Horn of Taurus §8x35" + "HORN_OF_TAURUS:35", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Horn of Taurus §8x40", - "§6Heavy Pearl §8x3" + "HORN_OF_TAURUS:40", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Horn of Taurus §8x45", - "§6Heavy Pearl §8x4" + "HORN_OF_TAURUS:45", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Horn of Taurus §8x50", - "§6Heavy Pearl §8x5" + "HORN_OF_TAURUS:50", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2871,37 +4786,44 @@ "10": 350, "items": { "1": [ - "§9Flaming Heart §8x5" + "FLAMING_HEART:5" ], "2": [ - "§9Flaming Heart §8x10" + "FLAMING_HEART:10" ], "3": [ - "§9Flaming Heart §8x15" + "FLAMING_HEART:15" ], "4": [ - "§9Flaming Heart §8x20" + "FLAMING_HEART:20", + "SKYBLOCK_COIN:10000" ], "5": [ - "§9Flaming Heart §8x25" + "FLAMING_HEART:25", + "SKYBLOCK_COIN:25000" ], "6": [ - "§9Flaming Heart §8x30" + "FLAMING_HEART:30", + "SKYBLOCK_COIN:50000" ], "7": [ - "§9Flaming Heart §8x35" + "FLAMING_HEART:35", + "SKYBLOCK_COIN:100000" ], "8": [ - "§9Flaming Heart §8x40", - "§6Heavy Pearl §8x3" + "FLAMING_HEART:40", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§9Flaming Heart §8x45", - "§6Heavy Pearl §8x4" + "FLAMING_HEART:45", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§9Flaming Heart §8x50", - "§6Heavy Pearl §8x5" + "FLAMING_HEART:50", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2919,37 +4841,44 @@ "10": 350, "items": { "1": [ - "§aMoogma Pelt §8x10" + "MOOGMA_PELT:10" ], "2": [ - "§aMoogma Pelt §8x20" + "MOOGMA_PELT:20" ], "3": [ - "§aMoogma Pelt §8x30" + "MOOGMA_PELT:30" ], "4": [ - "§aMoogma Pelt §8x40" + "MOOGMA_PELT:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aMoogma Pelt §8x50" + "MOOGMA_PELT:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aMoogma Pelt §8x60" + "MOOGMA_PELT:60", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aMoogma Pelt §8x70" + "MOOGMA_PELT:70", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aMoogma Pelt §8x80", - "§6Heavy Pearl §8x3" + "MOOGMA_PELT:80", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aMoogma Pelt §8x90", - "§6Heavy Pearl §8x4" + "MOOGMA_PELT:90", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aMoogma Pelt §8x100", - "§6Heavy Pearl §8x5" + "MOOGMA_PELT:100", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -2967,37 +4896,44 @@ "10": 350, "items": { "1": [ - "§aLump of Magma §8x10" + "LUMP_OF_MAGMA:10" ], "2": [ - "§aLump of Magma §8x20" + "LUMP_OF_MAGMA:20" ], "3": [ - "§aLump of Magma §8x30" + "LUMP_OF_MAGMA:30" ], "4": [ - "§aLump of Magma §8x40" + "LUMP_OF_MAGMA:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aLump of Magma §8x50" + "LUMP_OF_MAGMA:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aLump of Magma §8x60" + "LUMP_OF_MAGMA:60", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aLump of Magma §8x70" + "LUMP_OF_MAGMA:70", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aLump of Magma §8x80", - "§6Heavy Pearl §8x3" + "LUMP_OF_MAGMA:80", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aLump of Magma §8x90", - "§6Heavy Pearl §8x4" + "LUMP_OF_MAGMA:90", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aLump of Magma §8x100", - "§6Heavy Pearl §8x5" + "LUMP_OF_MAGMA:100", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3015,54 +4951,61 @@ "10": 10, "items": { "1": [ - "§aSpectre Dust §8x5", - "§aBlaze Ashes §8x5", - "§aWither Soul §8x5" + "SPECTRE_DUST:5", + "BLAZE_ASHES:5", + "WITHER_SOUL:5" ], "2": [ - "§aSpectre Dust §8x7", - "§aBlaze Ashes §8x7", - "§aWither Soul §8x7" + "SPECTRE_DUST:7", + "BLAZE_ASHES:7", + "WITHER_SOUL:7" ], "3": [ - "§aSpectre Dust §8x9", - "§aBlaze Ashes §8x9", - "§aWither Soul §8x9" + "SPECTRE_DUST:9", + "BLAZE_ASHES:9", + "WITHER_SOUL:9" ], "4": [ - "§aSpectre Dust §8x12", - "§aBlaze Ashes §8x12", - "§aWither Soul §8x12" + "SPECTRE_DUST:12", + "BLAZE_ASHES:12", + "WITHER_SOUL:12", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aSpectre Dust §8x15", - "§aBlaze Ashes §8x15", - "§aWither Soul §8x15" + "SPECTRE_DUST:15", + "BLAZE_ASHES:15", + "WITHER_SOUL:15", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aSpectre Dust §8x20", - "§aBlaze Ashes §8x20", - "§aWither Soul §8x20" + "SPECTRE_DUST:20", + "BLAZE_ASHES:20", + "WITHER_SOUL:20", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aSpectre Dust §8x25", - "§aBlaze Ashes §8x25", - "§aWither Soul §8x25" + "SPECTRE_DUST:25", + "BLAZE_ASHES:25", + "WITHER_SOUL:25", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aSpectre Dust §8x30", - "§aBlaze Ashes §8x30", - "§aWither Soul §8x30" + "SPECTRE_DUST:30", + "BLAZE_ASHES:30", + "WITHER_SOUL:30", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aSpectre Dust §8x40", - "§aBlaze Ashes §8x40", - "§aWither Soul §8x40" + "SPECTRE_DUST:40", + "BLAZE_ASHES:40", + "WITHER_SOUL:40", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aSpectre Dust §8x50", - "§aBlaze Ashes §8x50", - "§aWither Soul §8x50" + "SPECTRE_DUST:50", + "BLAZE_ASHES:50", + "WITHER_SOUL:50", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3080,54 +5023,61 @@ "10": 10, "items": { "1": [ - "§aSpectre Dust §8x5", - "§aBlaze Ashes §8x5", - "§aWither Soul §8x5" + "SPECTRE_DUST:5", + "BLAZE_ASHES:5", + "WITHER_SOUL:5" ], "2": [ - "§aSpectre Dust §8x7", - "§aBlaze Ashes §8x7", - "§aWither Soul §8x7" + "SPECTRE_DUST:7", + "BLAZE_ASHES:7", + "WITHER_SOUL:7" ], "3": [ - "§aSpectre Dust §8x9", - "§aBlaze Ashes §8x9", - "§aWither Soul §8x9" + "SPECTRE_DUST:9", + "BLAZE_ASHES:9", + "WITHER_SOUL:9" ], "4": [ - "§aSpectre Dust §8x12", - "§aBlaze Ashes §8x12", - "§aWither Soul §8x12" + "SPECTRE_DUST:12", + "BLAZE_ASHES:12", + "WITHER_SOUL:12", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aSpectre Dust §8x15", - "§aBlaze Ashes §8x15", - "§aWither Soul §8x15" + "SPECTRE_DUST:15", + "BLAZE_ASHES:15", + "WITHER_SOUL:15", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aSpectre Dust §8x20", - "§aBlaze Ashes §8x20", - "§aWither Soul §8x20" + "SPECTRE_DUST:20", + "BLAZE_ASHES:20", + "WITHER_SOUL:20", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aSpectre Dust §8x25", - "§aBlaze Ashes §8x25", - "§aWither Soul §8x25" + "SPECTRE_DUST:25", + "BLAZE_ASHES:25", + "WITHER_SOUL:25", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aSpectre Dust §8x30", - "§aBlaze Ashes §8x30", - "§aWither Soul §8x30" + "SPECTRE_DUST:30", + "BLAZE_ASHES:30", + "WITHER_SOUL:30", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aSpectre Dust §8x40", - "§aBlaze Ashes §8x40", - "§aWither Soul §8x40" + "SPECTRE_DUST:40", + "BLAZE_ASHES:40", + "WITHER_SOUL:40", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aSpectre Dust §8x50", - "§aBlaze Ashes §8x50", - "§aWither Soul §8x50" + "SPECTRE_DUST:50", + "BLAZE_ASHES:50", + "WITHER_SOUL:50", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3145,119 +5095,61 @@ "10": 10, "items": { "1": [ - "§aSpectre Dust §8x5", - "§aBlaze Ashes §8x5", - "§aWither Soul §8x5" - ], - "2": [ - "§aSpectre Dust §8x7", - "§aBlaze Ashes §8x7", - "§aWither Soul §8x7" - ], - "3": [ - "§aSpectre Dust §8x9", - "§aBlaze Ashes §8x9", - "§aWither Soul §8x9" - ], - "4": [ - "§aSpectre Dust §8x12", - "§aBlaze Ashes §8x12", - "§aWither Soul §8x12" - ], - "5": [ - "§aSpectre Dust §8x15", - "§aBlaze Ashes §8x15", - "§aWither Soul §8x15" - ], - "6": [ - "§aSpectre Dust §8x20", - "§aBlaze Ashes §8x20", - "§aWither Soul §8x20" - ], - "7": [ - "§aSpectre Dust §8x25", - "§aBlaze Ashes §8x25", - "§aWither Soul §8x25" - ], - "8": [ - "§aSpectre Dust §8x30", - "§aBlaze Ashes §8x30", - "§aWither Soul §8x30" - ], - "9": [ - "§aSpectre Dust §8x40", - "§aBlaze Ashes §8x40", - "§aWither Soul §8x40" - ], - "10": [ - "§aSpectre Dust §8x50", - "§aBlaze Ashes §8x50", - "§aWither Soul §8x50" - ] - } - }, - "RAMPART_BOOTS": { - "type": "Crimson", - "1": 1, - "2": 2, - "3": 3, - "4": 4, - "5": 5, - "6": 6, - "7": 7, - "8": 8, - "9": 9, - "10": 10, - "items": { - "1": [ - "§aSpectre Dust §8x5", - "§aBlaze Ashes §8x5", - "§aWither Soul §8x5" + "SPECTRE_DUST:5", + "BLAZE_ASHES:5", + "WITHER_SOUL:5" ], "2": [ - "§aSpectre Dust §8x7", - "§aBlaze Ashes §8x7", - "§aWither Soul §8x7" + "SPECTRE_DUST:7", + "BLAZE_ASHES:7", + "WITHER_SOUL:7" ], "3": [ - "§aSpectre Dust §8x9", - "§aBlaze Ashes §8x9", - "§aWither Soul §8x9" + "SPECTRE_DUST:9", + "BLAZE_ASHES:9", + "WITHER_SOUL:9" ], "4": [ - "§aSpectre Dust §8x12", - "§aBlaze Ashes §8x12", - "§aWither Soul §8x12" + "SPECTRE_DUST:12", + "BLAZE_ASHES:12", + "WITHER_SOUL:12", + "SKYBLOCK_COIN:10000" ], "5": [ - "§aSpectre Dust §8x15", - "§aBlaze Ashes §8x15", - "§aWither Soul §8x15" + "SPECTRE_DUST:15", + "BLAZE_ASHES:15", + "WITHER_SOUL:15", + "SKYBLOCK_COIN:25000" ], "6": [ - "§aSpectre Dust §8x20", - "§aBlaze Ashes §8x20", - "§aWither Soul §8x20" + "SPECTRE_DUST:20", + "BLAZE_ASHES:20", + "WITHER_SOUL:20", + "SKYBLOCK_COIN:50000" ], "7": [ - "§aSpectre Dust §8x25", - "§aBlaze Ashes §8x25", - "§aWither Soul §8x25" + "SPECTRE_DUST:25", + "BLAZE_ASHES:25", + "WITHER_SOUL:25", + "SKYBLOCK_COIN:100000" ], "8": [ - "§aSpectre Dust §8x30", - "§aBlaze Ashes §8x30", - "§aWither Soul §8x30" + "SPECTRE_DUST:30", + "BLAZE_ASHES:30", + "WITHER_SOUL:30", + "SKYBLOCK_COIN:250000" ], "9": [ - "§aSpectre Dust §8x40", - "§aBlaze Ashes §8x40", - "§aWither Soul §8x40" + "SPECTRE_DUST:40", + "BLAZE_ASHES:40", + "WITHER_SOUL:40", + "SKYBLOCK_COIN:500000" ], "10": [ - "§aSpectre Dust §8x50", - "§aBlaze Ashes §8x50", - "§aWither Soul §8x50" + "SPECTRE_DUST:50", + "BLAZE_ASHES:50", + "WITHER_SOUL:50", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3275,68 +5167,75 @@ "10": 3000, "items": { "1": [ - "§5Hallowed Skull §8x1", - "§5X §8x5", - "§aEnchanted Mycelium §8x5" + "HALLOWED_SKULL:1", + "X:5", + "ENCHANTED_MYCELIUM:5" ], "2": [ - "§5Hallowed Skull §8x1", - "§5X §8x10", - "§aEnchanted Mycelium §8x10" + "HALLOWED_SKULL:1", + "X:10", + "ENCHANTED_MYCELIUM:10" ], "3": [ - "§5Hallowed Skull §8x1", - "§5X §8x15", - "§aEnchanted Mycelium §8x20" + "HALLOWED_SKULL:1", + "X:15", + "ENCHANTED_MYCELIUM:20" ], "4": [ - "§5Hallowed Skull §8x2", - "§5X §8x10", - "§5Y §8x10", - "§aEnchanted Mycelium §8x40" + "HALLOWED_SKULL:2", + "X:10", + "Y:10", + "ENCHANTED_MYCELIUM:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Hallowed Skull §8x2", - "§5X §8x15", - "§5Y §8x15", - "§aEnchanted Mycelium §8x80" + "HALLOWED_SKULL:2", + "X:15", + "Y:15", + "ENCHANTED_MYCELIUM:80", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Hallowed Skull §8x2", - "§5X §8x20", - "§5Y §8x20", - "§9Enchanted Mycelium Cube §8x1" + "HALLOWED_SKULL:2", + "X:20", + "Y:20", + "ENCHANTED_MYCELIUM_CUBE:1", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Hallowed Skull §8x3", - "§5X §8x10", - "§5Y §8x10", - "§5Z §8x10", - "§9Enchanted Mycelium Cube §8x2" + "HALLOWED_SKULL:3", + "X:10", + "Y:10", + "Z:10", + "ENCHANTED_MYCELIUM_CUBE:2", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Hallowed Skull §8x3", - "§5X §8x15", - "§5Y §8x15", - "§5Z §8x15", - "§9Enchanted Mycelium Cube §8x4", - "§6Heavy Pearl §8x3" + "HALLOWED_SKULL:3", + "X:15", + "Y:15", + "Z:15", + "ENCHANTED_MYCELIUM_CUBE:4", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Hallowed Skull §8x3", - "§5X §8x20", - "§5Y §8x20", - "§5Z §8x20", - "§9Enchanted Mycelium Cube §8x8", - "§6Heavy Pearl §8x4" + "HALLOWED_SKULL:3", + "X:20", + "Y:20", + "Z:20", + "ENCHANTED_MYCELIUM_CUBE:8", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Hallowed Skull §8x4", - "§5X §8x30", - "§5Y §8x30", - "§5Z §8x30", - "§9Enchanted Mycelium Cube §8x16", - "§6Heavy Pearl §8x5" + "HALLOWED_SKULL:4", + "X:30", + "Y:30", + "Z:30", + "ENCHANTED_MYCELIUM_CUBE:16", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3354,68 +5253,75 @@ "10": 3000, "items": { "1": [ - "§5Leather Cloth §8x1", - "§5X §8x5", - "§aEnchanted Mycelium §8x5" + "LEATHER_CLOTH:1", + "X:5", + "ENCHANTED_MYCELIUM:5" ], "2": [ - "§5Leather Cloth §8x1", - "§5X §8x10", - "§aEnchanted Mycelium §8x10" + "LEATHER_CLOTH:1", + "X:10", + "ENCHANTED_MYCELIUM:10" ], "3": [ - "§5Leather Cloth §8x1", - "§5X §8x15", - "§aEnchanted Mycelium §8x20" + "LEATHER_CLOTH:1", + "X:15", + "ENCHANTED_MYCELIUM:20" ], "4": [ - "§5Leather Cloth §8x2", - "§5X §8x10", - "§5Y §8x10", - "§aEnchanted Mycelium §8x40" + "LEATHER_CLOTH:2", + "X:10", + "Y:10", + "ENCHANTED_MYCELIUM:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Leather Cloth §8x2", - "§5X §8x15", - "§5Y §8x15", - "§aEnchanted Mycelium §8x80" + "LEATHER_CLOTH:2", + "X:15", + "Y:15", + "ENCHANTED_MYCELIUM:80", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Leather Cloth §8x2", - "§5X §8x20", - "§5Y §8x20", - "§9Enchanted Mycelium Cube §8x1" + "LEATHER_CLOTH:2", + "X:20", + "Y:20", + "ENCHANTED_MYCELIUM_CUBE:1", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Leather Cloth §8x3", - "§5X §8x10", - "§5Y §8x10", - "§5Z §8x10", - "§9Enchanted Mycelium Cube §8x2" + "LEATHER_CLOTH:3", + "X:10", + "Y:10", + "Z:10", + "ENCHANTED_MYCELIUM_CUBE:2", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Leather Cloth §8x3", - "§5X §8x15", - "§5Y §8x15", - "§5Z §8x15", - "§9Enchanted Mycelium Cube §8x4", - "§6Heavy Pearl §8x3" + "LEATHER_CLOTH:3", + "X:15", + "Y:15", + "Z:15", + "ENCHANTED_MYCELIUM_CUBE:4", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Leather Cloth §8x3", - "§5X §8x20", - "§5Y §8x20", - "§5Z §8x20", - "§9Enchanted Mycelium Cube §8x8", - "§6Heavy Pearl §8x4" + "LEATHER_CLOTH:3", + "X:20", + "Y:20", + "Z:20", + "ENCHANTED_MYCELIUM_CUBE:8", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Leather Cloth §8x4", - "§5X §8x30", - "§5Y §8x30", - "§5Z §8x30", - "§9Enchanted Mycelium Cube §8x16", - "§6Heavy Pearl §8x5" + "LEATHER_CLOTH:4", + "X:30", + "Y:30", + "Z:30", + "ENCHANTED_MYCELIUM_CUBE:16", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3433,68 +5339,75 @@ "10": 3000, "items": { "1": [ - "§5Compact Ooze §8x1", - "§5X §8x5", - "§aEnchanted Mycelium §8x5" + "COMPACT_OOZE:1", + "X:5", + "ENCHANTED_MYCELIUM:5" ], "2": [ - "§5Compact Ooze §8x1", - "§5X §8x10", - "§aEnchanted Mycelium §8x10" + "COMPACT_OOZE:1", + "X:10", + "ENCHANTED_MYCELIUM:10" ], "3": [ - "§5Compact Ooze §8x1", - "§5X §8x15", - "§aEnchanted Mycelium §8x20" + "COMPACT_OOZE:1", + "X:15", + "ENCHANTED_MYCELIUM:20" ], "4": [ - "§5Compact Ooze §8x2", - "§5X §8x10", - "§5Y §8x10", - "§aEnchanted Mycelium §8x40" + "COMPACT_OOZE:2", + "X:10", + "Y:10", + "ENCHANTED_MYCELIUM:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Compact Ooze §8x2", - "§5X §8x15", - "§5Y §8x15", - "§aEnchanted Mycelium §8x80" + "COMPACT_OOZE:2", + "X:15", + "Y:15", + "ENCHANTED_MYCELIUM:80", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Compact Ooze §8x2", - "§5X §8x20", - "§5Y §8x20", - "§9Enchanted Mycelium Cube §8x1" + "COMPACT_OOZE:2", + "X:20", + "Y:20", + "ENCHANTED_MYCELIUM_CUBE:1", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Compact Ooze §8x3", - "§5X §8x10", - "§5Y §8x10", - "§5Z §8x10", - "§9Enchanted Mycelium Cube §8x2" + "COMPACT_OOZE:3", + "X:10", + "Y:10", + "Z:10", + "ENCHANTED_MYCELIUM_CUBE:2", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Compact Ooze §8x3", - "§5X §8x15", - "§5Y §8x15", - "§5Z §8x15", - "§9Enchanted Mycelium Cube §8x4", - "§6Heavy Pearl §8x3" + "COMPACT_OOZE:3", + "X:15", + "Y:15", + "Z:15", + "ENCHANTED_MYCELIUM_CUBE:4", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Compact Ooze §8x3", - "§5X §8x20", - "§5Y §8x20", - "§5Z §8x20", - "§9Enchanted Mycelium Cube §8x8", - "§6Heavy Pearl §8x4" + "COMPACT_OOZE:3", + "X:20", + "Y:20", + "Z:20", + "ENCHANTED_MYCELIUM_CUBE:8", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Compact Ooze §8x4", - "§5X §8x30", - "§5Y §8x30", - "§5Z §8x30", - "§9Enchanted Mycelium Cube §8x16", - "§6Heavy Pearl §8x5" + "COMPACT_OOZE:4", + "X:30", + "Y:30", + "Z:30", + "ENCHANTED_MYCELIUM_CUBE:16", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3512,68 +5425,75 @@ "10": 3000, "items": { "1": [ - "§5Lumino Fiber §8x1", - "§5X §8x5", - "§aEnchanted Mycelium §8x5" + "LUMINO_FIBER:1", + "X:5", + "ENCHANTED_MYCELIUM:5" ], "2": [ - "§5Lumino Fiber §8x1", - "§5X §8x10", - "§aEnchanted Mycelium §8x10" + "LUMINO_FIBER:1", + "X:10", + "ENCHANTED_MYCELIUM:10" ], "3": [ - "§5Lumino Fiber §8x1", - "§5X §8x15", - "§aEnchanted Mycelium §8x20" + "LUMINO_FIBER:1", + "X:15", + "ENCHANTED_MYCELIUM:20" ], "4": [ - "§5Lumino Fiber §8x2", - "§5X §8x10", - "§5Y §8x10", - "§aEnchanted Mycelium §8x40" + "LUMINO_FIBER:2", + "X:10", + "Y:10", + "ENCHANTED_MYCELIUM:40", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Lumino Fiber §8x2", - "§5X §8x15", - "§5Y §8x15", - "§aEnchanted Mycelium §8x80" + "LUMINO_FIBER:2", + "X:15", + "Y:15", + "ENCHANTED_MYCELIUM:80", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Lumino Fiber §8x2", - "§5X §8x20", - "§5Y §8x20", - "§9Enchanted Mycelium Cube §8x1" + "LUMINO_FIBER:2", + "X:20", + "Y:20", + "ENCHANTED_MYCELIUM_CUBE:1", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Lumino Fiber §8x3", - "§5X §8x10", - "§5Y §8x10", - "§5Z §8x10", - "§9Enchanted Mycelium Cube §8x2" + "LUMINO_FIBER:3", + "X:10", + "Y:10", + "Z:10", + "ENCHANTED_MYCELIUM_CUBE:2", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Lumino Fiber §8x3", - "§5X §8x15", - "§5Y §8x15", - "§5Z §8x15", - "§9Enchanted Mycelium Cube §8x4", - "§6Heavy Pearl §8x3" + "LUMINO_FIBER:3", + "X:15", + "Y:15", + "Z:15", + "ENCHANTED_MYCELIUM_CUBE:4", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Lumino Fiber §8x3", - "§5X §8x20", - "§5Y §8x20", - "§5Z §8x20", - "§9Enchanted Mycelium Cube §8x8", - "§6Heavy Pearl §8x4" + "LUMINO_FIBER:3", + "X:20", + "Y:20", + "Z:20", + "ENCHANTED_MYCELIUM_CUBE:8", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Lumino Fiber §8x4", - "§5X §8x30", - "§5Y §8x30", - "§5Z §8x30", - "§9Enchanted Mycelium Cube §8x16", - "§6Heavy Pearl §8x5" + "LUMINO_FIBER:4", + "X:30", + "Y:30", + "Z:30", + "ENCHANTED_MYCELIUM_CUBE:16", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3591,47 +5511,54 @@ "10": 3000, "items": { "1": [ - "§5Hallowed Skull §8x1", - "§aEnchanted Red Sand §8x5" + "HALLOWED_SKULL:1", + "ENCHANTED_RED_SAND:5" ], "2": [ - "§5Hallowed Skull §8x1", - "§aEnchanted Red Sand §8x10" + "HALLOWED_SKULL:1", + "ENCHANTED_RED_SAND:10" ], "3": [ - "§5Hallowed Skull §8x1", - "§aEnchanted Red Sand §8x20" + "HALLOWED_SKULL:1", + "ENCHANTED_RED_SAND:20" ], "4": [ - "§5Hallowed Skull §8x2", - "§aEnchanted Red Sand §8x30" + "HALLOWED_SKULL:2", + "ENCHANTED_RED_SAND:30", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Hallowed Skull §8x2", - "§aEnchanted Red Sand §8x50" + "HALLOWED_SKULL:2", + "ENCHANTED_RED_SAND:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Hallowed Skull §8x2", - "§aEnchanted Red Sand §8x80" + "HALLOWED_SKULL:2", + "ENCHANTED_RED_SAND:80", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Hallowed Skull §8x3", - "§9Enchanted Red Sand Cube §8x1" + "HALLOWED_SKULL:3", + "ENCHANTED_RED_SAND_CUBE:1", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Hallowed Skull §8x3", - "§9Enchanted Red Sand Cube §8x2", - "§6Heavy Pearl §8x3" + "HALLOWED_SKULL:3", + "ENCHANTED_RED_SAND_CUBE:2", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Hallowed Skull §8x3", - "§9Enchanted Red Sand Cube §8x4", - "§6Heavy Pearl §8x4" + "HALLOWED_SKULL:3", + "ENCHANTED_RED_SAND_CUBE:4", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Hallowed Skull §8x4", - "§9Enchanted Red Sand Cube §8x8", - "§6Heavy Pearl §8x5" + "HALLOWED_SKULL:4", + "ENCHANTED_RED_SAND_CUBE:8", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3649,47 +5576,54 @@ "10": 3000, "items": { "1": [ - "§5Leather Cloth §8x1", - "§aEnchanted Red Sand §8x5" + "LEATHER_CLOTH:1", + "ENCHANTED_RED_SAND:5" ], "2": [ - "§5Leather Cloth §8x1", - "§aEnchanted Red Sand §8x10" + "LEATHER_CLOTH:1", + "ENCHANTED_RED_SAND:10" ], "3": [ - "§5Leather Cloth §8x1", - "§aEnchanted Red Sand §8x20" + "LEATHER_CLOTH:1", + "ENCHANTED_RED_SAND:20" ], "4": [ - "§5Leather Cloth §8x2", - "§aEnchanted Red Sand §8x30" + "LEATHER_CLOTH:2", + "ENCHANTED_RED_SAND:30", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Leather Cloth §8x2", - "§aEnchanted Red Sand §8x50" + "LEATHER_CLOTH:2", + "ENCHANTED_RED_SAND:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Leather Cloth §8x2", - "§aEnchanted Red Sand §8x80" + "LEATHER_CLOTH:2", + "ENCHANTED_RED_SAND:80", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Leather Cloth §8x3", - "§9Enchanted Red Sand Cube §8x1" + "LEATHER_CLOTH:3", + "ENCHANTED_RED_SAND_CUBE:1", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Leather Cloth §8x3", - "§9Enchanted Red Sand Cube §8x2", - "§6Heavy Pearl §8x3" + "LEATHER_CLOTH:3", + "ENCHANTED_RED_SAND_CUBE:2", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Leather Cloth §8x3", - "§9Enchanted Red Sand Cube §8x4", - "§6Heavy Pearl §8x4" + "LEATHER_CLOTH:3", + "ENCHANTED_RED_SAND_CUBE:4", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Leather Cloth §8x4", - "§9Enchanted Red Sand Cube §8x8", - "§6Heavy Pearl §8x5" + "LEATHER_CLOTH:4", + "ENCHANTED_RED_SAND_CUBE:8", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3707,47 +5641,54 @@ "10": 3000, "items": { "1": [ - "§5Compact Ooze §8x1", - "§aEnchanted Red Sand §8x5" + "COMPACT_OOZE:1", + "ENCHANTED_RED_SAND:5" ], "2": [ - "§5Compact Ooze §8x1", - "§aEnchanted Red Sand §8x10" + "COMPACT_OOZE:1", + "ENCHANTED_RED_SAND:10" ], "3": [ - "§5Compact Ooze §8x1", - "§aEnchanted Red Sand §8x20" + "COMPACT_OOZE:1", + "ENCHANTED_RED_SAND:20" ], "4": [ - "§5Compact Ooze §8x2", - "§aEnchanted Red Sand §8x30" + "COMPACT_OOZE:2", + "ENCHANTED_RED_SAND:30", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Compact Ooze §8x2", - "§aEnchanted Red Sand §8x50" + "COMPACT_OOZE:2", + "ENCHANTED_RED_SAND:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Compact Ooze §8x2", - "§aEnchanted Red Sand §8x80" + "COMPACT_OOZE:2", + "ENCHANTED_RED_SAND:80", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Compact Ooze §8x3", - "§9Enchanted Red Sand Cube §8x1" + "COMPACT_OOZE:3", + "ENCHANTED_RED_SAND_CUBE:1", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Compact Ooze §8x3", - "§9Enchanted Red Sand Cube §8x2", - "§6Heavy Pearl §8x3" + "COMPACT_OOZE:3", + "ENCHANTED_RED_SAND_CUBE:2", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Compact Ooze §8x3", - "§9Enchanted Red Sand Cube §8x4", - "§6Heavy Pearl §8x4" + "COMPACT_OOZE:3", + "ENCHANTED_RED_SAND_CUBE:4", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Compact Ooze §8x4", - "§9Enchanted Red Sand Cube §8x8", - "§6Heavy Pearl §8x5" + "COMPACT_OOZE:4", + "ENCHANTED_RED_SAND_CUBE:8", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3765,47 +5706,54 @@ "10": 3000, "items": { "1": [ - "§5Lumino Fiber §8x1", - "§aEnchanted Red Sand §8x5" + "LUMINO_FIBER:1", + "ENCHANTED_RED_SAND:5" ], "2": [ - "§5Lumino Fiber §8x1", - "§aEnchanted Red Sand §8x10" + "LUMINO_FIBER:1", + "ENCHANTED_RED_SAND:10" ], "3": [ - "§5Lumino Fiber §8x1", - "§aEnchanted Red Sand §8x20" + "LUMINO_FIBER:1", + "ENCHANTED_RED_SAND:20" ], "4": [ - "§5Lumino Fiber §8x2", - "§aEnchanted Red Sand §8x30" + "LUMINO_FIBER:2", + "ENCHANTED_RED_SAND:30", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Lumino Fiber §8x2", - "§aEnchanted Red Sand §8x50" + "LUMINO_FIBER:2", + "ENCHANTED_RED_SAND:50", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Lumino Fiber §8x2", - "§aEnchanted Red Sand §8x80" + "LUMINO_FIBER:2", + "ENCHANTED_RED_SAND:80", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Lumino Fiber §8x3", - "§9Enchanted Red Sand Cube §8x1" + "LUMINO_FIBER:3", + "ENCHANTED_RED_SAND_CUBE:1", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Lumino Fiber §8x3", - "§9Enchanted Red Sand Cube §8x2", - "§6Heavy Pearl §8x3" + "LUMINO_FIBER:3", + "ENCHANTED_RED_SAND_CUBE:2", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Lumino Fiber §8x3", - "§9Enchanted Red Sand Cube §8x4", - "§6Heavy Pearl §8x4" + "LUMINO_FIBER:3", + "ENCHANTED_RED_SAND_CUBE:4", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Lumino Fiber §8x4", - "§9Enchanted Red Sand Cube §8x8", - "§6Heavy Pearl §8x5" + "LUMINO_FIBER:4", + "ENCHANTED_RED_SAND_CUBE:8", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3823,47 +5771,54 @@ "10": 6000, "items": { "1": [ - "§5Hallowed Skull §8x1", - "§5Rekindled Ember Fragment §8x1" + "HALLOWED_SKULL:1", + "REKINDLED_EMBER_FRAGMENT:1" ], "2": [ - "§5Hallowed Skull §8x2", - "§5Rekindled Ember Fragment §8x2" + "HALLOWED_SKULL:2", + "REKINDLED_EMBER_FRAGMENT:2" ], "3": [ - "§5Hallowed Skull §8x3", - "§5Rekindled Ember Fragment §8x3" + "HALLOWED_SKULL:3", + "REKINDLED_EMBER_FRAGMENT:3" ], "4": [ - "§5Hallowed Skull §8x4", - "§5Rekindled Ember Fragment §8x4" + "HALLOWED_SKULL:4", + "REKINDLED_EMBER_FRAGMENT:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Hallowed Skull §8x5", - "§5Rekindled Ember Fragment §8x5" + "HALLOWED_SKULL:5", + "REKINDLED_EMBER_FRAGMENT:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Hallowed Skull §8x6", - "§5Rekindled Ember Fragment §8x6" + "HALLOWED_SKULL:6", + "REKINDLED_EMBER_FRAGMENT:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Hallowed Skull §8x7", - "§5Rekindled Ember Fragment §8x7" + "HALLOWED_SKULL:7", + "REKINDLED_EMBER_FRAGMENT:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Hallowed Skull §8x8", - "§5Rekindled Ember Fragment §8x8", - "§6Heavy Pearl §8x3" + "HALLOWED_SKULL:8", + "REKINDLED_EMBER_FRAGMENT:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Hallowed Skull §8x9", - "§5Rekindled Ember Fragment §8x9", - "§6Heavy Pearl §8x4" + "HALLOWED_SKULL:9", + "REKINDLED_EMBER_FRAGMENT:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Hallowed Skull §8x10", - "§5Rekindled Ember Fragment §8x10", - "§6Heavy Pearl §8x5" + "HALLOWED_SKULL:10", + "REKINDLED_EMBER_FRAGMENT:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3881,47 +5836,54 @@ "10": 6000, "items": { "1": [ - "§5Leather Cloth §8x1", - "§5Rekindled Ember Fragment §8x1" + "LEATHER_CLOTH:1", + "REKINDLED_EMBER_FRAGMENT:1" ], "2": [ - "§5Leather Cloth §8x2", - "§5Rekindled Ember Fragment §8x2" + "LEATHER_CLOTH:2", + "REKINDLED_EMBER_FRAGMENT:2" ], "3": [ - "§5Leather Cloth §8x3", - "§5Rekindled Ember Fragment §8x3" + "LEATHER_CLOTH:3", + "REKINDLED_EMBER_FRAGMENT:3" ], "4": [ - "§5Leather Cloth §8x4", - "§5Rekindled Ember Fragment §8x4" + "LEATHER_CLOTH:4", + "REKINDLED_EMBER_FRAGMENT:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Leather Cloth §8x5", - "§5Rekindled Ember Fragment §8x5" + "LEATHER_CLOTH:5", + "REKINDLED_EMBER_FRAGMENT:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Leather Cloth §8x6", - "§5Rekindled Ember Fragment §8x6" + "LEATHER_CLOTH:6", + "REKINDLED_EMBER_FRAGMENT:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Leather Cloth §8x7", - "§5Rekindled Ember Fragment §8x7" + "LEATHER_CLOTH:7", + "REKINDLED_EMBER_FRAGMENT:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Leather Cloth §8x8", - "§5Rekindled Ember Fragment §8x8", - "§6Heavy Pearl §8x3" + "LEATHER_CLOTH:8", + "REKINDLED_EMBER_FRAGMENT:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Leather Cloth §8x9", - "§5Rekindled Ember Fragment §8x9", - "§6Heavy Pearl §8x4" + "LEATHER_CLOTH:9", + "REKINDLED_EMBER_FRAGMENT:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Leather Cloth §8x10", - "§5Rekindled Ember Fragment §8x10", - "§6Heavy Pearl §8x5" + "LEATHER_CLOTH:10", + "REKINDLED_EMBER_FRAGMENT:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3939,47 +5901,54 @@ "10": 6000, "items": { "1": [ - "§5Compact Ooze §8x1", - "§5Rekindled Ember Fragment §8x1" + "COMPACT_OOZE:1", + "REKINDLED_EMBER_FRAGMENT:1" ], "2": [ - "§5Compact Ooze §8x2", - "§5Rekindled Ember Fragment §8x2" + "COMPACT_OOZE:2", + "REKINDLED_EMBER_FRAGMENT:2" ], "3": [ - "§5Compact Ooze §8x3", - "§5Rekindled Ember Fragment §8x3" + "COMPACT_OOZE:3", + "REKINDLED_EMBER_FRAGMENT:3" ], "4": [ - "§5Compact Ooze §8x4", - "§5Rekindled Ember Fragment §8x4" + "COMPACT_OOZE:4", + "REKINDLED_EMBER_FRAGMENT:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Compact Ooze §8x5", - "§5Rekindled Ember Fragment §8x5" + "COMPACT_OOZE:5", + "REKINDLED_EMBER_FRAGMENT:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Compact Ooze §8x6", - "§5Rekindled Ember Fragment §8x6" + "COMPACT_OOZE:6", + "REKINDLED_EMBER_FRAGMENT:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Compact Ooze §8x7", - "§5Rekindled Ember Fragment §8x7" + "COMPACT_OOZE:7", + "REKINDLED_EMBER_FRAGMENT:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Compact Ooze §8x8", - "§5Rekindled Ember Fragment §8x8", - "§6Heavy Pearl §8x3" + "COMPACT_OOZE:8", + "REKINDLED_EMBER_FRAGMENT:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Compact Ooze §8x9", - "§5Rekindled Ember Fragment §8x9", - "§6Heavy Pearl §8x4" + "COMPACT_OOZE:9", + "REKINDLED_EMBER_FRAGMENT:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Compact Ooze §8x10", - "§5Rekindled Ember Fragment §8x10", - "§6Heavy Pearl §8x5" + "COMPACT_OOZE:10", + "REKINDLED_EMBER_FRAGMENT:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -3997,47 +5966,54 @@ "10": 6000, "items": { "1": [ - "§5Lumino Fiber §8x1", - "§5Rekindled Ember Fragment §8x1" + "LUMINO_FIBER:1", + "REKINDLED_EMBER_FRAGMENT:1" ], "2": [ - "§5Lumino Fiber §8x2", - "§5Rekindled Ember Fragment §8x2" + "LUMINO_FIBER:2", + "REKINDLED_EMBER_FRAGMENT:2" ], "3": [ - "§5Lumino Fiber §8x3", - "§5Rekindled Ember Fragment §8x3" + "LUMINO_FIBER:3", + "REKINDLED_EMBER_FRAGMENT:3" ], "4": [ - "§5Lumino Fiber §8x4", - "§5Rekindled Ember Fragment §8x4" + "LUMINO_FIBER:4", + "REKINDLED_EMBER_FRAGMENT:4", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Lumino Fiber §8x5", - "§5Rekindled Ember Fragment §8x5" + "LUMINO_FIBER:5", + "REKINDLED_EMBER_FRAGMENT:5", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Lumino Fiber §8x6", - "§5Rekindled Ember Fragment §8x6" + "LUMINO_FIBER:6", + "REKINDLED_EMBER_FRAGMENT:6", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Lumino Fiber §8x7", - "§5Rekindled Ember Fragment §8x7" + "LUMINO_FIBER:7", + "REKINDLED_EMBER_FRAGMENT:7", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Lumino Fiber §8x8", - "§5Rekindled Ember Fragment §8x8", - "§6Heavy Pearl §8x3" + "LUMINO_FIBER:8", + "REKINDLED_EMBER_FRAGMENT:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Lumino Fiber §8x9", - "§5Rekindled Ember Fragment §8x9", - "§6Heavy Pearl §8x4" + "LUMINO_FIBER:9", + "REKINDLED_EMBER_FRAGMENT:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Lumino Fiber §8x10", - "§5Rekindled Ember Fragment §8x10", - "§6Heavy Pearl §8x5" + "LUMINO_FIBER:10", + "REKINDLED_EMBER_FRAGMENT:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -4055,37 +6031,44 @@ "10": 800, "items": { "1": [ - "§5Thunder Shards §8x2" + "THUNDER_SHARDS:2" ], "2": [ - "§5Thunder Shards §8x4" + "THUNDER_SHARDS:4" ], "3": [ - "§5Thunder Shards §8x6" + "THUNDER_SHARDS:6" ], "4": [ - "§5Thunder Shards §8x8" + "THUNDER_SHARDS:8", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Thunder Shards §8x10" + "THUNDER_SHARDS:10", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Thunder Shards §8x15" + "THUNDER_SHARDS:15", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Thunder Shards §8x20" + "THUNDER_SHARDS:20", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Thunder Shards §8x25", - "§6Heavy Pearl §8x3" + "THUNDER_SHARDS:25", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Horn of Taurus §8x30", - "§6Heavy Pearl §8x4" + "HORN_OF_TAURUS:30", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Horn of Taurus §8x40", - "§6Heavy Pearl §8x5" + "HORN_OF_TAURUS:40", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -4103,37 +6086,44 @@ "10": 800, "items": { "1": [ - "§5Thunder Shards §8x2" + "THUNDER_SHARDS:2" ], "2": [ - "§5Thunder Shards §8x4" + "THUNDER_SHARDS:4" ], "3": [ - "§5Thunder Shards §8x6" + "THUNDER_SHARDS:6" ], "4": [ - "§5Thunder Shards §8x8" + "THUNDER_SHARDS:8", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Thunder Shards §8x10" + "THUNDER_SHARDS:10", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Thunder Shards §8x15" + "THUNDER_SHARDS:15", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Thunder Shards §8x20" + "THUNDER_SHARDS:20", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Thunder Shards §8x25", - "§6Heavy Pearl §8x3" + "THUNDER_SHARDS:25", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Horn of Taurus §8x30", - "§6Heavy Pearl §8x4" + "HORN_OF_TAURUS:30", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Horn of Taurus §8x40", - "§6Heavy Pearl §8x5" + "HORN_OF_TAURUS:40", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -4151,37 +6141,44 @@ "10": 800, "items": { "1": [ - "§5Thunder Shards §8x2" + "THUNDER_SHARDS:2" ], "2": [ - "§5Thunder Shards §8x4" + "THUNDER_SHARDS:4" ], "3": [ - "§5Thunder Shards §8x6" + "THUNDER_SHARDS:6" ], "4": [ - "§5Thunder Shards §8x8" + "THUNDER_SHARDS:8", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Thunder Shards §8x10" + "THUNDER_SHARDS:10", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Thunder Shards §8x15" + "THUNDER_SHARDS:15", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Thunder Shards §8x20" + "THUNDER_SHARDS:20", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Thunder Shards §8x25", - "§6Heavy Pearl §8x3" + "THUNDER_SHARDS:25", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Horn of Taurus §8x30", - "§6Heavy Pearl §8x4" + "HORN_OF_TAURUS:30", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Horn of Taurus §8x40", - "§6Heavy Pearl §8x5" + "HORN_OF_TAURUS:40", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, @@ -4199,4326 +6196,6152 @@ "10": 800, "items": { "1": [ - "§5Thunder Shards §8x2" + "THUNDER_SHARDS:2" ], "2": [ - "§5Thunder Shards §8x4" + "THUNDER_SHARDS:4" ], "3": [ - "§5Thunder Shards §8x6" + "THUNDER_SHARDS:6" ], "4": [ - "§5Thunder Shards §8x8" + "THUNDER_SHARDS:8", + "SKYBLOCK_COIN:10000" ], "5": [ - "§5Thunder Shards §8x10" + "THUNDER_SHARDS:10", + "SKYBLOCK_COIN:25000" ], "6": [ - "§5Thunder Shards §8x15" + "THUNDER_SHARDS:15", + "SKYBLOCK_COIN:50000" ], "7": [ - "§5Thunder Shards §8x20" + "THUNDER_SHARDS:20", + "SKYBLOCK_COIN:100000" ], "8": [ - "§5Thunder Shards §8x25", - "§6Heavy Pearl §8x3" + "THUNDER_SHARDS:25", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§5Horn of Taurus §8x30", - "§6Heavy Pearl §8x4" + "HORN_OF_TAURUS:30", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§5Horn of Taurus §8x40", - "§6Heavy Pearl §8x5" + "HORN_OF_TAURUS:40", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "AURORA_HELMET": { + "MAGMA_LORD_CHESTPLATE": { "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "1": 80, + "2": 160, + "3": 240, + "4": 320, + "5": 400, + "6": 600, + "7": 800, + "8": 1200, + "9": 1200, + "10": 1600, "items": { + "1": [ + "_" + ], + "2": [ + "_" + ], + "3": [ + "_" + ], + "4": [ + "_", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "_", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "_", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "_", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x2" + "_", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x3" + "_", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x4" + "_", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "AURORA_CHESTPLATE": { + "MAGMA_LORD_LEGGINGS": { "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "1": 80, + "2": 160, + "3": 240, + "4": 320, + "5": 400, + "6": 600, + "7": 800, + "8": 1000, + "9": 1200, + "10": 1600, "items": { + "1": [ + "_" + ], + "2": [ + "_" + ], + "3": [ + "_" + ], + "4": [ + "_", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "_", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "_", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "_", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x2" + "_", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x3" + "_", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x4" + "_", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "AURORA_LEGGINGS": { + "MAGMA_LORD_BOOTS": { "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "1": 80, + "2": 160, + "3": 240, + "4": 320, + "5": 400, + "6": 600, + "7": 800, + "8": 1000, + "9": 1200, + "10": 1600, "items": { + "1": [ + "_" + ], + "2": [ + "_" + ], + "3": [ + "_" + ], + "4": [ + "_", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "_", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "_", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "_", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x2" + "_", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x3" + "_", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x4" + "_", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "AURORA_BOOTS": { + "MAGMA_NECKLACE": { "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, + "1": 10, + "2": 20, + "3": 30, + "4": 40, "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "MAGMA_CHUNK:20" + ], + "2": [ + "MAGMA_CHUNK:40" + ], + "3": [ + "MAGMA_CHUNK:80" + ], + "4": [ + "MAGMA_CHUNK:120", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "MAGMA_CHUNK:180", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "MAGMA_CHUNK:260", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "MAGMA_CHUNK:360", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x2" + "HEAVY_PEARL:3", + "MAGMA_CHUNK:480", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:4", + "MAGMA_CHUNK:620", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:5", + "MAGMA_CHUNK:780", + "SKYBLOCK_COIN:1000000" ] } }, - "HOT_AURORA_HELMET": { + "DELIRIUM_NECKLACE": { "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "1": 50, + "2": 125, + "3": 250, + "4": 500, + "5": 750, + "6": 1000, + "7": 1500, + "8": 2000, + "9": 2500, + "10": 3000, "items": { + "1": [ + "GAZING_PEARL:5", + "REKINDLED_EMBER_FRAGMENT:2" + ], + "2": [ + "GAZING_PEARL:10", + "REKINDLED_EMBER_FRAGMENT:4" + ], + "3": [ + "GAZING_PEARL:15", + "REKINDLED_EMBER_FRAGMENT:6" + ], + "4": [ + "GAZING_PEARL:20", + "REKINDLED_EMBER_FRAGMENT:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "GAZING_PEARL:25", + "REKINDLED_EMBER_FRAGMENT:10", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "GAZING_PEARL:30", + "REKINDLED_EMBER_FRAGMENT:12", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "GAZING_PEARL:40", + "REKINDLED_EMBER_FRAGMENT:14", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "GAZING_PEARL:50", + "REKINDLED_EMBER_FRAGMENT:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "GAZING_PEARL:60", + "REKINDLED_EMBER_FRAGMENT:18", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "GAZING_PEARL:80", + "REKINDLED_EMBER_FRAGMENT:20", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "HOT_AURORA_CHESTPLATE": { + "LAVA_SHELL_NECKLACE": { "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, + "1": 40, + "2": 80, + "3": 120, + "4": 160, + "5": 200, "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "7": 400, + "8": 500, + "9": 600, + "10": 800, "items": { + "1": [ + "GAZING_PEARL:3", + "LAVA_SHELL:1" + ], + "2": [ + "GAZING_PEARL:6", + "LAVA_SHELL:2" + ], + "3": [ + "GAZING_PEARL:9", + "LAVA_SHELL:3" + ], + "4": [ + "GAZING_PEARL:12", + "LAVA_SHELL:4", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "GAZING_PEARL:15", + "LAVA_SHELL:5", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "GAZING_PEARL:18", + "LAVA_SHELL:6", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "GAZING_PEARL:21", + "LAVA_SHELL:7", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "GAZING_PEARL:24", + "LAVA_SHELL:8", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "GAZING_PEARL:27", + "LAVA_SHELL:9", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "GAZING_PEARL:30", + "LAVA_SHELL:10", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "HOT_AURORA_LEGGINGS": { + "MOLTEN_NECKLACE": { "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "1": 2500, + "2": 5000, + "3": 10000, + "4": 15000, + "5": 20000, + "6": 30000, + "7": 40000, + "8": 50000, + "9": 60000, + "10": 70000, "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ], + "6": [ + "SKYBLOCK_COIN:50000" + ], + "7": [ + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:6", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:8", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:10", + "SKYBLOCK_COIN:1000000" ] } }, - "HOT_AURORA_BOOTS": { + "VANQUISHED_MAGMA_NECKLACE": { "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "MAGMA_CHUNK:20" + ], + "2": [ + "MAGMA_CHUNK:40" + ], + "3": [ + "MAGMA_CHUNK:80" + ], + "4": [ + "MAGMA_CHUNK:120", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "MAGMA_CHUNK:180", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "MAGMA_CHUNK:260", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "MAGMA_CHUNK:360", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:3", + "MAGMA_CHUNK:480", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:4", + "MAGMA_CHUNK:620", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:5", + "MAGMA_CHUNK:780", + "SKYBLOCK_COIN:1000000" ] } }, - "BURNING_AURORA_HELMET": { + "DOJO_WHITE_BELT": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 200, + "2": 500, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" ], - "10": [ - "§6Heavy Pearl §8x5" + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" ] } }, - "BURNING_AURORA_CHESTPLATE": { + "DOJO_GREEN_BELT": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "KADA_LEAD:50", + "MAGMAG:70" + ], + "4": [ + "KADA_LEAD:100", + "MAGMAG:120", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "KADA_LEAD:150", + "MAGMAG:180", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "KADA_LEAD:300", + "MAGMAG:350", + "SKYBLOCK_COIN:50000" ] } }, - "BURNING_AURORA_LEGGINGS": { + "DOJO_YELLOW_BELT": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "KADA_LEAD:50", + "MAGMAG:70" + ], + "4": [ + "KADA_LEAD:100", + "MAGMAG:120", + "SKYBLOCK_COIN:10000" ] } }, - "BURNING_AURORA_BOOTS": { + "BLAZE_BELT": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "BLAZE_ASHES:20", + "MUTATED_BLAZE_ASHES:5", + "BEZOS:2" + ], + "2": [ + "BLAZE_ASHES:40", + "MUTATED_BLAZE_ASHES:10", + "BEZOS:4" + ], + "3": [ + "BLAZE_ASHES:80", + "MUTATED_BLAZE_ASHES:20", + "BEZOS:6" + ], + "4": [ + "BLAZE_ASHES:120", + "MUTATED_BLAZE_ASHES:30", + "BEZOS:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "BLAZE_ASHES:180", + "MUTATED_BLAZE_ASHES:40", + "BEZOS:10", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "BLAZE_ASHES:260", + "MUTATED_BLAZE_ASHES:50", + "BEZOS:12", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "BLAZE_ASHES:360", + "MUTATED_BLAZE_ASHES:60", + "BEZOS:15", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:3", + "BLAZE_ASHES:480", + "MUTATED_BLAZE_ASHES:70", + "BEZOS:20", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:4", + "BLAZE_ASHES:620", + "MUTATED_BLAZE_ASHES:80", + "BEZOS:25", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:5", + "BLAZE_ASHES:780", + "MUTATED_BLAZE_ASHES:90", + "BEZOS:30", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_AURORA_HELMET": { + "DOJO_BLUE_BELT": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "KADA_LEAD:50", + "MAGMAG:70" + ], + "4": [ + "KADA_LEAD:100", + "MAGMAG:120", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "KADA_LEAD:150", + "MAGMAG:180", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "KADA_LEAD:300", + "MAGMAG:350", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "KADA_LEAD:400", + "MAGMAG:500", + "SKYBLOCK_COIN:100000" + ], + "8": [ + "KADA_LEAD:600", + "MAGMAG:700", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ] } }, - "FIERY_AURORA_CHESTPLATE": { + "SCOVILLE_BELT": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 50, + "2": 125, + "3": 250, + "4": 500, + "5": 750, + "6": 1000, + "7": 1500, + "8": 2000, + "9": 2500, + "10": 3000, "items": { + "1": [ + "KADA_LEAD:20", + "REKINDLED_EMBER_FRAGMENT:2" + ], + "2": [ + "KADA_LEAD:40", + "REKINDLED_EMBER_FRAGMENT:4" + ], + "3": [ + "KADA_LEAD:60", + "REKINDLED_EMBER_FRAGMENT:6" + ], + "4": [ + "KADA_LEAD:80", + "REKINDLED_EMBER_FRAGMENT:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "KADA_LEAD:120", + "REKINDLED_EMBER_FRAGMENT:10", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "KADA_LEAD:150", + "REKINDLED_EMBER_FRAGMENT:12", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "KADA_LEAD:180", + "REKINDLED_EMBER_FRAGMENT:14", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "KADA_LEAD:220", + "REKINDLED_EMBER_FRAGMENT:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "KADA_LEAD:300", + "REKINDLED_EMBER_FRAGMENT:18", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "KADA_LEAD:400", + "REKINDLED_EMBER_FRAGMENT:20", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_AURORA_LEGGINGS": { + "DOJO_BROWN_BELT": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, + "9": 10000, + "10": 12000, "items": { + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" + ], + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" + ], + "3": [ + "KADA_LEAD:50", + "MAGMAG:70" + ], + "4": [ + "KADA_LEAD:100", + "MAGMAG:120", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "KADA_LEAD:150", + "MAGMAG:180", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "KADA_LEAD:300", + "MAGMAG:350", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "KADA_LEAD:400", + "MAGMAG:500", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "KADA_LEAD:600", + "MAGMAG:700", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "KADA_LEAD:800", + "MAGMAG:900", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "KADA_LEAD:1200", + "MAGMAG:1300", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_AURORA_BOOTS": { + "IMPLOSION_BELT": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, + "9": 10000, + "10": 12000, "items": { + "1": [ + "KADA_LEAD:10", + "ENCHANTED_SULPHUR:20" + ], + "2": [ + "KADA_LEAD:20", + "ENCHANTED_SULPHUR:40" + ], + "3": [ + "KADA_LEAD:40", + "ENCHANTED_SULPHUR:60" + ], + "4": [ + "KADA_LEAD:80", + "ENCHANTED_SULPHUR_CUBE:1", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "KADA_LEAD:160", + "ENCHANTED_SULPHUR_CUBE:2", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "KADA_LEAD:320", + "ENCHANTED_SULPHUR_CUBE:4", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "KADA_LEAD:640", + "ENCHANTED_SULPHUR_CUBE:8", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "KADA_LEAD:1280", + "ENCHANTED_SULPHUR_CUBE:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "KADA_LEAD:2560", + "ENCHANTED_SULPHUR_CUBE:32", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "KADA_LEAD:5120", + "ENCHANTED_SULPHUR_CUBE:64", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "INFERNAL_AURORA_HELMET": { + "MOLTEN_BELT": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 2500, + "2": 5000, + "3": 10000, + "4": 15000, + "5": 20000, + "6": 30000, + "7": 40000, + "8": 50000, + "9": 60000, + "10": 70000, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "4": [ + "SKYBLOCK_COIN:10000" ], - "10": [ - "§6Heavy Pearl §8x5" + "5": [ + "SKYBLOCK_COIN:25000" ], - "11": [ - "§6Heavy Pearl §8x10" + "6": [ + "SKYBLOCK_COIN:50000" ], - "12": [ - "§6Heavy Pearl §8x15" + "7": [ + "SKYBLOCK_COIN:100000" ], - "13": [ - "§6Heavy Pearl §8x20" + "8": [ + "HEAVY_PEARL:6", + "SKYBLOCK_COIN:250000" ], - "14": [ - "§6Heavy Pearl §8x30" + "9": [ + "HEAVY_PEARL:8", + "SKYBLOCK_COIN:500000" ], - "15": [ - "§6Heavy Pearl §8x40" + "10": [ + "HEAVY_PEARL:10", + "SKYBLOCK_COIN:1000000" ] } }, - "INFERNAL_AURORA_CHESTPLATE": { + "VANQUISHED_BLAZE_BELT": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "BLAZE_ASHES:20", + "MUTATED_BLAZE_ASHES:5", + "BEZOS:2" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "BLAZE_ASHES:40", + "MUTATED_BLAZE_ASHES:10", + "BEZOS:4" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "BLAZE_ASHES:80", + "MUTATED_BLAZE_ASHES:20", + "BEZOS:6" ], - "11": [ - "§6Heavy Pearl §8x10" + "4": [ + "BLAZE_ASHES:120", + "MUTATED_BLAZE_ASHES:30", + "BEZOS:8", + "SKYBLOCK_COIN:10000" ], - "12": [ - "§6Heavy Pearl §8x15" + "5": [ + "BLAZE_ASHES:180", + "MUTATED_BLAZE_ASHES:40", + "BEZOS:10", + "SKYBLOCK_COIN:25000" ], - "13": [ - "§6Heavy Pearl §8x20" + "6": [ + "BLAZE_ASHES:260", + "MUTATED_BLAZE_ASHES:50", + "BEZOS:12", + "SKYBLOCK_COIN:50000" ], - "14": [ - "§6Heavy Pearl §8x30" + "7": [ + "BLAZE_ASHES:360", + "MUTATED_BLAZE_ASHES:60", + "BEZOS:15", + "SKYBLOCK_COIN:100000" ], - "15": [ - "§6Heavy Pearl §8x40" + "8": [ + "HEAVY_PEARL:3", + "BLAZE_ASHES:480", + "MUTATED_BLAZE_ASHES:70", + "BEZOS:20", + "SKYBLOCK_COIN:250000" + ], + "9": [ + "HEAVY_PEARL:4", + "BLAZE_ASHES:620", + "MUTATED_BLAZE_ASHES:80", + "BEZOS:25", + "SKYBLOCK_COIN:500000" + ], + "10": [ + "HEAVY_PEARL:5", + "BLAZE_ASHES:780", + "MUTATED_BLAZE_ASHES:90", + "BEZOS:30", + "SKYBLOCK_COIN:1000000" ] } }, - "INFERNAL_AURORA_LEGGINGS": { + "DOJO_BLACK_BELT": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, + "9": 10000, + "10": 12000, + "11": 15000, + "12": 17000, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "KADA_LEAD:10", + "MAGMAG:20" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "KADA_LEAD:20", + "MAGMAG:30" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "KADA_LEAD:50", + "MAGMAG:70" ], - "11": [ - "§6Heavy Pearl §8x10" + "4": [ + "KADA_LEAD:100", + "MAGMAG:120", + "SKYBLOCK_COIN:10000" ], - "12": [ - "§6Heavy Pearl §8x15" + "5": [ + "KADA_LEAD:150", + "MAGMAG:180", + "SKYBLOCK_COIN:25000" ], - "13": [ - "§6Heavy Pearl §8x20" + "6": [ + "KADA_LEAD:300", + "MAGMAG:350", + "SKYBLOCK_COIN:50000" ], - "14": [ - "§6Heavy Pearl §8x30" + "7": [ + "KADA_LEAD:400", + "MAGMAG:500", + "SKYBLOCK_COIN:100000" ], - "15": [ - "§6Heavy Pearl §8x40" - ] - } - }, - "INFERNAL_AURORA_BOOTS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, - "items": { "8": [ - "§6Heavy Pearl §8x3" + "KADA_LEAD:600", + "MAGMAG:700", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "KADA_LEAD:800", + "MAGMAG:900", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "KADA_LEAD:1200", + "MAGMAG:1300", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ], "11": [ - "§6Heavy Pearl §8x10" + "KADA_LEAD:1500", + "MAGMAG:1700", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:2500000" ], "12": [ - "§6Heavy Pearl §8x15" - ], - "13": [ - "§6Heavy Pearl §8x20" - ], - "14": [ - "§6Heavy Pearl §8x30" - ], - "15": [ - "§6Heavy Pearl §8x40" + "KADA_LEAD:2000", + "MAGMAG:2200", + "HEAVY_PEARL:7", + "SKYBLOCK_COIN:5000000" ] } }, - "BURNING_TERROR_HELMET": { + "GLOWSTONE_GAUNTLET": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "ENCHANTED_GLOWSTONE_DUST:1" + ], + "2": [ + "ENCHANTED_GLOWSTONE_DUST:2" + ], + "3": [ + "ENCHANTED_GLOWSTONE_DUST:4" + ], + "4": [ + "ENCHANTED_GLOWSTONE_DUST:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "ENCHANTED_GLOWSTONE_DUST:16", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "ENCHANTED_GLOWSTONE_DUST:32", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "ENCHANTED_GLOWSTONE_DUST:64", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "ENCHANTED_GLOWSTONE:1", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "ENCHANTED_GLOWSTONE:2", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "ENCHANTED_GLOWSTONE:4", + "SKYBLOCK_COIN:1000000" ] } }, - "BURNING_TERROR_CHESTPLATE": { + "FLAMING_FIST": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, + "9": 10000, + "10": 12000, "items": { + "1": [ + "BEZOS:5", + "LEATHER_CLOTH:4" + ], + "2": [ + "BEZOS:10", + "LEATHER_CLOTH:8" + ], + "3": [ + "BEZOS:15", + "LEATHER_CLOTH:12" + ], + "4": [ + "BEZOS:20", + "LEATHER_CLOTH:16", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "BEZOS:30", + "LEATHER_CLOTH:20", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "BEZOS:40", + "LEATHER_CLOTH:24", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "BEZOS:50", + "LEATHER_CLOTH:28", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "BEZOS:60", + "LEATHER_CLOTH:32", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "BEZOS:70", + "LEATHER_CLOTH:36", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "BEZOS:80", + "LEATHER_CLOTH:40", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "BURNING_TERROR_LEGGINGS": { + "GAUNTLET_OF_CONTAGION": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 200, + "2": 500, + "3": 1000, + "4": 2000, + "5": 3000, + "6": 4000, + "7": 6000, + "8": 8000, + "9": 10000, + "10": 12000, "items": { + "1": [ + "BEZOS:5", + "ENCHANTED_MYCELIUM:20" + ], + "2": [ + "BEZOS:10", + "ENCHANTED_MYCELIUM:40" + ], + "3": [ + "BEZOS:15", + "ENCHANTED_MYCELIUM:80" + ], + "4": [ + "BEZOS:20", + "ENCHANTED_MYCELIUM_CUBE:1", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "BEZOS:30", + "ENCHANTED_MYCELIUM_CUBE:2", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "BEZOS:40", + "ENCHANTED_MYCELIUM_CUBE:4", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "BEZOS:50", + "ENCHANTED_MYCELIUM_CUBE:8", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "BEZOS:60", + "ENCHANTED_MYCELIUM_CUBE:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "BEZOS:70", + "ENCHANTED_MYCELIUM_CUBE:32", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "BEZOS:80", + "ENCHANTED_MYCELIUM_CUBE:64", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "BURNING_TERROR_BOOTS": { + "VANQUISHED_GLOWSTONE_GAUNTLET": { "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "ENCHANTED_GLOWSTONE_DUST:1" + ], + "2": [ + "ENCHANTED_GLOWSTONE_DUST:2" + ], + "3": [ + "ENCHANTED_GLOWSTONE_DUST:4" + ], + "4": [ + "ENCHANTED_GLOWSTONE_DUST:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "ENCHANTED_GLOWSTONE_DUST:16", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "ENCHANTED_GLOWSTONE_DUST:32", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "ENCHANTED_GLOWSTONE_DUST:64", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "ENCHANTED_GLOWSTONE:1", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "ENCHANTED_GLOWSTONE:2", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "ENCHANTED_GLOWSTONE:4", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_TERROR_HELMET": { + "GHAST_CLOAK": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "TENTACLE_MEAT:10" + ], + "2": [ + "TENTACLE_MEAT:20" + ], + "3": [ + "TENTACLE_MEAT:40" + ], + "4": [ + "TENTACLE_MEAT:60", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "TENTACLE_MEAT:90", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "TENTACLE_MEAT:130", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "TENTACLE_MEAT:180", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:3", + "TENTACLE_MEAT:240", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:4", + "TENTACLE_MEAT:310", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:5", + "TENTACLE_MEAT:390", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_TERROR_CHESTPLATE": { + "MOLTEN_CLOAK": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 2500, + "2": 5000, + "3": 10000, + "4": 15000, + "5": 20000, + "6": 30000, + "7": 40000, + "8": 50000, + "9": 60000, + "10": 70000, "items": { + "4": [ + "SKYBLOCK_COIN:10000" + ], + "5": [ + "SKYBLOCK_COIN:25000" + ], + "6": [ + "SKYBLOCK_COIN:50000" + ], + "7": [ + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:6", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:8", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:10", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_TERROR_LEGGINGS": { + "SCOURGE_CLOAK": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 50, + "2": 125, + "3": 250, + "4": 500, + "5": 750, + "6": 1000, + "7": 1500, + "8": 2000, + "9": 2500, + "10": 3000, "items": { + "1": [ + "WITHER_SOUL:20", + "REKINDLED_EMBER_FRAGMENT:2" + ], + "2": [ + "WITHER_SOUL:40", + "REKINDLED_EMBER_FRAGMENT:4" + ], + "3": [ + "WITHER_SOUL:60", + "REKINDLED_EMBER_FRAGMENT:6" + ], + "4": [ + "WITHER_SOUL:80", + "REKINDLED_EMBER_FRAGMENT:8", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "WITHER_SOUL:120", + "REKINDLED_EMBER_FRAGMENT:10", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "WITHER_SOUL:150", + "REKINDLED_EMBER_FRAGMENT:12", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "WITHER_SOUL:180", + "REKINDLED_EMBER_FRAGMENT:14", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "WITHER_SOUL:220", + "REKINDLED_EMBER_FRAGMENT:16", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "WITHER_SOUL:300", + "REKINDLED_EMBER_FRAGMENT:18", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "WITHER_SOUL:400", + "REKINDLED_EMBER_FRAGMENT:20", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "FIERY_TERROR_BOOTS": { + "VANQUISHED_GHAST_CLOAK": { "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "1": 10, + "2": 20, + "3": 30, + "4": 40, + "5": 50, + "6": 60, + "7": 70, + "8": 80, + "9": 90, + "10": 100, "items": { + "1": [ + "TENTACLE_MEAT:10" + ], + "2": [ + "TENTACLE_MEAT:20" + ], + "3": [ + "TENTACLE_MEAT:40" + ], + "4": [ + "TENTACLE_MEAT:60", + "SKYBLOCK_COIN:10000" + ], + "5": [ + "TENTACLE_MEAT:90", + "SKYBLOCK_COIN:25000" + ], + "6": [ + "TENTACLE_MEAT:130", + "SKYBLOCK_COIN:50000" + ], + "7": [ + "TENTACLE_MEAT:180", + "SKYBLOCK_COIN:100000" + ], "8": [ - "§6Heavy Pearl §8x3" + "HEAVY_PEARL:3", + "TENTACLE_MEAT:240", + "SKYBLOCK_COIN:250000" ], "9": [ - "§6Heavy Pearl §8x4" + "HEAVY_PEARL:4", + "TENTACLE_MEAT:310", + "SKYBLOCK_COIN:500000" ], "10": [ - "§6Heavy Pearl §8x5" + "HEAVY_PEARL:5", + "TENTACLE_MEAT:390", + "SKYBLOCK_COIN:1000000" ] } }, - "INFERNAL_TERROR_HELMET": { + "MOLTEN_BRACELET": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 2500, + "2": 5000, + "3": 10000, + "4": 15000, + "5": 20000, + "6": 30000, + "7": 40000, + "8": 50000, + "9": 60000, + "10": 70000, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "4": [ + "SKYBLOCK_COIN:10000" ], - "10": [ - "§6Heavy Pearl §8x5" + "5": [ + "SKYBLOCK_COIN:25000" ], - "11": [ - "§6Heavy Pearl §8x10" + "6": [ + "SKYBLOCK_COIN:50000" ], - "12": [ - "§6Heavy Pearl §8x15" + "7": [ + "SKYBLOCK_COIN:100000" ], - "13": [ - "§6Heavy Pearl §8x20" + "8": [ + "HEAVY_PEARL:6", + "SKYBLOCK_COIN:250000" ], - "14": [ - "§6Heavy Pearl §8x30" + "9": [ + "HEAVY_PEARL:8", + "SKYBLOCK_COIN:500000" ], - "15": [ - "§6Heavy Pearl §8x40" + "10": [ + "HEAVY_PEARL:10", + "SKYBLOCK_COIN:1000000" ] } }, - "INFERNAL_TERROR_CHESTPLATE": { + "MAGMA_ROD": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 50, + "2": 80, + "3": 100, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" - ], - "10": [ - "§6Heavy Pearl §8x5" - ], - "11": [ - "§6Heavy Pearl §8x10" - ], - "12": [ - "§6Heavy Pearl §8x15" - ], - "13": [ - "§6Heavy Pearl §8x20" + "1": [ + "LUMP_OF_MAGMA:20", + "MAGMA_FISH_SILVER:1" ], - "14": [ - "§6Heavy Pearl §8x30" + "2": [ + "MOOGMA_PELT:20", + "MAGMA_FISH_SILVER:2" ], - "15": [ - "§6Heavy Pearl §8x40" + "3": [ + "PYROCLASTIC_SCALE:20", + "MAGMA_FISH_SILVER:3" ] } }, - "INFERNAL_TERROR_LEGGINGS": { + "INFERNO_ROD": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 50, + "2": 80, + "3": 100, + "4": 160, + "5": 200, + "6": 300, + "7": 400, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "1": [ + "LUMP_OF_MAGMA:20", + "MAGMA_FISH_SILVER:1" ], - "10": [ - "§6Heavy Pearl §8x5" + "2": [ + "MOOGMA_PELT:20", + "MAGMA_FISH_SILVER:2" ], - "11": [ - "§6Heavy Pearl §8x10" + "3": [ + "PYROCLASTIC_SCALE:20", + "MAGMA_FISH_SILVER:3" ], - "12": [ - "§6Heavy Pearl §8x15" + "4": [ + "CUP_OF_BLOOD:50", + "MAGMA_FISH_SILVER:40", + "SKYBLOCK_COIN:10000" ], - "13": [ - "§6Heavy Pearl §8x20" + "5": [ + "FLAMING_HEART:70", + "MAGMA_FISH_SILVER:50", + "SKYBLOCK_COIN:25000" ], - "14": [ - "§6Heavy Pearl §8x30" + "6": [ + "ORB_OF_ENERGY:80", + "MAGMA_FISH_SILVER:60", + "SKYBLOCK_COIN:50000" ], - "15": [ - "§6Heavy Pearl §8x40" + "7": [ + "HORN_OF_TAURUS:90", + "MAGMA_FISH_SILVER:70", + "SKYBLOCK_COIN:100000" ] } }, - "INFERNAL_TERROR_BOOTS": { + "HELLFIRE_ROD": { "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "1": 50, + "2": 80, + "3": 100, + "4": 160, + "5": 200, + "6": 300, + "7": 400, + "8": 1000, + "9": 1200, + "10": 1600, "items": { - "8": [ - "§6Heavy Pearl §8x3" + "1": [ + "LUMP_OF_MAGMA:20", + "MAGMA_FISH_SILVER:1" ], - "9": [ - "§6Heavy Pearl §8x4" + "2": [ + "MOOGMA_PELT:20", + "MAGMA_FISH_SILVER:2" ], - "10": [ - "§6Heavy Pearl §8x5" + "3": [ + "PYROCLASTIC_SCALE:20", + "MAGMA_FISH_SILVER:3" ], - "11": [ - "§6Heavy Pearl §8x10" + "4": [ + "CUP_OF_BLOOD:50", + "MAGMA_FISH_SILVER:40", + "SKYBLOCK_COIN:10000" ], - "12": [ - "§6Heavy Pearl §8x15" + "5": [ + "FLAMING_HEART:70", + "MAGMA_FISH_SILVER:50", + "SKYBLOCK_COIN:25000" ], - "13": [ - "§6Heavy Pearl §8x20" + "6": [ + "ORB_OF_ENERGY:80", + "MAGMA_FISH_SILVER:60", + "SKYBLOCK_COIN:50000" ], - "14": [ - "§6Heavy Pearl §8x30" + "7": [ + "HORN_OF_TAURUS:90", + "MAGMA_FISH_SILVER:70", + "SKYBLOCK_COIN:100000" ], - "15": [ - "§6Heavy Pearl §8x40" + "8": [ + "THUNDER_SHARDS:30", + "MAGMA_FISH_GOLD:30", + "HEAVY_PEARL:3", + "SKYBLOCK_COIN:250000" + ], + "9": [ + "_", + "MAGMA_FISH_GOLD:40", + "HEAVY_PEARL:4", + "SKYBLOCK_COIN:500000" + ], + "10": [ + "_", + "MAGMA_FISH_GOLD:50", + "HEAVY_PEARL:5", + "SKYBLOCK_COIN:1000000" ] } }, - "FERVOR_HELMET": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "AURORA_HELMET": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FERVOR_CHESTPLATE": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "AURORA_CHESTPLATE": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FERVOR_LEGGINGS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "AURORA_LEGGINGS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FERVOR_BOOTS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "AURORA_BOOTS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "HOT_FERVOR_HELMET": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_AURORA_HELMET": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_FERVOR_CHESTPLATE": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_AURORA_CHESTPLATE": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_FERVOR_LEGGINGS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_AURORA_LEGGINGS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_FERVOR_BOOTS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_AURORA_BOOTS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_FERVOR_HELMET": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_AURORA_HELMET": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_FERVOR_CHESTPLATE": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_AURORA_CHESTPLATE": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_FERVOR_LEGGINGS": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_AURORA_LEGGINGS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_FERVOR_BOOTS": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_AURORA_BOOTS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_FERVOR_HELMET": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_AURORA_HELMET": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_FERVOR_CHESTPLATE": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_AURORA_CHESTPLATE": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_FERVOR_LEGGINGS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_AURORA_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_FERVOR_BOOTS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_AURORA_BOOTS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_FERVOR_HELMET": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_AURORA_HELMET": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_FERVOR_CHESTPLATE": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_AURORA_CHESTPLATE": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_FERVOR_LEGGINGS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_AURORA_LEGGINGS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_FERVOR_BOOTS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_AURORA_BOOTS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "HOLLOW_HELMET": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "CRIMSON_HELMET": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "HOLLOW_CHESTPLATE": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "CRIMSON_CHESTPLATE": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "HOLLOW_LEGGINGS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "CRIMSON_LEGGINGS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "HOLLOW_BOOTS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "CRIMSON_BOOTS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "HOT_HOLLOW_HELMET": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_CRIMSON_HELMET": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_HOLLOW_CHESTPLATE": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_CRIMSON_CHESTPLATE": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_HOLLOW_LEGGINGS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_CRIMSON_LEGGINGS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_HOLLOW_BOOTS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "HOT_CRIMSON_BOOTS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_HOLLOW_HELMET": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_CRIMSON_HELMET": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_HOLLOW_CHESTPLATE": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_CRIMSON_CHESTPLATE": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_HOLLOW_LEGGINGS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "BURNING_CRIMSON_LEGGINGS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BURNING_HOLLOW_BOOTS": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "BURNING_CRIMSON_BOOTS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_HOLLOW_HELMET": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_CRIMSON_HELMET": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_HOLLOW_CHESTPLATE": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_CRIMSON_CHESTPLATE": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_HOLLOW_LEGGINGS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_CRIMSON_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_HOLLOW_BOOTS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "FIERY_CRIMSON_BOOTS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_HOLLOW_HELMET": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_CRIMSON_HELMET": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_HOLLOW_CHESTPLATE": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_CRIMSON_CHESTPLATE": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_HOLLOW_LEGGINGS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_CRIMSON_LEGGINGS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNAL_HOLLOW_BOOTS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "INFERNAL_CRIMSON_BOOTS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§6Heavy Pearl §8x15" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" ], "13": [ - "§6Heavy Pearl §8x20" + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" ], "14": [ - "§6Heavy Pearl §8x30" + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" ], "15": [ - "§6Heavy Pearl §8x40" + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "MAGMA_LORD_HELMET": { - "type": "Crimson", - "1": 80, - "2": 160, - "3": 240, - "4": 320, - "5": 400, - "6": 600, - "7": 800, - "8": 1000, - "9": 1200, - "10": 1600, + "TERROR_HELMET": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§6Magma Lord Fragment §8x1" - ], - "2": [ - "§6Magma Lord Fragment §8x2" - ], - "3": [ - "§6Magma Lord Fragment §8x3" - ], "4": [ - "§6Magma Lord Fragment §8x4" + "§610,000 Coins §8x1" ], "5": [ - "§6Magma Lord Fragment §8x5" + "§625,000 Coins §8x1" ], "6": [ - "§6Magma Lord Fragment §8x7" + "§650,000 Coins §8x1" ], "7": [ - "§6Magma Lord Fragment §8x10" + "§6100,000 Coins §8x1" ], "8": [ - "§6Magma Lord Fragment §8x12", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Magma Lord Fragment §8x15", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Magma Lord Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "MAGMA_LORD_CHESTPLATE": { - "type": "Crimson", - "1": 80, - "2": 160, - "3": 240, - "4": 320, - "5": 400, - "6": 600, - "7": 800, - "8": 1200, - "9": 1200, - "10": 1600, + "TERROR_CHESTPLATE": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§6Magma Lord Fragment §8x1" - ], - "2": [ - "§6Magma Lord Fragment §8x2" - ], - "3": [ - "§6Magma Lord Fragment §8x3" - ], "4": [ - "§6Magma Lord Fragment §8x4" + "§610,000 Coins §8x1" ], "5": [ - "§6Magma Lord Fragment §8x5" + "§625,000 Coins §8x1" ], "6": [ - "§6Magma Lord Fragment §8x7" + "§650,000 Coins §8x1" ], "7": [ - "§6Magma Lord Fragment §8x10" + "§6100,000 Coins §8x1" ], "8": [ - "§6Magma Lord Fragment §8x12", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Magma Lord Fragment §8x15", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Magma Lord Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "MAGMA_LORD_LEGGINGS": { - "type": "Crimson", - "1": 80, - "2": 160, - "3": 240, - "4": 320, - "5": 400, - "6": 600, - "7": 800, - "8": 1000, - "9": 1200, - "10": 1600, + "TERROR_LEGGINGS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§6Magma Lord Fragment §8x1" - ], - "2": [ - "§6Magma Lord Fragment §8x2" - ], - "3": [ - "§6Magma Lord Fragment §8x3" - ], "4": [ - "§6Magma Lord Fragment §8x4" + "§610,000 Coins §8x1" ], "5": [ - "§6Magma Lord Fragment §8x5" + "§625,000 Coins §8x1" ], "6": [ - "§6Magma Lord Fragment §8x7" + "§650,000 Coins §8x1" ], "7": [ - "§6Magma Lord Fragment §8x10" + "§6100,000 Coins §8x1" ], "8": [ - "§6Magma Lord Fragment §8x12", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Magma Lord Fragment §8x15", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Magma Lord Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "MAGMA_LORD_BOOTS": { - "type": "Crimson", - "1": 80, - "2": 160, - "3": 240, - "4": 320, - "5": 400, - "6": 600, - "7": 800, - "8": 1000, - "9": 1200, - "10": 1600, + "TERROR_BOOTS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§6Magma Lord Fragment §8x1" - ], - "2": [ - "§6Magma Lord Fragment §8x2" - ], - "3": [ - "§6Magma Lord Fragment §8x3" - ], "4": [ - "§6Magma Lord Fragment §8x4" + "§610,000 Coins §8x1" ], "5": [ - "§6Magma Lord Fragment §8x5" + "§625,000 Coins §8x1" ], "6": [ - "§6Magma Lord Fragment §8x7" + "§650,000 Coins §8x1" ], "7": [ - "§6Magma Lord Fragment §8x10" + "§6100,000 Coins §8x1" ], "8": [ - "§6Magma Lord Fragment §8x12", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Magma Lord Fragment §8x15", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Magma Lord Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "MAGMA_NECKLACE": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "HOT_TERROR_HELMET": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aMagma Chunk §8x20" - ], - "2": [ - "§aMagma Chunk §8x40" - ], - "3": [ - "§aMagma Chunk §8x80" - ], "4": [ - "§aMagma Chunk §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aMagma Chunk §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aMagma Chunk §8x260" + "§650,000 Coins §8x1" ], "7": [ - "§aMagma Chunk §8x360" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§aMagma Chunk §8x480" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§aMagma Chunk §8x620" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§aMagma Chunk §8x780" + "§61,000,000 Coins §8x1" ] } }, - "DELIRIUM_NECKLACE": { - "type": "Crimson", - "1": 50, - "2": 125, - "3": 250, - "4": 500, - "5": 750, - "6": 1000, - "7": 1500, - "8": 2000, - "9": 2500, - "10": 3000, + "HOT_TERROR_CHESTPLATE": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§9Gazing Pearl §8x5", - "§5Rekindled Ember Fragment §8x2" - ], - "2": [ - "§9Gazing Pearl §8x10", - "§5Rekindled Ember Fragment §8x4" - ], - "3": [ - "§9Gazing Pearl §8x15", - "§5Rekindled Ember Fragment §8x6" - ], "4": [ - "§9Gazing Pearl §8x20", - "§5Rekindled Ember Fragment §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§9Gazing Pearl §8x25", - "§5Rekindled Ember Fragment §8x10" + "§625,000 Coins §8x1" ], "6": [ - "§9Gazing Pearl §8x30", - "§5Rekindled Ember Fragment §8x12" + "§650,000 Coins §8x1" ], "7": [ - "§9Gazing Pearl §8x40", - "§5Rekindled Ember Fragment §8x14" + "§6100,000 Coins §8x1" ], "8": [ - "§9Gazing Pearl §8x50", - "§5Rekindled Ember Fragment §8x16", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§9Gazing Pearl §8x60", - "§5Rekindled Ember Fragment §8x18", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§9Gazing Pearl §8x80", - "§5Rekindled Ember Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "LAVA_SHELL_NECKLACE": { - "type": "Crimson", - "1": 40, - "2": 80, - "3": 120, - "4": 160, - "5": 200, - "6": 300, - "7": 400, - "8": 500, - "9": 600, - "10": 800, + "HOT_TERROR_LEGGINGS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§9Gazing Pearl §8x3", - "§5Lava Shell §8x1" - ], - "2": [ - "§9Gazing Pearl §8x6", - "§5Lava Shell §8x2" - ], - "3": [ - "§9Gazing Pearl §8x9", - "§5Lava Shell §8x3" - ], "4": [ - "§9Gazing Pearl §8x12", - "§5Lava Shell §8x4" + "§610,000 Coins §8x1" ], "5": [ - "§9Gazing Pearl §8x15", - "§5Lava Shell §8x5" + "§625,000 Coins §8x1" ], "6": [ - "§9Gazing Pearl §8x18", - "§5Lava Shell §8x6" + "§650,000 Coins §8x1" ], "7": [ - "§9Gazing Pearl §8x21", - "§5Lava Shell §8x7" + "§6100,000 Coins §8x1" ], "8": [ - "§9Gazing Pearl §8x24", - "§5Lava Shell §8x8", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§9Gazing Pearl §8x27", - "§5Lava Shell §8x9", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§9Gazing Pearl §8x30", - "§5Lava Shell §8x10", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "MOLTEN_NECKLACE": { - "type": "Crimson", - "1": 2500, - "2": 5000, - "3": 10000, - "4": 15000, - "5": 20000, - "6": 30000, - "7": 40000, - "8": 50000, - "9": 60000, - "10": 70000, + "HOT_TERROR_BOOTS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x6" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x8" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "VANQUISHED_MAGMA_NECKLACE": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "BURNING_TERROR_HELMET": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aMagma Chunk §8x20" - ], - "2": [ - "§aMagma Chunk §8x40" - ], - "3": [ - "§aMagma Chunk §8x80" - ], "4": [ - "§aMagma Chunk §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aMagma Chunk §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aMagma Chunk §8x260" + "§650,000 Coins §8x1" ], "7": [ - "§aMagma Chunk §8x360" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§aMagma Chunk §8x480" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§aMagma Chunk §8x620" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§aMagma Chunk §8x780" + "§61,000,000 Coins §8x1" ] } }, - "DOJO_WHITE_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, + "BURNING_TERROR_CHESTPLATE": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" + "4": [ + "§610,000 Coins §8x1" ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "DOJO_GREEN_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, + "BURNING_TERROR_LEGGINGS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" - ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" - ], - "3": [ - "§aKada Lead §8x50", - "§aMagmag §8x70" - ], "4": [ - "§aKada Lead §8x100", - "§aMagmag §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x150", - "§aMagmag §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x300", - "§aMagmag §8x350" + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "DOJO_YELLOW_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, + "BURNING_TERROR_BOOTS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" + "4": [ + "§610,000 Coins §8x1" ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" + "5": [ + "§625,000 Coins §8x1" ], - "3": [ - "§aKada Lead §8x50", - "§aMagmag §8x70" + "6": [ + "§650,000 Coins §8x1" ], - "4": [ - "§aKada Lead §8x100", - "§aMagmag §8x120" + "7": [ + "§6100,000 Coins §8x1" + ], + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "BLAZE_BELT": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "FIERY_TERROR_HELMET": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aBlaze Ashes §8x20", - "§9Mutated Blaze Ashes §8x5", - "§9Bezos §8x2" - ], - "2": [ - "§aBlaze Ashes §8x40", - "§9Mutated Blaze Ashes §8x10", - "§9Bezos §8x4" - ], - "3": [ - "§aBlaze Ashes §8x80", - "§9Mutated Blaze Ashes §8x20", - "§9Bezos §8x6" - ], "4": [ - "§aBlaze Ashes §8x120", - "§9Mutated Blaze Ashes §8x30", - "§9Bezos §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aBlaze Ashes §8x180", - "§9Mutated Blaze Ashes §8x40", - "§9Bezos §8x10" + "§625,000 Coins §8x1" ], "6": [ - "§aBlaze Ashes §8x260", - "§9Mutated Blaze Ashes §8x50", - "§9Bezos §8x12" + "§650,000 Coins §8x1" ], "7": [ - "§aBlaze Ashes §8x360", - "§9Mutated Blaze Ashes §8x60", - "§9Bezos §8x15" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§aBlaze Ashes §8x480", - "§9Mutated Blaze Ashes §8x70", - "§9Bezos §8x20" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§aBlaze Ashes §8x620", - "§9Mutated Blaze Ashes §8x80", - "§9Bezos §8x25" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§aBlaze Ashes §8x780", - "§9Mutated Blaze Ashes §8x90", - "§9Bezos §8x30" + "§61,000,000 Coins §8x1" ] } }, - "DOJO_BLUE_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, + "FIERY_TERROR_CHESTPLATE": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" - ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" - ], - "3": [ - "§aKada Lead §8x50", - "§aMagmag §8x70" - ], "4": [ - "§aKada Lead §8x100", - "§aMagmag §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x150", - "§aMagmag §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x300", - "§aMagmag §8x350" + "§650,000 Coins §8x1" ], "7": [ - "§aKada Lead §8x400", - "§aMagmag §8x500" + "§6100,000 Coins §8x1" ], "8": [ - "§aKada Lead §8x600", - "§aMagmag §8x700", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "SCOVILLE_BELT": { - "type": "Crimson", - "1": 50, - "2": 125, - "3": 250, - "4": 500, - "5": 750, - "6": 1000, - "7": 1500, - "8": 2000, - "9": 2500, - "10": 3000, + "FIERY_TERROR_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x20", - "§5Rekindled Ember Fragment §8x2" - ], - "2": [ - "§aKada Lead §8x40", - "§5Rekindled Ember Fragment §8x4" - ], - "3": [ - "§aKada Lead §8x60", - "§5Rekindled Ember Fragment §8x6" - ], "4": [ - "§aKada Lead §8x80", - "§5Rekindled Ember Fragment §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x120", - "§5Rekindled Ember Fragment §8x10" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x150", - "§5Rekindled Ember Fragment §8x12" + "§650,000 Coins §8x1" ], "7": [ - "§aKada Lead §8x180", - "§5Rekindled Ember Fragment §8x14" + "§6100,000 Coins §8x1" ], "8": [ - "§aKada Lead §8x220", - "§5Rekindled Ember Fragment §8x16", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§aKada Lead §8x300", - "§5Rekindled Ember Fragment §8x18", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§aKada Lead §8x400", - "§5Rekindled Ember Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "DOJO_BROWN_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, - "9": 10000, - "10": 12000, + "FIERY_TERROR_BOOTS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" - ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" - ], - "3": [ - "§aKada Lead §8x50", - "§aMagmag §8x70" - ], "4": [ - "§aKada Lead §8x100", - "§aMagmag §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x150", - "§aMagmag §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x300", - "§aMagmag §8x350" + "§650,000 Coins §8x1" ], "7": [ - "§aKada Lead §8x400", - "§aMagmag §8x500" + "§6100,000 Coins §8x1" ], "8": [ - "§aKada Lead §8x600", - "§aMagmag §8x700", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§aKada Lead §8x800", - "§aMagmag §8x900", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§aKada Lead §8x1200", - "§aMagmag §8x1300", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "IMPLOSION_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, - "9": 10000, - "10": 12000, + "INFERNAL_TERROR_HELMET": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§9Enchanted Sulphur §8x20" - ], - "2": [ - "§aKada Lead §8x20", - "§9Enchanted Sulphur §8x40" - ], - "3": [ - "§aKada Lead §8x40", - "§9Enchanted Sulphur §8x60" - ], "4": [ - "§aKada Lead §8x80", - "§9Enchanted Sulphur Cube §8x1" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x160", - "§9Enchanted Sulphur Cube §8x2" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x320", - "§9Enchanted Sulphur Cube §8x4" + "§650,000 Coins §8x1" ], "7": [ - "§aKada Lead §8x640", - "§9Enchanted Sulphur Cube §8x8" + "§6100,000 Coins §8x1" ], "8": [ - "§aKada Lead §8x1280", - "§9Enchanted Sulphur Cube §8x16", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§aKada Lead §8x2560", - "§9Enchanted Sulphur Cube §8x32", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§aKada Lead §8x5120", - "§9Enchanted Sulphur Cube §8x64", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "MOLTEN_BELT": { - "type": "Crimson", - "1": 2500, - "2": 5000, - "3": 10000, - "4": 15000, - "5": 20000, - "6": 30000, - "7": 40000, - "8": 50000, - "9": 60000, - "10": 70000, + "INFERNAL_TERROR_CHESTPLATE": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x6" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x8" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "VANQUISHED_BLAZE_BELT": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "INFERNAL_TERROR_LEGGINGS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { - "1": [ - "§aBlaze Ashes §8x20", - "§9Mutated Blaze Ashes §8x5", - "§9Bezos §8x2" - ], - "2": [ - "§aBlaze Ashes §8x40", - "§9Mutated Blaze Ashes §8x10", - "§9Bezos §8x4" - ], - "3": [ - "§aBlaze Ashes §8x80", - "§9Mutated Blaze Ashes §8x20", - "§9Bezos §8x6" - ], "4": [ - "§aBlaze Ashes §8x120", - "§9Mutated Blaze Ashes §8x30", - "§9Bezos §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aBlaze Ashes §8x180", - "§9Mutated Blaze Ashes §8x40", - "§9Bezos §8x10" + "§625,000 Coins §8x1" ], "6": [ - "§aBlaze Ashes §8x260", - "§9Mutated Blaze Ashes §8x50", - "§9Bezos §8x12" + "§650,000 Coins §8x1" ], "7": [ - "§aBlaze Ashes §8x360", - "§9Mutated Blaze Ashes §8x60", - "§9Bezos §8x15" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§aBlaze Ashes §8x480", - "§9Mutated Blaze Ashes §8x70", - "§9Bezos §8x20" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§aBlaze Ashes §8x620", - "§9Mutated Blaze Ashes §8x80", - "§9Bezos §8x25" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§aBlaze Ashes §8x780", - "§9Mutated Blaze Ashes §8x90", - "§9Bezos §8x30" + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "DOJO_BLACK_BELT": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, - "9": 10000, - "10": 12000, - "11": 15000, - "12": 17000, + "INFERNAL_TERROR_BOOTS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { - "1": [ - "§aKada Lead §8x10", - "§aMagmag §8x20" - ], - "2": [ - "§aKada Lead §8x20", - "§aMagmag §8x30" - ], - "3": [ - "§aKada Lead §8x50", - "§aMagmag §8x70" - ], "4": [ - "§aKada Lead §8x100", - "§aMagmag §8x120" + "§610,000 Coins §8x1" ], "5": [ - "§aKada Lead §8x150", - "§aMagmag §8x180" + "§625,000 Coins §8x1" ], "6": [ - "§aKada Lead §8x300", - "§aMagmag §8x350" + "§650,000 Coins §8x1" ], "7": [ - "§aKada Lead §8x400", - "§aMagmag §8x500" + "§6100,000 Coins §8x1" ], "8": [ - "§aKada Lead §8x600", - "§aMagmag §8x700", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§aKada Lead §8x800", - "§aMagmag §8x900", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§aKada Lead §8x1200", - "§aMagmag §8x1300", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ], "11": [ - "§aKada Lead §8x1500", - "§aMagmag §8x1700", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" ], "12": [ - "§aKada Lead §8x2000", - "§aMagmag §8x2200", - "§6Heavy Pearl §8x7" + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "GLOWSTONE_GAUNTLET": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "FERVOR_HELMET": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aEnchanted Glowstone Dust §8x1" - ], - "2": [ - "§aEnchanted Glowstone Dust §8x2" - ], - "3": [ - "§aEnchanted Glowstone Dust §8x4" - ], "4": [ - "§aEnchanted Glowstone Dust §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aEnchanted Glowstone Dust §8x16" + "§625,000 Coins §8x1" ], "6": [ - "§aEnchanted Glowstone Dust §8x32" + "§650,000 Coins §8x1" ], "7": [ - "§aEnchanted Glowstone Dust §8x64" + "§6100,000 Coins §8x1" ], "8": [ - "§aEnchanted Glowstone §8x1" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§aEnchanted Glowstone §8x2" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§aEnchanted Glowstone §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FLAMING_FIST": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, - "9": 10000, - "10": 12000, + "FERVOR_CHESTPLATE": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§5Flaming Fist §8x10", - "§9Bezos §8x5", - "§5Leather Cloth §8x4" - ], - "2": [ - "§5Flaming Fist §8x20", - "§9Bezos §8x10", - "§5Leather Cloth §8x8" - ], - "3": [ - "§5Flaming Fist §8x40", - "§9Bezos §8x15", - "§5Leather Cloth §8x12" - ], "4": [ - "§5Flaming Fist §8x80", - "§9Bezos §8x20", - "§5Leather Cloth §8x16" + "§610,000 Coins §8x1" ], "5": [ - "§5Flaming Fist §8x160", - "§9Bezos §8x30", - "§5Leather Cloth §8x20" + "§625,000 Coins §8x1" ], "6": [ - "§5Flaming Fist §8x320", - "§9Bezos §8x40", - "§5Leather Cloth §8x24" + "§650,000 Coins §8x1" ], "7": [ - "§5Flaming Fist §8x640", - "§9Bezos §8x50", - "§5Leather Cloth §8x28" + "§6100,000 Coins §8x1" ], "8": [ - "§5Flaming Fist §8x1280", - "§9Bezos §8x60", - "§5Leather Cloth §8x32", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§5Flaming Fist §8x2560", - "§9Bezos §8x70", - "§5Leather Cloth §8x36", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§5Flaming Fist §8x5120", - "§9Bezos §8x80", - "§5Leather Cloth §8x40", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "GAUNTLET_OF_CONTAGION": { - "type": "Crimson", - "1": 200, - "2": 500, - "3": 1000, - "4": 2000, - "5": 3000, - "6": 4000, - "7": 6000, - "8": 8000, - "9": 10000, - "10": 12000, + "FERVOR_LEGGINGS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§9Bezos §8x5", - "§aEnchanted Mycelium §8x20" - ], - "2": [ - "§9Bezos §8x10", - "§aEnchanted Mycelium §8x40" - ], - "3": [ - "§9Bezos §8x15", - "§aEnchanted Mycelium §8x80" - ], "4": [ - "§9Bezos §8x20", - "§9Enchanted Mycelium Cube §8x1" + "§610,000 Coins §8x1" ], "5": [ - "§9Bezos §8x30", - "§9Enchanted Mycelium Cube §8x2" + "§625,000 Coins §8x1" ], "6": [ - "§9Bezos §8x40", - "§9Enchanted Mycelium Cube §8x4" + "§650,000 Coins §8x1" ], "7": [ - "§9Bezos §8x50", - "§9Enchanted Mycelium Cube §8x8" + "§6100,000 Coins §8x1" ], "8": [ - "§9Bezos §8x60", - "§9Enchanted Mycelium Cube §8x16", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§9Bezos §8x70", - "§9Enchanted Mycelium Cube §8x32", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§9Bezos §8x80", - "§9Enchanted Mycelium Cube §8x64", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "VANQUISHED_GLOWSTONE_GAUNTLET": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "FERVOR_BOOTS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aEnchanted Glowstone Dust §8x1" - ], - "2": [ - "§aEnchanted Glowstone Dust §8x2" - ], - "3": [ - "§aEnchanted Glowstone Dust §8x4" - ], "4": [ - "§aEnchanted Glowstone Dust §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aEnchanted Glowstone Dust §8x16" + "§625,000 Coins §8x1" ], "6": [ - "§aEnchanted Glowstone Dust §8x32" + "§650,000 Coins §8x1" ], "7": [ - "§aEnchanted Glowstone Dust §8x64" + "§6100,000 Coins §8x1" ], "8": [ - "§aEnchanted Glowstone §8x1" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§aEnchanted Glowstone §8x2" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§aEnchanted Glowstone §8x4" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "GHAST_CLOAK": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "HOT_FERVOR_HELMET": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§9Tentacle Meat §8x10" - ], - "2": [ - "§9Tentacle Meat §8x20" - ], - "3": [ - "§9Tentacle Meat §8x40" - ], "4": [ - "§9Tentacle Meat §8x60" + "§610,000 Coins §8x1" ], "5": [ - "§9Tentacle Meat §8x90" + "§625,000 Coins §8x1" ], "6": [ - "§9Tentacle Meat §8x130" + "§650,000 Coins §8x1" ], "7": [ - "§9Tentacle Meat §8x180" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§9Tentacle Meat §8x240" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§9Tentacle Meat §8x310" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§9Tentacle Meat §8x390" + "§61,000,000 Coins §8x1" ] } }, - "VANQUISHED_GHAST_CLOAK": { - "type": "Crimson", - "1": 10, - "2": 20, - "3": 30, - "4": 40, - "5": 50, - "6": 60, - "7": 70, - "8": 80, - "9": 90, - "10": 100, + "HOT_FERVOR_CHESTPLATE": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§9Tentacle Meat §8x10" - ], - "2": [ - "§9Tentacle Meat §8x20" - ], - "3": [ - "§9Tentacle Meat §8x40" - ], "4": [ - "§9Tentacle Meat §8x60" + "§610,000 Coins §8x1" ], "5": [ - "§9Tentacle Meat §8x90" + "§625,000 Coins §8x1" ], "6": [ - "§9Tentacle Meat §8x130" + "§650,000 Coins §8x1" ], "7": [ - "§9Tentacle Meat §8x180" + "§6100,000 Coins §8x1" ], "8": [ "§6Heavy Pearl §8x3", - "§9Tentacle Meat §8x240" + "§6250,000 Coins §8x1" ], "9": [ "§6Heavy Pearl §8x4", - "§9Tentacle Meat §8x310" + "§6500,000 Coins §8x1" ], "10": [ "§6Heavy Pearl §8x5", - "§9Tentacle Meat §8x390" + "§61,000,000 Coins §8x1" ] } }, - "MOLTEN_CLOAK": { - "type": "Crimson", - "1": 2500, - "2": 5000, - "3": 10000, - "4": 15000, - "5": 20000, - "6": 30000, - "7": 40000, - "8": 50000, - "9": 60000, - "10": 70000, + "HOT_FERVOR_LEGGINGS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x6" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x8" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "SCOURGE_CLOAK": { - "type": "Crimson", - "1": 50, - "2": 125, - "3": 250, - "4": 500, - "5": 750, - "6": 1000, - "7": 1500, - "8": 2000, - "9": 2500, - "10": 3000, + "HOT_FERVOR_BOOTS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "1": [ - "§aWither Soul §8x20", - "§5Rekindled Ember Fragment §8x2" - ], - "2": [ - "§aWither Soul §8x40", - "§5Rekindled Ember Fragment §8x4" - ], - "3": [ - "§aWither Soul §8x60", - "§5Rekindled Ember Fragment §8x6" - ], "4": [ - "§aWither Soul §8x80", - "§5Rekindled Ember Fragment §8x8" + "§610,000 Coins §8x1" ], "5": [ - "§aWither Soul §8x120", - "§5Rekindled Ember Fragment §8x10" + "§625,000 Coins §8x1" ], "6": [ - "§aWither Soul §8x150", - "§5Rekindled Ember Fragment §8x12" + "§650,000 Coins §8x1" ], "7": [ - "§aWither Soul §8x180", - "§5Rekindled Ember Fragment §8x14" + "§6100,000 Coins §8x1" ], "8": [ - "§aWither Soul §8x220", - "§5Rekindled Ember Fragment §8x16", - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§aWither Soul §8x300", - "§5Rekindled Ember Fragment §8x18", - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§aWither Soul §8x400", - "§5Rekindled Ember Fragment §8x20", - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "MOLTEN_BRACELET": { - "type": "Crimson", - "1": 2500, - "2": 5000, - "3": 10000, - "4": 15000, - "5": 20000, - "6": 30000, - "7": 40000, - "8": 50000, - "9": 60000, - "10": 70000, + "BURNING_FERVOR_HELMET": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x6" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x8" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x10" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "CRIMSON_HELMET": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "BURNING_FERVOR_CHESTPLATE": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "CRIMSON_CHESTPLATE": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "BURNING_FERVOR_LEGGINGS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "CRIMSON_LEGGINGS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "BURNING_FERVOR_BOOTS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "CRIMSON_BOOTS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "FIERY_FERVOR_HELMET": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_CRIMSON_HELMET": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "FIERY_FERVOR_CHESTPLATE": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_CRIMSON_CHESTPLATE": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "FIERY_FERVOR_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_CRIMSON_LEGGINGS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "FIERY_FERVOR_BOOTS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_CRIMSON_BOOTS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "INFERNAL_FERVOR_HELMET": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "BURNING_CRIMSON_HELMET": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "INFERNAL_FERVOR_CHESTPLATE": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "BURNING_CRIMSON_CHESTPLATE": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "INFERNAL_FERVOR_LEGGINGS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "BURNING_CRIMSON_LEGGINGS": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "INFERNAL_FERVOR_BOOTS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "BURNING_CRIMSON_BOOTS": { - "type": "Crimson", - "1": 900, - "2": 1000, - "3": 1125, - "4": 1270, - "5": 1450, - "6": 1650, - "7": 1850, - "8": 2100, - "9": 2350, - "10": 2650, + "HOLLOW_HELMET": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_CRIMSON_HELMET": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "HOLLOW_CHESTPLATE": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_CRIMSON_CHESTPLATE": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "HOLLOW_LEGGINGS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_CRIMSON_LEGGINGS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "HOLLOW_BOOTS": { + "type": "90 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x2", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x3", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x4", + "§61,000,000 Coins §8x1" ] } }, - "FIERY_CRIMSON_BOOTS": { - "type": "Crimson", - "1": 5000, - "2": 5600, - "3": 6300, - "4": 7000, - "5": 8000, - "6": 9000, - "7": 10200, - "8": 11500, - "9": 13000, - "10": 14500, + "HOT_HOLLOW_HELMET": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_CRIMSON_HELMET": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "HOT_HOLLOW_CHESTPLATE": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "4": [ + "§610,000 Coins §8x1" ], - "10": [ - "§6Heavy Pearl §8x5" + "5": [ + "§625,000 Coins §8x1" ], - "11": [ - "§6Heavy Pearl §8x10" + "6": [ + "§650,000 Coins §8x1" ], - "12": [ - "§6Heavy Pearl §8x15" + "7": [ + "§6100,000 Coins §8x1" ], - "13": [ - "§6Heavy Pearl §8x20" + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], - "14": [ - "§6Heavy Pearl §8x30" + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], - "15": [ - "§6Heavy Pearl §8x40" + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_CRIMSON_CHESTPLATE": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "HOT_HOLLOW_LEGGINGS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "4": [ + "§610,000 Coins §8x1" ], - "10": [ - "§6Heavy Pearl §8x5" + "5": [ + "§625,000 Coins §8x1" ], - "11": [ - "§6Heavy Pearl §8x10" + "6": [ + "§650,000 Coins §8x1" ], - "12": [ - "§6Heavy Pearl §8x15" + "7": [ + "§6100,000 Coins §8x1" ], - "13": [ - "§6Heavy Pearl §8x20" + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], - "14": [ - "§6Heavy Pearl §8x30" + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], - "15": [ - "§6Heavy Pearl §8x40" + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_CRIMSON_LEGGINGS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "HOT_HOLLOW_BOOTS": { + "type": "500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { - "8": [ - "§6Heavy Pearl §8x3" - ], - "9": [ - "§6Heavy Pearl §8x4" + "4": [ + "§610,000 Coins §8x1" ], - "10": [ - "§6Heavy Pearl §8x5" + "5": [ + "§625,000 Coins §8x1" ], - "11": [ - "§6Heavy Pearl §8x10" + "6": [ + "§650,000 Coins §8x1" ], - "12": [ - "§6Heavy Pearl §8x15" + "7": [ + "§6100,000 Coins §8x1" ], - "13": [ - "§6Heavy Pearl §8x20" + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], - "14": [ - "§6Heavy Pearl §8x30" + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], - "15": [ - "§6Heavy Pearl §8x40" + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "INFERNAL_CRIMSON_BOOTS": { - "type": "Crimson", - "1": 30000, - "2": 35000, - "3": 41000, - "4": 48000, - "5": 56000, - "6": 65500, - "7": 76000, - "8": 89000, - "9": 105000, - "10": 120000, - "11": 140000, - "12": 165000, - "13": 192000, - "14": 225000, - "15": 265000, + "BURNING_HOLLOW_HELMET": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ] + } + }, + "BURNING_HOLLOW_CHESTPLATE": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "items": { + "4": [ + "§610,000 Coins §8x1" ], - "11": [ - "§6Heavy Pearl §8x10" + "5": [ + "§625,000 Coins §8x1" ], - "12": [ - "§6Heavy Pearl §8x15" + "6": [ + "§650,000 Coins §8x1" ], - "13": [ - "§6Heavy Pearl §8x20" + "7": [ + "§6100,000 Coins §8x1" ], - "14": [ - "§6Heavy Pearl §8x30" + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], - "15": [ - "§6Heavy Pearl §8x40" + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "TERROR_HELMET": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "BURNING_HOLLOW_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "TERROR_CHESTPLATE": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "BURNING_HOLLOW_BOOTS": { + "type": "2,650 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "TERROR_LEGGINGS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "FIERY_HOLLOW_HELMET": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "TERROR_BOOTS": { - "type": "Crimson", - "1": 30, - "2": 35, - "3": 40, - "4": 45, - "5": 50, - "6": 55, - "7": 60, - "8": 70, - "9": 80, - "10": 90, + "FIERY_HOLLOW_CHESTPLATE": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x2" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_TERROR_HELMET": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "FIERY_HOLLOW_LEGGINGS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_TERROR_CHESTPLATE": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "FIERY_HOLLOW_BOOTS": { + "type": "14,500 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } }, - "HOT_TERROR_LEGGINGS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "INFERNAL_HOLLOW_HELMET": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "HOT_TERROR_BOOTS": { - "type": "Crimson", - "1": 170, - "2": 190, - "3": 215, - "4": 240, - "5": 270, - "6": 300, - "7": 340, - "8": 390, - "9": 440, - "10": 500, + "INFERNAL_HOLLOW_CHESTPLATE": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { + "4": [ + "§610,000 Coins §8x1" + ], + "5": [ + "§625,000 Coins §8x1" + ], + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], "8": [ - "§6Heavy Pearl §8x3" + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Heavy Pearl §8x4" + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Heavy Pearl §8x5" + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "MAGMA_ROD": { - "type": "Crimson", - "1": 50, - "2": 80, - "3": 100, + "INFERNAL_HOLLOW_LEGGINGS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { - "1": [ - "§aLump of Magma §8x20", - "§5Silver Magmafish §8x1" + "4": [ + "§610,000 Coins §8x1" ], - "2": [ - "§aMoogma Pelt §8x20", - "§5Silver Magmafish §8x2" + "5": [ + "§625,000 Coins §8x1" ], - "3": [ - "§aPyroclastic Scale §8x20", - "§5Silver Magmafish §8x3" + "6": [ + "§650,000 Coins §8x1" + ], + "7": [ + "§6100,000 Coins §8x1" + ], + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "INFERNO_ROD": { - "type": "Crimson", - "1": 50, - "2": 80, - "3": 100, - "4": 160, - "5": 200, - "6": 300, - "7": 400, + "INFERNAL_HOLLOW_BOOTS": { + "type": "265,000 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, + "11": 1, + "12": 1, + "13": 1, + "14": 1, + "15": 1, "items": { - "1": [ - "§aLump of Magma §8x20", - "§5Silver Magmafish §8x1" - ], - "2": [ - "§aMoogma Pelt §8x20", - "§5Silver Magmafish §8x2" - ], - "3": [ - "§aPyroclastic Scale §8x20", - "§5Silver Magmafish §8x3" - ], "4": [ - "§9Cup of Blood §8x50", - "§5Silver Magmafish §8x40" + "§610,000 Coins §8x1" ], "5": [ - "§9Flaming Heart §8x70", - "§5Silver Magmafish §8x50" + "§625,000 Coins §8x1" ], "6": [ - "§9Orb of Energy §8x80", - "§5Silver Magmafish §8x60" + "§650,000 Coins §8x1" ], "7": [ - "§5Horn of Taurus §8x90", - "§5Silver Magmafish §8x70" + "§6100,000 Coins §8x1" + ], + "8": [ + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" + ], + "9": [ + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" + ], + "10": [ + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" + ], + "11": [ + "§6Heavy Pearl §8x6", + "§62,500,000 Coins §8x1" + ], + "12": [ + "§6Heavy Pearl §8x7", + "§65,000,000 Coins §8x1" + ], + "13": [ + "§6Heavy Pearl §8x8", + "§610,000,000 Coins §8x1" + ], + "14": [ + "§6Heavy Pearl §8x9", + "§625,000,000 Coins §8x1" + ], + "15": [ + "§6Heavy Pearl §8x10", + "§650,000,000 Coins §8x1" ] } }, - "HELLFIRE_ROD": { - "type": "Crimson", - "1": 50, - "2": 80, - "3": 100, - "4": 160, - "5": 200, - "6": 300, - "7": 400, - "8": 1000, - "9": 1200, - "10": 1600, + "MAGMA_LORD_HELMET": { + "type": "1,600 Crimson", + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 1, + "8": 1, + "9": 1, + "10": 1, "items": { "1": [ - "§aLump of Magma §8x20", - "§5Silver Magmafish §8x1" + "§6Magma Lord Fragment §8x1" ], "2": [ - "§aMoogma Pelt §8x20", - "§5Silver Magmafish §8x2" + "§6Magma Lord Fragment §8x2" ], "3": [ - "§aPyroclastic Scale §8x20", - "§5Silver Magmafish §8x3" + "§6Magma Lord Fragment §8x3" ], "4": [ - "§9Cup of Blood §8x50", - "§5Silver Magmafish §8x40" + "§6Magma Lord Fragment §8x4", + "§610,000 Coins §8x1" ], "5": [ - "§9Flaming Heart §8x70", - "§5Silver Magmafish §8x50" + "§6Magma Lord Fragment §8x5", + "§625,000 Coins §8x1" ], "6": [ - "§9Orb of Energy §8x80", - "§5Silver Magmafish §8x60" + "§6Magma Lord Fragment §8x7", + "§650,000 Coins §8x1" ], "7": [ - "§5Horn of Taurus §8x90", - "§5Silver Magmafish §8x70" + "§6Magma Lord Fragment §8x10", + "§6100,000 Coins §8x1" ], "8": [ - "§5Thunder Shards §8x30", - "§6Gold Magmafish §8x30", - "§6Heavy Pearl §8x3" + "§6Magma Lord Fragment §8x12", + "§6Heavy Pearl §8x3", + "§6250,000 Coins §8x1" ], "9": [ - "§6Magma Lord Fragment §8x25", - "§6Gold Magmafish §8x40", - "§6Heavy Pearl §8x4" + "§6Magma Lord Fragment §8x15", + "§6Heavy Pearl §8x4", + "§6500,000 Coins §8x1" ], "10": [ - "§6Magma Lord Fragment §8x30", - "§6Gold Magmafish §8x50", - "§6Heavy Pearl §8x5" + "§6Magma Lord Fragment §8x20", + "§6Heavy Pearl §8x5", + "§61,000,000 Coins §8x1" ] } } diff --git a/constants/petnums.json b/constants/petnums.json index 36a837f4..9a312426 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1456,7 +1456,7 @@ }, "100": { "otherNums": [ - 75, + 80, 100, 20 ], @@ -1481,7 +1481,7 @@ }, "100": { "otherNums": [ - 75, + 80, 100, 20, 50 @@ -2293,7 +2293,6 @@ 0.0, 0.0, 0.0, - 0.0, 0.0 ], "statNums": { @@ -2305,7 +2304,6 @@ "otherNums": [ 20, 20, - 20, 100, 20 ], @@ -2321,7 +2319,6 @@ 0.0, 0.0, 0.0, - 0.0, 0.0 ], "statNums": { @@ -2333,7 +2330,6 @@ "otherNums": [ 20, 20, - 20, 100, 20 ], diff --git a/items/AIMING;1.json b/items/AIMING;1.json index 3aadd8ba..86c30bb1 100644 --- a/items/AIMING;1.json +++ b/items/AIMING;1.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer I\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a2\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;1\",enchantments:{aiming:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer I\",1:\"§7Arrows home towards dragons if\",2:\"§7they are within §a8 §7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;1\",enchantments:{aiming:1}}}", "damage": 0, "lore": [ "§9Dragon Tracer I", - "§7Arrows home towards nearby", - "§7monsters if they are within §a2", - "§a§7blocks.", + "§7Arrows home towards dragons if", + "§7they are within §a8 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -24,7 +23,7 @@ "internalname": "AIMING;1", "parent": "AIMING;4", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/AIMING;2.json b/items/AIMING;2.json index 97eacd60..cdde165a 100644 --- a/items/AIMING;2.json +++ b/items/AIMING;2.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer II\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a4\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;2\",enchantments:{aiming:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer II\",1:\"§7Arrows home towards dragons if\",2:\"§7they are within §a8 §7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;2\",enchantments:{aiming:2}}}", "damage": 0, "lore": [ "§9Dragon Tracer II", - "§7Arrows home towards nearby", - "§7monsters if they are within §a4", - "§a§7blocks.", + "§7Arrows home towards dragons if", + "§7they are within §a8 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -24,7 +23,7 @@ "internalname": "AIMING;2", "parent": "AIMING;4", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/AIMING;3.json b/items/AIMING;3.json index d5459d98..a6b17be8 100644 --- a/items/AIMING;3.json +++ b/items/AIMING;3.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer III\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a6\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;3\",enchantments:{aiming:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer III\",1:\"§7Arrows home towards dragons if\",2:\"§7they are within §a8 §7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;3\",enchantments:{aiming:3}}}", "damage": 0, "lore": [ "§9Dragon Tracer III", - "§7Arrows home towards nearby", - "§7monsters if they are within §a6", - "§a§7blocks.", + "§7Arrows home towards dragons if", + "§7they are within §a8 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -24,7 +23,7 @@ "internalname": "AIMING;3", "parent": "AIMING;4", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/AIMING;4.json b/items/AIMING;4.json index e0949323..a93d3efe 100644 --- a/items/AIMING;4.json +++ b/items/AIMING;4.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer IV\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a8\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;4\",enchantments:{aiming:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer IV\",1:\"§7Arrows home towards dragons if\",2:\"§7they are within §a8 §7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"AIMING;4\",enchantments:{aiming:4}}}", "damage": 0, "lore": [ "§9Dragon Tracer IV", - "§7Arrows home towards nearby", - "§7monsters if they are within §a8", - "§a§7blocks.", + "§7Arrows home towards dragons if", + "§7they are within §a8 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -34,7 +33,7 @@ }, "internalname": "AIMING;4", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "Requires: Feather VI", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/AIMING;5.json b/items/AIMING;5.json index 11158534..e625c424 100644 --- a/items/AIMING;5.json +++ b/items/AIMING;5.json @@ -1,13 +1,12 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§f§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer V\",1:\"§7Arrows home towards nearby\",2:\"§7monsters if they are within §a10\",3:\"§a§7blocks.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§6Source:\",9:\"§aI-V: §7Enchantment Table,\",10:\"§7Feather Collection\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fBow\",14:\"\",15:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"AIMING;5\",enchantments:{aiming:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Dragon Tracer V\",1:\"§7Arrows home towards dragons if\",2:\"§7they are within §a8 §7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-V: §7Enchantment Table,\",9:\"§7Feather Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fBow\",13:\"\",14:\"§a§lUNCOMMON\"],Name:\"§f§f§aEnchanted Book\"},ExtraAttributes:{id:\"AIMING;5\",enchantments:{aiming:5}}}", "damage": 0, "lore": [ "§9Dragon Tracer V", - "§7Arrows home towards nearby", - "§7monsters if they are within §a10", - "§a§7blocks.", + "§7Arrows home towards dragons if", + "§7they are within §a8 §7blocks.", "", "§7Use this on an item in an Anvil", "§7to apply it!", @@ -23,8 +22,8 @@ ], "internalname": "AIMING;5", "parent": "AIMING;4", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "clickcommand": "", "infoType": "" -} +}
\ No newline at end of file diff --git a/items/BAT_WAND.json b/items/BAT_WAND.json index 8b1ca9d9..ed67f326 100644 --- a/items/BAT_WAND.json +++ b/items/BAT_WAND.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", "displayname": "§f§f§6Spirit Sceptre", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Damage: §c+180\",2:\"§7Intelligence: §a+300\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c2,220 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Spirit Sceptre\"},ExtraAttributes:{id:\"BAT_WAND\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Damage: §c+180\",2:\"§7Intelligence: §a+300\",3:\" §8[§8✎§8]\",4:\"\",5:\"§6Ability: Guided Bat §e§lRIGHT CLICK\",6:\"§7Shoots a guided spirit bat,\",7:\"§7following your aim and exploding\",8:\"§7for §c2,220 §7damage.\",9:\"§8Mana Cost: §3200\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor IV\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Spirit Sceptre\"},ExtraAttributes:{id:\"BAT_WAND\"},AttributeModifiers:[]}", "damage": 2, "lore": [ "§7Gear Score: §d370", @@ -13,7 +13,7 @@ "§7Shoots a guided spirit bat,", "§7following your aim and exploding", "§7for §c2,220 §7damage.", - "§8Mana Cost: §3250", + "§8Mana Cost: §3200", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCatacombs Floor IV", @@ -34,7 +34,7 @@ "internalname": "BAT_WAND", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sceptre" diff --git a/items/DARK_CLAYMORE.json b/items/DARK_CLAYMORE.json index 0fad86b9..b6a4edd6 100644 --- a/items/DARK_CLAYMORE.json +++ b/items/DARK_CLAYMORE.json @@ -1,13 +1,16 @@ { "itemid": "minecraft:stone_sword", "displayname": "§f§f§6Dark Claymore", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+500\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7§7Swing Range: §c5\",4:\"§7§7§oThat thing was too big to be\",5:\"§7§ocalled a sword, it was more like\",6:\"§7§oa large hunk of stone.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aMaster Mode\",10:\"§7§aCatacombs Floor VII §aCompletion.\",11:\"§6§lLEGENDARY LONGSWORD\"],Name:\"§f§f§6Dark Claymore\"},ExtraAttributes:{id:\"DARK_CLAYMORE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d624 §8(2615)\",1:\"§7Damage: §c+500 §8(+2,095)\",2:\"§7Strength: §c+100 §8(+419)\",3:\"§7Crit Damage: §c+30% §8(+125.7%)\",4:\"§7Swing Range: §c5\",5:\" §8[§8❁§8] §8[§8❁§8]\",6:\"\",7:\"§7§7§oThat thing was too big to be\",8:\"§7§ocalled a sword, it was more like\",9:\"§7§oa large hunk of stone.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aMaster Mode\",13:\"§7§aCatacombs Floor VII §aCompletion.\",14:\"§6§lLEGENDARY LONGSWORD\"],Name:\"§f§f§6Dark Claymore\"},ExtraAttributes:{id:\"DARK_CLAYMORE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+500", - "§7Strength: §c+100", + "§7Gear Score: §d624 §8(2615)", + "§7Damage: §c+500 §8(+2,095)", + "§7Strength: §c+100 §8(+419)", + "§7Crit Damage: §c+30% §8(+125.7%)", + "§7Swing Range: §c5", + " §8[§8❁§8] §8[§8❁§8]", "", - "§7§7Swing Range: §c5", "§7§7§oThat thing was too big to be", "§7§ocalled a sword, it was more like", "§7§oa large hunk of stone.", diff --git a/items/EMERALD_BLADE.json b/items/EMERALD_BLADE.json index 996dab0c..d2927db1 100644 --- a/items/EMERALD_BLADE.json +++ b/items/EMERALD_BLADE.json @@ -1,17 +1,23 @@ { "itemid": "minecraft:emerald", "displayname": "§5Emerald Blade", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse.\",6:\"\",7:\"§7Current Damage Bonus: §a0\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+224\",1:\"\",2:\"§7A powerful blade made from pure\",3:\"§7§2Emeralds§7. This blade becomes\",4:\"§7stronger as you carry more\",5:\"§7§6coins§7 in your purse\",6:\"§7§8(Capped at 2B coins)\",7:\"\",8:\"§7Receive §4Curse of Greed §7when\",9:\"§7striking, §cCANCELLING§7 any effect\",10:\"§7modifying your §6coins §7loss on\",11:\"§7§4death§7!\",12:\"\",13:\"§7Current Damage Bonus: §a94.0\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§5§lEPIC SWORD\"],Name:\"§5Emerald Blade\"},ExtraAttributes:{id:\"EMERALD_BLADE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+130", + "§7Damage: §c+224", "", "§7A powerful blade made from pure", "§7§2Emeralds§7. This blade becomes", "§7stronger as you carry more", - "§7§6coins§7 in your purse.", + "§7§6coins§7 in your purse", + "§7§8(Capped at 2B coins)", "", - "§7Current Damage Bonus: §a0", + "§7Receive §4Curse of Greed §7when", + "§7striking, §cCANCELLING§7 any effect", + "§7modifying your §6coins §7loss on", + "§7§4death§7!", + "", + "§7Current Damage Bonus: §a94.0", "", "§7§8This item can be reforged!", "§5§lEPIC SWORD" @@ -29,10 +35,10 @@ }, "internalname": "EMERALD_BLADE", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Emerald_Blade" ], "crafttext": "Requires: Emerald VIII" -} +}
\ No newline at end of file diff --git a/items/FEROCIOUS_MANA;1.json b/items/FEROCIOUS_MANA;1.json index 99e763cb..328c7bce 100644 --- a/items/FEROCIOUS_MANA;1.json +++ b/items/FEROCIOUS_MANA;1.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana I\",1:\"§7Gain §a0.1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;1\",boss_tier:0,enchantments:{ferocious_mana:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana I\",1:\"§7Gain §a0.1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;1\",boss_tier:0,enchantments:{ferocious_mana:1}}}", "damage": 0, "lore": [ "§9Ferocious Mana I", "§7Gain §a0.1% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;10.json b/items/FEROCIOUS_MANA;10.json index 3136a7d1..b87099df 100644 --- a/items/FEROCIOUS_MANA;10.json +++ b/items/FEROCIOUS_MANA;10.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§dEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana X\",1:\"§7Gain §a1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;10\",enchantments:{ferocious_mana:9}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana X\",1:\"§7Gain §a0.5% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;10\",enchantments:{ferocious_mana:9}}}", "damage": 0, "lore": [ "§9Ferocious Mana X", - "§7Gain §a1% §7of mana used near", + "§7Gain §a0.5% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;2.json b/items/FEROCIOUS_MANA;2.json index 74dbfcfd..45690c31 100644 --- a/items/FEROCIOUS_MANA;2.json +++ b/items/FEROCIOUS_MANA;2.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana II\",1:\"§7Gain §a0.2% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;2\",enchantments:{ferocious_mana:2}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana II\",1:\"§7Gain §a0.1% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;2\",enchantments:{ferocious_mana:2}}}", "damage": 0, "lore": [ "§9Ferocious Mana II", - "§7Gain §a0.2% §7of mana used near", + "§7Gain §a0.1% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;3.json b/items/FEROCIOUS_MANA;3.json index a252f1c5..daddaf70 100644 --- a/items/FEROCIOUS_MANA;3.json +++ b/items/FEROCIOUS_MANA;3.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana III\",1:\"§7Gain §a0.3% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;3\",enchantments:{ferocious_mana:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana III\",1:\"§7Gain §a0.2% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;3\",enchantments:{ferocious_mana:3}}}", "damage": 0, "lore": [ "§9Ferocious Mana III", - "§7Gain §a0.3% §7of mana used near", + "§7Gain §a0.2% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;4.json b/items/FEROCIOUS_MANA;4.json index 742f4ecd..26efef60 100644 --- a/items/FEROCIOUS_MANA;4.json +++ b/items/FEROCIOUS_MANA;4.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana IV\",1:\"§7Gain §a0.4% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;4\",enchantments:{ferocious_mana:4}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana IV\",1:\"§7Gain §a0.2% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;4\",enchantments:{ferocious_mana:4}}}", "damage": 0, "lore": [ "§9Ferocious Mana IV", - "§7Gain §a0.4% §7of mana used near", + "§7Gain §a0.2% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;5.json b/items/FEROCIOUS_MANA;5.json index 5325b067..2ee64ee7 100644 --- a/items/FEROCIOUS_MANA;5.json +++ b/items/FEROCIOUS_MANA;5.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§aEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana V\",1:\"§7Gain §a0.5% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;5\",boss_tier:0,enchantments:{ferocious_mana:5}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana V\",1:\"§7Gain §a0.3% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;5\",boss_tier:0,enchantments:{ferocious_mana:5}}}", "damage": 0, "lore": [ "§9Ferocious Mana V", - "§7Gain §a0.5% §7of mana used near", + "§7Gain §a0.3% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;6.json b/items/FEROCIOUS_MANA;6.json index eca0d1e6..8ee45011 100644 --- a/items/FEROCIOUS_MANA;6.json +++ b/items/FEROCIOUS_MANA;6.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VI\",1:\"§7Gain §a0.6% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;6\",boss_tier:0,enchantments:{ferocious_mana:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VI\",1:\"§7Gain §a0.3% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;6\",boss_tier:0,enchantments:{ferocious_mana:6}}}", "damage": 0, "lore": [ "§9Ferocious Mana VI", - "§7Gain §a0.6% §7of mana used near", + "§7Gain §a0.3% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;7.json b/items/FEROCIOUS_MANA;7.json index 9a04069c..1ab3bced 100644 --- a/items/FEROCIOUS_MANA;7.json +++ b/items/FEROCIOUS_MANA;7.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VII\",1:\"§7Gain §a0.7% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;7\",enchantments:{ferocious_mana:7}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VII\",1:\"§7Gain §a0.4% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§5§lEPIC\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;7\",enchantments:{ferocious_mana:7}}}", "damage": 0, "lore": [ "§9Ferocious Mana VII", - "§7Gain §a0.7% §7of mana used near", + "§7Gain §a0.4% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;8.json b/items/FEROCIOUS_MANA;8.json index a8d9e3f7..f77639ab 100644 --- a/items/FEROCIOUS_MANA;8.json +++ b/items/FEROCIOUS_MANA;8.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§5Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VIII\",1:\"§7Gain §a0.8% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;8\",enchantments:{ferocious_mana:8}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana VIII\",1:\"§7Gain §a0.4% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§6§lLEGENDARY\"],Name:\"§f§5Enchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;8\",enchantments:{ferocious_mana:8}}}", "damage": 0, "lore": [ "§9Ferocious Mana VIII", - "§7Gain §a0.8% §7of mana used near", + "§7Gain §a0.4% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FEROCIOUS_MANA;9.json b/items/FEROCIOUS_MANA;9.json index 74a82801..8b93c61a 100644 --- a/items/FEROCIOUS_MANA;9.json +++ b/items/FEROCIOUS_MANA;9.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§dEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana IX\",1:\"§7Gain §a0.9% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 300 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;9\",enchantments:{ferocious_mana:9}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Ferocious Mana IX\",1:\"§7Gain §a0.5% §7of mana used near\",2:\"§7you as §c⫽ Ferocity§7 for 10\",3:\"§7seconds, capped at 50 §c⫽\",4:\"§cFerocity§7.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aI-X: §7Kuudra\",11:\"\",12:\"§6Applied To:\",13:\"§7- §fArmor\",14:\"\",15:\"§6Conflicts:\",16:\"§7- §cHardened Mana\",17:\"§7- §cMana Vampire\",18:\"§7- §cStrong Mana\",19:\"\",20:\"§d§lMYTHIC\"],Name:\"§f§dEnchanted Book\"},ExtraAttributes:{id:\"FEROCIOUS_MANA;9\",enchantments:{ferocious_mana:9}}}", "damage": 0, "lore": [ "§9Ferocious Mana IX", - "§7Gain §a0.9% §7of mana used near", + "§7Gain §a0.5% §7of mana used near", "§7you as §c⫽ Ferocity§7 for 10", - "§7seconds, capped at 300 §c⫽", + "§7seconds, capped at 50 §c⫽", "§cFerocity§7.", "", "§7Use this on an item in an Anvil", diff --git a/items/FLOWER_OF_TRUTH.json b/items/FLOWER_OF_TRUTH.json index 033e4680..2cf1d08a 100644 --- a/items/FLOWER_OF_TRUTH.json +++ b/items/FLOWER_OF_TRUTH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:red_flower", "displayname": "§6Flower of Truth", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",1:\"§7Damage: §c+160\",2:\"§7Strength: §c+300\",3:\" §8[§8❁§8]\",4:\"\",5:\"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",6:\"§7Shoots a rose that ricochets\",7:\"§7between enemies, damaging up to\",8:\"§7§a3 §7of your foes! Damage\",9:\"§7multiplies as more enemies are\",10:\"§7hit.\",11:\"§8Mana Cost: §335\",12:\"§8Cooldown: §a1s\",13:\"§7§7The mana cost of this item is\",14:\"§7§a10.0% §7of your maximum mana.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460\",1:\"§7Damage: §c+160\",2:\"§7Strength: §c+300\",3:\" §8[§8❁§8]\",4:\"\",5:\"§6Ability: Heat-Seeking Rose §e§lRIGHT CLICK\",6:\"§7Shoots a rose that ricochets\",7:\"§7between enemies, damaging up to\",8:\"§7§a3 §7of your foes! Damage\",9:\"§7multiplies as more enemies are\",10:\"§7hit.\",11:\"§8Mana Cost: §335\",12:\"§8Cooldown: §a1s\",13:\"§7§7The mana cost of this item is\",14:\"§7§a10.0% §7of your maximum mana.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§aPerfect 70000 / 70000\",18:\"§7§4❣ §cRequires §aThe Catacombs Floor\",19:\"§aVI Completion§c.\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Flower of Truth\"},ExtraAttributes:{id:\"FLOWER_OF_TRUTH\"}}", "damage": 0, "lore": [ "§7Gear Score: §d460", @@ -22,6 +22,8 @@ "", "§7§8This item can be reforged!", "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aVI Completion§c.", "§6§lLEGENDARY DUNGEON SWORD" ], "recipe": { @@ -38,7 +40,7 @@ "internalname": "FLOWER_OF_TRUTH", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Flower_of_Truth" diff --git a/items/GIANT_CLEAVER.json b/items/GIANT_CLEAVER.json index c34bb5f8..0b9a86e5 100644 --- a/items/GIANT_CLEAVER.json +++ b/items/GIANT_CLEAVER.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Giant Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d270 \",1:\"§7Damage: §c+160 \",2:\"§7Strength: §c+60 \",3:\"\",4:\"§6Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a5§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 28\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d456\",1:\"§7Damage: §c+235 §8(+984.65)\",2:\"§7Strength: §c+95 §8(+398.05)\",3:\"§7Crit Damage: §c+95% §8(+398.05%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a5§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 28\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Giant Cleaver\"},ExtraAttributes:{id:\"GIANT_CLEAVER\",shop_dungeon_floor_completion_required:6}}", "damage": 0, "lore": [ - "§7Gear Score: §d270 ", - "§7Damage: §c+160 ", - "§7Strength: §c+60 ", + "§7Gear Score: §d456", + "§7Damage: §c+235 §8(+984.65)", + "§7Strength: §c+95 §8(+398.05)", + "§7Crit Damage: §c+95% §8(+398.05%)", "", "§6Ability: Cleave", "§7When hitting an entity, monsters", @@ -22,9 +23,9 @@ "internalname": "GIANT_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant_Cleaver" ] -} +}
\ No newline at end of file diff --git a/items/GOLDEN_DRAGON;4.json b/items/GOLDEN_DRAGON;4.json index d2edb1ec..46c878af 100644 --- a/items/GOLDEN_DRAGON;4.json +++ b/items/GOLDEN_DRAGON;4.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§7[Lvl {LVL}] §6Golden Dragon", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0e455321-f4a7-338a-96a4-d0df166e6e48\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDM1MDA5ODgyNiwKICAicHJvZmlsZUlkIiA6ICJiNWRkZTVmODJlYjM0OTkzYmMwN2Q0MGFiNWY2ODYyMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJsdXhlbWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlOWY5YjFmYzAxNDE2NmNiNDZhMDkzZTUzNDliMmJmNmVkZDIwMWI2ODBkNjJlNDhkYmYzYWY5YjA0NTkxMTYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Bonus Attack Speed: §c{BONUS_ATTACK_SPEED}\",3:\"§7Strength: §c{STRENGTH}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"\",6:\"§6Gold\u0027s Power\",7:\"§7Adds §c{0}❁ Strength §7to all\",8:\"§6golden §7weapons.\",9:\"\",10:\"§6Shining Scales\",11:\"§7§7Grants §c+10❁ Strength §7and\",12:\"§7§b+2✯ Magic Find §7to your pet\",13:\"§7for each digit in your §6gold\",14:\"§6collection§7.\",15:\"\",16:\"§6Dragon\u0027s Greed\",17:\"§7§7Grants §c+{1}❁ Strength §7per\",18:\"§7§b5 §b✯ Magic Find§7.\",19:\"\",20:\"§6Legendary Treasure\",21:\"§7Gain §c{2}% §7damage for\",22:\"§7every million coins in your \",23:\"§7bank.\",24:\"\",25:\"§7§eRight-click to add this pet to\",26:\"§eyour pet menu!\",27:\"\",28:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Golden Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOLDEN_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GOLDEN_DRAGON;4\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0e455321-f4a7-338a-96a4-d0df166e6e48\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDM1MDA5ODgyNiwKICAicHJvZmlsZUlkIiA6ICJiNWRkZTVmODJlYjM0OTkzYmMwN2Q0MGFiNWY2ODYyMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJsdXhlbWFuIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzJlOWY5YjFmYzAxNDE2NmNiNDZhMDkzZTUzNDliMmJmNmVkZDIwMWI2ODBkNjJlNDhkYmYzYWY5YjA0NTkxMTYiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Bonus Attack Speed: §c{BONUS_ATTACK_SPEED}\",3:\"§7Strength: §c{STRENGTH}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"\",6:\"§6Gold\u0027s Power\",7:\"§7Adds §c{0}❁ Strength §7to all\",8:\"§6golden §7weapons.\",9:\"\",10:\"§6Shining Scales\",11:\"§7§7Grants §c+10❁ Strength §7and\",12:\"§7§b+2✯ Magic Find §7to your pet\",13:\"§7for each digit in your §6gold\",14:\"§6collection§7.\",15:\"\",16:\"§6Dragon\u0027s Greed\",17:\"§7§7Grants §a+{1}% §c❁ Strength §7per\",18:\"§7§b5 §b✯ Magic Find§7.\",19:\"\",20:\"§6Legendary Treasure\",21:\"§7Gain §c{2}% §7damage for\",22:\"§7every million coins in your \",23:\"§7bank.\",24:\"\",25:\"§7§eRight-click to add this pet to\",26:\"§eyour pet menu!\",27:\"\",28:\"§6§lLEGENDARY\"],Name:\"§7[Lvl {LVL}] §6Golden Dragon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"GOLDEN_DRAGON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"GOLDEN_DRAGON;4\"}}", "damage": 3, "lore": [ "§8Combat Pet", @@ -21,7 +21,7 @@ "§6collection§7.", "", "§6Dragon\u0027s Greed", - "§7§7Grants §c+{1}❁ Strength §7per", + "§7§7Grants §a+{1}% §c❁ Strength §7per", "§7§b5 §b✯ Magic Find§7.", "", "§6Legendary Treasure", diff --git a/items/HYPER_CLEAVER.json b/items/HYPER_CLEAVER.json index 0e31b2d1..e5f94482 100644 --- a/items/HYPER_CLEAVER.json +++ b/items/HYPER_CLEAVER.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Hyper Cleaver", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d215 \",1:\"§7Damage: §c+145 \",2:\"§7Strength: §c+50 \",3:\"\",4:\"§6Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a4§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 52500 / 52500\",12:\"§7§4❣ §cRequires §aCatacombs Level 16\",13:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d285 §8(1130)\",1:\"§7Damage: §c+175 §8(+733.25)\",2:\"§7Strength: §c+50 §8(+209.5)\",3:\"§7Crit Damage: §c+50% §8(+209.5%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a4§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 52500 / 52500\",13:\"§7§4❣ §cRequires §aCatacombs Level 16\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Hyper Cleaver\"},ExtraAttributes:{dungeon_item_level:0,id:\"HYPER_CLEAVER\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d215 ", - "§7Damage: §c+145 ", - "§7Strength: §c+50 ", + "§7Gear Score: §d285 §8(1130)", + "§7Damage: §c+175 §8(+733.25)", + "§7Strength: §c+50 §8(+209.5)", + "§7Crit Damage: §c+50% §8(+209.5%)", "", "§6Ability: Cleave", "§7When hitting an entity, monsters", @@ -22,9 +23,9 @@ "internalname": "HYPER_CLEAVER", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Hyper_Cleaver" ] -} +}
\ No newline at end of file diff --git a/items/JUJU_SHORTBOW.json b/items/JUJU_SHORTBOW.json index 7e2efe39..0cb38b5f 100644 --- a/items/JUJU_SHORTBOW.json +++ b/items/JUJU_SHORTBOW.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§5Juju Shortbow", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§5Shortbow: Instantly shoots!\",7:\"§7Hits §c3 §7mobs on impact.\",8:\"§7Can damage endermen.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4☠ §cRequires §5Enderman Slayer 3\",12:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+310\",1:\"§7Strength: §c+40\",2:\"§7Crit Chance: §c+10%\",3:\"§7Crit Damage: §c+110%\",4:\"§7Shot Cooldown: §a0.5s\",5:\"\",6:\"§5Shortbow: Instantly shoots!\",7:\"§7Hits §c3 §7mobs on impact.\",8:\"§7Can damage endermen.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4☠ §cRequires §5Enderman Slayer 5\",12:\"§5§lEPIC BOW\"],Name:\"§5Juju Shortbow\"},ExtraAttributes:{id:\"JUJU_SHORTBOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+310", @@ -15,7 +15,7 @@ "§7Can damage endermen.", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Enderman Slayer 3", + "§7§4☠ §cRequires §5Enderman Slayer 5", "§5§lEPIC BOW" ], "recipe": { diff --git a/items/LIVID_DAGGER.json b/items/LIVID_DAGGER.json index ad5853b3..2ac73b85 100644 --- a/items/LIVID_DAGGER.json +++ b/items/LIVID_DAGGER.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Livid Dagger", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d785 \",1:\"§7Damage: §c+210 \",2:\"§7Strength: §c+60 \",3:\"§7Crit Chance: §c+100%\",4:\"§7Crit Damage: §c+50% \",5:\"§7Bonus Attack Speed: §c+100%\",6:\" §8[§8❁§8]\",7:\"\",8:\"§6Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your dagger at your\",10:\"§7enemies!\",11:\"§8Mana Cost: §3150\",12:\"§8Cooldown: §a5s\",13:\"\",14:\"§7Your Critical Hits deal §9100%\",15:\"§9§7more damage if you are behind\",16:\"§7your target.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_DAGGER\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d785 \",1:\"§7Damage: §c+210 \",2:\"§7Strength: §c+60 \",3:\"§7Crit Chance: §c+100%\",4:\"§7Crit Damage: §c+50% \",5:\"§7Bonus Attack Speed: §c+50%\",6:\" §8[§8❁§8]\",7:\"\",8:\"§6Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your dagger at your\",10:\"§7enemies!\",11:\"§8Mana Cost: §3150\",12:\"§8Cooldown: §a5s\",13:\"\",14:\"§7Your Critical Hits deal §9100%\",15:\"§9§7more damage if you are behind\",16:\"§7your target.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Livid Dagger\"},ExtraAttributes:{dungeon_item_level:0,id:\"LIVID_DAGGER\"}}", "damage": 0, "lore": [ "§7Gear Score: §d785 ", @@ -9,7 +9,7 @@ "§7Strength: §c+60 ", "§7Crit Chance: §c+100%", "§7Crit Damage: §c+50% ", - "§7Bonus Attack Speed: §c+100%", + "§7Bonus Attack Speed: §c+50%", " §8[§8❁§8]", "", "§6Ability: Throw §e§lRIGHT CLICK", @@ -30,7 +30,7 @@ "internalname": "LIVID_DAGGER", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Livid_Dagger" diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json index 72f843b1..794b23e9 100644 --- a/items/RAGNAROCK_AXE.json +++ b/items/RAGNAROCK_AXE.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:golden_axe", "displayname": "§9Ragnarock Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon\u0027s strength for §a3s§7.\",9:\"§8Mana Cost: §3396\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a2x §7this\",8:\"§7weapon\u0027s strength for §a3s§7.\",9:\"§8Mana Cost: §3396\",10:\"§8Cooldown: §a20s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Ragnarock Axe\"},ExtraAttributes:{id:\"RAGNAROCK_AXE\"}}", "damage": 0, "lore": [ - "§7Damage: §c+250", + "§7Damage: §c+200", "§7Strength: §c+70", " §8[§7⚔§8]", "", diff --git a/items/SHADOW_FURY.json b/items/SHADOW_FURY.json index fdc0368f..3446e5ce 100644 --- a/items/SHADOW_FURY.json +++ b/items/SHADOW_FURY.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§f§f§6Shadow Fury", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d525 \",1:\"§7Damage: §c+300 \",2:\"§7Strength: §c+125 \",3:\"§7Speed: §a+30 \",4:\" §8[§8❁§8]\",5:\"\",6:\"§6Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e10\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Shadow Fury\"},ExtraAttributes:{id:\"SHADOW_FURY\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d554\",1:\"§7Damage: §c+300 §8(+300)\",2:\"§7Strength: §c+130 §8(+130)\",3:\"§7Crit Damage: §c+30% §8(+30%)\",4:\"§7Speed: §a+30 §8(+30)\",5:\" §8[§8❁§8]\",6:\"\",7:\"§6Ability: Shadow Fury §e§lRIGHT CLICK\",8:\"§7Rapidly teleports you to up to\",9:\"§7§b5 §7enemies within §e10\",10:\"§e§7blocks, rooting each of them\",11:\"§7and allowing you to hit them.\",12:\"§8Cooldown: §a15s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor V\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§f§f§6Shadow Fury\"},ExtraAttributes:{id:\"SHADOW_FURY\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Gear Score: §d525 ", - "§7Damage: §c+300 ", - "§7Strength: §c+125 ", - "§7Speed: §a+30 ", + "§7Gear Score: §d554", + "§7Damage: §c+300 §8(+300)", + "§7Strength: §c+130 §8(+130)", + "§7Crit Damage: §c+30% §8(+30%)", + "§7Speed: §a+30 §8(+30)", " §8[§8❁§8]", "", "§6Ability: Shadow Fury §e§lRIGHT CLICK", @@ -25,7 +26,7 @@ "internalname": "SHADOW_FURY", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury" diff --git a/items/STARRED_SHADOW_FURY.json b/items/STARRED_SHADOW_FURY.json index 6622719c..f7663234 100644 --- a/items/STARRED_SHADOW_FURY.json +++ b/items/STARRED_SHADOW_FURY.json @@ -1,12 +1,13 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§6⚚ Shadow Fury", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d540\",1:\"§7Damage: §c+310\",2:\"§7Strength: §c+130\",3:\"§7Speed: §a+40\",4:\" §8[§8❁§8] §8[§8⚔§8]\",5:\"\",6:\"§6Ability: Shadow Fury §e§lRIGHT CLICK\",7:\"§7Rapidly teleports you to up to\",8:\"§7§b5 §7enemies within §e12\",9:\"§e§7blocks, rooting each of them\",10:\"§7and allowing you to hit them.\",11:\"§8Cooldown: §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Floor V\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Shadow Fury\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_FURY\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d540\",1:\"§7Damage: §c+310 §8(+300)\",2:\"§7Strength: §c+160 §8(+130)\",3:\"§7Crit Damage: §c+60% §8(+30%)\",4:\"§7Speed: §a+40\",5:\" §8[§8❁§8] §8[§8⚔§8]\",6:\"\",7:\"§6Ability: Shadow Fury §e§lRIGHT CLICK\",8:\"§7Rapidly teleports you to up to\",9:\"§7§b5 §7enemies within §e12\",10:\"§e§7blocks, rooting each of them\",11:\"§7and allowing you to hit them.\",12:\"§8Cooldown: §a15s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§7§4❣ §cRequires §aCatacombs Floor V\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6⚚ Shadow Fury\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_FURY\"}}", "damage": 0, "lore": [ "§7Gear Score: §d540", - "§7Damage: §c+310", - "§7Strength: §c+130", + "§7Damage: §c+310 §8(+300)", + "§7Strength: §c+160 §8(+130)", + "§7Crit Damage: §c+60% §8(+30%)", "§7Speed: §a+40", " §8[§8❁§8] §8[§8⚔§8]", "", @@ -36,7 +37,7 @@ "internalname": "STARRED_SHADOW_FURY", "parent": "SHADOW_FURY", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shadow_Fury" diff --git a/items/SUPER_CLEAVER.json b/items/SUPER_CLEAVER.json index 84e8d3c7..5220d3b9 100644 --- a/items/SUPER_CLEAVER.json +++ b/items/SUPER_CLEAVER.json @@ -4,12 +4,13 @@ "displayname": "§9Super Cleaver", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d105\",1:\"§7Damage: §c+85\",2:\"§7Strength: §c+20\",3:\"\",4:\"§6Ability: Cleave\",5:\"§7When hitting an entity, monsters\",6:\"§7in a §a3§7 block range will be\",7:\"§7hit for a portion of that damage\",8:\"§7too.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Super Cleaver\"},ExtraAttributes:{id:\"SUPER_CLEAVER\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d141 §8(591)\",1:\"§7Damage: §c+105 §8(+439.95)\",2:\"§7Strength: §c+20 §8(+83.8)\",3:\"§7Crit Damage: §c+20% §8(+83.8%)\",4:\"\",5:\"§6Ability: Cleave\",6:\"§7When hitting an entity, monsters\",7:\"§7in a §a3§7 block range will be\",8:\"§7hit for a portion of that damage\",9:\"§7too.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§aPerfect 35000 / 35000\",13:\"§9§lRARE DUNGEON SWORD\"],Name:\"§9Super Cleaver\"},ExtraAttributes:{id:\"SUPER_CLEAVER\"}}", + "modver": "2.1.0-REL", "lore": [ - "§7Gear Score: §d105", - "§7Damage: §c+85", - "§7Strength: §c+20", + "§7Gear Score: §d141 §8(591)", + "§7Damage: §c+105 §8(+439.95)", + "§7Strength: §c+20 §8(+83.8)", + "§7Crit Damage: §c+20% §8(+83.8%)", "", "§6Ability: Cleave", "§7When hitting an entity, monsters", @@ -26,4 +27,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Super_Cleaver" ] -} +}
\ No newline at end of file diff --git a/items/TANK_WITHER_LEGGINGS.json b/items/TANK_WITHER_LEGGINGS.json index a3963fcf..f17ff3f0 100644 --- a/items/TANK_WITHER_LEGGINGS.json +++ b/items/TANK_WITHER_LEGGINGS.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§6Goldor\u0027s Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+250\",2:\"§7Defense: §a+220\",3:\"§7Intelligence: §a+20\",4:\" §8[§8☤§8] §8[§8⚔§8]\",5:\"\",6:\"§7Reduces the damage you take\",7:\"§7from withers by §c10%§7.\",8:\"\",9:\"§6Full Set Bonus: Witherborn\",10:\"§7Spawns a wither minion every\",11:\"§7§e30 §7seconds up to a maximum\",12:\"§7§a1 §7wither. Your withers will\",13:\"§7travel to and explode on nearby\",14:\"§7enemies.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"TANK_WITHER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d725\",1:\"§7Health: §a+210\",2:\"§7Defense: §a+240\",3:\"§7Intelligence: §a+20\",4:\" §8[§8☤§8] §8[§8⚔§8]\",5:\"\",6:\"§7Reduces the damage you take\",7:\"§7from withers by §c10%§7.\",8:\"\",9:\"§6Full Set Bonus: Witherborn\",10:\"§7Spawns a wither minion every\",11:\"§7§e30 §7seconds up to a maximum\",12:\"§7§a1 §7wither. Your withers will\",13:\"§7travel to and explode on nearby\",14:\"§7enemies.\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aCatacombs Floor VII\",18:\"§aCompletion\",19:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:6643802,Name:\"§6Goldor\u0027s Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"TANK_WITHER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d725", - "§7Health: §a+250", - "§7Defense: §a+220", + "§7Health: §a+210", + "§7Defense: §a+240", "§7Intelligence: §a+20", " §8[§8☤§8] §8[§8⚔§8]", "", diff --git a/items/ZOMBIE;0.json b/items/ZOMBIE;0.json index 337ed648..736c75ec 100644 --- a/items/ZOMBIE;0.json +++ b/items/ZOMBIE;0.json @@ -20,15 +20,15 @@ ], "internalname": "ZOMBIE;0", "recipe": { - "A1": "ZOMBIE_HEART:1", - "A2": "ZOMBIE_HEART:1", - "A3": "ZOMBIE_HEART:1", - "B1": "ZOMBIE_HEART:1", + "A1": "ENCHANTED_ROTTEN_FLESH;64", + "A2": "ENCHANTED_ROTTEN_FLESH;64", + "A3": "ENCHANTED_ROTTEN_FLESH;64", + "B1": "ENCHANTED_ROTTEN_FLESH;64", "B2": "ENCHANTED_EGG:1", - "B3": "ZOMBIE_HEART:1", - "C1": "ZOMBIE_HEART:1", - "C2": "ZOMBIE_HEART:1", - "C3": "ZOMBIE_HEART:1" + "B3": "ENCHANTED_ROTTEN_FLESH;64", + "C1": "ENCHANTED_ROTTEN_FLESH;64", + "C2": "ENCHANTED_ROTTEN_FLESH;64", + "C3": "ENCHANTED_ROTTEN_FLESH;64" }, "crafttext": "50% Chance", "useneucraft": true, diff --git a/items/ZOMBIE;1.json b/items/ZOMBIE;1.json index 9e4a4402..8436aa68 100644 --- a/items/ZOMBIE;1.json +++ b/items/ZOMBIE;1.json @@ -21,15 +21,15 @@ "§a§lUNCOMMON" ], "recipe": { - "A1": "ZOMBIE_HEART:1", - "A2": "ZOMBIE_HEART:1", - "A3": "ZOMBIE_HEART:1", - "B1": "ZOMBIE_HEART:1", + "A1": "ENCHANTED_ROTTEN_FLESH;64", + "A2": "ENCHANTED_ROTTEN_FLESH;64", + "A3": "ENCHANTED_ROTTEN_FLESH;64", + "B1": "ENCHANTED_ROTTEN_FLESH;64", "B2": "ENCHANTED_EGG:1", - "B3": "ZOMBIE_HEART:1", - "C1": "ZOMBIE_HEART:1", - "C2": "ZOMBIE_HEART:1", - "C3": "ZOMBIE_HEART:1" + "B3": "ENCHANTED_ROTTEN_FLESH;64", + "C1": "ENCHANTED_ROTTEN_FLESH;64", + "C2": "ENCHANTED_ROTTEN_FLESH;64", + "C3": "ENCHANTED_ROTTEN_FLESH;64" }, "crafttext": "35% Chance", "useneucraft": true, diff --git a/items/ZOMBIE;2.json b/items/ZOMBIE;2.json index bf4fb56a..8ccb12d3 100644 --- a/items/ZOMBIE;2.json +++ b/items/ZOMBIE;2.json @@ -24,15 +24,15 @@ ], "internalname": "ZOMBIE;2", "recipe": { - "A1": "ZOMBIE_HEART:1", - "A2": "ZOMBIE_HEART:1", - "A3": "ZOMBIE_HEART:1", - "B1": "ZOMBIE_HEART:1", + "A1": "ENCHANTED_ROTTEN_FLESH;64", + "A2": "ENCHANTED_ROTTEN_FLESH;64", + "A3": "ENCHANTED_ROTTEN_FLESH;64", + "B1": "ENCHANTED_ROTTEN_FLESH;64", "B2": "ENCHANTED_EGG:1", - "B3": "ZOMBIE_HEART:1", - "C1": "ZOMBIE_HEART:1", - "C2": "ZOMBIE_HEART:1", - "C3": "ZOMBIE_HEART:1" + "B3": "ENCHANTED_ROTTEN_FLESH;64", + "C1": "ENCHANTED_ROTTEN_FLESH;64", + "C2": "ENCHANTED_ROTTEN_FLESH;64", + "C3": "ENCHANTED_ROTTEN_FLESH;64" }, "crafttext": "15% Chance", "useneucraft": true, diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index fd8a237c..a548fee3 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -24,15 +24,15 @@ ], "internalname": "ZOMBIE;3", "recipe": { - "A1": "ZOMBIE_HEART:1", - "A2": "ZOMBIE_HEART:1", - "A3": "ZOMBIE_HEART:1", - "B1": "ZOMBIE_HEART:1", + "A1": "ENCHANTED_ROTTEN_FLESH;64", + "A2": "ENCHANTED_ROTTEN_FLESH;64", + "A3": "ENCHANTED_ROTTEN_FLESH;64", + "B1": "ENCHANTED_ROTTEN_FLESH;64", "B2": "SUPER_EGG:1", - "B3": "ZOMBIE_HEART:1", - "C1": "ZOMBIE_HEART:1", - "C2": "ZOMBIE_HEART:1", - "C3": "ZOMBIE_HEART:1" + "B3": "ENCHANTED_ROTTEN_FLESH;64", + "C1": "ENCHANTED_ROTTEN_FLESH;64", + "C2": "ENCHANTED_ROTTEN_FLESH;64", + "C3": "ENCHANTED_ROTTEN_FLESH;64" }, "crafttext": "80% chance", "useneucraft": true, diff --git a/items/ZOMBIE;4.json b/items/ZOMBIE;4.json index 4d94d004..ee1a75dd 100644 --- a/items/ZOMBIE;4.json +++ b/items/ZOMBIE;4.json @@ -28,15 +28,15 @@ ], "internalname": "ZOMBIE;4", "recipe": { - "A1": "ZOMBIE_HEART:1", - "A2": "ZOMBIE_HEART:1", - "A3": "ZOMBIE_HEART:1", - "B1": "ZOMBIE_HEART:1", + "A1": "ENCHANTED_ROTTEN_FLESH;64", + "A2": "ENCHANTED_ROTTEN_FLESH;64", + "A3": "ENCHANTED_ROTTEN_FLESH;64", + "B1": "ENCHANTED_ROTTEN_FLESH;64", "B2": "SUPER_EGG:1", - "B3": "ZOMBIE_HEART:1", - "C1": "ZOMBIE_HEART:1", - "C2": "ZOMBIE_HEART:1", - "C3": "ZOMBIE_HEART:1" + "B3": "ENCHANTED_ROTTEN_FLESH;64", + "C1": "ENCHANTED_ROTTEN_FLESH;64", + "C2": "ENCHANTED_ROTTEN_FLESH;64", + "C3": "ENCHANTED_ROTTEN_FLESH;64" }, "crafttext": "20% chance", "useneucraft": true, |