A script based on UnityPy to build a map of a given PEAK level features.
$ ./PeakPeek.py …/PEAK_Data/levelNUsually,
The result is saved as ./levelN.png.
Can be run in parallel using e.g. xargs to process multiple/all levels. A suitable glob would be level?{,?}.
As I'm uncertain on the origin of the Wiki icons, I'm using a folder structure compatible with lane_ftw's ItemFinder mod resources.
Just copy all Icons/ contents to icons/ directory next to the script and it will do.
Made for https://peak.wiki.gg/wiki/Daily.
