/EldenRingInteractiveMapItemProgression

Greasemonkey script to allow marking items on the interactive map of Elden Ring as completed.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Elden Ring - Interactive Map - Item Progression

Greasemonkey script (or Tampermonkey) to allow marking items on the interactive map of Elden Ring as completed. The interactive map is a Fextralife-project, all credits for the map go to them.

To mark an item as completed, right-click it. Completed items are shown with opacity on the map:

example

The status is persisted locally in the browsers localStorage, so it remembers completed items even if the page or browser has been closed.

Install

  1. Either add the Greasemonkey or Tampermonkey addon to your browser.
  2. Open the raw content of the script in your browser, the addon should now prompt you whether you want to install the script.

addon

install prompt