Skip to content

Instantly share code, notes, and snippets.

@TangerineCat
Created May 9, 2023 02:30
Show Gist options
  • Save TangerineCat/aac4f2970127c5ebd23d831580bb76d8 to your computer and use it in GitHub Desktop.
Save TangerineCat/aac4f2970127c5ebd23d831580bb76d8 to your computer and use it in GitHub Desktop.
graph Doskvol {
concentrate=true;
edge[color=forestgreen]
subgraph legend {
color = black;
label = "Legend";
"Tier I"--"Tier II"--"Tier III"--"Tier IV"--"Tier V"
}
"Tier I"[color=grey];
"Tier II"[color=green];
"Tier III"[color=blue];
"Tier IV"[color=purple];
"Tier V"[color=gold];
"The Billhooks"[color=green];
"The Brigade"[color=green];
"Bluecoats"[color=blue];
"Cabbies"[color=green];
"The Church of Ecstasy"[color=purple];
"The Circle of Flame"[color=blue];
"City Council"[color=gold];
"The Crows"[color=green];
"Cyphers"[color=green];
"Deathland Scavengers"[color=green];
"The Dimmer Sisters"[color=green];
"Dockers"[color=blue]
"The Fog Hounds"[color=grey];
"The Forgotten Gods"[color=blue];
"The Foundation"[color=purple];
"Gondoliers"[color=blue];
"The Gray Cloaks"[color=green];
"The Grinders"[color=green];
"The Hive"[color=purple];
"The Horde"[color=blue];
"Imperial Military"[color=purple];
"Ink Rakes"[color=green];
"Inspectors"[color=blue];
"Ironhook Prison"[color=purple];
"The Lampblacks"[color=green];
"Leviathan Hunters"[color=gold];
"Lord Scurlock"[color=blue];
"The Lost"[color=grey];
"Ministry of Preservation"[color=gold];
"The Path of Echoes"[color=blue];
"Rail Jacks"[color=green];
"The Reconciled"[color=blue];
"The Red Sashes"[color=green];
"Sailors"[color=blue];
"The Silver Nails"[color=blue];
"Skovlander Refuges"[color=blue];
"Sparkwrights"[color=purple];
"Spirit Wardens"[color=purple];
"Ulf Ironborn"[color=grey];
"The Unseen"[color=purple];
"The Weeping Lady"[color=green];
"The Wraiths"[color=green];
"Ink Rakes"[color=green];
"Iruvian Consulate"[color=blue];
"Skovlan Consulate"[color=blue];
"Dagger Isles Consulate"[color=grey];
"Severosi Consulate"[color=grey];
"The Vultures"[color=grey];
"Workhouse Laborers"[color=blue];
"Citizenry (Docks)"[color=green];
"Citizenry (Crow's Foot)"[color=green];
"Citizenry (Dunslough)"[color=grey];
"Citizenry (Coalridge)"[color=grey];
"The Billhooks"--{"Bluecoats" "Ministry of Preservation"};
"The Billhooks"--{"Ulf Ironborn","The Lost","Citizenry (Crow's Foot)","Citizenry (Docks)"}[color=red];
"Bluecoats"--{"City Council","The Billhooks","The Crows","Ironhook Prison","Lord Scurlock"};
"Bluecoats"--{"Imperial Military"}[color=red];
"The Church of Ecstasy"--{"City Council", "Leviathan Hunters", "Spirit Wardens"};
"The Church of Ecstasy"--{"The Path of Echoes", "The Reconciled"}[color=red];
"The Circle of Flame"--{"The Forgotten Gods", "The Path of Echoes", "City Council", "The Foundation"};
"The Circle of Flame"--{"The Hive", "The Silver Nails"}[color=red];
"City Council"--{"Bluecoats", "The Church of Ecstasy", "The Circle of Flame", "Lord Scurlock", "The Brigade", "Cabbies", "Sparkwrights", "The Foundation"};
"City Council"--{"Imperial Military", "Inspectors", "Ministry of Preservation", "The Reconciled"}[color=red];
"The Crows"--{"Bluecoats", "Sailors", "The Lost", "Citizenry (Crow's Foot)"};
"The Crows"--{"The Hive", "Inspectors", "Dockers"}[color=red];
"Deathland Scavengers"--{"The Forgotten Gods", "Gondoliers", "Spirit Wardens"}
"Deathland Scavengers"--{"Ironhook Prison"}[color=red]
"The Dimmer Sisters"--{"The Forgotten Gods", "The Foundation"};
"The Dimmer Sisters"--{"Spirit Wardens", "The Reconciled"}[color=red];
"The Fog Hounds"--{"Dockers", "The Lampblacks"};
"The Fog Hounds"--{"Bluecoats", "The Vultures"}[color=red];
"Gondoliers"--{"The Lampblacks","Citizenry (All)"};
"Gondoliers"--{"The Red Sashes", "Spirit Wardens"}[color=red];
"The Gray Cloaks"--{"Inspectors"};
"The Gray Cloaks"--{"Bluecoats", "Leviathan Hunters"}[color=red];
"The Grinders"--{"Ulf Ironborn", "Dockers"};
"The Grinders"--{"Bluecoats", "Imperial Military", "Leviathan Hunters", "Sailors", "The Silver Nails"}[color=red];
"The Hive"--{"Ministry of Preservation", "Dagger Isles Consulate"};
"The Hive"--{"The Circle of Flame", "The Unseen", "The Crows", "The Wraiths"}[color=red];
"The Lampblacks"--{"The Fog Hounds", "Gondoliers", "Ironhook Prison"};
"The Lampblacks"--{"The Red Sashes", "Bluecoats", "Cabbies"}[color=red];
"Leviathan Hunters"--{"City Council", "The Church of Ecstasy", "Sailors", "Dockers", "Sparkwrights"}
"Leviathan Hunters"--{"The Grinders", "Ministry of Preservation", "The Path of Echoes"}[color=red];
"The Lost"--{"Workhouse Laborers", "Citizenry (Coalridge)", "Citizenry (Dunslough)", "The Crows"}
"The Lost"--{"Workhouse Foremen", "Bluecoats", "The Billhooks"}[color=red];
"Ministry of Preservation"--{"The Billhooks", "Imperial Military", "Rail Jacks", "Sparkwrights"};
"Ministry of Preservation"--{"Leviathan Hunters"}[color=red];
"The Reconciled"--{"City Council", "Gondoliers"};
"The Reconciled"--{"The Church of Ecstasy", "Spirit Wardens", "Sparkwrights"}[color=red];
"The Red Sashes"--{"Iruvian Consulate", "The Path of Echoes", "Dockers", "Cabbies", "Inspectors"};
"The Red Sashes"--{"The Lampblacks", "Bluecoats", "Gondoliers"}[color=red];
"Lord Scurlock"--{"City Council", "Bluecoats", "Inspectors", "The Forgotten Gods"};
"Lord Scurlock"--{"Spirit Wardens", "The Immortal Emperor"}[color=red];
"The Silver Nails"--{"Imperial Military", "Sailors", "Severosi Consulate"};
"The Silver Nails"--{"The Circle of Flame", "The Grinders", "Skovlan Consulate", "Skovlander Refuges","Spirit Wardens"}[color=red];
"Sparkwrights"--{"City Council", "Leviathan Hunters", "Ministry of Preservation"};
"Sparkwrights"--{"The Path of Echoes", "The Reconciled", "The Foundation"}[color=red];
"Spirit Wardens"--{"The Church of Ecstasy", "Deathland Scavengers"};
"Spirit Wardens"--{"The Dimmer Sisters", "Gondoliers", "Lord Scurlock", "The Silver Nails"}[color=red];
"Spirit Wardens"--{"The Unseen", "The Path of Echoes", "The Reconciled"}[color=red]
"Ulf Ironborn"--{"The Grinders"};
"Ulf Ironborn"--{"Citizenry (Coalridge)", "The Billhooks"}[color=red];
"The Unseen"--{"Bluecoats", "Ironhook Prison", "The Forgotten Gods", "Cyphers"}
"The Unseen"--{"Ink Rakes", "The Hive", "Spirit Wardens"}[color=red];
"The Wraiths"--{"Cabbies"};
"The Wraiths"--{"Bluecoats","Inspectors", "The Hive"}[color=red];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment