diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-08-07 01:40:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 23:40:26 +0000 |
| commit | 421ec43323c6519006a6c6452fa06ae596b79373 (patch) | |
| tree | b6a0d4078cd6943a23eff10ddfa6268aa1993207 /items/SHADOW_WARP_SCROLL.json | |
| parent | 9b3005d4a487f8ab309020e86d024fdb756c4cff (diff) | |
| download | NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.gz NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.tar.bz2 NotEnoughUpdates-REPO-421ec43323c6519006a6c6452fa06ae596b79373.zip | |
feat: More Dye changes & Rabbit Potion (#1309)
Diffstat (limited to 'items/SHADOW_WARP_SCROLL.json')
| -rw-r--r-- | items/SHADOW_WARP_SCROLL.json | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/items/SHADOW_WARP_SCROLL.json b/items/SHADOW_WARP_SCROLL.json index d1474b61..47517226 100644 --- a/items/SHADOW_WARP_SCROLL.json +++ b/items/SHADOW_WARP_SCROLL.json @@ -1,23 +1,22 @@ { "itemid": "minecraft:writable_book", "displayname": "§5Shadow Warp", - "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Shadow Warp\",3:\"§6Ability §7when combined with a\",4:\"§7§6Necron\u0027s Blade (Unrefined)§7.\",5:\"\",6:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",7:\"§7Created a spacial distortion\",8:\"§7§e10 §7blocks ahead of you that\",9:\"§7sucks all enemies around it.\",10:\"§7Using this ability again within\",11:\"§7§e5 §7seconds to detonate the\",12:\"§7warp and deal damage to enemies\",13:\"§7near it.\",14:\"§8Mana Cost: §3300\",15:\"§8Cooldown: §a10s\",16:\"\",17:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},resolved:0b}", + "nbttag": "{generation:0,ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7Applies the §6Shadow Warp Ability §7when\",3:\"§7combined with a §6Necron\u0027s Blade\",4:\"§6(Unrefined)§7.\",5:\"\",6:\"§6Ability: Shadow Warp §e§lRIGHT CLICK\",7:\"§7Creates a spatial distortion §e10\",8:\"§e§7blocks ahead of you that sucks all\",9:\"§7enemies around it. Use this ability\",10:\"§7again within §e5 §7seconds to detonate\",11:\"§7the warp and deal §c10,000 §7damage\",12:\"§7to enemies near it.\",13:\"§8Mana Cost: §3300\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Shadow Warp\"},ExtraAttributes:{id:\"SHADOW_WARP_SCROLL\"},resolved:0b}", "damage": 0, "lore": [ "§7§8Combinable in Anvil", "", - "§7Applies the §6Shadow Warp", - "§6Ability §7when combined with a", - "§7§6Necron\u0027s Blade (Unrefined)§7.", + "§7Applies the §6Shadow Warp Ability §7when", + "§7combined with a §6Necron\u0027s Blade", + "§6(Unrefined)§7.", "", - "§6Ability: Shadow Warp §e§lRIGHT CLICK", - "§7Created a spacial distortion", - "§7§e10 §7blocks ahead of you that", - "§7sucks all enemies around it.", - "§7Using this ability again within", - "§7§e5 §7seconds to detonate the", - "§7warp and deal damage to enemies", - "§7near it.", + "§6Ability: Shadow Warp §e§lRIGHT CLICK", + "§7Creates a spatial distortion §e10", + "§e§7blocks ahead of you that sucks all", + "§7enemies around it. Use this ability", + "§7again within §e5 §7seconds to detonate", + "§7the warp and deal §c10,000 §7damage", + "§7to enemies near it.", "§8Mana Cost: §3300", "§8Cooldown: §a10s", "", @@ -26,7 +25,7 @@ "internalname": "SHADOW_WARP_SCROLL", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Necron%27s_Blade_Scrolls", |
