From 5ca19312e7c4c1df771a67f0f30ab6acf7b92246 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:34:39 -0500 Subject: Another Fix by Jani270 - Fixed Epic Wither Skeleton Pet - Fixed Megalodon Pet - Added Ferocity for Ocelot/Ghoul/Pigman/Shredder/Tiger - Fixed Tiger first Ability - Fixed Legy Bat for all other things I just added a wiki url --- items/BAT;4.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'items/BAT;4.json') diff --git a/items/BAT;4.json b/items/BAT;4.json index 706c1eb7..3a658123 100644 --- a/items/BAT;4.json +++ b/items/BAT;4.json @@ -9,21 +9,23 @@ "lore": [ "§8Mining Pet", "", + "§7Sea Creature Chance: §a{SEA_CREATURE_CHANCE}", "§7Intelligence: §a{INTELLIGENCE}", "§7Speed: §a{SPEED}", "", - "§6Fast Hooks", - "§7§7Decreases the cooldown of your", - "§7grappling hook by §a{0}%", + "§6Candy Lover", + "§7§7Increases the chance for mobs", + "§7to drop Candy by §a{0}%", "", "§6Nightmare", "§7§7§7During night, gain §a{1}", "§a§b✎ Intelligence§7, §a{2} §f✦", "§fSpeed§7, and night vision", "", - "§6Candy Lover", - "§7§7Increases the chance for mobs", - "§7to drop Candy by §a{3}%", + "§6Wings of Steel", + "§7§7Deals §a{3}% damage to", + "§6Spooky §7enemies during the", + "§6Spooky Festival", "", "§7§eRight-click to add this pet to", "§eyour pet menu!", @@ -47,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat_Pet" ] -} \ No newline at end of file +} -- cgit