diff options
Diffstat (limited to 'items/PROFESSOR_BOSS.json')
-rw-r--r-- | items/PROFESSOR_BOSS.json | 117 |
1 files changed, 104 insertions, 13 deletions
diff --git a/items/PROFESSOR_BOSS.json b/items/PROFESSOR_BOSS.json index 70489be4..b9355160 100644 --- a/items/PROFESSOR_BOSS.json +++ b/items/PROFESSOR_BOSS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6The Professor (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"ce828875-25a2-3b03-9304-5f665c6279a6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjI2MzAwNzU0MCwKICAicHJvZmlsZUlkIiA6ICJkYTQ5OGFjNGU5Mzc0ZTVjYjYxMjdiMzgwODU1Nzk4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOaXRyb2hvbGljXzIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTk3MWNlZThiODMzYTYyZmMyYTYxMmYzNTAzNDM3ZmRmOTNjYWQ2OTJkMjE2YjhjZjkwYmJiMDUzOGM0N2RkOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7The Professor is the boss of Floor 3 of the Catacombs.\",1:\"§7He is a \u0027Professor\u0027 and has three phases. In the 1st he\",2:\"§7spawns 4 Guardians and creates a barrier. After they are\",3:\"§7killed, he attacks the player. Once he is at 25% health,\",4:\"§7he will merge with his guardians and continue to fight.\",5:\"\",6:\"§c❤ Health§8: §c3.000.000\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Suspicious Vial §a(1x)\",10:\"§5Adaptive Helmet §a(1x)\",11:\"§5Adaptive Chestplate §a(1x)\",12:\"§5Adaptive Leggings §a(1x)\",13:\"§5Adaptive Boots §a(1x)\"],Name:\"§6The Professor (Boss)\"},ExtraAttributes:{id:\"PROFESSOR_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"ce828875-25a2-3b03-9304-5f665c6279a6\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MjI2MzAwNzU0MCwKICAicHJvZmlsZUlkIiA6ICJkYTQ5OGFjNGU5Mzc0ZTVjYjYxMjdiMzgwODU1Nzk4MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJOaXRyb2hvbGljXzIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTk3MWNlZThiODMzYTYyZmMyYTYxMmYzNTAzNDM3ZmRmOTNjYWQ2OTJkMjE2YjhjZjkwYmJiMDUzOGM0N2RkOCIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7The Professor is the boss of Floor 3 of the Catacombs.\",1:\"§7He is a \u0027Professor\u0027 and has three phases. In the 1st he\",2:\"§7spawns 4 Guardians and creates a barrier. After they are\",3:\"§7killed, he attacks the player. Once he is at 25% health,\",4:\"§7he will merge with his guardians and continue to fight.\",5:\"\",6:\"§c❤ Health§8: §c3,000.000\",7:\"§c❤ Health §8(MM): §c600.000.000\"],Name:\"§6The Professor (Boss)\"},ExtraAttributes:{id:\"PROFESSOR_BOSS\"}}", "damage": 3, "lore": [ "§7The Professor is the boss of Floor 3 of the Catacombs.", @@ -10,21 +10,112 @@ "§7killed, he attacks the player. Once he is at 25% health,", "§7he will merge with his guardians and continue to fight.", "", - "§c❤ Health§8: §c3.000.000", - "", - "§6§lPossible Drops:", - "§9Suspicious Vial §a(1x)", - "§5Adaptive Helmet §a(1x)", - "§5Adaptive Chestplate §a(1x)", - "§5Adaptive Leggings §a(1x)", - "§5Adaptive Boots §a(1x)" + "§c❤ Health§8: §c3,000.000", + "§c❤ Health §8(MM): §c600.000.000" ], "internalname": "PROFESSOR_BOSS", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/The_Professor" + "https://hypixel-skyblock.fandom.com/wiki/The_Professor", + "https://wiki.hypixel.net/The_Professor" ], - "crafttext": "" -} + "crafttext": "", + "recipes": [ + { + "name": "§cThe Professor", + "render": "@neurepo:mobs/the_professor.json", + "panorama": "dungeon", + "type": "drops", + "drops": [ + { + "id": "ADAPTIVE_HELMET", + "chance": "1.21%", + "extra": ["§e§lChest Price: §62,500,000 coins"] + }, + { + "id": "ADAPTIVE_CHESTPLATE", + "chance": "0.69%", + "extra": ["§e§lChest Price: §64,000,000 coins"] + }, + { + "id": "ADAPTIVE_LEGGINGS", + "chance": "0.69%", + "extra": ["§e§lChest Price: §63,000,000 coins"] + }, + { + "id": "ADAPTIVE_BOOTS", + "chance": "1.21%", + "extra": [ + "§e§lChest Price: §62,000,000 coins" + ] + }, + { + "id": "SUSPICIOUS_VIAL", + "chance": "3.03%", + "extra": [ + "§e§lChest Price: §61,000,000 coins" + ] + } + ] + }, + { + "name": "§cThe Professor (Master Mode)", + "render": "@neurepo:mobs/the_professor.json", + "panorama": "dungeon", + "type": "drops", + "drops": [ + { + "id": "ADAPTIVE_HELMET", + "chance": "5.08%", + "extra": [ + "§e§lChest Price: §62,500,000 coins" + ] + }, + { + "id": "ADAPTIVE_CHESTPLATE", + "chance": "1.3%", + "extra": [ + "§e§lChest Price: §64,000,000 coins" + ] + }, + { + "id": "ADAPTIVE_LEGGINGS", + "chance": "2.39%", + "extra": [ + "§e§lChest Price: §63,000,000 coins" + ] + }, + { + "id": "ADAPTIVE_BOOTS", + "chance": "5.08%", + "extra": [ + "§e§lChest Price: §62,000,000 coins" + ] + }, + { + "id": "SUSPICIOUS_VIAL", + "chance": "12.49%", + "extra": [ + "§e§lChest Price: §61,000,000 coins" + ] + }, + { + "id": "FIRST_MASTER_STAR", + "chance": "2.6%", + "extra": [ + "§e§lChest Price: §65,000,000 coins" + ] + }, + { + "id": "MASTER_SKULL_TIER_3", + "chance": "7.94%", + "extra": [ + "§e§lChest Price: §62,000,000 coins" + ] + } + ] + } + ] +}
\ No newline at end of file |