runelite icon indicating copy to clipboard operation
runelite copied to clipboard

Father Aereck medium challenge clue overlay has unclear answer

Open Nightfirecat opened this issue 3 years ago • 1 comments

The clue asks "How many gravestones are in the church graveyard?", and the answer is ordinarily 19 for all players, except for those who did not save Jarvis during the 2017 Halloween event, who must answer 20. This clue (along with some others with variable locations, etc.--the Viggora clue comes to mind) should read the variable associated with the gravestone (which is a multiloc) and determine whether the answer shown should be 19 or 20, not show "19 or 20" for all players.

Implementation for this enhancement will require some re-architecting of the clue scroll plugin to allow client access during the construction of the clue overlay.

Nightfirecat avatar Aug 19 '22 22:08 Nightfirecat

Adding some information for anyone interested in pursuing this issue: Varbit 6008 can be used to help determine the exact solution to this clue.

Value Clue step solution
0 19
1 20

Macweese avatar Aug 01 '24 23:08 Macweese

fixed in 2d128def62d3dfdd54cb16f3e9d6f7fd9c24b6f0

Felanbird avatar Feb 01 '25 05:02 Felanbird