diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/LEGGINGS_OF_THE_PACK.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/LEGGINGS_OF_THE_PACK.json')
-rw-r--r-- | items/LEGGINGS_OF_THE_PACK.json | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/items/LEGGINGS_OF_THE_PACK.json b/items/LEGGINGS_OF_THE_PACK.json index 0699bd8c..536afb7d 100644 --- a/items/LEGGINGS_OF_THE_PACK.json +++ b/items/LEGGINGS_OF_THE_PACK.json @@ -1,11 +1,20 @@ { "itemid": "minecraft:iron_leggings", - "displayname": "§f§f§5Leggings of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+80 HP\",1:\"§7Defense: §a+75\",2:\"\",3:\"§7Gain §a+50❈ Defense §7against animals.\",4:\"§7Gain §f+5❂ True Defense §7aswell.\",5:\"\",6:\"§6Full Set Bonus: §cArmor of the Pack\",7:\"§7Gain §c+35❁ Strength §7and\",8:\"§7§a+80❈ Defense §7for each\",9:\"§7§cArmor of the Pack §7wearers\",10:\"§7within §a30 §7blocks.\",11:\"§8Max of 3 players\",12:\"\",13:\"§c☠ §5Requires Wolf LVL 6\",14:\"§5§lEPIC LEGGINGS\"],Name:\"§f§f§5Leggings of the Pack\"},ExtraAttributes:{modifier:\"strong\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",uuid:\"8725ab94-a876-4559-8a0a-8d6f080bfbd4\",anvil_uses:1,timestamp:\"3/21/20 2:52 PM\"},AttributeModifiers:[]}", + "displayname": "§5Godly Leggings of the Pack", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+5 §c(Godly +5)\",1:\"§7Crit Damage: §c+4% §c(Godly +4%)\",2:\"\",3:\"§7Health: §a+155 HP\",4:\"§7Defense: §a+90\",5:\"§7Intelligence: §a+2 §c(Godly +2)\",6:\"\",7:\"§9Growth V\",8:\"§7Grants §a+75 §c❤ Health§7.\",9:\"§9Protection V\",10:\"§7Grants §a+15 §a❈ Defense§7.\",11:\"\",12:\"§7Gain §a+50❈ Defense §7against animals.\",13:\"§7Gain §f+5❂ True Defense §7aswell.\",14:\"\",15:\"§6Full Set Bonus: §cArmor of the Pack\",16:\"§7Gain §c+35❁ Strength §7and\",17:\"§7§a+80❈ Defense §7for each\",18:\"§7§cArmor of the Pack §7wearers\",19:\"§7within §a30 §7blocks.\",20:\"§8Max of 3 players\",21:\"\",22:\"§7§4☠ §cRequires §5Wolf Slayer 6\",23:\"§5§lEPIC LEGGINGS\"],Name:\"§5Godly Leggings of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"LEGGINGS_OF_THE_PACK\",enchantments:{protection:5,growth:5},uuid:\"d1f0ff14-a7f6-4d4f-a3d9-6c64f3e3de49\",anvil_uses:1,timestamp:\"6/12/20 10:26 PM\"}}", "damage": 0, "lore": [ - "§7Health: §a+80 HP", - "§7Defense: §a+75", + "§7Strength: §c+5 §c(Godly +5)", + "§7Crit Damage: §c+4% §c(Godly +4%)", + "", + "§7Health: §a+155 HP", + "§7Defense: §a+90", + "§7Intelligence: §a+2 §c(Godly +2)", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", "", "§7Gain §a+50❈ Defense §7against animals.", "§7Gain §f+5❂ True Defense §7aswell.", @@ -17,7 +26,7 @@ "§7within §a30 §7blocks.", "§8Max of 3 players", "", - "§c☠ §5Requires Wolf LVL 6", + "§7§4☠ §cRequires §5Wolf Slayer 6", "§5§lEPIC LEGGINGS" ], "internalname": "LEGGINGS_OF_THE_PACK", |