From 8800785d5350693ca1f50ab8a3ea6425feadad7b Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 2 Jun 2023 01:23:29 +0200 Subject: Added new sack and fixed some lores (#934) --- items/VORPAL_KATANA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/VORPAL_KATANA.json') diff --git a/items/VORPAL_KATANA.json b/items/VORPAL_KATANA.json index d76505b0..a159b555 100644 --- a/items/VORPAL_KATANA.json +++ b/items/VORPAL_KATANA.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§5Vorpal Katana", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+155\",1:\"§7Strength: §c+80\",2:\"§7Crit Damage: §c+25%\",3:\"§7Intelligence: §a+200\",4:\" §8[§8❁§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+200% §7damage to Endermen§7.\",7:\"§7§7Receive §a9% §7less damage\",8:\"§7from Endermen§7 when held.\",9:\"\",10:\"§6Ability: Soulcry §e§lRIGHT CLICK\",11:\"§7Gain §c+300⫽ Ferocity §7against\",12:\"§7Endermen for §a4s\",13:\"§7§8Soulflow Cost: §31\",14:\"§8Mana Cost: §3200\",15:\"§8Cooldown: §a4s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4☠ §cRequires §5Enderman Slayer 5§c.\",19:\"§5§lEPIC SWORD\"],Name:\"§5Vorpal Katana\"},ExtraAttributes:{id:\"VORPAL_KATANA\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+155\",1:\"§7Strength: §c+80\",2:\"§7Crit Damage: §c+25%\",3:\"§7Intelligence: §a+200\",4:\" §8[§8❁§8] §8[§8✎§8]\",5:\"\",6:\"§7Deal §a+250% §7damage to Endermen§7.\",7:\"§7§7Receive §a9% §7less damage\",8:\"§7from Endermen§7 when held.\",9:\"\",10:\"§6Ability: Soulcry §e§lRIGHT CLICK\",11:\"§7Gain §c+300⫽ Ferocity §7against\",12:\"§7Endermen for §a4s\",13:\"§7§8Soulflow Cost: §31\",14:\"§8Mana Cost: §3200\",15:\"§8Cooldown: §a4s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4☠ §cRequires §5Enderman Slayer 5§c.\",19:\"§5§lEPIC SWORD\"],Name:\"§5Vorpal Katana\"},ExtraAttributes:{id:\"VORPAL_KATANA\"}}", "damage": 0, "lore": [ "§7Damage: §c+155", @@ -10,7 +10,7 @@ "§7Intelligence: §a+200", " §8[§8❁§8] §8[§8✎§8]", "", - "§7Deal §a+200% §7damage to Endermen§7.", + "§7Deal §a+250% §7damage to Endermen§7.", "§7§7Receive §a9% §7less damage", "§7from Endermen§7 when held.", "", -- cgit