diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-07 19:08:26 -0500 |
commit | abe9292c1f44cca735dd92474558a23348de203c (patch) | |
tree | c887de7e4e52b014fbbba04dc2b2a4fd7666423b /items/PIGMAN_SWORD.json | |
parent | 6d32c77a2bc35447953e9b91e9d5e32f2e460e3d (diff) | |
download | NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.gz NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.tar.bz2 NotEnoughUpdates-REPO-abe9292c1f44cca735dd92474558a23348de203c.zip |
Hopefully Updated Manually
Diffstat (limited to 'items/PIGMAN_SWORD.json')
-rw-r--r-- | items/PIGMAN_SWORD.json | 12 |
1 files changed, 7 insertions, 5 deletions
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 +} |