diff options
Diffstat (limited to 'items/SVEN_PACKMASTER_4_BOSS.json')
-rw-r--r-- | items/SVEN_PACKMASTER_4_BOSS.json | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/items/SVEN_PACKMASTER_4_BOSS.json b/items/SVEN_PACKMASTER_4_BOSS.json new file mode 100644 index 00000000..50fe2d33 --- /dev/null +++ b/items/SVEN_PACKMASTER_4_BOSS.json @@ -0,0 +1,43 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Sven Packmaster IV (Boss)", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c2.000.000❤\",3:\"§7Damage: §c440 §7per second\",4:\"§7True damage: §f200 §7per second\",5:\"\",6:\"§aAgile\",7:\"§7The wolf is small and fast, making\",8:\"§7it hard to hit.\",9:\"\",10:\"§fTrue Damage\",11:\"§7Ignores your defense. Very painful.\",12:\"\",13:\"§bCall the pups!\",14:\"§7At 50% health, calls its deadly pack\",15:\"§7of pups.\",16:\"\",17:\"§7Reward: §d500 Enderman Slayer XP\",18:\"§8+ Possible Drops:\",19:\"§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)\",20:\"§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)\",21:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\",22:\"§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)\",23:\"§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)\",24:\"§6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)\",25:\"§9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)\",26:\"§5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)\"],Name:\"§6Sven Packmaster IV (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_4_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Strong", + "", + "§7Health: §c2.000.000❤", + "§7Damage: §c440 §7per second", + "§7True damage: §f200 §7per second", + "", + "§aAgile", + "§7The wolf is small and fast, making", + "§7it hard to hit.", + "", + "§fTrue Damage", + "§7Ignores your defense. Very painful.", + "", + "§bCall the pups!", + "§7At 50% health, calls its deadly pack", + "§7of pups.", + "", + "§7Reward: §d500 Enderman Slayer XP", + "§8+ Possible Drops:", + "§aWolf Tooth §a(30x-50x) §8(§2Guaranteed 100%§8)", + "§9Hamster Wheel §a(2x-4x) §8(§9Occasional 20%§8)", + "§9Sprit Rune §a(1x) §8(§bRare 5%§8)", + "§9Critical VI §a(1x) §8(§5Extraodinary 1%§8)", + "§5Red Claw Egg §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§6Couture Rune I §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§9Grizzly Bait §a(1x) §8(§dPray RNGesus \u003c1%§8)", + "§5Overflux Capacitor §a(1x) §8(§dPray RNGesus \u003c1%§8)" + ], + "internalname": "SVEN_PACKMASTER_4_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Sven_Packmaster" + ], + "crafttext": "" +}
\ No newline at end of file |