diff options
Diffstat (limited to 'items/BOOTS_OF_THE_PACK.json')
-rw-r--r-- | items/BOOTS_OF_THE_PACK.json | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/items/BOOTS_OF_THE_PACK.json b/items/BOOTS_OF_THE_PACK.json index 829bf41f..b6fbd135 100644 --- a/items/BOOTS_OF_THE_PACK.json +++ b/items/BOOTS_OF_THE_PACK.json @@ -1,11 +1,20 @@ { "itemid": "minecraft:iron_boots", - "displayname": "§f§f§5Boots of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+50 HP\",1:\"§7Defense: §a+45\",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 BOOTS\"],Name:\"§f§f§5Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"BOOTS_OF_THE_PACK\",uuid:\"48e5c13e-edc6-43cf-ad89-d7a857673cfe\",anvil_uses:2,timestamp:\"11/10/19 12:07 AM\"},AttributeModifiers:[]}", + "displayname": "§5Godly Boots 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+125 HP\",4:\"§7Defense: §a+60\",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 BOOTS\"],Name:\"§5Godly Boots of the Pack\"},ExtraAttributes:{modifier:\"godly\",originTag:\"QUICK_CRAFTING\",id:\"BOOTS_OF_THE_PACK\",enchantments:{protection:5,growth:5},uuid:\"01c3ca9c-2fee-44a8-846e-76e2b52306f8\",anvil_uses:1,timestamp:\"6/12/20 10:26 PM\"}}", "damage": 0, "lore": [ - "§7Health: §a+50 HP", - "§7Defense: §a+45", + "§7Strength: §c+5 §c(Godly +5)", + "§7Crit Damage: §c+4% §c(Godly +4%)", + "", + "§7Health: §a+125 HP", + "§7Defense: §a+60", + "§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 BOOTS" ], "internalname": "BOOTS_OF_THE_PACK", |