diff options
Diffstat (limited to 'items/STARRED_LAST_BREATH.json')
-rw-r--r-- | items/STARRED_LAST_BREATH.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/items/STARRED_LAST_BREATH.json b/items/STARRED_LAST_BREATH.json new file mode 100644 index 00000000..abfc36f1 --- /dev/null +++ b/items/STARRED_LAST_BREATH.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§6⚚ Last Breath", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d420\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+190\",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:\"§6⚚ Last Breath\"},ExtraAttributes:{id:\"STARRED_LAST_BREATH\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d420", + "§7Damage: §c+190", + "§7Strength: §c+190", + "", + "§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" + ], + "recipe": { + "A1": "LIVID_FRAGMENT:1", + "A2": "LIVID_FRAGMENT:1", + "A3": "LIVID_FRAGMENT:1", + "B1": "LIVID_FRAGMENT:1", + "B2": "LAST_BREATH:1", + "B3": "LIVID_FRAGMENT:1", + "C1": "LIVID_FRAGMENT:1", + "C2": "LIVID_FRAGMENT:1", + "C3": "LIVID_FRAGMENT:1" + }, + "internalname": "STARRED_LAST_BREATH", + "parent": "LAST_BREATH", + "clickcommand": "viewrecipe", + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Last_Breath" + ] +}
\ No newline at end of file |