diff options
Diffstat (limited to 'items/MIDAS_STAFF.json')
-rw-r--r-- | items/MIDAS_STAFF.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/MIDAS_STAFF.json b/items/MIDAS_STAFF.json index 679efd28..8512ef79 100644 --- a/items/MIDAS_STAFF.json +++ b/items/MIDAS_STAFF.json @@ -1,10 +1,9 @@ { "itemid": "minecraft:golden_shovel", "displayname": "§6Midas Staff", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d305 \",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§7§4❣ §cRequires §aCatacombs Level 25\",24:\"§a§cwhile in Catacombs\",25:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Damage: §c+130 \",2:\"§7Strength: §c+150 \",3:\"\",4:\"§7Intelligence: §a+50 \",5:\"\",6:\"§6Item Ability: Molten Wave §e§lRIGHT CLICK\",7:\"§7Cast a wave of molten gold in\",8:\"§7the direction you are facing!\",9:\"§7Deals up to §c86,752 §7damage.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a1s\",12:\"\",13:\"§6Item Ability: Greed\",14:\"§7The §3ability damage bonus §7of\",15:\"§7this item is dependent on the\",16:\"§7price paid for it at the §5Dark\",17:\"§5Auction§7!\",18:\"§7The maximum bonus of this item\",19:\"§7is §316000 §7if the bid was\",20:\"§7§6100,000,000 Coins §7or higher!\",21:\"\",22:\"§7Price paid: §60 Coins\",23:\"§7Base Ability Damage Bonus: §30\",24:\"\",25:\"§7§8This item can be reforged!\",26:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Midas Staff\"},ExtraAttributes:{dungeon_item_level:0,id:\"MIDAS_STAFF\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d305 ", "§7Damage: §c+130 ", "§7Strength: §c+150 ", "", @@ -26,15 +25,16 @@ "§7is §316000 §7if the bid was", "§7§6100,000,000 Coins §7or higher!", "", + "§7Price paid: §60 Coins", + "§7Base Ability Damage Bonus: §30", + "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCatacombs Level 25", - "§a§cwhile in Catacombs", "§6§lLEGENDARY DUNGEON SWORD" ], "internalname": "MIDAS_STAFF", "crafttext": "", "clickcommand": "", - "modver": "1.5-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Midas_Staff" |