From 3415391bcfcaaa7277329fa88c277db35f12bb4b Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:49:29 -0400 Subject: More dungeon fixes --- items/SHADOW_ASSASSIN_CHESTPLATE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'items/SHADOW_ASSASSIN_CHESTPLATE.json') diff --git a/items/SHADOW_ASSASSIN_CHESTPLATE.json b/items/SHADOW_ASSASSIN_CHESTPLATE.json index ba578e33..80f780e1 100644 --- a/items/SHADOW_ASSASSIN_CHESTPLATE.json +++ b/items/SHADOW_ASSASSIN_CHESTPLATE.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Shadow Assassin Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d530 \",1:\"§7Strength: §c+25 \",2:\"§7Crit Damage: §c+25% \",3:\"\",4:\"§7Health: §a+240 HP \",5:\"§7Defense: §a+110 \",6:\"§7Speed: §a+7 \",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:0,Name:\"§5Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d530\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+240 HP\",5:\"§7Defense: §a+110\",6:\"§7Speed: §a+7\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin\",9:\"§7Collect the shadows of the\",10:\"§7enemies you kill increasing your\",11:\"§7damage for the rest of the\",12:\"§7dungeon while wearing this set.\",13:\"§7§c+1❁ Strength §7every kill\",14:\"\",15:\"§7On teleport: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:0,Name:\"§5Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d530 ", - "§7Strength: §c+25 ", - "§7Crit Damage: §c+25% ", + "§7Gear Score: §d530", + "§7Strength: §c+25", + "§7Crit Damage: §c+25%", "", - "§7Health: §a+240 HP ", - "§7Defense: §a+110 ", - "§7Speed: §a+7 ", + "§7Health: §a+240 HP", + "§7Defense: §a+110", + "§7Speed: §a+7", "", "§6Full Set Bonus: Shadow Assassin", "§7Collect the shadows of the", -- cgit