diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-06 00:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-05 18:15:22 -0400 |
commit | 207e0ee6ed384dc8f8f66ac94684cc838ec74698 (patch) | |
tree | be31fcd39d9a83f60af0723ae22c8ab3510c8e6a /items/LAST_BREATH.json | |
parent | e0378a48c581b70571887a1bb44fbd4a3c74df99 (diff) | |
download | NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.gz NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.tar.bz2 NotEnoughUpdates-REPO-207e0ee6ed384dc8f8f66ac94684cc838ec74698.zip |
SB Changes, Mobs Part 2 and Easter Things (#456)
* constants things
* SB Changes and Easter Things
* Mobs
* Update pls no hate
Diffstat (limited to 'items/LAST_BREATH.json')
-rw-r--r-- | items/LAST_BREATH.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/items/LAST_BREATH.json b/items/LAST_BREATH.json index c5a1db88..b5bdf630 100644 --- a/items/LAST_BREATH.json +++ b/items/LAST_BREATH.json @@ -1,16 +1,18 @@ { "itemid": "minecraft:bow", "displayname": "§6Last Breath", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d400 \",1:\"§7Damage: §c+180 \",2:\"§7Strength: §c+180 \",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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d460 \",1:\"§7Damage: §c+200 \",2:\"§7Strength: §c+180 \",3:\"§7Crit Damage: §c+50% \",4:\"\",5:\"§7Reduces the defense of your\",6:\"§7target by §a10% §7of their max\",7:\"§7§a❈ Defense §7on hit, stacking\",8:\"§7up to §a5 §7times.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor V\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6Last Breath\"},ExtraAttributes:{dungeon_item_level:0,id:\"LAST_BREATH\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d400 ", - "§7Damage: §c+180 ", + "§7Gear Score: §d460 ", + "§7Damage: §c+200 ", "§7Strength: §c+180 ", + "§7Crit Damage: §c+50% ", "", "§7Reduces the defense of your", - "§7target by §a50 §7on hit. Stacks", - "§7up to §a2 §7times.", + "§7target by §a10% §7of their max", + "§7§a❈ Defense §7on hit, stacking", + "§7up to §a5 §7times.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCatacombs Floor V", @@ -20,7 +22,7 @@ "internalname": "LAST_BREATH", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Last_Breath" |