From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/GOLEM_SWORD.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'items/GOLEM_SWORD.json') diff --git a/items/GOLEM_SWORD.json b/items/GOLEM_SWORD.json index 35390db7..a5530111 100644 --- a/items/GOLEM_SWORD.json +++ b/items/GOLEM_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§9Golem Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Item Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a250§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+80\",1:\"§7Strength: §c+125\",2:\"\",3:\"§7Defense: §a+25\",4:\"\",5:\"§6Item Ability: Iron Punch §e§lRIGHT CLICK\",6:\"§7Punch the ground, damaging\",7:\"§7enemies in a hexagon around you\",8:\"§7for §a310§7 base Magic Damage.\",9:\"§8Mana Cost: §370\",10:\"§8Cooldown: §a3s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§9§lRARE SWORD\"],Name:\"§9Golem Sword\"},ExtraAttributes:{id:\"GOLEM_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+80", @@ -12,7 +12,7 @@ "§6Item Ability: Iron Punch §e§lRIGHT CLICK", "§7Punch the ground, damaging", "§7enemies in a hexagon around you", - "§7for §a250§7 base Magic Damage.", + "§7for §a310§7 base Magic Damage.", "§8Mana Cost: §370", "§8Cooldown: §a3s", "", -- cgit