From 207e0ee6ed384dc8f8f66ac94684cc838ec74698 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 6 Apr 2021 00:15:22 +0200 Subject: SB Changes, Mobs Part 2 and Easter Things (#456) * constants things * SB Changes and Easter Things * Mobs * Update pls no hate --- constants/essencecosts.json | 711 +++++++++++++++++---------------- constants/parents.json | 4 + constants/petnums.json | 88 ++-- items/ARACHNES_BROOD_MONSTER.json | 28 ++ items/ARACHNES_KEEPER_MINIBOSS.json | 26 ++ items/ASTRAEA.json | 13 +- items/BLAZE_MONSTER.json | 7 +- items/BLUE_EGG.json | 27 ++ items/BONE_BOOMERANG.json | 6 +- items/CARROT_KING_SC.json | 27 +- items/CARROT_PATCH.json | 23 ++ items/CATFISH_SC.json | 26 +- items/CHICKEN_COOP.json | 23 ++ items/DANTE_TALISMAN.json | 25 ++ items/DARK_GOGGLES.json | 8 +- items/DASHER_SPIDER_MONSTER.json | 7 +- items/DEEP_SEA_PROTECTOR_SC.json | 25 +- items/DUNGEON_WIZARD_CRYSTAL.json | 17 + items/EGG_STACK.json | 23 ++ items/EGG_THE_FISH.json | 21 + items/ENDERMITE_MONSTER.json | 8 +- items/ENDSTONE_PROTECTOR_BOSS.json | 30 ++ items/FLOWER_BED.json | 23 ++ items/FROSTY_SC.json | 33 ++ items/FROZEN_BLAZE_BOOTS.json | 8 +- items/FROZEN_BLAZE_CHESTPLATE.json | 8 +- items/FROZEN_BLAZE_HELMET.json | 8 +- items/FROZEN_BLAZE_LEGGINGS.json | 8 +- items/FROZEN_STEVE_SC.json | 27 +- items/GHAST_MONSTER.json | 8 +- items/GRAVEL_SKELETON_MONSTER.json | 25 ++ items/GREEN_EGG.json | 27 ++ items/GRIM_REAPER_SC.json | 56 ++- items/GRINCH_SC.json | 32 ++ items/GUARDIAN_DEFENDER_SC.json | 26 +- items/HAPPY_MASK.json | 21 + items/HAY_BALE.json | 23 ++ items/HYPERION.json | 8 +- items/LAST_BREATH.json | 14 +- items/LIFE_STEAL;1.json | 11 +- items/LIFE_STEAL;2.json | 10 +- items/LIFE_STEAL;3.json | 8 +- items/LIFE_STEAL;4.json | 17 +- items/LIFE_STEAL;5.json | 8 +- items/LION;0.json | 7 +- items/LION;1.json | 7 +- items/LION;2.json | 15 +- items/LION;3.json | 13 +- items/LION;4.json | 18 +- items/MANA.json | 13 +- items/MONSTER_OF_THE_DEEP_SC.json | 28 +- items/MOSQUITO_BOW.json | 10 +- items/NIGHTMARE_SC.json | 54 ++- items/NIGHT_SQUID_SC.json | 25 +- items/OBSIDIAN_DEFENDER_MONSTER.json | 7 +- items/PET_SKIN_CHICKEN_BABY_CHICK.json | 30 ++ items/PHANTOM_FISHER_SC.json | 54 ++- items/PIGMAN_MONSTER.json | 31 ++ items/PINK_BUNNY_PERSONALITY.json | 25 ++ items/PURPLE_EGG.json | 27 ++ items/RABBIT_HUTCH.json | 23 ++ items/RAIN_SLIME_MONSTER.json | 25 ++ items/REAPER_CHESTPLATE.json | 10 +- items/REAPER_MASK.json | 8 +- items/REVENANT_HORROR_BOSS.json | 3 +- items/SCARECROW_SC.json | 53 ++- items/SCYLLA.json | 8 +- items/SEA_ARCHER_SC.json | 22 +- items/SEA_EMPEROR_SC.json | 32 +- items/SEA_GUARDIAN_SC.json | 22 +- items/SEA_LEECH_SC.json | 26 +- items/SEA_WALKER_SC.json | 21 +- items/SEA_WITCH_SC.json | 25 +- items/SHADOW_GOGGLES.json | 8 +- items/SILK_EDGE_SWORD.json | 8 +- items/SKELETON;4.json | 8 +- items/SNEAKY_CREEPER_MONSTER.json | 7 +- items/SORROW_BOOTS.json | 7 +- items/SORROW_CHESTPLATE.json | 7 +- items/SORROW_HELMET.json | 7 +- items/SORROW_LEGGINGS.json | 7 +- items/SPIDER_JOCKEY_MONSTER.json | 34 ++ items/SPIRIT;3.json | 16 +- items/SPIRIT;4.json | 21 +- items/SQUID_MONSTER.json | 20 +- items/STARRED_LAST_BREATH.json | 17 +- items/SYPHON;1.json | 16 +- items/SYPHON;2.json | 16 +- items/SYPHON;3.json | 16 +- items/SYPHON;4.json | 15 +- items/SYPHON;5.json | 47 ++- items/TARANTULA_HELMET.json | 11 +- items/TIGER;0.json | 10 +- items/TIGER;1.json | 10 +- items/TIGER;2.json | 10 +- items/TIGER;3.json | 10 +- items/TIGER;4.json | 10 +- items/VALKYRIE.json | 8 +- items/VORACIOUS_SPIDER_MONSTER.json | 9 +- items/WATCHER_MONSTER.json | 7 +- items/WATER_HYDRA_SC.json | 29 +- items/WEREWOLF_SC.json | 54 ++- items/WITHER_GOGGLES.json | 8 +- items/WITHER_RELIC.json | 8 +- items/WITHER_SKELETON_MONSTER.json | 7 +- items/WOLF_MONSTER.json | 23 +- items/WRAITH_MONSTER.json | 23 +- items/YETI_SC.json | 27 +- items/ZEALOT_MONSTER.json | 8 +- items/ZOMBIE_VILLAGER_MONSTER.json | 32 ++ 110 files changed, 1942 insertions(+), 863 deletions(-) create mode 100644 items/ARACHNES_BROOD_MONSTER.json create mode 100644 items/ARACHNES_KEEPER_MINIBOSS.json create mode 100644 items/BLUE_EGG.json create mode 100644 items/CARROT_PATCH.json create mode 100644 items/CHICKEN_COOP.json create mode 100644 items/DANTE_TALISMAN.json create mode 100644 items/DUNGEON_WIZARD_CRYSTAL.json create mode 100644 items/EGG_STACK.json create mode 100644 items/EGG_THE_FISH.json create mode 100644 items/ENDSTONE_PROTECTOR_BOSS.json create mode 100644 items/FLOWER_BED.json create mode 100644 items/FROSTY_SC.json create mode 100644 items/GRAVEL_SKELETON_MONSTER.json create mode 100644 items/GREEN_EGG.json create mode 100644 items/GRINCH_SC.json create mode 100644 items/HAPPY_MASK.json create mode 100644 items/HAY_BALE.json create mode 100644 items/PET_SKIN_CHICKEN_BABY_CHICK.json create mode 100644 items/PIGMAN_MONSTER.json create mode 100644 items/PINK_BUNNY_PERSONALITY.json create mode 100644 items/PURPLE_EGG.json create mode 100644 items/RABBIT_HUTCH.json create mode 100644 items/RAIN_SLIME_MONSTER.json create mode 100644 items/SPIDER_JOCKEY_MONSTER.json create mode 100644 items/ZOMBIE_VILLAGER_MONSTER.json diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 9665296e..49a16e92 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -1,7 +1,7 @@ { "SOUL_WHIP":{ "type":"Wither", - "dungeonize":500, + "dungeonize":300, "1":200, "2":300, "3":400, @@ -492,21 +492,21 @@ }, "LEAPING_SWORD":{ "type":"Spider", - "dungeonize":700, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":20, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "SILK_EDGE_SWORD":{ "type":"Spider", - "dungeonize":700, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":20, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "SPIDER_HAT":{ "type":"Spider", @@ -519,66 +519,66 @@ }, "SPIDER_BOOTS":{ "type":"Spider", - "dungeonize":700, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":20, + "1":10, + "2":15, + "3":20, + "4":25, + "5":30 }, "MOSQUITO_BOW":{ "type":"Spider", - "dungeonize":1500, - "1":150, - "2":300, - "3":500, - "4":750, - "5":1000 + "dungeonize":30, + "1":15, + "2":25, + "3":35, + "4":45, + "5":65 }, "TARANTULA_HELMET":{ "type":"Spider", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":30, + "1":12, + "2":25, + "3":35, + "4":45, + "5":65 }, "TARANTULA_CHESTPLATE":{ "type":"Spider", - "dungeonize":1000, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":30, + "1":12, + "2":25, + "3":35, + "4":45, + "5":65 }, "TARANTULA_LEGGINGS":{ "type":"Spider", - "dungeonize":850, - "1":90, - "2":150, - "3":200, - "4":250, - "5":300 + "dungeonize":20, + "1":10, + "2":15, + "3":20, + "4":25, + "5":30 }, "TARANTULA_BOOTS":{ "type":"Spider", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":20, + "1":10, + "2":15, + "3":20, + "4":25, + "5":30 }, "SCORPION_BOW":{ "type":"Spider", - "dungeonize":1000, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":20, + "1":10, + "2":15, + "3":20, + "4":25, + "5":30 }, "PHANTOM_ROD":{ "type":"Undead", @@ -627,7 +627,7 @@ }, "PIGMAN_SWORD":{ "type":"Undead", - "dungeonize":1000, + "dungeonize":200, "1":100, "2":200, "3":300, @@ -1377,43 +1377,52 @@ }, "REAPER_MASK":{ "type":"Undead", - "dungeonize":2000, - "1":300, - "2":450, + "dungeonize":500, + "1":200, + "2":400, "3":600, - "4":750, - "5":900 + "4":850, + "5":1200 }, "REAPER_SCYTHE":{ "type":"Undead", - "dungeonize":2000, + "dungeonize":200, "1":300, "2":450, "3":600, - "4":750, + "4":700, "5":900 }, "REVENANT_SWORD":{ "type":"Undead", - "dungeonize":3000, - "1":400, - "2":600, - "3":800, - "4":1000, - "5":1200 + "dungeonize":500, + "1":200, + "2":400, + "3":600, + "4":800, + "5":1000 }, "REAPER_SWORD":{ "type":"Undead", - "dungeonize":3000, - "1":400, - "2":600, - "3":800, - "4":1000, - "5":1200 + "dungeonize":500, + "1":200, + "2":400, + "3":600, + "4":800, + "5":1000 + }, + "AXE_OF_THE_SHREDDED":{ + "type":"Undead", + "dungeonize":500, + "1":200, + "2":400, + "3":600, + "4":800, + "5":1000 }, "ASPECT_OF_THE_DRAGON":{ "type":"Dragon", - "dungeonize":1500, + "dungeonize":150, "1":150, "2":300, "3":450, @@ -1422,318 +1431,318 @@ }, "YOUNG_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "YOUNG_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "YOUNG_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "YOUNG_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "OLD_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "OLD_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "OLD_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "OLD_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "STRONG_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "STRONG_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "STRONG_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "STRONG_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "PROTECTOR_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "PROTECTOR_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "PROTECTOR_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "PROTECTOR_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "WISE_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "WISE_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "WISE_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "WISE_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "UNSTABLE_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "UNSTABLE_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "UNSTABLE_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "UNSTABLE_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "SUPERIOR_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":40, + "2":60, + "3":100, + "4":200, + "5":300 }, "SUPERIOR_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":1000, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":100, + "1":60, + "2":100, + "3":160, + "4":240, + "5":360 }, "SUPERIOR_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":850, - "1":90, - "2":150, - "3":200, - "4":250, - "5":300 + "dungeonize":85, + "1":50, + "2":80, + "3":130, + "4":220, + "5":320 }, "SUPERIOR_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":40, + "2":60, + "3":80, + "4":180, + "5":280 }, "HOLY_DRAGON_HELMET":{ "type":"Dragon", - "dungeonize":400, - "1":50, - "2":75, - "3":100, - "4":125, + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, "5":150 }, "HOLY_DRAGON_CHESTPLATE":{ "type":"Dragon", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "HOLY_DRAGON_LEGGINGS":{ "type":"Dragon", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "HOLY_DRAGON_BOOTS":{ "type":"Dragon", - "dungeonize":350, - "1":50, - "2":75, - "3":100, - "4":125, - "5":150 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "MIDAS_STAFF":{ "type":"Gold", - "dungeonize":300, - "1":25, - "2":50, - "3":75, - "4":125, - "5":200 + "dungeonize":100, + "1":50, + "2":100, + "3":150, + "4":200, + "5":250 }, "ROGUE_SWORD":{ "type":"Gold", - "dungeonize":50, - "1":10, - "2":20, - "3":30, - "4":40, - "5":50 + "dungeonize":5, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "MIDAS_SWORD":{ "type":"Gold", - "dungeonize":1500, - "1":150, - "2":300, - "3":450, - "4":600, - "5":750 + "dungeonize":100, + "1":25, + "2":50, + "3":75, + "4":125, + "5":200 }, "SUPER_CLEAVER":{ "type":"Gold", @@ -1761,84 +1770,84 @@ }, "HARDENED_DIAMOND_HELMET":{ "type":"Diamond", - "dungeonize":100, - "1":30, - "2":45, - "3":60, - "4":75, - "5":90 + "dungeonize":10, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "HARDENED_DIAMOND_CHESTPLATE":{ "type":"Diamond", - "dungeonize":100, - "1":30, - "2":45, - "3":60, - "4":75, - "5":90 + "dungeonize":10, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "HARDENED_DIAMOND_LEGGINGS":{ "type":"Diamond", - "dungeonize":100, - "1":30, - "2":45, - "3":60, - "4":75, - "5":90 + "dungeonize":10, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "HARDENED_DIAMOND_BOOTS":{ "type":"Diamond", - "dungeonize":100, - "1":30, - "2":45, - "3":60, - "4":75, - "5":90 + "dungeonize":10, + "1":5, + "2":10, + "3":15, + "4":20, + "5":25 }, "PERFECT_HELMET_1":{ "type":"Diamond", - "dungeonize":700, - "1":70, - "2":110, - "3":150, - "4":190, - "5":230 + "dungeonize":40, + "1":20, + "2":30, + "3":50, + "4":100, + "5":150 }, "PERFECT_CHESTPLATE_1":{ "type":"Diamond", - "dungeonize":1000, - "1":100, - "2":200, - "3":300, - "4":400, - "5":500 + "dungeonize":70, + "1":30, + "2":50, + "3":80, + "4":120, + "5":180 }, "PERFECT_LEGGINGS_1":{ "type":"Diamond", - "dungeonize":850, - "1":90, - "2":150, - "3":200, - "4":250, - "5":300 + "dungeonize":60, + "1":25, + "2":40, + "3":65, + "4":110, + "5":160 }, "PERFECT_BOOTS_1":{ "type":"Diamond", - "dungeonize":600, - "1":60, - "2":90, - "3":120, - "4":150, - "5":180 + "dungeonize":35, + "1":20, + "2":30, + "3":40, + "4":90, + "5":140 }, "YETI_SWORD":{ "type":"Ice", - "dungeonize":1000, - "1":200, - "2":300, - "3":400, - "4":500, - "5":600 + "dungeonize":100, + "1":100, + "2":150, + "3":200, + "4":250, + "5":300 }, "FROZEN_BLAZE_HELMET":{ "type":"Ice", @@ -1851,30 +1860,30 @@ }, "FROZEN_BLAZE_CHESTPLATE":{ "type":"Ice", - "dungeonize":800, - "1":200, - "2":250, - "3":300, - "4":350, - "5":400 + "dungeonize":40, + "1":10, + "2":15, + "3":25, + "4":35, + "5":60 }, "FROZEN_BLAZE_LEGGINGS":{ "type":"Ice", - "dungeonize":600, - "1":150, - "2":200, - "3":250, - "4":300, - "5":350 + "dungeonize":60, + "1":15, + "2":20, + "3":30, + "4":40, + "5":65 }, "FROZEN_BLAZE_BOOTS":{ "type":"Ice", - "dungeonize":300, - "1":100, - "2":125, - "3":150, - "4":175, - "5":200 + "dungeonize":30, + "1":5, + "2":10, + "3":20, + "4":30, + "5":55 }, "FROZEN_SCYTHE":{ "type":"Ice", diff --git a/constants/parents.json b/constants/parents.json index 3b8a6fbf..d8961270 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2041,5 +2041,9 @@ "SHADOW_ASSASSIN_ADMIRAL":[ "SHADOW_ASSASSIN_MAUVE", "SHADOW_ASSASSIN_CRIMSON" + ], + "PURPLE_EGG":[ + "GREEN_EGG", + "BLUE_EGG" ] } diff --git a/constants/petnums.json b/constants/petnums.json index e1ba7ffa..ddb7c810 100644 --- a/constants/petnums.json +++ b/constants/petnums.json @@ -1915,7 +1915,8 @@ ], "statNums": { "SPEED": 0.0, - "STRENGTH": 0.0 + "STRENGTH": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -1924,7 +1925,8 @@ ], "statNums": { "SPEED": 25.0, - "STRENGTH": 50.0 + "STRENGTH": 50.0, + "FEROCITY": 5.0 } }, "interp": "1:60" @@ -1933,21 +1935,23 @@ "1": { "otherNums": [ 0.1, - 0.4 + 1.0 ], "statNums": { "SPEED": 0.0, - "STRENGTH": 0.0 + "STRENGTH": 0.0, + "FEROCITY": 0.0 } }, "100": { "otherNums": [ 15, - 40 + 100 ], "statNums": { "SPEED": 25.0, - "STRENGTH": 50.0 + "STRENGTH": 50.0, + "FEROCITY": 5.0 } }, "interp": "1:83" @@ -1956,25 +1960,25 @@ "1": { "otherNums": [ 0.2, - 0.5, - 0.3, - 80.0 + 1.0, + 0.1 ], "statNums": { "SPEED": 0.0, - "STRENGTH": 0.0 + "STRENGTH": 0.0, + "FEROCITY": 0.0 } }, "100": { "otherNums": [ 20, - 50, - 30, - 80 + 100, + 15 ], "statNums": { "SPEED": 25.0, - "STRENGTH": 50.0 + "STRENGTH": 50.0, + "FEROCITY": 5.0 } }, "interp": "1:86" @@ -1983,21 +1987,23 @@ "1": { "otherNums": [ 0.1, - 0.3 + 0.8 ], "statNums": { "SPEED": 0.0, - "STRENGTH": 0.0 + "STRENGTH": 0.0, + "FEROCITY": 0.0 } }, "100": { "otherNums": [ 10, - 30 + 75 ], "statNums": { "SPEED": 25.0, - "STRENGTH": 50.0 + "STRENGTH": 50.0, + "FEROCITY": 5.0 } }, "interp": "1:62" @@ -2009,7 +2015,8 @@ ], "statNums": { "SPEED": 0.0, - "STRENGTH": 0.0 + "STRENGTH": 0.0, + "FEROCITY": 0.0 } }, "100": { @@ -2018,7 +2025,8 @@ ], "statNums": { "SPEED": 25.0, - "STRENGTH": 50.0 + "STRENGTH": 50.0, + "FEROCITY": 5.0 } }, "interp": "1:69" @@ -3491,8 +3499,7 @@ "EPIC": { "1": { "otherNums": [ - 10.0, - 5.0 + 5.5 ], "statNums": { "INTELLIGENCE": 1.0, @@ -3501,8 +3508,7 @@ }, "100": { "otherNums": [ - 10, - 5 + 50 ], "statNums": { "INTELLIGENCE": 100.0, @@ -3514,8 +3520,6 @@ "LEGENDARY": { "1": { "otherNums": [ - 10.0, - 5.0, 5.5 ], "statNums": { @@ -3525,8 +3529,6 @@ }, "100": { "otherNums": [ - 10, - 5, 50 ], "statNums": { @@ -3716,7 +3718,7 @@ "COMMON": { "1": { "otherNums": [ - 0.2 + 0.1 ], "statNums": { "FEROCITY": 0.0, @@ -3727,10 +3729,10 @@ }, "100": { "otherNums": [ - 20 + 15 ], "statNums": { - "FEROCITY": 10.0, + "FEROCITY": 25.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3741,7 +3743,7 @@ "EPIC": { "1": { "otherNums": [ - 1.0, + 0.5, 0.6, 10.0 ], @@ -3754,12 +3756,12 @@ }, "100": { "otherNums": [ - 100, + 50, 55, 10 ], "statNums": { - "FEROCITY": 10.0, + "FEROCITY": 25.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3770,7 +3772,7 @@ "LEGENDARY": { "1": { "otherNums": [ - 1.0, + 0.5, 0.6, 10.0, 0.2, @@ -3785,14 +3787,14 @@ }, "100": { "otherNums": [ - 100, + 50, 55, 10, 20, 15 ], "statNums": { - "FEROCITY": 10.0, + "FEROCITY": 25.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3803,7 +3805,7 @@ "RARE": { "1": { "otherNums": [ - 0.5, + 0.3, 0.3, 10.0 ], @@ -3816,12 +3818,12 @@ }, "100": { "otherNums": [ - 50, + 33, 30, 10 ], "statNums": { - "FEROCITY": 10.0, + "FEROCITY": 25.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 @@ -3832,7 +3834,7 @@ "UNCOMMON": { "1": { "otherNums": [ - 0.5 + 0.3 ], "statNums": { "FEROCITY": 0.0, @@ -3843,10 +3845,10 @@ }, "100": { "otherNums": [ - 50 + 33 ], "statNums": { - "FEROCITY": 10.0, + "FEROCITY": 25.0, "CRIT_CHANCE": 5.0, "CRIT_DAMAGE": 50.0, "STRENGTH": 15.0 diff --git a/items/ARACHNES_BROOD_MONSTER.json b/items/ARACHNES_BROOD_MONSTER.json new file mode 100644 index 00000000..c207f998 --- /dev/null +++ b/items/ARACHNES_BROOD_MONSTER.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Arachne\u0027s Brood (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7Arachne\u0027s Brood is a mob spawned\",1:\"§7in waves by Arachne when she falls\",2:\"§7below 50% and 25% of her health\",3:\"\",4:\"§c❤ Health§8: §c10.000-100.000\",5:\"§7Coins per Kill: §610-13\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§fCommon Loot\",9:\"§8 ■ §fSpider Eye\",10:\"§8 ■ §fString §8(§a50%§8)\"],Name:\"§9Arachne\u0027s Brood (Monster)\"},ExtraAttributes:{id:\"ARACHNES_BROOD_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Arachne\u0027s Brood is a mob spawned", + "§7in waves by Arachne when she falls", + "§7below 50% and 25% of her health", + "", + "§c❤ Health§8: §c10.000-100.000", + "§7Coins per Kill: §610-13", + "§7Combat XP: §31", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fSpider Eye", + "§8 ■ §fString §8(§a50%§8)" + ], + "internalname": "ARACHNES_BROOD_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne\u0027s_Brood" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/ARACHNES_KEEPER_MINIBOSS.json b/items/ARACHNES_KEEPER_MINIBOSS.json new file mode 100644 index 00000000..b6741fb6 --- /dev/null +++ b/items/ARACHNES_KEEPER_MINIBOSS.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Arachne\u0027s Keeper (Mini Boss)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7Keeper of Arachne\",1:\"\",2:\"§c❤ Health§8: §c100.000\",3:\"§7Coins per Kill: §610\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§fCommon Loot\",7:\"§8 ■ §fSpider Eye\",8:\"§8 ■ §fString §8(§a50%§8)\",9:\"§8 ■ §9Arachne\u0027s Keeper Fragment\"],Name:\"§9Arachne\u0027s Keeper (Mini Boss)\"},ExtraAttributes:{id:\"ARACHNES_KEEPER_MINIBOSS\"}}", + "damage": 3, + "lore": [ + "§7Keeper of Arachne", + "", + "§c❤ Health§8: §c100.000", + "§7Coins per Kill: §610", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fSpider Eye", + "§8 ■ §fString §8(§a50%§8)", + "§8 ■ §9Arachne\u0027s Keeper Fragment" + ], + "internalname": "ARACHNES_KEEPER_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Arachne\u0027s_Keeper" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json index ffa2bec9..e3c6b2f3 100644 --- a/items/ASTRAEA.json +++ b/items/ASTRAEA.json @@ -1,20 +1,21 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Astraea", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d885\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+210\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Floor VII\",19:\"§aCompletion\",20:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d985\",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+250\",5:\"§7Intelligence: §a+50\",6:\"§7True Defense: §a+20\",7:\"§7Ferocity: §a+30\",8:\"\",9:\"§7Deals +§c50% §7damage to\",10:\"§7Withers. Grants §c+1 §c❁ Damage\",11:\"§c§7and §a+2 §a❈ Defense §7per\",12:\"§7§cCatacombs §7level.\",13:\"\",14:\"§7Your Catacombs Level: §c0\",15:\"\",16:\"§eRight-click to use your class ability!\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d885", - "§7Damage: §c+260", + "§7Gear Score: §d985", + "§7Damage: §c+270", "§7Strength: §c+150", "", - "§7Defense: §a+210", + "§7Defense: §a+250", "§7Intelligence: §a+50", + "§7True Defense: §a+20", "§7Ferocity: §a+30", "", "§7Deals +§c50% §7damage to", "§7Withers. Grants §c+1 §c❁ Damage", - "§c§7and §a+1 §a❈ Defense §7per", + "§c§7and §a+2 §a❈ Defense §7per", "§7§cCatacombs §7level.", "", "§7Your Catacombs Level: §c0", @@ -46,4 +47,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Astraea" ] -} +} \ No newline at end of file diff --git a/items/BLAZE_MONSTER.json b/items/BLAZE_MONSTER.json index f6bc06c6..8b35ded2 100644 --- a/items/BLAZE_MONSTER.json +++ b/items/BLAZE_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aBlaze (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Blazes are found in the Blazing Fortress near\",1:\"§7the very top of the area, or to the right of the\",2:\"§7main entrance stairs. They can also be found on\",3:\"§7your Private Island if spawned by a Blaze Minion. \",4:\"\",5:\"§c❤ Health§8: §c500\",6:\"§7Coins per Kill: §65-10\",7:\"§7Combat XP: §310\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fBlaze Rod §8x2-4\",12:\"\",13:\"§aUncommon Loot §8[Lvl 15]\",14:\"§8 ■ §aBlaze Hat §8(§a5%§8)\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", - "damage": 61, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§7Blazes are found in the Blazing Fortress near\",1:\"§7the very top of the area, or to the right of the\",2:\"§7main entrance stairs. They can also be found on\",3:\"§7your Private Island if spawned by a Blaze Minion. \",4:\"\",5:\"§c❤ Health§8: §c500\",6:\"§7Coins per Kill: §65-10\",7:\"§7Combat XP: §310\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fBlaze Rod §8x2-4\",12:\"\",13:\"§aUncommon Loot §8[Lvl 15]\",14:\"§8 ■ §aBlaze Hat §8(§a5%§8)\"],Name:\"§aBlaze (Monster)\"},ExtraAttributes:{id:\"BLAZE_MONSTER\"}}", + "damage": 3, "lore": [ "§7Blazes are found in the Blazing Fortress near", "§7the very top of the area, or to the right of the", @@ -27,6 +27,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze" ], - "entityrender": "Blaze", "crafttext": "" } \ No newline at end of file diff --git a/items/BLUE_EGG.json b/items/BLUE_EGG.json new file mode 100644 index 00000000..ea6d2e5a --- /dev/null +++ b/items/BLUE_EGG.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Blue Egged Skin", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"03e0770a-4f32-3a1e-aa85-4024af7d1b12\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNzQwODA2ODk5NSwKICAicHJvZmlsZUlkIiA6ICJiNzVjZDRmMThkZjg0MmNlYjJhY2MxNTU5MTNiMjA0YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJLcmlzdGlqb25hczEzIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzFlMWNkNjdkOWNjZmU1NzVkNzhiN2RjMTk4MzU4Y2JiNWVjM2YzZTQxZGI4MjQ1OGMwNzVkNWY4MTNiYmYwZjkiCiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Item skins give your gear a\",3:\"§7fresh new look! Apply them just\",4:\"§7like an enchant book using the\",5:\"§7anvil.\",6:\"§7\",7:\"§7§7This skin can be applied to\",8:\"§7§aBackpacks\",9:\"\",10:\"§5§lEPIC COSMETIC\"],Name:\"§5Blue Egged Skin\"},ExtraAttributes:{originTag:\"FIRE_SALE\",id:\"BLUE_EGG\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Consumed on use", + "", + "§7§7Item skins give your gear a", + "§7fresh new look! Apply them just", + "§7like an enchant book using the", + "§7anvil.", + "§7", + "§7§7This skin can be applied to", + "§7§aBackpacks", + "", + "§5§lEPIC COSMETIC" + ], + "internalname": "BLUE_EGG", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Fire_Sale" + ] +} \ No newline at end of file diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 443690b9..cbcd920f 100644 --- a/items/BONE_BOOMERANG.json +++ b/items/BONE_BOOMERANG.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:bone", "displayname": "§f§f§6Bonemerang", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+320 \",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{id:\"BONE_BOOMERANG\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{id:\"BONE_BOOMERANG\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Gear Score: §d490 ", - "§7Damage: §c+320 ", + "§7Damage: §c+270", "§7Strength: §c+130 ", "", "§6Item Ability: Swing §e§lRIGHT CLICK", @@ -37,7 +37,7 @@ "internalname": "BONE_BOOMERANG", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bonemerang" diff --git a/items/CARROT_KING_SC.json b/items/CARROT_KING_SC.json index b95daf7d..b8ec8c25 100644 --- a/items/CARROT_KING_SC.json +++ b/items/CARROT_KING_SC.json @@ -1,21 +1,40 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Carrot King (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Carrot King is a Sea Creature that has a\",1:\"§7chance to be caught when the player reaches\",2:\"§7fishing level XV or above, and is using Carrot \",3:\"§7Bait. It has a low spawn rate, and roughly \",4:\"§710,000 EHP. \"],Name:\"§3Carrot King (Sea Creature)\"},ExtraAttributes:{id:\"CARROT_KING_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Carrot King is a Sea Creature that has a\",1:\"§7chance to be caught when the player reaches\",2:\"§7fishing level XV or above, and is using Carrot \",3:\"§7Bait. It has a low spawn rate, and roughly \",4:\"§710,000 EHP. \",5:\"\",6:\"§c❤ Health§8: §c10.000\",7:\"\",8:\"§cDrops:\",9:\"§7- §7Lily Pad\",10:\"§7- §7Sponge\",11:\"§7- §9Enchanted Book\",12:\" §7(Caster VI)\",13:\"§7- §aEnchanted Carrot\",14:\"§7- §aRabbit Hat\",15:\"§7- §9Enchanted Rabbit Foot\",16:\"§7- §5Lucky Clover Core\",17:\"\",18:\"§cRequirements:\",19:\"§7- Fishing Skill 15\",20:\"§7- Carrot Bait\",21:\"\",22:\"§a§lUNCOMMON\"],Name:\"§3Carrot King (Sea Creature)\"},ExtraAttributes:{id:\"CARROT_KING_SC\"}}", "damage": 101, "lore": [ "§7The Carrot King is a Sea Creature that has a", "§7chance to be caught when the player reaches", "§7fishing level XV or above, and is using Carrot ", "§7Bait. It has a low spawn rate, and roughly ", - "§710,000 EHP. " + "§710,000 EHP. ", + "", + "§c❤ Health§8: §c10.000", + "", + "§cDrops:", + "§7- §7Lily Pad", + "§7- §7Sponge", + "§7- §9Enchanted Book", + " §7(Caster VI)", + "§7- §aEnchanted Carrot", + "§7- §aRabbit Hat", + "§7- §9Enchanted Rabbit Foot", + "§7- §5Lucky Clover Core", + "", + "§cRequirements:", + "§7- Fishing Skill 15", + "§7- Carrot Bait", + "", + "§a§lUNCOMMON" ], "internalname": "CARROT_KING_SC", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Carrot_King" ], - "entityrender": "Rabbit" + "entityrender": "Rabbit", + "crafttext": "" } \ No newline at end of file diff --git a/items/CARROT_PATCH.json b/items/CARROT_PATCH.json new file mode 100644 index 00000000..9526d3ec --- /dev/null +++ b/items/CARROT_PATCH.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Carrot Patch", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"48d98ac0-2187-3cc2-bb37-bc42fc0eab2f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjVmOTM1NjVhNGU0NzUwYmU5ZGI5MTVlN2M2ZWRhMTg2NGJhOWU1MmUxMWRiODhhZmVlNzMxYWU4OThlNmRhIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Easter cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Carrot Patch\"},ExtraAttributes:{id:\"CARROT_PATCH\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "CARROT_PATCH", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +} \ No newline at end of file diff --git a/items/CATFISH_SC.json b/items/CATFISH_SC.json index d66736b9..9479f4df 100644 --- a/items/CATFISH_SC.json +++ b/items/CATFISH_SC.json @@ -1,19 +1,37 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Catfish (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Catfish is a Rare Sea Creature that spawns\",1:\"§7while fishing after reaching Fishing level 13. \",2:\"§7It takes the appearance of an ocelot.\"],Name:\"§3Catfish (Sea Creature)\"},ExtraAttributes:{id:\"CATFISH_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Catfish is a Rare Sea Creature that spawns\",1:\"§7while fishing after reaching Fishing level 13. \",2:\"§7It takes the appearance of an ocelot.\",3:\"\",4:\"§c❤ Health§8: §c26.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Clownfish\",8:\"§7- §7Lily Pad\",9:\"§7- §7Pufferfish\",10:\"§7- §7Raw Fish\",11:\"§7- §7Raw Salmon\",12:\"§7- §7Sponge\",13:\"§7- §9Enchanted Book\",14:\" §7(Frail VI)\",15:\"\",16:\"§cRequirements:\",17:\"§7- Fishing Skill 13\",18:\"\",19:\"§9§lRARE\"],Name:\"§3Catfish (Sea Creature)\"},ExtraAttributes:{id:\"CATFISH_SC\"}}", "damage": 98, "lore": [ "§7The Catfish is a Rare Sea Creature that spawns", "§7while fishing after reaching Fishing level 13. ", - "§7It takes the appearance of an ocelot." + "§7It takes the appearance of an ocelot.", + "", + "§c❤ Health§8: §c26.000", + "", + "§cDrops:", + "§7- §7Clownfish", + "§7- §7Lily Pad", + "§7- §7Pufferfish", + "§7- §7Raw Fish", + "§7- §7Raw Salmon", + "§7- §7Sponge", + "§7- §9Enchanted Book", + " §7(Frail VI)", + "", + "§cRequirements:", + "§7- Fishing Skill 13", + "", + "§9§lRARE" ], "internalname": "CATFISH_SC", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Catfish" ], - "entityrender": "Ozelot" + "entityrender": "Ozelot", + "crafttext": "" } \ No newline at end of file diff --git a/items/CHICKEN_COOP.json b/items/CHICKEN_COOP.json new file mode 100644 index 00000000..d24dadec --- /dev/null +++ b/items/CHICKEN_COOP.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Chicken Coop", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"79aedd87-9f01-3de0-8de6-b4b2764ab6a9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDViNGUyMjI5ZGU5NGMxNWRiZmNmMmJhZTQ5ZTgwZjBlNGQ2NTkxNGE0OWEzMTJjMDQxNzkyOWEyOWJiNyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Easter cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Chicken Coop\"},ExtraAttributes:{id:\"CHICKEN_COOP\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§5§lEPIC" + ], + "internalname": "CHICKEN_COOP", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +} \ No newline at end of file diff --git a/items/DANTE_TALISMAN.json b/items/DANTE_TALISMAN.json new file mode 100644 index 00000000..379794b6 --- /dev/null +++ b/items/DANTE_TALISMAN.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§fDante Talisman", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2ce8b8a0-1212-300d-b5a9-f503215657d0\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Y5Mjk4MmYxYTMwMjMxMDY0M2EyMGNlNTE2MjNmODE5OWI3NTQ1ZTcwZGM2YjkzZWQ2YmQ2MWRjNDJmZjIxMyJ9fX0K\"}]}},display:{Lore:[0:\"§7Official medal proving your\",1:\"§7eternal support for Dante.\",2:\"\",3:\"§7Can be shown to goons in place\",4:\"§7of a Happy Mask for entry into\",5:\"§7official buildings.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON ACCESSORY\"],Name:\"§f§f§fDante Talisman\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"DANTE_TALISMAN\",uuid:\"43a79805-34fc-467c-83d5-7c79742518d9\",timestamp:\"4/4/21 3:33 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7Official medal proving your", + "§7eternal support for Dante.", + "", + "§7Can be shown to goons in place", + "§7of a Happy Mask for entry into", + "§7official buildings.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "DANTE_TALISMAN", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dante_Talisman" + ] +} \ No newline at end of file diff --git a/items/DARK_GOGGLES.json b/items/DARK_GOGGLES.json index 1b93ddbe..4c11a9d5 100644 --- a/items/DARK_GOGGLES.json +++ b/items/DARK_GOGGLES.json @@ -4,14 +4,14 @@ "displayname": "§9Dark Goggles", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§7Your abilities deal §c+50%\",4:\"§c§7damage to undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}", - "modver": "1.5-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"795d1347-6d0a-3ed7-a340-383b202e4d86\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjkzMTk1MjU4MjVmMWYzMDcyN2ViOTQwZDNhMDY0MjZiYzRjZWMwN2ZiZDgwYWY1Y2QxNDZlM2ViMzg3OWY2OCJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d75\",1:\"§7Intelligence: §a+150\",2:\"\",3:\"§7Gain §c+40% §c✹ Ability Damage\",4:\"§7against undead monsters.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§aPerfect 35000 / 35000\",8:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Dark Goggles\"},ExtraAttributes:{id:\"DARK_GOGGLES\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Gear Score: §d75", "§7Intelligence: §a+150", "", - "§7Your abilities deal §c+50%", - "§c§7damage to undead monsters.", + "§7Gain §c+40% §c✹ Ability Damage", + "§7against undead monsters.", "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", diff --git a/items/DASHER_SPIDER_MONSTER.json b/items/DASHER_SPIDER_MONSTER.json index c9eaaf8c..99c37794 100644 --- a/items/DASHER_SPIDER_MONSTER.json +++ b/items/DASHER_SPIDER_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§9Dasher Spider (Monster)", - "nbttag": "{display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\",3:\"\",4:\"§c❤ Health§8: §c160\",5:\"§7Coins per Kill: §63-15\",6:\"§7Combat XP: §328-36\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye §8(§a80%§8)\",11:\"§8 ■ §fString §8x1-2\",12:\"\",13:\"§9Rare Loot §8[Lvl 42-50]\",14:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",18:\" §5Top of Nest §8(§a0.02%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)\",22:\"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}", - "damage": 52, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"7c63f3cf-a963-311a-aeca-3a075b417806\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2Q1NDE1NDFkYWFmZjUwODk2Y2QyNThiZGJkZDRjZjgwYzNiYTgxNjczNTcyNjA3OGJmZTM5MzkyN2U1N2YxIn19fQ\"}]}},display:{Lore:[0:\"§7The Dasher Spider is one of the types of spiders\",1:\"§7found in the Spider\u0027s Den. It launches itself\",2:\"§7towards the player, damaging them in the process.\",3:\"\",4:\"§c❤ Health§8: §c160\",5:\"§7Coins per Kill: §63-15\",6:\"§7Combat XP: §328-36\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§fCommon Loot\",10:\"§8 ■ §fSpider Eye §8(§a80%§8)\",11:\"§8 ■ §fString §8x1-2\",12:\"\",13:\"§9Rare Loot §8[Lvl 42-50]\",14:\"§8 ■ §9Arachne\u0027s Keeper Fragment §8(§a0.2%§8)\",15:\"\",16:\"§6Legendary Loot\",17:\"§8 ■ §5 Travel Scroll to Spider\u0027s Den\",18:\" §5Top of Nest §8(§a0.02%§8)\",19:\"\",20:\"§dRNGesus Loot\",21:\"§8 ■ §7[Lvl 1] §5Tarantula §8(§a0.004%§8)\",22:\"§8 ■ §7[Lvl 1] §6Tarantula §8(§a0.001%§8)\"],Name:\"§9Dasher Spider (Monster)\"},ExtraAttributes:{id:\"DASHER_SPIDER_MONSTER\"}}", + "damage": 3, "lore": [ "§7The Dasher Spider is one of the types of spiders", "§7found in the Spider\u0027s Den. It launches itself", @@ -35,6 +35,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Dasher_Spider" ], - "entityrender": "Spider", "crafttext": "" } \ No newline at end of file diff --git a/items/DEEP_SEA_PROTECTOR_SC.json b/items/DEEP_SEA_PROTECTOR_SC.json index 20e35a74..7c734b1d 100644 --- a/items/DEEP_SEA_PROTECTOR_SC.json +++ b/items/DEEP_SEA_PROTECTOR_SC.json @@ -1,20 +1,37 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§3Deep Sea Protector (Sea Creature)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Deep Sea Protector is a Sea Creature that \",1:\"§7spawns while fishing after unlocking Fishing level\",2:\"§718. It takes the appearance of an iron golem. \"],Name:\"§3Deep Sea Protector (Sea Creature)\"},ExtraAttributes:{id:\"DEEP_SEA_PROTECTOR_SC\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Deep Sea Protector is a Sea Creature that \",1:\"§7spawns while fishing after unlocking Fishing level\",2:\"§718. It takes the appearance of an iron golem. \",3:\"\",4:\"§c❤ Health§8: §c150.000\",5:\"\",6:\"§cDrops:\",7:\"§7- §7Clownfish\",8:\"§7- §7Lily Pad\",9:\"§7- §7Sponge\",10:\"§7- §9Enchanted Book\",11:\" §7(Angler VI)\",12:\"§7- §aEnchanted Iron\",13:\"§7- §5Fishing Exp Boost\",14:\"\",15:\"§cRequirements:\",16:\"§7- Fishing Skill 18\",17:\"\",18:\"§5§lEPIC\"],Name:\"§3Deep Sea Protector (Sea Creature)\"},ExtraAttributes:{id:\"DEEP_SEA_PROTECTOR_SC\"}}", "damage": 68, "lore": [ "§7The Deep Sea Protector is a Sea Creature that ", "§7spawns while fishing after unlocking Fishing level", - "§718. It takes the appearance of an iron golem. " + "§718. It takes the appearance of an iron golem. ", + "", + "§c❤ Health§8: §c150.000", + "", + "§cDrops:", + "§7- §7Clownfish", + "§7- §7Lily Pad", + "§7- §7Sponge", + "§7- §9Enchanted Book", + " §7(Angler VI)", + "§7- §aEnchanted Iron", + "§7- §5Fishing Exp Boost", + "", + "§cRequirements:", + "§7- Fishing Skill 18", + "", + "§5§lEPIC" ], "internalname": "DEEP_SEA_PROTECTOR_SC", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Deep_Sea_Protector" ], "entityrender": "VillagerGolem", - "entityscale": 0.8 + "entityscale": 0.8, + "crafttext": "" } \ No newline at end of file diff --git a/items/DUNGEON_WIZARD_CRYSTAL.json b/items/DUNGEON_WIZARD_CRYSTAL.json new file mode 100644 index 00000000..8cb2cd5d --- /dev/null +++ b/items/DUNGEON_WIZARD_CRYSTAL.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Wizard\u0027s Crystal", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"b917f5e4-0a0a-3664-a013-477964022e77\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDAzMzQzYzJkZDdlZWRjODg3ZGM2YWYyYjcwYWVlMGNmYjE1MTE1MjRkZjM0ZWU0ZjE0MTRkOTU0YTllN2E3ZCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Wizard\u0027s Crystal\"},ExtraAttributes:{id:\"DUNGEON_WIZARD_CRYSTAL\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "DUNGEON_WIZARD_CRYSTAL", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wizard\u0027s_Crystal" + ] +} \ No newline at end of file diff --git a/items/EGG_STACK.json b/items/EGG_STACK.json new file mode 100644 index 00000000..f7c81c86 --- /dev/null +++ b/items/EGG_STACK.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Egg Stack", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"960be269-7662-32d8-baa5-39c4228027cb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYxNjcxMDQ5MzMwMSwKICAicHJvZmlsZUlkIiA6ICIwYTUzMDU0MTM4YWI0YjIyOTVhMGNlZmJiMGU4MmFkYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJQX0hpc2lybyIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS9jMGU5ZmNjMDE3YmNhMDI1ZmRmZTE1ZWU3YjgyNDdkZGM2NWVmMDVmZmM0NDA3MjdmODBlNjA4YmIxNmRmYzM0IiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Easter cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Egg Stack\"},ExtraAttributes:{id:\"EGG_STACK\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "EGG_STACK", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +} \ No newline at end of file diff --git a/items/EGG_THE_FISH.json b/items/EGG_THE_FISH.json new file mode 100644 index 00000000..bb5e11f2 --- /dev/null +++ b/items/EGG_THE_FISH.json @@ -0,0 +1,21 @@ +{ + "itemid": "minecraft:cooked_fish", + "displayname": "§f§f§cEgg the Fish", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This delicate, painted fish was\",1:\"§7found in the depths of the Main\",2:\"§7Lobby during the Easter season.\",3:\"\",4:\"§c§lSPECIAL\"],Name:\"§f§f§cEgg the Fish\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"EGG_THE_FISH\",uuid:\"904f1583-7482-4cfb-943a-86f1693fd8c1\",timestamp:\"4/2/21 1:38 AM\"},AttributeModifiers:[]}", + "damage": 1, + "lore": [ + "§7This delicate, painted fish was", + "§7found in the depths of the Main", + "§7Lobby during the Easter season.", + "", + "§c§lSPECIAL" + ], + "internalname": "EGG_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Egg_the_Fish" + ] +} \ No newline at end of file diff --git a/items/ENDERMITE_MONSTER.json b/items/ENDERMITE_MONSTER.json index 37a50dee..68bff2ed 100644 --- a/items/ENDERMITE_MONSTER.json +++ b/items/ENDERMITE_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "displayname": "§aEndermite (Monster)", - "nbttag": "{display:{Lore:[0:\"§7Endermites are small creatures similar to Silverfish\",1:\"§7in the End. They will occasionally spawn by breaking\",2:\"§7Endstone with anything other than a Stonk or killing\",3:\"§7Watchers. \",4:\"\",5:\"§c❤ Health§8: §c2.000\",6:\"§7Coins per Kill: §610-11\",7:\"§7Combat XP: §325-28\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fEnd Stone §8x1-2\"],Name:\"§aEndermite (Monster)\"},ExtraAttributes:{id:\"ENDERMITE_MONSTER\"}}", - "damage": 67, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"b3224e56-73d2-32f9-9081-a23b7512035b\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNWJjN2I5ZDM2ZmI5MmI2YmYyOTJiZTczZDMyYzZjNWIwZWNjMjViNDQzMjNhNTQxZmFlMWYxZTY3ZTM5M2EzZSJ9fX0\"}]}},display:{Lore:[0:\"§7Endermites are small creatures similar to Silverfish\",1:\"§7in the End. They will occasionally spawn by breaking\",2:\"§7Endstone with anything other than a Stonk or killing\",3:\"§7Watchers. \",4:\"\",5:\"§c❤ Health§8: §c2.000\",6:\"§7Coins per Kill: §610-11\",7:\"§7Combat XP: §325-28\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§fCommon Loot\",11:\"§8 ■ §fEnd Stone §8x1-2\"],Name:\"§aEndermite (Monster)\"},ExtraAttributes:{id:\"ENDERMITE_MONSTER\"}}", + "damage": 3, "lore": [ "§7Endermites are small creatures similar to Silverfish", "§7in the End. They will occasionally spawn by breaking", @@ -24,7 +24,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Endermite" ], - "entityrender": "Endermite", - "entityscale": 2, "crafttext": "" } \ No newline at end of file diff --git a/items/ENDSTONE_PROTECTOR_BOSS.json b/items/ENDSTONE_PROTECTOR_BOSS.json new file mode 100644 index 00000000..7a3b9329 --- /dev/null +++ b/items/ENDSTONE_PROTECTOR_BOSS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Endstone Protector (Boss)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Risen from the debris of\",1:\"§7Endstone.\",2:\"\",3:\"§c❤ Health§8: §c5.000.000\",4:\"§7Coins per Kill: §6100\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fEnchanted Endstone\",9:\"§8 ■ §9Endstone Rose\",10:\"§8 ■ §5Crystal Fragment\",11:\"§8 ■ §7[Lvl 1] §5Golem\",12:\"§8 ■ §6Tier Boost Core\",13:\"§8 ■ §7[Lvl 1] §6Golem\"],Name:\"§9Endstone Protector (Boss)\"},ExtraAttributes:{id:\"ENDSTONE_PROTECTOR_BOSS\"}}", + "damage": 3, + "lore": [ + "§7Risen from the debris of", + "§7Endstone.", + "", + "§c❤ Health§8: §c5.000.000", + "§7Coins per Kill: §6100", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fEnchanted Endstone", + "§8 ■ §9Endstone Rose", + "§8 ■ §5Crystal Fragment", + "§8 ■ §7[Lvl 1] §5Golem", + "§8 ■ §6Tier Boost Core", + "§8 ■ §7[Lvl 1] §6Golem" + ], + "internalname": "ENDSTONE_PROTECTOR_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endstone_Protector" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/FLOWER_BED.json b/items/FLOWER_BED.json new file mode 100644 index 00000000..d141bb1a --- /dev/null +++ b/items/FLOWER_BED.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Flower Bed", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"c16f4f80-70f2-3d60-82be-89f7fee3d14e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWRjNGMxMmJmMjYxOWNiZmM4ZjIyZGM2MmMwMjJjZTE1MTI2Y2VhM2UyMTJjMjhkOWY5NmVhMzEwYWM0YzQyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Furniture\",1:\"\",2:\"§7This exclusive Easter cosmetic\",3:\"§7can be placed on your island or\",4:\"§7traded.\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Flower Bed\"},ExtraAttributes:{id:\"FLOWER_BED\"}}", + "damage": 3, + "lore": [ + "§8Furniture", + "", + "§7This exclusive Easter cosmetic", + "§7can be placed on your island or", + "§7traded.", + "", + "§9§lRARE" + ], + "internalname": "FLOWER_BED", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Furniture" + ] +} \ No newline at end of file diff --git a/items/FROSTY_SC.json b/items/FROSTY_SC.json new file mode 100644 index 00000000..590bd835 --- /dev/null +++ b/items/FROSTY_SC.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§3Frosty (Sea Creature)", + "nbttag": "{ench:[],display:{Lore:[0:\"§c❤ Health§8: §c10\",1:\"\",2:\"§cDrops:\",3:\"§7- §7Ice\",4:\"§7- §7Lily Pad\",5:\"§7- §7Pufferfish\",6:\"§7- §7Raw Fish\",7:\"§7- §7Raw Salmon\",8:\"§7- §7White Gift\",9:\"§7- §aHunk of Ice\",10:\"§7- §9Ice Rod\",11:\"\",12:\"§cRequirements:\",13:\"§7- Fishing Skill 4\",14:\"§7- §bJerry Pond\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§3Frosty (Sea Creature)\"},ExtraAttributes:{id:\"FROSTY_SC\"}}", + "damage": 56, + "lore": [ + "§c❤ Health§8: §c10", + "", + "§cDrops:", + "§7- §7Ice", + "§7- §7Lily Pad", + "§7- §7Pufferfish", + "§7- §7Raw Fish", + "§7- §7Raw Salmon", + "§7- §7White Gift", + "§7- §aHunk of Ice", + "§7- §9Ice Rod", + "", + "§cRequirements:", + "§7- Fishing Skill 4", + "§7- §bJerry Pond", + "", + "§a§lUNCOMMON" + ], + "internalname": "FROSTY_SC", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Frosty_(mob)" + ], + "crafttext": "" +} \ No newline at end of file diff --git a/items/FROZEN_BLAZE_BOOTS.json b/items/FROZEN_BLAZE_BOOTS.json index cb3856c2..5f650900 100644 --- a/items/FROZEN_BLAZE_BOOTS.json +++ b/items/FROZEN_BLAZE_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", - "displayname": "§5Frozen Blaze Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collection: §60\",15:\"§8+100 per 5,000 rods\",16:\"\",17:\"§7Permanent §cFire §7and §cLava §7immunity.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§5§lEPIC BOOTS\"],color:10541807,Name:\"§5Frozen Blaze Boots\"},ExtraAttributes:{id:\"FROZEN_BLAZE_BOOTS\"}}", + "displayname": "§6Frozen Blaze Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+40\",1:\"\",2:\"§7Defense: §a+95\",3:\"§7Speed: §a+2\",4:\"\",5:\"§6Full Set Bonus: Frozen Blazing Aura\",6:\"§7Damages mobs in a §a5§7 block\",7:\"§7range for §a300 §7base damage +\",8:\"§7§a3%§7 of their max §7§c❤ Health\",9:\"§c§7every second and applies\",10:\"§7§bSlowness I §7for §e4\",11:\"§e§7seconds.\",12:\"\",13:\"§7Max §c500 §7damage/s\",14:\"§7Blaze Rod Collectio