diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-27 18:01:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-27 12:01:53 -0400 |
| commit | 26cc82da04e921d9bbbeab2feb008de63c5dfdfe (patch) | |
| tree | 141b0eb33eaf1f2640fa89ad499fa4f345a56fe6 | |
| parent | f33125d679b6c41457e5370c6fdb6b7f542f2d4a (diff) | |
| download | NotEnoughUpdates-REPO-26cc82da04e921d9bbbeab2feb008de63c5dfdfe.tar.gz NotEnoughUpdates-REPO-26cc82da04e921d9bbbeab2feb008de63c5dfdfe.tar.bz2 NotEnoughUpdates-REPO-26cc82da04e921d9bbbeab2feb008de63c5dfdfe.zip | |
MM (#502)
| -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, |
