diff options
Diffstat (limited to 'items/VOIDGLOOM_SERAPH_1_BOSS.json')
-rw-r--r-- | items/VOIDGLOOM_SERAPH_1_BOSS.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/VOIDGLOOM_SERAPH_1_BOSS.json b/items/VOIDGLOOM_SERAPH_1_BOSS.json new file mode 100644 index 00000000..6133ed4c --- /dev/null +++ b/items/VOIDGLOOM_SERAPH_1_BOSS.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Voidgloom Seraph I (Boss)", + "nbttag": "{ench:[],SkullOwner:{Id:\"0de98464-1274-4dd6-bba8-370efa5d41a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Beginner\",1:\"\",2:\"§7Health: §c300.000❤\",3:\"§7Damage: §c1.200 §7per second\",4:\"\",5:\"§aMalevolent Hitshield\",6:\"§8At 100%/66%/33% Hp\",7:\"§7Immunity shield dropped by hits\",8:\"§7regardless of damage.\",9:\"§7Receives §c-75% §c⫽ Ferocity\",10:\"§c§7while NOT active.\",11:\"\",12:\"§7Reward: §d5 Enderman Slayer XP\",13:\"§8+ Possible Drops:\",14:\"§aNull Sphere §a(2x-3x) §8(§2Guaranteed 100%§8)\"],Name:\"§6Voidgloom Seraph I (Boss)\"},ExtraAttributes:{id:\"VOIDGLOOM_SERAPH_1_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Beginner", + "", + "§7Health: §c300.000❤", + "§7Damage: §c1.200 §7per second", + "", + "§aMalevolent Hitshield", + "§8At 100%/66%/33% Hp", + "§7Immunity shield dropped by hits", + "§7regardless of damage.", + "§7Receives §c-75% §c⫽ Ferocity", + "§c§7while NOT active.", + "", + "§7Reward: §d5 Enderman Slayer XP", + "§8+ Possible Drops:", + "§aNull Sphere §a(2x-3x) §8(§2Guaranteed 100%§8)" + ], + "internalname": "VOIDGLOOM_SERAPH_1_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voidgloom_Seraph" + ], + "crafttext": "" +}
\ No newline at end of file |