diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/REVENANT_CHESTPLATE.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/REVENANT_CHESTPLATE.json')
-rw-r--r-- | items/REVENANT_CHESTPLATE.json | 40 |
1 files changed, 23 insertions, 17 deletions
diff --git a/items/REVENANT_CHESTPLATE.json b/items/REVENANT_CHESTPLATE.json index faeb9063..81f0841a 100644 --- a/items/REVENANT_CHESTPLATE.json +++ b/items/REVENANT_CHESTPLATE.json @@ -1,24 +1,11 @@ { - "internalname": "REVENANT_CHESTPLATE", "itemid": "minecraft:diamond_chestplate", - "displayname": "Godly Revenant Chestplate", - "clickcommand": "viewrecipe", + "displayname": "§5Revenant Chestplate", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+180 HP\",1:\"§7Defense: §a+70\",2:\"\",3:\"§6Full Set Bonus: Trolling The Reaper\",4:\"§7Healing Wands heal §a+50%§7.\",5:\"§7Gain §a+100❈ §7against Zombies.\",6:\"\",7:\"§6Piece Bonus: Zombie Bulwark\",8:\"§7Kill Zombies to accumulate\",9:\"§7defense against them.\",10:\"§7Piece Bonus: §a+0❈\",11:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§c☠ §5Requires Zombie LVL 4\",15:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Revenant Chestplate\"},ExtraAttributes:{id:\"REVENANT_CHESTPLATE\"}}", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+7 §c(Godly +7)\",1:\"§7Crit Chance: §c+3% §c(Godly +3%)\",2:\"§7Crit Damage: §c+6% §c(Godly +6%)\",3:\"\",4:\"§7Health: §a+255 HP\",5:\"§7Defense: §a+85\",6:\"§7Intelligence: §a+3 §c(Godly +3)\",7:\"\",8:\"§9Growth V\",9:\"§7Grants §a+75 §c❤ Health§7.\",10:\"§9Protection V\",11:\"§7Grants §a+15 §a❈ Defense§7.\",12:\"\",13:\"§6Full Set Bonus: Trolling The Reaper\",14:\"§7Healing Wands heal §a+50%§7.\",15:\"§7Gain §a+100❈ §7against Zombies.\",16:\"\",17:\"§6Piece Bonus: Zombie Bulwark\",18:\"§7Kill Zombies to accumulate\",19:\"§7defense against them.\",20:\"§7Piece Bonus: §a+0❈\",21:\"§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)\",22:\"\",23:\"§c☠ §5Requires Zombie LVL 4\",24:\"§5§lEPIC CHESTPLATE\"],Name:\"§5Godly Revenant Chestplate\"},ExtraAttributes:{modifier:\"godly\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"REVENANT_CHESTPLATE\",enchantments:{protection:5,growth:5},uuid:\"cc4dc763-31d9-4a0e-82ae-868e1c1fa3e2\",anvil_uses:1,timestamp:\"3/30/20 2:46 PM\"}}", - "modver": "1.0.0", "lore": [ - "§7Strength: §c+7 §c(Godly +7)", - "§7Crit Chance: §c+3% §c(Godly +3%)", - "§7Crit Damage: §c+6% §c(Godly +6%)", - "", - "§7Health: §a+255 HP", - "§7Defense: §a+85", - "§7Intelligence: §a+3 §c(Godly +3)", - "", - "§9Growth V", - "§7Grants §a+75 §c❤ Health§7.", - "§9Protection V", - "§7Grants §a+15 §a❈ Defense§7.", + "§7Health: §a+180 HP", + "§7Defense: §a+70", "", "§6Full Set Bonus: Trolling The Reaper", "§7Healing Wands heal §a+50%§7.", @@ -30,7 +17,26 @@ "§7Piece Bonus: §a+0❈", "§7Next Upgrade: §a+20❈ §8(§a0§7/§c50§8)", "", + "§7§8This item can be reforged!", "§c☠ §5Requires Zombie LVL 4", "§5§lEPIC CHESTPLATE" + ], + "recipe": { + "A1": "ENCHANTED_DIAMOND:32", + "A2": "", + "A3": "ENCHANTED_DIAMOND:32", + "B1": "ENCHANTED_DIAMOND:32", + "B2": "ZOMBIE_CHESTPLATE:1", + "B3": "ENCHANTED_DIAMOND:32", + "C1": "REVENANT_VISCERA:1", + "C2": "REVENANT_VISCERA:1", + "C3": "REVENANT_VISCERA:1" + }, + "internalname": "REVENANT_CHESTPLATE", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Revenant_Armor" ] }
\ No newline at end of file |