diff options
Diffstat (limited to 'items/STARRED_SHADOW_ASSASSIN_LEGGINGS.json')
-rw-r--r-- | items/STARRED_SHADOW_ASSASSIN_LEGGINGS.json | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/items/STARRED_SHADOW_ASSASSIN_LEGGINGS.json b/items/STARRED_SHADOW_ASSASSIN_LEGGINGS.json new file mode 100644 index 00000000..974b1347 --- /dev/null +++ b/items/STARRED_SHADOW_ASSASSIN_LEGGINGS.json @@ -0,0 +1,50 @@ +{ + "itemid": "minecraft:leather_leggings", + "displayname": "§6⚚ Shadow Assassin Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d485 \",1:\"§7Strength: §c+30 \",2:\"§7Crit Damage: §c+25% \",3:\"\",4:\"§7Health: §a+220 HP \",5:\"§7Defense: §a+95 \",6:\"§7Speed: §a+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 §c1% §7of\",16:\"§7your maximum health.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:0,Name:\"§6⚚ Shadow Assassin Leggings\"},ExtraAttributes:{id:\"STARRED_SHADOW_ASSASSIN_LEGGINGS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d485 ", + "§7Strength: §c+30 ", + "§7Crit Damage: §c+25% ", + "", + "§7Health: §a+220 HP ", + "§7Defense: §a+95 ", + "§7Speed: §a+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", + "", + "§7On teleport: Restores §c1% §7of", + "§7your maximum health.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§6§lLEGENDARY DUNGEON LEGGINGS" + ], + "recipe": { + "A1": "LIVID_FRAGMENT:1", + "A2": "LIVID_FRAGMENT:1", + "A3": "LIVID_FRAGMENT:1", + "B1": "LIVID_FRAGMENT:1", + "B2": "SHADOW_ASSASSIN_LEGGINGS:1", + "B3": "LIVID_FRAGMENT:1", + "C1": "LIVID_FRAGMENT:1", + "C2": "LIVID_FRAGMENT:1", + "C3": "LIVID_FRAGMENT:1" + }, + "internalname": "STARRED_SHADOW_ASSASSIN_LEGGINGS", + "parent": "SHADOW_ASSASSIN_LEGGINGS", + "clickcommand": "viewrecipe", + "modver": "1.3-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Shadow_Assassin_Armor" + ] +}
\ No newline at end of file |