diff options
author | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
---|---|---|
committer | Moulberry <james.jenour@student.scotch.wa.edu.au> | 2020-08-20 06:26:11 +1000 |
commit | d673233ca2315e92ec703a9d39ac3c436fa9fad1 (patch) | |
tree | 1cd56a32dc76b2c7173b2232049abc426793599e /items/BOUNCY_HELMET.json | |
parent | 885669e05fb9476f3c96fca471df19588430fc24 (diff) | |
parent | a6d765c01b809e775c0dc1bc6c10ac8576086709 (diff) | |
download | NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.gz NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.tar.bz2 NotEnoughUpdates-REPO-d673233ca2315e92ec703a9d39ac3c436fa9fad1.zip |
Merge branch 'master' of https://github.com/Moulberry/NotEnoughUpdates-REPO
Diffstat (limited to 'items/BOUNCY_HELMET.json')
-rw-r--r-- | items/BOUNCY_HELMET.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/BOUNCY_HELMET.json b/items/BOUNCY_HELMET.json new file mode 100644 index 00000000..4c7c946b --- /dev/null +++ b/items/BOUNCY_HELMET.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_helmet", + "displayname": "§9Bouncy Helmet", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d85 §8(118)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+65 HP §8(+98.15 HP)\",4:\"\",5:\"§6Full Set Bonus: Bouncing Arrow\",6:\"§7Your arrows have a §e25%\",7:\"§e§7chance to bounce to another\",8:\"§7target after it hits something.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§aPerfect 35000 / 35000\",12:\"§7§4❣ §cRequires §aCatacombs Level 12\",13:\"§9§lRARE DUNGEON HELMET\"],color:11403055,Name:\"§9Bouncy Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_HELMET\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d85 §8(118)", + "§7Crit Chance: §c+5%", + "", + "§7Health: §a+65 HP §8(+98.15 HP)", + "", + "§6Full Set Bonus: Bouncing Arrow", + "§7Your arrows have a §e25%", + "§e§7chance to bounce to another", + "§7target after it hits something.", + "", + "§7§8This item can be reforged!", + "§aPerfect 35000 / 35000", + "§7§4❣ §cRequires §aCatacombs Level 12", + "§9§lRARE DUNGEON HELMET" + ], + "internalname": "BOUNCY_HELMET", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor" + ] +}
\ No newline at end of file |