diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/THUNDER_LEGGINGS.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/THUNDER_LEGGINGS.json')
-rw-r--r-- | items/THUNDER_LEGGINGS.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/THUNDER_LEGGINGS.json b/items/THUNDER_LEGGINGS.json index e057195e..d4db788f 100644 --- a/items/THUNDER_LEGGINGS.json +++ b/items/THUNDER_LEGGINGS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_leggings", "displayname": "§5Thunder Leggings", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+220\",3:\"§7Defense: §a+200\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every\",8:\"§7§e30§7 seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage\",11:\"§7to that hit for each charge\",12:\"§7collected.\",13:\"§7\",14:\"§7Maximum Charge Capacity: §c2\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a10%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.2x§7.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §aFishing Skill 36.\",23:\"§5§lEPIC LEGGINGS\"],color:2416101,Name:\"§5Thunder Leggings\"},ExtraAttributes:{id:\"THUNDER_LEGGINGS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+220\",3:\"§7Defense: §a+200\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every\",8:\"§7§e30§7 seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage\",11:\"§7to that hit for each charge\",12:\"§7collected.\",13:\"§7\",14:\"§7Maximum Charge Capacity: §c2\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a10%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.2x§7.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4❣ §cRequires §aFishing Skill 36§c.\",23:\"§5§lEPIC LEGGINGS\"],color:2416101,Name:\"§5Thunder Leggings\"},ExtraAttributes:{id:\"THUNDER_LEGGINGS\"}}", "damage": 0, "lore": [ "§7Strength: §c+25", @@ -26,7 +26,7 @@ "§7by §c1.2x§7.", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aFishing Skill 36.", + "§7§4❣ §cRequires §aFishing Skill 36§c.", "§5§lEPIC LEGGINGS" ], "recipe": { @@ -43,7 +43,7 @@ "internalname": "THUNDER_LEGGINGS", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Thunder_Armor", |