diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 16:14:51 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-03 16:14:51 -0400 |
commit | 87ee7fe2ce0af1b3f1afb290418e7265b33a5221 (patch) | |
tree | 53d329e07f05b37fd3803770de185ded46bf00b4 /items/BOUNCY_LEGGINGS.json | |
parent | 91f8aa7db485ae8359dc634734889dc41c546678 (diff) | |
download | NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.gz NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.tar.bz2 NotEnoughUpdates-REPO-87ee7fe2ce0af1b3f1afb290418e7265b33a5221.zip |
Dungeon f4
Diffstat (limited to 'items/BOUNCY_LEGGINGS.json')
-rw-r--r-- | items/BOUNCY_LEGGINGS.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/BOUNCY_LEGGINGS.json b/items/BOUNCY_LEGGINGS.json new file mode 100644 index 00000000..37cfa674 --- /dev/null +++ b/items/BOUNCY_LEGGINGS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§9Bouncy Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d125 §8(179)\",1:\"§7Crit Chance: §c+5%\",2:\"\",3:\"§7Health: §a+105 HP §8(+158.55 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 LEGGINGS\"],color:11403055,Name:\"§9Bouncy Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"BOUNCY_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d125 §8(179)", + "§7Crit Chance: §c+5%", + "", + "§7Health: §a+105 HP §8(+158.55 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 LEGGINGS" + ], + "internalname": "BOUNCY_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bouncy_Armor" + ] +}
\ No newline at end of file |