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/HELMET_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/HELMET_OF_THE_PACK.json')
-rw-r--r-- | items/HELMET_OF_THE_PACK.json | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/items/HELMET_OF_THE_PACK.json b/items/HELMET_OF_THE_PACK.json index 94c70654..d1b42114 100644 --- a/items/HELMET_OF_THE_PACK.json +++ b/items/HELMET_OF_THE_PACK.json @@ -1,11 +1,24 @@ { "itemid": "minecraft:leather_helmet", - "displayname": "§f§f§5Helmet of the Pack", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+70 HP\",1:\"§7Defense: §a+65\",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 HELMET\"],color:16777215,Name:\"§f§f§5Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"HELMET_OF_THE_PACK\",uuid:\"0edf9ee2-b9e6-4227-a214-ba8ae4721d10\",anvil_uses:1,timestamp:\"11/7/19 1:55 AM\"},AttributeModifiers:[]}", + "displayname": "§5Godly Helmet 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+145 HP\",4:\"§7Defense: §a+80\",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:\"§9Thorns III\",12:\"§7Grants a §a50% §7chance to\",13:\"§7rebound §a9% §7of damage dealt\",14:\"§7back at the attacker.\",15:\"\",16:\"§7Gain §a+50❈ Defense §7against animals.\",17:\"§7Gain §f+5❂ True Defense §7aswell.\",18:\"\",19:\"§6Full Set Bonus: §cArmor of the Pack\",20:\"§7Gain §c+35❁ Strength §7and\",21:\"§7§a+80❈ Defense §7for each\",22:\"§7§cArmor of the Pack §7wearers\",23:\"§7within §a30 §7blocks.\",24:\"§8Max of 3 players\",25:\"\",26:\"§7§4☠ §cRequires §5Wolf Slayer 6\",27:\"§5§lEPIC HELMET\"],color:16777215,Name:\"§5Godly Helmet of the Pack\"},ExtraAttributes:{color:\"255:255:255\",modifier:\"godly\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"HELMET_OF_THE_PACK\",enchantments:{thorns:3,growth:5,protection:5},uuid:\"add5cbce-e734-4e25-b331-c70a38633fb2\",anvil_uses:1,timestamp:\"6/5/20 5:33 PM\"}}", "damage": 0, "lore": [ - "§7Health: §a+70 HP", - "§7Defense: §a+65", + "§7Strength: §c+5 §c(Godly +5)", + "§7Crit Damage: §c+4% §c(Godly +4%)", + "", + "§7Health: §a+145 HP", + "§7Defense: §a+80", + "§7Intelligence: §a+2 §c(Godly +2)", + "", + "§9Growth V", + "§7Grants §a+75 §c❤ Health§7.", + "§9Protection V", + "§7Grants §a+15 §a❈ Defense§7.", + "§9Thorns III", + "§7Grants a §a50% §7chance to", + "§7rebound §a9% §7of damage dealt", + "§7back at the attacker.", "", "§7Gain §a+50❈ Defense §7against animals.", "§7Gain §f+5❂ True Defense §7aswell.", @@ -17,7 +30,7 @@ "§7within §a30 §7blocks.", "§8Max of 3 players", "", - "§c☠ §5Requires Wolf LVL 6", + "§7§4☠ §cRequires §5Wolf Slayer 6", "§5§lEPIC HELMET" ], "internalname": "HELMET_OF_THE_PACK", |