diff options
Diffstat (limited to 'constants/reforgestones.json')
-rw-r--r-- | constants/reforgestones.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 0b8baf83..ab9a39ae 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -586,10 +586,10 @@ "MYTHIC" ], "reforgeCosts":{ - "COMMON":100000, - "UNCOMMON":100000, - "RARE":100000, - "EPIC":100000, + "COMMON":5000, + "UNCOMMON":10000, + "RARE":20000, + "EPIC":50000, "LEGENDARY":100000, "MYTHIC":200000 }, |