From c188080058f51b8dc6e583cb96c55a87374b1a52 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 17 Sep 2021 23:13:53 +0200 Subject: Upcoming Gemstone Changes (#616) * Upcoming Gemstone Changes * YEP * Fixes * Added new skin * Changes and new stuff * Forgot that * Rainbow Name * Fixes * Reforge Stats * Fixing a oopsi * Added Gemstone Slots --- items/REAPER_CHESTPLATE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/REAPER_CHESTPLATE.json') diff --git a/items/REAPER_CHESTPLATE.json b/items/REAPER_CHESTPLATE.json index 12874190..bdd09a15 100644 --- a/items/REAPER_CHESTPLATE.json +++ b/items/REAPER_CHESTPLATE.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§f§f§6Reaper Chestplate", - "nbttag": "{display:{Lore:[0:\"§7Strength: §c+25\",1:\"\",2:\"§7Health: §a+180\",3:\"§7Defense: §a+70\",4:\"§7Intelligence: §a+250\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c200% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§6§lLEGENDARY CHESTPLATE\"],color:1776411,Name:\"§f§f§6Reaper Chestplate\"},ExtraAttributes:{color:\"27:27:27\",originTag:\"REAPER_CHESTPLATE\",id:\"REAPER_CHESTPLATE\"},AttributeModifiers:[]}", + "nbttag": "{display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Health: §a+180\",2:\"§7Defense: §a+70\",3:\"§7Intelligence: §a+250\",4:\" §8[§8⚔§8]\",5:\"\",6:\"§6Full Set Bonus: Enrage §e§lSNEAK\",7:\"§7Enrage for §a6s §7gaining §f100✦\",8:\"§fSpeed§7, §c100❁ Damage§7, and §c100❁\",9:\"§cStrength.\",10:\"§8Cooldown: §a25s\",11:\"\",12:\"§6Full Set Bonus: Trolling The Reaper\",13:\"§7Healing Wands heal §a+50%§7.\",14:\"§7Gain §a+100❈ §7against Zombies.\",15:\"§7§7Deal §c200% §7damage to zombies\",16:\"§7but §c1% §7to all other mobs.\",17:\"\",18:\"§6Piece Bonus: Zombie Bulwark\",19:\"§7Kill Zombies to accumulate\",20:\"§7defense against them.\",21:\"§7Piece Bonus: §a+0❈\",22:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",23:\"\",24:\"§6§lLEGENDARY CHESTPLATE\"],color:1776411,Name:\"§f§f§6Reaper Chestplate\"},ExtraAttributes:{color:\"27:27:27\",originTag:\"REAPER_CHESTPLATE\",id:\"REAPER_CHESTPLATE\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Strength: §c+25", - "", "§7Health: §a+180", "§7Defense: §a+70", "§7Intelligence: §a+250", + " §8[§8⚔§8]", "", "§6Full Set Bonus: Enrage §e§lSNEAK", "§7Enrage for §a6s §7gaining §f100✦", @@ -49,4 +49,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Armor" ] -} +} \ No newline at end of file -- cgit