diff options
Diffstat (limited to 'constants/gemstonecosts.json')
-rw-r--r-- | constants/gemstonecosts.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/constants/gemstonecosts.json b/constants/gemstonecosts.json index 30aecc1f..5526b163 100644 --- a/constants/gemstonecosts.json +++ b/constants/gemstonecosts.json @@ -2403,10 +2403,20 @@ "SKYBLOCK_COIN:250000" ] }, + "MELON_DICER": { + "PERIDOT_0": [ + "FINE_PERIDOT_GEM:20", + "SKYBLOCK_COIN:50000" + ] + }, "MELON_DICER_2": { "PERIDOT_0": [ "FINE_PERIDOT_GEM:20", "SKYBLOCK_COIN:50000" + ], + "PERIDOT_1": [ + "FINE_PERIDOT_GEM:40", + "SKYBLOCK_COIN:100000" ] }, "MELON_DICER_3": { @@ -2417,6 +2427,10 @@ "PERIDOT_1": [ "FINE_PERIDOT_GEM:40", "SKYBLOCK_COIN:100000" + ], + "PERIDOT_2": [ + "FLAWLESS_PERIDOT_GEM:1", + "SKYBLOCK_COIN:250000" ] }, "MIDAS_SWORD": { @@ -2644,10 +2658,20 @@ "FINE_AMETHYST_GEM:20" ] }, + "PUMPKIN_DICER": { + "PERIDOT_0": [ + "FINE_PERIDOT_GEM:20", + "SKYBLOCK_COIN:50000" + ] + }, "PUMPKIN_DICER_2": { "PERIDOT_0": [ "FINE_PERIDOT_GEM:20", "SKYBLOCK_COIN:50000" + ], + "PERIDOT_1": [ + "FINE_PERIDOT_GEM:40", + "SKYBLOCK_COIN:100000" ] }, "PUMPKIN_DICER_3": { @@ -2658,6 +2682,10 @@ "PERIDOT_1": [ "FINE_PERIDOT_GEM:40", "SKYBLOCK_COIN:100000" + ], + "PERIDOT_2": [ + "FLAWLESS_PERIDOT_GEM:1", + "SKYBLOCK_COIN:250000" ] }, "RANCHERS_BOOTS": { |