diff options
Diffstat (limited to 'items/TARANTULA_BROODFATHER_BOSS.json')
-rw-r--r-- | items/TARANTULA_BROODFATHER_BOSS.json | 28 |
1 files changed, 23 insertions, 5 deletions
diff --git a/items/TARANTULA_BROODFATHER_BOSS.json b/items/TARANTULA_BROODFATHER_BOSS.json index 16e5c243..68e59b0c 100644 --- a/items/TARANTULA_BROODFATHER_BOSS.json +++ b/items/TARANTULA_BROODFATHER_BOSS.json @@ -1,20 +1,38 @@ { "itemid": "minecraft:spawn_egg", "displayname": "§6Tarantula Broodfather (Boss)", - "nbttag": "{ench:[],display:{Lore:[0:\"§7The Tarantula Broodfather is a slayer boss in\",1:\"§7the Spider Slayer track. \"],Name:\"§6Tarantula Broodfather (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_BOSS\"}}", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Tarantula Broodfather is a slayer boss in\",1:\"§7the Spider Slayer track. \",2:\"\",3:\"§c❤ Health§8:\",4:\"§8[§aTier 1§8] §c750 ❤\",5:\"§8[§eTier 2§8] §c30.000 ❤\",6:\"§8[§cTier 3§8] §c900.000 ❤\",7:\"§8[§4Tier 4§8] §c2.400.000 ❤\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§8[Tier §a1§8-§44§8] §aTarantula Web §a(1x-64x) §8(§2Guaranteed 100%§8)\",11:\"§8[Tier §e2§8-§44§8] §aToxic Arrow Posion §a(1x-64x) §8(§9Occasional 20%§8)\",12:\"§8[Tier §e2§8-§44§8] §5Bite Rune §a(1x) §8(§bRare 5%§8)\",13:\"§8[Tier §c3§8-§44§8] §9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)\",14:\"§8[Tier §c3§8-§44§8] §9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)\",15:\"§8[Tier §44§8] §5Fly Swatter §a(1x) §8(§dPray RNGesus \u003c1%§8)\",16:\"§8[Tier §44§8] §5Tarantula Talisman §a(1x) §8(§dPray RNGesus \u003c1%§8)\",17:\"§8[Tier §44§8] §6Digested Mosquito §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Tarantula Broodfather (Boss)\"},ExtraAttributes:{id:\"TARANTULA_BROODFATHER_BOSS\"}}", "damage": 52, "lore": [ "§7The Tarantula Broodfather is a slayer boss in", - "§7the Spider Slayer track. " + "§7the Spider Slayer track. ", + "", + "§c❤ Health§8:", + "§8[§aTier 1§8] §c750 ❤", + "§8[§eTier 2§8] §c30.000 ❤", + "§8[§cTier 3§8] §c900.000 ❤", + "§8[§4Tier 4§8] §c2.400.000 ❤", + "", + "§6§lPossible Drops:", + "§8[Tier §a1§8-§44§8] §aTarantula Web §a(1x-64x) §8(§2Guaranteed 100%§8)", + "§8[Tier §e2§8-§44§8] §aToxic Arrow Posion §a(1x-64x) §8(§9Occasional 20%§8)", + "§8[Tier §e2§8-§44§8] §5Bite Rune §a(1x) §8(§bRare 5%§8)", + "§8[Tier §c3§8-§44§8] §9Spider Catalyst §a(1x) §8(§5Extraodinary 1%§8)", + "§8[Tier §c3§8-§44§8] §9Bane of Arthropods VI §a(1x) §8(§5Extraodinary 1%§8)", + "§8[Tier §44§8] §5Fly Swatter §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§8[Tier §44§8] §5Tarantula Talisman §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§8[Tier §44§8] §6Digested Mosquito §a(1x) §8(§dPray RNGesus \u003c1%§8)" ], "internalname": "TARANTULA_BROODFATHER_BOSS", "clickcommand": "", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Tarantula_Broodfather" ], "entityrender": [ - "Spider", "CaveSpider" - ] + "Spider", + "CaveSpider" + ], + "crafttext": "" }
\ No newline at end of file |