From abe9292c1f44cca735dd92474558a23348de203c Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Sat, 7 Nov 2020 19:08:26 -0500 Subject: Hopefully Updated Manually --- items/PIGMAN_SWORD.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'items/PIGMAN_SWORD.json') diff --git a/items/PIGMAN_SWORD.json b/items/PIGMAN_SWORD.json index c281c0da..768d2171 100644 --- a/items/PIGMAN_SWORD.json +++ b/items/PIGMAN_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_sword", "displayname": "§6Pigman Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c1,968§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3150\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"§7Crit Chance: §c+5%\",3:\"§7Crit Damage: §c+30%\",4:\"\",5:\"§6Item Ability: Burning Souls §e§lRIGHT CLICK\",6:\"§7Gain §a+50❈ Defense §7for §a5s§7\",7:\"§7and cast vortex of flames\",8:\"§7towards enemies, dealing up to\",9:\"§7§c30,000§7 over §a5§7 seconds.\",10:\"§8Mana Cost: §3400\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pigman Sword\"},ExtraAttributes:{id:\"PIGMAN_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -9,12 +9,14 @@ "§7Crit Chance: §c+5%", "§7Crit Damage: §c+30%", "", + "§7Intelligence: §a+100", + "", "§6Item Ability: Burning Souls §e§lRIGHT CLICK", "§7Gain §a+50❈ Defense §7for §a5s§7", "§7and cast vortex of flames", "§7towards enemies, dealing up to", - "§7§c1,968§7 over §a5§7 seconds.", - "§8Mana Cost: §3150", + "§7§c30,000§7 over §a5§7 seconds.", + "§8Mana Cost: §3400", "", "§7§8This item can be reforged!", "§6§lLEGENDARY SWORD" @@ -32,10 +34,10 @@ }, "internalname": "PIGMAN_SWORD", "clickcommand": "viewrecipe", - "modver": "1.1-REL", + "modver": "1.5-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pigman_Sword" ], "crafttext": "Requires: Raw Porkchop IX" -} \ No newline at end of file +} -- cgit