From 0ee3663356315e4f0068b2db08fd4e75d2bdfc65 Mon Sep 17 00:00:00 2001 From: Alexia Date: Fri, 1 Mar 2024 10:31:52 +0100 Subject: Easier solution for Esteemed Enchanter Bingo goal (#126) --- constants/Bingo.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'constants') diff --git a/constants/Bingo.json b/constants/Bingo.json index 6d2db39..a2d896e 100644 --- a/constants/Bingo.json +++ b/constants/Bingo.json @@ -122,14 +122,15 @@ ] }, "Esteemed Enchanter": { - "difficulty": "Medium", + "difficulty": "Easy", "note": [ "Obtain a Level VI Enchantment" ], "guide": [ - "When you complete High Score!", - "open a Free Chest to get", - "Infinite Quiver or Feather Falling VI." + "Craft four Infinite Quiver IV books", + "(/recipe infinite quiver) and combine them", + "into Infinite Quiver VI using the Anvil", + "next to the Blacksmith in the Hub" ] }, "Minion Machine": { -- cgit