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_BOOTS.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_BOOTS.json')
-rw-r--r-- | items/STARRED_SHADOW_ASSASSIN_BOOTS.json | 19 |
1 files changed, 9 insertions, 10 deletions
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", |