diff options
Diffstat (limited to 'items/INFERNO_DEMONLORD_4_BOSS.json')
-rw-r--r-- | items/INFERNO_DEMONLORD_4_BOSS.json | 142 |
1 files changed, 142 insertions, 0 deletions
diff --git a/items/INFERNO_DEMONLORD_4_BOSS.json b/items/INFERNO_DEMONLORD_4_BOSS.json new file mode 100644 index 00000000..31ac087c --- /dev/null +++ b/items/INFERNO_DEMONLORD_4_BOSS.json @@ -0,0 +1,142 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Inferno Demonlord IV (Boss)", + "nbttag": "{SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ\"}]}},display:{Lore:[0:\"§8Overwhelming Despair\",1:\"\",2:\"§7Health: §c150,000,000❤\",3:\"§7Demons damage: §c30,000§7/s\",4:\"§7Demons health: §c10,000,000❤\",5:\"\",6:\"§6Immolate\",7:\"§8Passive\",8:\"§7Deals §c100 §7+ §c50% §7of your max §c❤\",9:\"§c§7as §ftrue §7damage every second.\",10:\"\",11:\"§bHellion Shield\",12:\"§8Passive\",13:\"§7Match the attunement on your\",14:\"§7dagger to damage the boss.\",15:\"\",16:\"§5Demonsplit\",17:\"§8At 66% HP and 33% HP\",18:\"§7Splits into two powerful demons.\",19:\"\",20:\"§cFire Pillars\",21:\"§8Starting at 66% HP\",22:\"§7Spawns fire pillars.\",23:\"§7Destroy them or die.\",24:\"\",25:\"§dDDR Apocalypse\",26:\"§8Starting at 33% HP\",27:\"§7Spawns dangerous fire pits which\",28:\"§7you need to dodge.\"],Name:\"§6Inferno Demonlord IV (Boss)\"},ExtraAttributes:{id:\"INFERNO_DEMONLORD_4_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Overwhelming Despair", + "", + "§7Health: §c150,000,000❤", + "§7Demons damage: §c30,000§7/s", + "§7Demons health: §c10,000,000❤", + "", + "§6Immolate", + "§8Passive", + "§7Deals §c100 §7+ §c50% §7of your max §c❤", + "§c§7as §ftrue §7damage every second.", + "", + "§bHellion Shield", + "§8Passive", + "§7Match the attunement on your", + "§7dagger to damage the boss.", + "", + "§5Demonsplit", + "§8At 66% HP and 33% HP", + "§7Splits into two powerful demons.", + "", + "§cFire Pillars", + "§8Starting at 66% HP", + "§7Spawns fire pillars.", + "§7Destroy them or die.", + "", + "§dDDR Apocalypse", + "§8Starting at 33% HP", + "§7Spawns dangerous fire pits which", + "§7you need to dodge." + ], + "internalname": "INFERNO_DEMONLORD_4_BOSS", + "clickcommand": "viewrecipe", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Inferno_Demonlord", + "https://wiki.hypixel.net/Inferno_Demonlord" + ], + "crafttext": "", + "recipes": [ + { + "xp": 1, + "name": "§6Inferno Demonlord IV", + "render": "Blaze", + "panorama": "crimson_isle", + "coins": 1, + "combat_xp": 500, + "type": "drops", + "drops": [ + { + "id": "DERELICT_ASHE", + "extra": [ + "x110-155" + ], + "chance": "100%" + }, + { + "id": "LAVATEARS_RUNE;1", + "chance": "1.01%" + }, + { + "id": "ARROW_BUNDLE_MAGMA", + "chance": "7.62%" + }, + { + "id": "MANA_DISINTEGRATOR", + "chance": "3.56%" + }, + { + "id": "SCORCHED_BOOKS", + "chance": "2.03%" + }, + { + "id": "KELVIN_INVERTER", + "chance": "2.54%" + }, + { + "id": "BLAZE_ROD_DISTILLATE", + "chance": "4.57%" + }, + { + "id": "GLOWSTONE_DUST_DISTILLATE", + "chance": "4.57%" + }, + { + "id": "MAGMA_CREAM_DISTILLATE", + "chance": "4.57%" + }, + { + "id": "NETHER_STALK_DISTILLATE", + "chance": "4.57%" + }, + { + "id": "CRUDE_GABAGOOL_DISTILLATE", + "chance": "2.54%" + }, + { + "id": "SCORCHED_POWER_CRYSTAL", + "chance": "3.05%" + }, + { + "id": "ARCHFIEND_DICE", + "chance": "1.02%" + }, + { + "id": "FIRE_ASPECT;3", + "chance": "1.27%" + }, + { + "id": "FIERY_BURST_RUNE;1", + "chance": "0.20%" + }, + { + "id": "FLAWED_OPAL_GEM", + "chance": "2.79%" + }, + { + "id": "ULTIMATE_REITERATE;1", + "chance": "1.79%" + }, + { + "id": "HIGH_CLASS_ARCHFIEND_DICE", + "chance": "0.25%" + }, + { + "id": "WILSON_ENGINEERING_PLANS", + "chance": "0.09%" + }, + { + "id": "SUBZERO_INVERTER", + "chance": "0.09%" + } + ] + } + ] +}
\ No newline at end of file |