diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-10-03 06:03:27 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-03 06:03:27 +1000 |
commit | 3ecf258ced69724feb09c9807d1dd73719bf7f5c (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/LAST_BREATH.json | |
parent | 228ec7960d0319d8018c24ee14a92ea235c5e68c (diff) | |
parent | 53df26bfed360f90f5eed3947e854606138888c7 (diff) | |
download | NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.gz NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.tar.bz2 NotEnoughUpdates-REPO-3ecf258ced69724feb09c9807d1dd73719bf7f5c.zip |
Merge pull request #278 from IRONM00N/master
Some New Items And Fixes
Diffstat (limited to 'items/LAST_BREATH.json')
-rw-r--r-- | items/LAST_BREATH.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/LAST_BREATH.json b/items/LAST_BREATH.json index f77b8840..c5a1db88 100644 --- a/items/LAST_BREATH.json +++ b/items/LAST_BREATH.json @@ -1,12 +1,12 @@ { "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\"}}", + "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\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d400 §8(605)", - "§7Damage: §c+180 §8(+282.6)", - "§7Strength: §c+180 §8(+282.6)", + "§7Gear Score: §d400 ", + "§7Damage: §c+180 ", + "§7Strength: §c+180 ", "", "§7Reduces the defense of your", "§7target by §a50 §7on hit. Stacks", |