diff options
Diffstat (limited to 'constants')
-rw-r--r-- | constants/parents.json | 3 | ||||
-rw-r--r-- | constants/reforgestones.json | 2 |
2 files changed, 3 insertions, 2 deletions
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, |