diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 11:49:29 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 11:49:29 -0400 |
commit | 3415391bcfcaaa7277329fa88c277db35f12bb4b (patch) | |
tree | 273bed72f85fa54a29287768839f68f43478ec1b /items/SHADOW_ASSASSIN_LEGGINGS.json | |
parent | 9874778871a5ed0a2dafcf03da66e0a10ba2c61f (diff) | |
download | NotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.tar.gz NotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.tar.bz2 NotEnoughUpdates-REPO-3415391bcfcaaa7277329fa88c277db35f12bb4b.zip |
More dungeon fixes
Diffstat (limited to 'items/SHADOW_ASSASSIN_LEGGINGS.json')
-rw-r--r-- | items/SHADOW_ASSASSIN_LEGGINGS.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/SHADOW_ASSASSIN_LEGGINGS.json b/items/SHADOW_ASSASSIN_LEGGINGS.json index a3c2f6a6..fbeeb994 100644 --- a/items/SHADOW_ASSASSIN_LEGGINGS.json +++ b/items/SHADOW_ASSASSIN_LEGGINGS.json @@ -1,16 +1,15 @@ { "itemid": "minecraft:leather_leggings", - "displayname": "§f§f§5Shadow Assassin Leggings", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d684\",1:\"§7Strength: §c+33\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+39%\",4:\"\",5:\"§7Health: §a+325 HP\",6:\"§7Defense: §a+130\",7:\"§7Speed: §a+7\",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: Restores §c1% §7of\",17:\"§7your maximum health.\",18:\"\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:0,Name:\"§f§f§5Shadow Assassin Leggings\"},ExtraAttributes:{hot_potato_count:10,color:\"0:0:0\",modifier:\"fierce\",originTag:\"UNKNOWN\",id:\"SHADOW_ASSASSIN_LEGGINGS\",enchantments:{protection:5,growth:5},uuid:\"ef0c96f8-493a-4759-b282-26e23bafd0d1\",anvil_uses:1,timestamp:\"9/24/20 8:25 AM\"},AttributeModifiers:[]}", + "displayname": "§5Shadow Assassin Leggings", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d470\",1:\"§7Strength: §c+25\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§7Health: §a+210 HP\",5:\"§7Defense: §a+95\",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 §c1% §7of\",16:\"§7your maximum health.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §aCatacombs Floor V\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON LEGGINGS\"],color:0,Name:\"§5Shadow Assassin Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SHADOW_ASSASSIN_LEGGINGS\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d684", - "§7Strength: §c+33", - "§7Crit Chance: §c+5%", - "§7Crit Damage: §c+39%", + "§7Gear Score: §d470", + "§7Strength: §c+25", + "§7Crit Damage: §c+25%", "", - "§7Health: §a+325 HP", - "§7Defense: §a+130", + "§7Health: §a+210 HP", + "§7Defense: §a+95", "§7Speed: §a+7", "", "§6Full Set Bonus: Shadow Assassin", @@ -23,6 +22,7 @@ "§7On teleport: Restores §c1% §7of", "§7your maximum health.", "", + "§7§8This item can be reforged!", "§7§4❣ §cRequires §aCatacombs Floor V", "§aCompletion", "§5§lEPIC DUNGEON LEGGINGS" |