diff options
Diffstat (limited to 'items/STARRED_MIDAS_STAFF.json')
-rw-r--r-- | items/STARRED_MIDAS_STAFF.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/STARRED_MIDAS_STAFF.json b/items/STARRED_MIDAS_STAFF.json new file mode 100644 index 00000000..36e00eb7 --- /dev/null +++ b/items/STARRED_MIDAS_STAFF.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:golden_shovel", + "displayname": "§6⚚ Midas Staff", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+130\",1:\"§7Strength: §c+150\",2:\"§7Intelligence: §a+50\",3:\"\",4:\"§6Ability: Molten Wave §e§lRIGHT CLICK\",5:\"§7Cast a wave of molten gold in the\",6:\"§7direction you are facing! Deals up to\",7:\"§7§c49,951.2 §7damage.\",8:\"§8Mana Cost: §3500\",9:\"§8Cooldown: §a1s\",10:\"\",11:\"§6Ability: Greed \",12:\"§7The §3ability damage bonus §7of this item\",13:\"§7is dependent on the price paid for it\",14:\"§7at the §5Dark Auction§7!\",15:\"§7The maximum bonus of this item is\",16:\"§7§334,000 §7if the bid was §6500,000,000\",17:\"§6Coins §7or higher!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§6§lLEGENDARY SWORD\"],Name:\"§6⚚ Midas Staff\"},ExtraAttributes:{id:\"STARRED_MIDAS_STAFF\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+130", + "§7Strength: §c+150", + "§7Intelligence: §a+50", + "", + "§6Ability: Molten Wave §e§lRIGHT CLICK", + "§7Cast a wave of molten gold in the", + "§7direction you are facing! Deals up to", + "§7§c49,951.2 §7damage.", + "§8Mana Cost: §3500", + "§8Cooldown: §a1s", + "", + "§6Ability: Greed ", + "§7The §3ability damage bonus §7of this item", + "§7is dependent on the price paid for it", + "§7at the §5Dark Auction§7!", + "§7The maximum bonus of this item is", + "§7§334,000 §7if the bid was §6500,000,000", + "§6Coins §7or higher!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "GOLDEN_FRAGMENT:1", + "A2": "GOLDEN_FRAGMENT:1", + "A3": "GOLDEN_FRAGMENT:1", + "B1": "GOLDEN_FRAGMENT:1", + "B2": "MIDAS_STAFF:1", + "B3": "GOLDEN_FRAGMENT:1", + "C1": "GOLDEN_FRAGMENT:1", + "C2": "GOLDEN_FRAGMENT:1", + "C3": "GOLDEN_FRAGMENT:1" + }, + "internalname": "STARRED_MIDAS_STAFF", + "clickcommand": "viewrecipe", + "modver": "2.3.0", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |