diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-10 00:59:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-09 23:59:00 +0000 |
commit | da1300e3efd39e034407134c6365f142cd7fb763 (patch) | |
tree | 9260089fbe60466f9d34672a2062a57e5f3bcac9 /items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json | |
parent | b38c30469da7f92dfc4051d0a5db280239091b17 (diff) | |
download | NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.tar.gz NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.tar.bz2 NotEnoughUpdates-REPO-da1300e3efd39e034407134c6365f142cd7fb763.zip |
Added new skin, fixed sa missing a gem slot and some lores (#1103)
Diffstat (limited to 'items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json')
-rw-r--r-- | items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json b/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json index c5142aff..b7e8c458 100644 --- a/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json +++ b/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§6⚚ Shadow Assassin Chestplate", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d545 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+250\",4:\"§7Defense: §a+110 \",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: Grants §c+10❁\",16:\"§cStrength §7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aV Completion§c.\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6⚚ Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_CHESTPLATE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d545 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"§7Health: §a+250\",4:\"§7Defense: §a+110 \",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: Grants §c+10❁ Strength\",16:\"§c§7for §b10 §7seconds.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aThe Catacombs Floor\",20:\"§aV Completion§c.\",21:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6⚚ Shadow Assassin Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_SHADOW_ASSASSIN_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d545 ", @@ -10,17 +10,17 @@ "§7Health: §a+250", "§7Defense: §a+110 ", "§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: Grants §c+10❁", - "§cStrength §7for §b10 §7seconds.", + "§7On teleport: Grants §c+10❁ Strength", + "§c§7for §b10 §7seconds.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §aThe Catacombs Floor", |