diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json')
-rw-r--r-- | items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json b/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json index 0c385beb..0016a3b8 100644 --- a/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json +++ b/items/STARRED_SHADOW_ASSASSIN_CHESTPLATE.json @@ -1,12 +1,13 @@ { "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:\"\",4:\"§7Health: §a+250 HP \",5:\"§7Defense: §a+110 \",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: 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:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6⚚ Shadow Assassin Chestplate\"},ExtraAttributes:{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:\" §8[§7⚔§8]\",4:\"\",5:\"§7Health: §a+250 HP \",6:\"§7Defense: §a+110 \",7:\"§7Speed: §a+8 \",8:\"\",9:\"§6Full Set Bonus: Shadow Assassin\",10:\"§7Collect the shadows of the\",11:\"§7enemies you kill increasing your\",12:\"§7damage for the rest of the\",13:\"§7dungeon while wearing this set.\",14:\"§7§c+1❁ Strength §7every kill\",15:\"\",16:\"§7On teleport: Grants §c+10❁\",17:\"§cStrength §7for §b10 §7seconds.\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aCatacombs Floor V\",21:\"§aCompletion\",22:\"§6§lLEGENDARY DUNGEON CHESTPLATE\"],color:0,Name:\"§6⚚ Shadow Assassin Chestplate\"},ExtraAttributes:{id:\"STARRED_SHADOW_ASSASSIN_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d545 ", "§7Strength: §c+30 ", "§7Crit Damage: §c+25% ", + " §8[§7⚔§8]", "", "§7Health: §a+250 HP ", "§7Defense: §a+110 ", @@ -41,10 +42,10 @@ "internalname": "STARRED_SHADOW_ASSASSIN_CHESTPLATE", "parent": "SHADOW_ASSASSIN_CHESTPLATE", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shadow_Assassin_Armor" ] -} +}
\ No newline at end of file |