aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorPhan Minh <46137516+minhperry@users.noreply.github.com>2024-01-28 13:31:20 +0100
committerGitHub <noreply@github.com>2024-01-28 12:31:20 +0000
commitff200867edc725ae24d80132d522dc5537efdbf9 (patch)
tree0fec4b29e43ec59ec81090ce037f231f164d8e8c /constants
parentd6ffa35b4bdc854dc2946f8cf0aa65a388beaa2f (diff)
downloadNotEnoughUpdates-REPO-ff200867edc725ae24d80132d522dc5537efdbf9.tar.gz
NotEnoughUpdates-REPO-ff200867edc725ae24d80132d522dc5537efdbf9.tar.bz2
NotEnoughUpdates-REPO-ff200867edc725ae24d80132d522dc5537efdbf9.zip
Fix Optical Lens reforge price on Mythic bows (#1093)
* Fix metal chestplate description * fix: Optical Lens mythic reforge price
Diffstat (limited to 'constants')
-rw-r--r--constants/reforgestones.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/reforgestones.json b/constants/reforgestones.json
index 59b5bb6b..f38df0db 100644
--- a/constants/reforgestones.json
+++ b/constants/reforgestones.json
@@ -1822,7 +1822,7 @@
"RARE": 150000,
"EPIC": 300000,
"LEGENDARY": 600000,
- "MYTHIC": 2000000
+ "MYTHIC": 1200000
},
"reforgeAbility": "Deal §a+10% §7extra damage when arrows hit the head of a mob.",
"reforgeStats": {
@@ -3149,4 +3149,4 @@
}
}
}
-}
+} \ No newline at end of file