diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-30 15:16:29 -0400 |
commit | 676ca2614a78336167aa292ef1b354c03f352093 (patch) | |
tree | c8afcb17bd36dd1b3b1fc6b9d6fb75cc38df90dd /items/SHADOW_ASSASSIN_BOOTS.json | |
parent | c142654be4625f976cf1eb493ceb26049bfaff2d (diff) | |
download | NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.gz NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.tar.bz2 NotEnoughUpdates-REPO-676ca2614a78336167aa292ef1b354c03f352093.zip |
Some new Items
Diffstat (limited to 'items/SHADOW_ASSASSIN_BOOTS.json')
-rw-r--r-- | items/SHADOW_ASSASSIN_BOOTS.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/SHADOW_ASSASSIN_BOOTS.json b/items/SHADOW_ASSASSIN_BOOTS.json new file mode 100644 index 00000000..495f9a2c --- /dev/null +++ b/items/SHADOW_ASSASSIN_BOOTS.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:leather_boots", + "displayname": "§5Shadow Assassin Boots", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Strength: §c+25 \",2:\"§7Crit Damage: §c+25% \",3:\"\",4:\"§7Health: §a+125 HP\",5:\"§7Defense: §a+55 \",6:\"§7Speed: §a+7 \",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 §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON BOOTS\"],color:0,Name:\"§5Shadow Assassin Boots\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_BOOTS\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d305 ", + "§7Strength: §c+25 ", + "§7Crit Damage: §c+25% ", + "", + "§7Health: §a+125 HP", + "§7Defense: §a+55 ", + "§7Speed: §a+7 ", + "", + "§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 §b10", + "§b§7mana.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor V", + "§aCompletion", + "§5§lEPIC DUNGEON BOOTS" + ], + "internalname": "SHADOW_ASSASSIN_BOOTS", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |