From 173ed871b253674af7dec169935fcfbc6114e6f8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 26 Jun 2021 17:10:39 +0200 Subject: Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527) * Mobs, Mayor and other Stuff * Another Fix * Fixing Katanas * Another Fix --- items/ATOMSPLIT_KATANA.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'items/ATOMSPLIT_KATANA.json') diff --git a/items/ATOMSPLIT_KATANA.json b/items/ATOMSPLIT_KATANA.json index 5a04f341..6670e75c 100644 --- a/items/ATOMSPLIT_KATANA.json +++ b/items/ATOMSPLIT_KATANA.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§6Atomsplit Katana", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+240 \",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+85%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 6\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+245\",1:\"§7Strength: §c+100\",2:\"§7Crit Damage: §c+30%\",3:\"\",4:\"§7Intelligence: §a+300\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+400⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §32\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 6\",17:\"§6§lLEGENDARY SWORD\"],Name:\"§6Atomsplit Katana\"},ExtraAttributes:{originTag:\"ATOMSPLIT_KATANA\",id:\"ATOMSPLIT_KATANA\"}}", "damage": 0, "lore": [ - "§7Damage: §c+240 ", + "§7Damage: §c+245", "§7Strength: §c+100", - "§7Crit Damage: §c+85%", + "§7Crit Damage: §c+30%", "", "§7Intelligence: §a+300", "", -- cgit