diff options
author | Fix3dll <serhanduzce@gmail.com> | 2024-02-07 16:09:10 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 13:09:10 +0000 |
commit | c92214d839ab7e911980794f7ac66ff24caf2dce (patch) | |
tree | 4b62fdddac70bdea15ee4657d844e4264fbd2525 /constants | |
parent | cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (diff) | |
download | NotEnoughUpdates-REPO-c92214d839ab7e911980794f7ac66ff24caf2dce.tar.gz NotEnoughUpdates-REPO-c92214d839ab7e911980794f7ac66ff24caf2dce.tar.bz2 NotEnoughUpdates-REPO-c92214d839ab7e911980794f7ac66ff24caf2dce.zip |
Update gemstonecosts.json (#1102)
Diffstat (limited to 'constants')
-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", |