From 4597dd3ecac15a88e67a93073ea160260d101960 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 3 Mar 2022 04:55:39 +0100 Subject: HI IRON (#694) --- constants/parents.json | 3 ++- constants/reforgestones.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/parents.json b/constants/parents.json index a8bf2ca8..835cf2ee 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2132,7 +2132,8 @@ "FIRST_MASTER_STAR": [ "SECOND_MASTER_STAR", "THIRD_MASTER_STAR", - "FOURTH_MASTER_STAR" + "FOURTH_MASTER_STAR", + "FIFTH_MASTER_STAR" ], "MASTER_SKULL_TIER_7": [ "MASTER_SKULL_TIER_6", diff --git a/constants/reforgestones.json b/constants/reforgestones.json index dbfff90a..18f9ef0f 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -513,7 +513,7 @@ "LEGENDARY": 1000000, "MYTHIC": 2000000 }, - "reforgeAbility": "Critical hits have a chance to deal up to §a20% §7extra damage.", + "reforgeAbility": "Critical hits have a chance to deal up to §a15% §7extra damage.", "reforgeStats": { "COMMON": { "strength": 30, -- cgit