diff options
author | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
commit | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (patch) | |
tree | 0cb12426810b32fe1f13ea16dd96b7e442fbbfe2 /constants | |
parent | c7f6c27bafd374d29a511e125f9f08cac32e4771 (diff) | |
parent | aebdb4e42bf3f00630c3be38ed208e0a02d9d39b (diff) | |
download | NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.gz NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.bz2 NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.zip |
Merge branch 'master' into prerelease
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 bca0cef1..8893bcc3 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" @@ -3122,5 +3122,9 @@ ], "ABICASE_SUMSUNG_1": [ "ABICASE_SUMSUNG_2" + ], + "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": { |