aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-05-23 11:49:35 +0200
committerGitHub <noreply@github.com>2022-05-23 11:49:35 +0200
commit17c4a154977e7ddb63849338e586c6a2a4958aca (patch)
tree4a1967c477ee6fb3d57ce2df7879a46b49b1910e /constants
parent7bc80d821139e470dcb9e63a8d77239ac15fabce (diff)
downloadNotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.tar.gz
NotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.tar.bz2
NotEnoughUpdates-REPO-17c4a154977e7ddb63849338e586c6a2a4958aca.zip
So true (#744)
Diffstat (limited to 'constants')
-rw-r--r--constants/reforgestones.json54
1 files changed, 54 insertions, 0 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index a61745bb..e3e796b1 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -2041,6 +2041,60 @@
}
}
},
+ "SHINY_PRISM": {
+ "internalName": "SHINY_PRISM",
+ "reforgeName": "Glistering",
+ "reforgeType": "blacksmith/reforge_stone",
+ "itemTypes": "EQUIPMENT",
+ "requiredRarities": [
+ "COMMON",
+ "UNCOMMON",
+ "RARE",
+ "EPIC",
+ "LEGENDARY",
+ "MYTHIC",
+ "DIVINE"
+ ],
+ "reforgeCosts": {
+ "COMMON": 7500,
+ "UNCOMMON": 15000,
+ "RARE": 30000,
+ "EPIC": 75000,
+ "LEGENDARY": 150000,
+ "MYTHIC": 300000,
+ "DIVINE": 400000
+ },
+ "reforgeStats": {
+ "COMMON": {
+ "intelligence": 2,
+ "mining_fortune": 5
+ },
+ "UNCOMMON": {
+ "intelligence": 3,
+ "mining_fortune": 6
+ },
+ "RARE": {
+ "intelligence": 4,
+ "mining_fortune": 8
+ },
+ "EPIC": {
+ "intelligence": 5,
+ "mining_fortune": 10
+ },
+ "LEGENDARY": {
+ "intelligence": 6,
+ "mining_fortune": 12
+ },
+ "MYTHIC": {
+ "intelligence": 7,
+ "mining_fortune": 15
+ },
+ "DIVINE": {
+ "intelligence": 8,
+ "mining_fortune": 16
+ }
+ }
+ },
"TOIL_LOG": {
"internalName": "TOIL_LOG",
"reforgeName": "Toil",