diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /items/NECRON_BOSS.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
Diffstat (limited to 'items/NECRON_BOSS.json')
-rw-r--r-- | items/NECRON_BOSS.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/items/NECRON_BOSS.json b/items/NECRON_BOSS.json index 596754c3..52dd8e12 100644 --- a/items/NECRON_BOSS.json +++ b/items/NECRON_BOSS.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§6Necron (Boss)", - "nbttag": "{ench:[],overrideMeta:1b,display:{Lore:[0:\"§7Necron is the boss of Floor 7 of the Catacombs. He is\",1:\"§7a \u0027Wither Lord\u0027 and has 4 phases. In the 1st he must be\",2:\"§7killed after being frozen by Energy Crystals. In the 2nd he\",3:\"§7must be crushed with Pillars. In the 3rd the Player must solve\",4:\"§7terminals and must be killed again normally in the 4th.\",5:\"\",6:\"§c❤ Health§8: §c1.000.000.000\",7:\"§a❈ Defense§8: §a300\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§9Wither Catalyst §a(1x)\",11:\"§5Implosion §a(1x)\",12:\"§5Wither Shield §a(1x)\",13:\"§5Shadow Warp §a(1x)\",14:\"§5Precursor Gear §a(1x)\",15:\"§5Wither Blood §a(1x)\",16:\"§5Necron\u0027s Handle §a(1x)\",17:\"§6Wither Helmet §a(1x)\",18:\"§6Wither Chestplate §a(1x)\",19:\"§6Wither Leggings §a(1x)\",20:\"§6Wither Boots §a(1x)\",21:\"§6Auto Recombobulator §a(1x)\"],Name:\"§6Necron (Boss)\"},ExtraAttributes:{id:\"NECRON_BOSS\"}}", + "nbttag": "{ench:[],overrideMeta:1b,display:{Lore:[0:\"§7Necron is the boss of Floor 7 of the Catacombs. He is\",1:\"§7a 'Wither Lord' and has 4 phases. In the 1st he must be\",2:\"§7killed after being frozen by Energy Crystals. In the 2nd he\",3:\"§7must be crushed with Pillars. In the 3rd the Player must solve\",4:\"§7terminals and must be killed again normally in the 4th.\",5:\"\",6:\"§c❤ Health§8: §c1.000.000.000\",7:\"§a❈ Defense§8: §a300\",8:\"\",9:\"§6§lPossible Drops:\",10:\"§9Wither Catalyst §a(1x)\",11:\"§5Implosion §a(1x)\",12:\"§5Wither Shield §a(1x)\",13:\"§5Shadow Warp §a(1x)\",14:\"§5Precursor Gear §a(1x)\",15:\"§5Wither Blood §a(1x)\",16:\"§5Necron's Handle §a(1x)\",17:\"§6Wither Helmet §a(1x)\",18:\"§6Wither Chestplate §a(1x)\",19:\"§6Wither Leggings §a(1x)\",20:\"§6Wither Boots §a(1x)\",21:\"§6Auto Recombobulator §a(1x)\"],Name:\"§6Necron (Boss)\"},ExtraAttributes:{id:\"NECRON_BOSS\"}}", "damage": 1, "lore": [ "§7Necron is the boss of Floor 7 of the Catacombs. He is", - "§7a \u0027Wither Lord\u0027 and has 4 phases. In the 1st he must be", + "§7a 'Wither Lord' and has 4 phases. In the 1st he must be", "§7killed after being frozen by Energy Crystals. In the 2nd he", "§7must be crushed with Pillars. In the 3rd the Player must solve", "§7terminals and must be killed again normally in the 4th.", @@ -20,7 +20,7 @@ "§5Shadow Warp §a(1x)", "§5Precursor Gear §a(1x)", "§5Wither Blood §a(1x)", - "§5Necron\u0027s Handle §a(1x)", + "§5Necron's Handle §a(1x)", "§6Wither Helmet §a(1x)", "§6Wither Chestplate §a(1x)", "§6Wither Leggings §a(1x)", @@ -29,10 +29,11 @@ ], "internalname": "NECRON_BOSS", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Necron" + "https://hypixel-skyblock.fandom.com/wiki/Necron", + "https://wiki.hypixel.net/Necron" ], "crafttext": "" -} +}
\ No newline at end of file |