Skip to content

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

License

Notifications You must be signed in to change notification settings

Zabuzard/EldenRingInteractiveMapItemProgression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published