diff options
Diffstat (limited to 'constants/gemstonecosts.json')
-rw-r--r-- | constants/gemstonecosts.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/constants/gemstonecosts.json b/constants/gemstonecosts.json index a07c2b72..30aecc1f 100644 --- a/constants/gemstonecosts.json +++ b/constants/gemstonecosts.json @@ -3035,12 +3035,41 @@ "FINE_SAPPHIRE_GEM:20" ] }, + "STARRED_DAEDALUS_AXE": { + "COMBAT_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20", + "FINE_SAPPHIRE_GEM:20", + "FINE_RUBY_GEM:20", + "FINE_AMETHYST_GEM:20" + ], + "COMBAT_1": [ + "SKYBLOCK_COIN:100000", + "FINE_JASPER_GEM:40", + "FINE_SAPPHIRE_GEM:40", + "FINE_RUBY_GEM:40", + "FINE_AMETHYST_GEM:40" + ] + }, "STARRED_ICE_SPRAY_WAND": { "SAPPHIRE_0": [ "SKYBLOCK_COIN:50000", "FINE_SAPPHIRE_GEM:20" ] }, + "STARRED_MIDAS_SWORD": { + "COMBAT_0": [ + "SKYBLOCK_COIN:100000", + "FINE_JASPER_GEM:40", + "FINE_SAPPHIRE_GEM:40", + "FINE_RUBY_GEM:40", + "FINE_AMETHYST_GEM:40" + ], + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" + ] + }, "STARRED_SHADOW_ASSASSIN_BOOTS": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", |