diff options
Diffstat (limited to 'items/BOUNCY_CHESTPLATE.json')
-rw-r--r-- | items/BOUNCY_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/BOUNCY_CHESTPLATE.json b/items/BOUNCY_CHESTPLATE.json index c3571f80..07c34b34 100644 --- a/items/BOUNCY_CHESTPLATE.json +++ b/items/BOUNCY_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§9Bouncy Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+120\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §aCatacombs Level 9\",12:\"§9§lRARE DUNGEON CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d140 \",1:\"§7Crit Chance: §c+5%\",2:\"§7Health: §a+120\",3:\"\",4:\"§6Full Set Bonus: Bouncing Arrow\",5:\"§7Your arrows have a §e25%\",6:\"§e§7chance to bounce to another\",7:\"§7target after it hits something.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§aPerfect 35000 / 35000\",11:\"§7§4❣ §cRequires §cCatacombs Skill\",12:\"§c9§c.\",13:\"§9§lRARE DUNGEON CHESTPLATE\"],color:11403055,Name:\"§9Bouncy Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d140 ", @@ -15,13 +15,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 35000 / 35000", - "§7§4❣ §cRequires §aCatacombs Level 9", + "§7§4❣ §cRequires §cCatacombs Skill", + "§c9§c.", "§9§lRARE DUNGEON CHESTPLATE" ], "internalname": "BOUNCY_CHESTPLATE", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor", |