Data collection tool for available labyrinth doors.
Door data is only copied when in an intersection.
The door data is copied to the clipboard in the following order:
(#Fealty,#Tech,#Scholar,#Treasury,#Farming,#DeadEnd,Door1-length,Door1-quality,Door1-type,Door2-length,Door2-quality,Door2-type,Door3-length,Door3-quality,Door3-type,Shuffle-Flag)
Also here is the Key for the various faction/hallway types
fealty = y
tech = h
scholar = s
treasury = t
farming = f
dead end (blocked/no door) = m
In order to get the shuffle flag correctly, a journal entry with the shuffle cube use must be present.
Shuffle-Flag = 0 -> no shuffle occurred
Shuffle-Flag = 1 -> shuffle has occurred
Example result string
9,8,0,0,0,8,S,P,M,S,P,S,M,P,Y,0
The data can now be automatically submitted to the data collection google sheet by clicking the submit button. Data must change between submits or else it won't go through.