From da1300e3efd39e034407134c6365f142cd7fb763 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 10 Feb 2024 00:59:00 +0100 Subject: Added new skin, fixed sa missing a gem slot and some lores (#1103) --- items/STARRED_SHADOW_ASSASSIN_BOOTS.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'items/STARRED_SHADOW_ASSASSIN_BOOTS.json') diff --git a/items/STARRED_SHADOW_ASSASSIN_BOOTS.json b/items/STARRED_SHADOW_ASSASSIN_BOOTS.json index acab1a35..fbf91f8f 100644 --- a/items/STARRED_SHADOW_ASSASSIN_BOOTS.json +++ b/items/STARRED_SHADOW_ASSASSIN_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§6⚚ Shadow Assassin Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d320 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+135\",4:\"§7Defense: §a+55 \",5:\"§7Speed: §a+8 \",6:\" §8[§8⚔§8]\",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: Restores §b10\",16:\"§b§7mana.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aV Completion§c.\",21:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6⚚ Shadow Assassin Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d320 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+135\",4:\"§7Defense: §a+55 \",5:\"§7Speed: §a+8 \",6:\" §8[§8❁§8] §8[§8⚔§8]\",7:\"\",8:\"§6Full Set Bonus: Shadow Assassin §7(0/4)\",9:\"§7Collect the shadows of the enemies\",10:\"§7you kill increasing your damage for\",11:\"§7the rest of the dungeon while\",12:\"§7wearing this set. §c+1❁ Strength\",13:\"§c§7every kill\",14:\"\",15:\"§7On teleport: Restores §b10 §7mana.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aThe Catacombs Floor\",19:\"§aV Completion§c.\",20:\"§6§lLEGENDARY DUNGEON BOOTS\"],color:0,Name:\"§6⚚ Shadow Assassin Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_BOOTS\"}}", "damage": 0, "lore": [ "§7Gear Score: §d320 ", @@ -10,17 +10,16 @@ "§7Health: §a+135", "§7Defense: §a+55 ", "§7Speed: §a+8 ", - " §8[§8⚔§8]", + " §8[§8❁§8] §8[§8⚔§8]", "", - "§6Full Set Bonus: Shadow Assassin", - "§7Collect the shadows of the", - "§7enemies you kill increasing your", - "§7damage for the rest of the", - "§7dungeon while wearing this set.", - "§7§c+1❁ Strength §7every kill", + "§6Full Set Bonus: Shadow Assassin §7(0/4)", + "§7Collect the shadows of the enemies", + "§7you kill increasing your damage for", + "§7the rest of the dungeon while", + "§7wearing this set. §c+1❁ Strength", + "§c§7every kill", "", - "§7On teleport: Restores §b10", - "§b§7mana.", + "§7On teleport: Restores §b10 §7mana.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aThe Catacombs Floor", -- cgit