From e4ed5f62411319af625f5f8374697a0f9bfbb8ae Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Fri, 18 Sep 2020 17:27:08 -0400 Subject: some f5 stuff --- items/LAST_BREATH.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 items/LAST_BREATH.json (limited to 'items/LAST_BREATH.json') diff --git a/items/LAST_BREATH.json b/items/LAST_BREATH.json new file mode 100644 index 00000000..f77b8840 --- /dev/null +++ b/items/LAST_BREATH.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§6Last Breath", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d400 §8(605)\",1:\"§7Damage: §c+180 §8(+282.6)\",2:\"§7Strength: §c+180 §8(+282.6)\",3:\"\",4:\"§7Reduces the defense of your\",5:\"§7target by §a50 §7on hit. Stacks\",6:\"§7up to §a2 §7times.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aCatacombs Floor V\",10:\"§aCompletion\",11:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6Last Breath\"},ExtraAttributes:{dungeon_item_level:0,id:\"LAST_BREATH\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d400 §8(605)", + "§7Damage: §c+180 §8(+282.6)", + "§7Strength: §c+180 §8(+282.6)", + "", + "§7Reduces the defense of your", + "§7target by §a50 §7on hit. Stacks", + "§7up to §a2 §7times.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOW" + ], + "internalname": "LAST_BREATH", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Last_Breath" + ] +} \ No newline at end of file -- cgit