diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 6 | ||||
-rw-r--r-- | constants/reforgestones.json | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/constants/parents.json b/constants/parents.json index f6e17150..ee1b567f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2235,10 +2235,10 @@ "DANTE_SPECIAL_MAYOR_MONSTER" ], "AATROX_MAYOR_MONSTER": [ - "BARRY_MAYOR_MONSTER", "COLE_MAYOR_MONSTER", "DIANA_MAYOR_MONSTER", "DIAZ_MAYOR_MONSTER", + "FINNEGAN_MAYOR_MONSTER", "FOXY_MAYOR_MONSTER", "MARINA_MAYOR_MONSTER", "PAUL_MAYOR_MONSTER" @@ -3113,5 +3113,9 @@ "DRACONIC_ARTIFACT": [ "DRACONIC_RING", "DRACONIC_TALISMAN" + ], + "VACCINE_ARTIFACT": [ + "VACCINE_RING", + "VACCINE_TALISMAN" ] }
\ No newline at end of file diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 803369b5..d814cc4a 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -1957,8 +1957,8 @@ "RARE": 80000, "EPIC": 150000, "LEGENDARY": 300000, - "MYTHIC": 300000, - "DIVINE": 300000 + "MYTHIC": 600000, + "DIVINE": 600000 }, "reforgeAbility": "Grants §a+8 §6☘ Mining §6Fortune§7, which increases your §7chance for multiple drops.", "reforgeStats": { |