aboutsummaryrefslogtreecommitdiff
path: root/items/PIGMAN_SWORD.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-14 13:45:48 +1100
committerGitHub <noreply@github.com>2020-11-14 13:45:48 +1100
commit787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch)
treeef633e59e3783951beb986e2d09a5a18a11e14df /items/PIGMAN_SWORD.json
parentf8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff)
parenta582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff)
downloadNotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/PIGMAN_SWORD.json')
-rw-r--r--items/PIGMAN_SWORD.json12
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
+}