diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-03-26 01:36:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 20:36:53 -0400 |
commit | e5413c6e707b234c5600880c047d0a8935d4d4ad (patch) | |
tree | e69aceeebfecf5790346989a31389a81987e0426 /items/AXE_OF_THE_SHREDDED.json | |
parent | b054e4b55e36ad8219f65e5826eadfe18508a501 (diff) | |
download | NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.gz NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.tar.bz2 NotEnoughUpdates-REPO-e5413c6e707b234c5600880c047d0a8935d4d4ad.zip |
Possible Mobdrops Part 1, some Fixes and added a Item (#447)
* Monster & Boss Things
* Fix for 2 Items and a Wiki Link
* Added Vicious Bundle
Diffstat (limited to 'items/AXE_OF_THE_SHREDDED.json')
-rw-r--r-- | items/AXE_OF_THE_SHREDDED.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/AXE_OF_THE_SHREDDED.json b/items/AXE_OF_THE_SHREDDED.json index 6d471863..4f4d4c07 100644 --- a/items/AXE_OF_THE_SHREDDED.json +++ b/items/AXE_OF_THE_SHREDDED.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_axe", "displayname": "§6Axe of the Shredded", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+115\",2:\"\",3:\"§7Heal §c50❤ §7per hit.\",4:\"§7Deal §a+250% §7damage to Zombies§7.\",5:\"§7§7Receive §a25% §7less damage\",6:\"§7from Zombies§7 when held.\",7:\"\",8:\"§6Item Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your axe damaging all\",10:\"§7enemies in its path dealing\",11:\"§7§c10%§7 melee damage.\",12:\"§7Consecutive throws stack §c2x\",13:\"§c§7damage but cost §92x §7mana\",14:\"§8Mana Cost: §320\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4☠ §cRequires §5Zombie Slayer 8\",18:\"§6§lLEGENDARY SWORD\"],Name:\"§6Axe of the Shredded\"},ExtraAttributes:{id:\"AXE_OF_THE_SHREDDED\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+115\",2:\"\",3:\"§7Heal §c50❤ §7per hit.\",4:\"§7Deal §a+250% §7damage to Zombies§7.\",5:\"§7§7Receive §a25% §7less damage\",6:\"§7from Zombies§7 when held.\",7:\"\",8:\"§6Item Ability: Throw §e§lRIGHT CLICK\",9:\"§7Throw your axe damaging all\",10:\"§7enemies in its path dealing\",11:\"§7§c10%§7 melee damage.\",12:\"§7Consecutive throws stack §c2x\",13:\"§c§7damage but cost §92x §7mana up\",14:\"§7to 16x\",15:\"§8Mana Cost: §320\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4☠ §cRequires §5Zombie Slayer 8\",19:\"§6§lLEGENDARY SWORD\"],Name:\"§6Axe of the Shredded\"},ExtraAttributes:{id:\"AXE_OF_THE_SHREDDED\"}}", "damage": 0, "lore": [ "§7Damage: §c+140", @@ -17,7 +17,8 @@ "§7enemies in its path dealing", "§7§c10%§7 melee damage.", "§7Consecutive throws stack §c2x", - "§c§7damage but cost §92x §7mana", + "§c§7damage but cost §92x §7mana up", + "§7to 16x", "§8Mana Cost: §320", "", "§7§8This item can be reforged!", |