diff options
-rw-r--r-- | constants/parents.json | 3 | ||||
-rw-r--r-- | constants/reforgestones.json | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/constants/parents.json b/constants/parents.json index 67fa3c8a..1b19b733 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2124,5 +2124,8 @@ "HOLY_LOST_ADVENTURER_MINIBOSS", "UNSTABLE_LOST_ADVENTURER_MINIBOSS", "YOUNG_LOST_ADVENTURER_MINIBOSS" + ], + "BAIT_RING":[ + "SPIKED_ATROCITY" ] } diff --git a/constants/reforgestones.json b/constants/reforgestones.json index f1d30df3..7a340b7c 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -466,7 +466,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 §a25% §7extra damage.", "reforgeStats":{ "COMMON":{ "strength":30, |