diff options
Diffstat (limited to 'items/SVEN_PACKMASTER_2_BOSS.json')
-rw-r--r-- | items/SVEN_PACKMASTER_2_BOSS.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/SVEN_PACKMASTER_2_BOSS.json b/items/SVEN_PACKMASTER_2_BOSS.json new file mode 100644 index 00000000..c442d92f --- /dev/null +++ b/items/SVEN_PACKMASTER_2_BOSS.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Sven Packmaster II (Boss)", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"7e9af289-f295-3f8c-bd54-58b7667d5759\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjlkMWQzMTEzZWM0M2FjMjk2MWRkNTlmMjgxNzVmYjQ3MTg4NzNjNmM0NDhkZmNhODcyMjMxN2Q2NyJ9fX0\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c40.000❤\",3:\"§7Damage: §c80 §7per second\",4:\"§7True damage: §f10 §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:\"§7Reward: §d25 Enderman Slayer XP\",14:\"§8+ Possible Drops:\",15:\"§aWolf Tooth §a(9x-18x) §8(§2Guaranteed 100%§8)\",16:\"§9Hamster Wheel §a(1x) §8(§9Occasional 20%§8)\",17:\"§9Sprit Rune §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Sven Packmaster II (Boss)\"},ExtraAttributes:{id:\"SVEN_PACKMASTER_2_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Strong", + "", + "§7Health: §c40.000❤", + "§7Damage: §c80 §7per second", + "§7True damage: §f10 §7per second", + "", + "§aAgile", + "§7The wolf is small and fast, making", + "§7it hard to hit.", + "", + "§fTrue Damage", + "§7Ignores your defense. Very painful.", + "", + "§7Reward: §d25 Enderman Slayer XP", + "§8+ Possible Drops:", + "§aWolf Tooth §a(9x-18x) §8(§2Guaranteed 100%§8)", + "§9Hamster Wheel §a(1x) §8(§9Occasional 20%§8)", + "§9Sprit Rune §a(1x) §8(§bRare 5%§8)" + ], + "internalname": "SVEN_PACKMASTER_2_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 |