Locations: Difference between revisions

From Drifter's Wiki TEST
Jump to navigation Jump to search
No edit summary
No edit summary
Line 75: Line 75:
  NC === NR
  NC === NR
   
   
RF -.- FR[Flooded Ruins (EV)<br>25+]
  classDef City fill:#777,stroke:#000,stroke-width:8px,color:#fff
  classDef City fill:#777,stroke:#000,stroke-width:8px,color:#fff
  classDef Outdoor fill:#361,stroke:#333,stroke-width:4px,color:#fff
  classDef Outdoor fill:#361,stroke:#333,stroke-width:4px,color:#fff
Line 87: Line 89:
  class RF,RR Forest
  class RF,RR Forest
  class CV2,CV1W,CV1E,AQ1,AQ2,FD,EF Dungeon
  class CV2,CV1W,CV1E,AQ1,AQ2,FD,EF Dungeon
  class NREVA,NREVC,MLEVA,MLEVB,MLEVC,DFEVA,DFEVB,RREVA EmberVeins
  class NREVA,NREVC,MLEVA,MLEVB,MLEVC,DFEVA,DFEVB,RREVA,FR EmberVeins
  linkStyle 3,4,11,2,14,15,8,6 stroke:#ffbf00,stroke-width:4px,color:orange;
  linkStyle 3,4,11,2,14,15,8,6 stroke:#ffbf00,stroke-width:4px,color:orange;


Line 110: Line 112:
  click RR "https://embers-adrift.wiki/wiki/Redshore_Ridge"
  click RR "https://embers-adrift.wiki/wiki/Redshore_Ridge"
  click GC "https://embers-adrift.wiki/wiki/Grimstone_Canyon"
  click GC "https://embers-adrift.wiki/wiki/Grimstone_Canyon"
click FR "https://embers-adrift.wiki/wiki/Flooded_Ruins"
}}
}}



Revision as of 01:33, 1 June 2023


Zone connection map Error creating thumbnail: File missing



Zone connection map (clickable)


How to edit the Mermaid diagram

The diagram is written in mermaid code. The code can be viewed as a diagram in Visual Studio Code (save as zoneMap.md). Use the 'Edit source' method in the Wiki to edit the code. More information on Mermaid can be found on https://mermaid.js.org/