diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-01-13 16:40:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 10:40:59 -0500 |
commit | 69d3d1f27183d2354aff3a648b9ee29494194e71 (patch) | |
tree | 88f7173ca0afd69a5381e56c27975252a137bd5b /items/OVERFLUX_POWER_ORB.json | |
parent | 1cb5cf86be020b338722e76a1c50413f5f31212d (diff) | |
download | NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.tar.gz NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.tar.bz2 NotEnoughUpdates-REPO-69d3d1f27183d2354aff3a648b9ee29494194e71.zip |
Added Things, fixed Things (#355)
* Added Wiki Links, fixed Lion and Undead Bow
* Added new Enchants
* Added Zombie Slayer Text Req.
* Added Wolf Req.
* Added Spider Slayer Text Req.
Diffstat (limited to 'items/OVERFLUX_POWER_ORB.json')
-rw-r--r-- | items/OVERFLUX_POWER_ORB.json | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/items/OVERFLUX_POWER_ORB.json b/items/OVERFLUX_POWER_ORB.json index 96c68bbf..1a41b33f 100644 --- a/items/OVERFLUX_POWER_ORB.json +++ b/items/OVERFLUX_POWER_ORB.json @@ -4,8 +4,8 @@ "displayname": "§5Overflux Power Orb", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4aa91940-7633-3390-9635-dc17ac33b5d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjU2MTU5NWQ5Yzc0NTc3OTZjNzE5ZmFlNDYzYTIyMjcxY2JjMDFjZjEwODA5ZjVhNjRjY2IzZDZhZTdmOGY2In19fQ==\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§aOrb Buff: Overflux\",8:\"§7Grants §b+100% §7base mana regen.\",9:\"§7Heals §c2.5% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+5%§7.\",11:\"§7Grants §c+25❁ Strength§7.\",12:\"\",13:\"§5§lEPIC\"],Name:\"§5Overflux Power Orb\"},ExtraAttributes:{id:\"OVERFLUX_POWER_ORB\"}}", - "modver": "1.0.0", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"4aa91940-7633-3390-9635-dc17ac33b5d9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjU2MTU5NWQ5Yzc0NTc3OTZjNzE5ZmFlNDYzYTIyMjcxY2JjMDFjZjEwODA5ZjVhNjRjY2IzZDZhZTdmOGY2In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a60s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§aOrb Buff: Overflux\",8:\"§7Grants §b+100% §7base mana regen.\",9:\"§7Heals §c2.5% §7of max §c❤§7 per second.\",10:\"§7Increases all heals by §a+5%§7.\",11:\"§7Grants §c+25❁ Strength§7.\",12:\"\",13:\"§4☠ §cRequires §5Wolf Slayer 7\",14:\"§5§lEPIC\"],Name:\"§5Overflux Power Orb\"},ExtraAttributes:{id:\"OVERFLUX_POWER_ORB\"}}", + "modver": "1.7.1-REL", "lore": [ "§6Item Ability: Deploy", "§7Place an orb for §a60s §7buffing", @@ -20,6 +20,7 @@ "§7Increases all heals by §a+5%§7.", "§7Grants §c+25❁ Strength§7.", "", + "§4☠ §cRequires §5Wolf Slayer 7", "§5§lEPIC" ], "recipe": { @@ -37,5 +38,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Overflux_Power_Orb" - ] -}
\ No newline at end of file + ], + "crafttext": "" +} |