Skip to content

Commit

Permalink
Fixed Toil reforge ability (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
jani270 authored Nov 8, 2023
1 parent c4d84e9 commit 8e72f53
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions constants/reforgestones.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 8e72f53

Please sign in to comment.