aboutsummaryrefslogtreecommitdiff
path: root/items/PLASMAFLUX_POWER_ORB.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-01-13 16:40:59 +0100
committerGitHub <noreply@github.com>2021-01-13 10:40:59 -0500
commit69d3d1f27183d2354aff3a648b9ee29494194e71 (patch)
tree88f7173ca0afd69a5381e56c27975252a137bd5b /items/PLASMAFLUX_POWER_ORB.json
parent1cb5cf86be020b338722e76a1c50413f5f31212d (diff)
downloadNotEnoughUpdates-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/PLASMAFLUX_POWER_ORB.json')
-rw-r--r--items/PLASMAFLUX_POWER_ORB.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/items/PLASMAFLUX_POWER_ORB.json b/items/PLASMAFLUX_POWER_ORB.json
index f8b7fa28..487f7b4f 100644
--- a/items/PLASMAFLUX_POWER_ORB.json
+++ b/items/PLASMAFLUX_POWER_ORB.json
@@ -17,6 +17,7 @@
"§7Increases all heals by §a+7.5%§7.",
"§7Grants §c+35❁ Strength§7.",
"",
+ "§4☠ §cRequires §5Wolf Slayer 7",
"§6§lLEGENDARY"
],
"recipe": {
@@ -32,10 +33,11 @@
},
"internalname": "PLASMAFLUX_POWER_ORB",
"clickcommand": "viewrecipe",
- "modver": "1.5-REL",
+ "slayer_req": "WOLF_7",
+ "modver": "1.7.1-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Plasmaflux_Power_Orb"
]
-} \ No newline at end of file
+}