diff options
-rw-r--r-- | constants/gemstonecosts.json | 54 |
1 files changed, 32 insertions, 22 deletions
diff --git a/constants/gemstonecosts.json b/constants/gemstonecosts.json index 003b2b51..ab6c066f 100644 --- a/constants/gemstonecosts.json +++ b/constants/gemstonecosts.json @@ -39,12 +39,6 @@ "FINE_JADE_GEM:4" ] }, - "ASPECT_OF_THE_DRACONIC": { - "JASPER_0": [ - "SKYBLOCK_COIN:50000", - "FINE_JASPER_GEM:20" - ] - }, "ASPECT_OF_THE_DRAGON": { "JASPER_0": [ "SKYBLOCK_COIN:50000", @@ -1738,12 +1732,6 @@ "FINE_SAPPHIRE_GEM:20" ] }, - "STARRED_ICE_SPRAY_WAND": { - "SAPPHIRE_0": [ - "SKYBLOCK_COIN:50000", - "FINE_SAPPHIRE_GEM:20" - ] - }, "INFERNAL_AURORA_BOOTS": { "COMBAT_0": [ "SKYBLOCK_COIN:250000", @@ -2539,28 +2527,50 @@ "FINE_SAPPHIRE_GEM:20" ] }, + "STARRED_ICE_SPRAY_WAND": { + "SAPPHIRE_0": [ + "SKYBLOCK_COIN:50000", + "FINE_SAPPHIRE_GEM:20" + ] + }, "STARRED_SHADOW_ASSASSIN_BOOTS": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", "FINE_JASPER_GEM:20" + ], + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" ] }, "STARRED_SHADOW_ASSASSIN_CHESTPLATE": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", "FINE_JASPER_GEM:20" + ], + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" ] }, "STARRED_SHADOW_ASSASSIN_HELMET": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", "FINE_JASPER_GEM:20" + ], + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" ] }, "STARRED_SHADOW_ASSASSIN_LEGGINGS": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", "FINE_JASPER_GEM:20" + ], + "JASPER_0": [ + "SKYBLOCK_COIN:50000", + "FINE_JASPER_GEM:20" ] }, "STARRED_SHADOW_FURY": { @@ -2576,6 +2586,16 @@ "FINE_JASPER_GEM:40" ] }, + "STARRED_YETI_SWORD": { + "JASPER_0": [ + "SKYBLOCK_COIN:100000", + "FINE_JASPER_GEM:40" + ], + "SAPPHIRE_0": [ + "SKYBLOCK_COIN:50000", + "FINE_SAPPHIRE_GEM:20" + ] + }, "STRONG_DRAGON_BOOTS": { "JASPER_0": [ "SKYBLOCK_COIN:50000", @@ -2921,16 +2941,6 @@ "FINE_SAPPHIRE_GEM:20" ] }, - "STARRED_YETI_SWORD": { - "JASPER_0": [ - "SKYBLOCK_COIN:100000", - "FINE_JASPER_GEM:40" - ], - "SAPPHIRE_0": [ - "SKYBLOCK_COIN:50000", - "FINE_SAPPHIRE_GEM:20" - ] - }, "YOUNG_DRAGON_BOOTS": { "COMBAT_0": [ "SKYBLOCK_COIN:50000", |