From 8e72f5303689f4a7131f586c69e59465360db3ab Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 9 Nov 2023 00:01:23 +0100 Subject: Fixed Toil reforge ability (#1036) --- constants/reforgestones.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/constants/reforgestones.json b/constants/reforgestones.json index 88484e74..4a341b8d 100644 --- a/constants/reforgestones.json +++ b/constants/reforgestones.json @@ -2892,12 +2892,12 @@ "MYTHIC": 10000 }, "reforgeAbility": { - "COMMON": "Gain §a+1% §7more Foraging exp.", - "UNCOMMON": "Gain §a+2% §7more Foraging exp.", - "RARE": "Gain §a+3% §7more Foraging exp.", - "EPIC": "Gain §a+4% §7more Foraging exp.", - "LEGENDARY": "Gain §a+5% §7more Foraging exp.", - "MYTHIC": "Gain §a+6% §7more Foraging exp." + "COMMON": "§7Grants §3+1☯ Foraging Wisdom§7.", + "UNCOMMON": "§7Grants §3+2☯ Foraging Wisdom§7.", + "RARE": "§7Grants §3+3☯ Foraging Wisdom§7.", + "EPIC": "§7Grants §3+4☯ Foraging Wisdom§7.", + "LEGENDARY": "§7Grants §3+5☯ Foraging Wisdom§7.", + "MYTHIC": "§7Grants §3+6☯ Foraging Wisdom§7." }, "reforgeStats": { "COMMON": { -- cgit