diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/MASTIFF_HELMET.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/MASTIFF_HELMET.json')
-rw-r--r-- | items/MASTIFF_HELMET.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/MASTIFF_HELMET.json b/items/MASTIFF_HELMET.json index f5147bec..4ae73530 100644 --- a/items/MASTIFF_HELMET.json +++ b/items/MASTIFF_HELMET.json @@ -4,8 +4,8 @@ "displayname": "§5Mastiff Crown", "clickcommand": "viewrecipe", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27508566-a773-3516-8903-9e405064893e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI4NTk1MGZkNjc4NThlNzZjNDM5YjBiNWI4N2M2OWE2YzUyYTRkZjkzNmUyMjRkODQzYjE0YzIyNTY1OTQ5ZSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+125\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4\",13:\"§5§lEPIC HELMET\"],Name:\"§5Mastiff Crown\"},ExtraAttributes:{id:\"MASTIFF_HELMET\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"27508566-a773-3516-8903-9e405064893e\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzI4NTk1MGZkNjc4NThlNzZjNDM5YjBiNWI4N2M2OWE2YzUyYTRkZjkzNmUyMjRkODQzYjE0YzIyNTY1OTQ5ZSJ9fX0=\"}]}},display:{Lore:[0:\"§7Health: §a+500\",1:\"§7Defense: §a-1,000,000\",2:\"§7Intelligence: §a+125\",3:\" §8[§7❤§8] §8[§7❤§8] §8[§8❤§8] §8[§8❤§8] §8[§8❤§8]\",4:\"\",5:\"§6Full Set Bonus: Absolute Unit\",6:\"§c+50❤ §7per §c1% Crit Damage\",7:\"§7Regain §c2% §7of §cmax ❤ §7when hit. §8(1s cd)\",8:\"§7Receive §a-20% §7damage from wolves.\",9:\"§7Your crit damage is §950% §7less effective.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§c☠ §5Requires Wolf Slayer 4\",13:\"§5§lEPIC HELMET\"],Name:\"§5Mastiff Crown\"},ExtraAttributes:{id:\"MASTIFF_HELMET\"}}", + "modver": "2.1.0-REL", "lore": [ "§7Health: §a+500", "§7Defense: §a-1,000,000", @@ -36,7 +36,8 @@ "slayer_req": "WOLF_4", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor" + "https://hypixel-skyblock.fandom.com/wiki/Mastiff_Armor", + "https://wiki.hypixel.net/Mastiff_Crown" ], "crafttext": "" }
\ No newline at end of file |