From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: NEU 2.1 Things (#660) Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nea Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/SHADOW_WARP_SCROLL.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'items/SHADOW_WARP_SCROLL.json') diff --git a/items/SHADOW_WARP_SCROLL.json b/items/SHADOW_WARP_SCROLL.json index ef61309c..77bbfd4a 100644 --- a/items/SHADOW_WARP_SCROLL.json +++ b/items/SHADOW_WARP_SCROLL.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:writable_book", "displayname": "§5Shadow Warp", - "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Shadow Warp\",3:\"§6§7ability.\",4:\"\",5:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",6:\"§7Created a spacial distortion\",7:\"§7§e10 §7blocks ahead of you that\",8:\"§7sucks all enemies around it.\",9:\"§7Using this ability again within\",10:\"§7§e5 §7seconds to detonate the\",11:\"§7warp and deal damage to enemies\",12:\"§7near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},AttributeModifiers:[],resolved:0b}", "damage": 0, "lore": [ "§7This scroll can be applied to a", - "§7§6Necron\u0027s Blade (Unrefined)", + "§7§6Necron's Blade (Unrefined)", "§6§7granting it the §6Shadow Warp", "§6§7ability.", "", @@ -25,9 +25,10 @@ "internalname": "SHADOW_WARP_SCROLL", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls" + "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls", + "https://wiki.hypixel.net/Shadow_Warp" ] -} +} \ No newline at end of file -- cgit