diff options
author | Tymon <68197445+xTymonWasTaken@users.noreply.github.com> | 2020-09-01 14:32:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-01 14:32:29 +0200 |
commit | c62c02679b7a2634dd0f17c434b0a799c03f6062 (patch) | |
tree | 0d92db54e27d59b44571244cd625b6065ea531ca /items | |
parent | 80a6cf0277ff8fc3a600e04314337c28ceefe78a (diff) | |
download | NotEnoughUpdates-REPO-c62c02679b7a2634dd0f17c434b0a799c03f6062.tar.gz NotEnoughUpdates-REPO-c62c02679b7a2634dd0f17c434b0a799c03f6062.tar.bz2 NotEnoughUpdates-REPO-c62c02679b7a2634dd0f17c434b0a799c03f6062.zip |
Update MIDAS_SWORD.json
made it less scuffed
Diffstat (limited to 'items')
-rw-r--r-- | items/MIDAS_SWORD.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/items/MIDAS_SWORD.json b/items/MIDAS_SWORD.json index 66e25562..bcb817fd 100644 --- a/items/MIDAS_SWORD.json +++ b/items/MIDAS_SWORD.json @@ -7,7 +7,8 @@ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"\",2:\"§6Item Ability: Greed\",3:\"§7The strength and damage bonus of\",4:\"§7this item is dependent on the\",5:\"§7price paid for it at the §5Dark\",6:\"§5Auction§7!\",7:\"§7The maximum bonus of this item\",8:\"§7is §c120 §7if the bid was\",9:\"§7§650,000,000 Coins §7or higher!\",10:\"\",11:\"§7Price paid: §60 Coins\",12:\"§7Strength Bonus: §c0\",13:\"§7Damage Bonus: §c0\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§6§lLEGENDARY SWORD\"],Name:\"§6Midas\u0027 Sword\"},ExtraAttributes:{id:\"MIDAS_SWORD\",winning_bid:8340000}}", "modver": "1.2-REL", "lore": [ - "§7Damage: §c+150", + "§7Damage: §c+270", + "§7Strength: §c+120", "", "§6Item Ability: Greed", "§7The strength and damage bonus of", @@ -18,9 +19,9 @@ "§7is §c120 §7if the bid was", "§7§650,000,000 Coins §7or higher!", "", - "§7Price paid: §60 Coins", - "§7Strength Bonus: §c0", - "§7Damage Bonus: §c0", + "§7Price paid: §750,040,000", + "§7Strength Bonus: §c120", + "§7Damage Bonus: §c120", "", "§7§8This item can be reforged!", "§6§lLEGENDARY SWORD" @@ -30,4 +31,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Midas\u0027_Sword" ], "crafttext": "" -}
\ No newline at end of file +} |