|
|
(13 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| <div style="display: flex; flex-wrap: wrap;"> | | <div style="display: flex; flex-wrap: wrap;"> |
| <div style="flex: 1; padding: 10px; min-width: 18em;"> | | <div style="flex: 1; padding: 10px; min-width: 18em;"> |
| [[Contributor Instructions]] | | ==[[Contributor Instructions]]== |
|
| |
|
| [[Tutorials' ]] | | ==[[Tutorials]]== |
|
| |
|
| [[Roles]] | | ==[[Roles]]== |
|
| |
|
| [[Compendium]] | | ==[[Compendium]]== |
| *[[:Category:Items|Items]] | | *[[:Category:Items|Items]] |
| *[[:Category:NPCs|NPCs]] | | *[[:Category:NPCs|NPCs]] |
| *[[:Category:Quests|Quests]] | | *[[:Category:Quests|Quests]] |
| [[Professions]] | | *[[:Category:Zones|Zones]] |
| | *Ember System |
| | **[[Ember Rings]] |
| | **[[Ember Stone]] |
| | **[[Ember Monolith]] |
| | **[[Ember Ruptures]] |
| | **[[Ember Veins]] |
|
| |
|
| [[Locations]] | | ==[[Trades]]== |
| | |
| | ==[[Locations]]== |
| * [[Newhaven Valley]] | | * [[Newhaven Valley]] |
| * [[Newhaven City]] | | * [[Newhaven City]] |
| * [[Northreach]] | | * [[Northreach]] |
| * [[Meadowlands]] | | * [[Meadowlands]] |
| | * [[Highland Hills]] |
| * [[Dryfoot]] | | * [[Dryfoot]] |
| * [[Redshore]] | | * [[Redshore]] |
| | * [[Redshore Ridge]] |
| * [[Grimstone Canyon]] | | * [[Grimstone Canyon]] |
|
| |
|
| </div> | | </div> |
| <div style="flex: 5; padding: 1px;"> | | <div style="flex: 5; padding: 1px;"> |
| {{#mermaid: | | {{:World map}} |
| flowchart BT
| |
|
| |
| ML[Meadowlands<br>8-20<br><br>Wolves: 18-22<br>Spiders: 20-24<br>Isle of Ill Fate: 19-20]:::Outdoors
| |
| ML ===== RF
| |
|
| |
| AQ2[Aquifer Undercroft<br>25-28]---ML
| |
| MLEVA[ML EV-A<br>Spiders 16-18]-.- ML
| |
| ML-.- MLEVC[ML EV-C<br>Frogs 12-14]
| |
| ML-.- MLEVB[ML EV-B<br>Mires 15-16]
| |
|
| |
| DF[Dryfoot<br>16-22]
| |
| DF --- GC[Grimstone Canyon<br>30-36]
| |
| DF -.- DFEVB[DF EV-B Basilisks<br>20-22]
| |
| DS[Dryfoot Stronghold<br>20-25] --- DF
| |
| DF -.- DFEVA[DF EV-A Ants<br>18-20]
| |
|
| |
| RF[Redshore Forest<br>25-32]
| |
| RF --- FD[Forgotten Depths<br>28-32]
| |
| RF --- RR[Redshore Ridge<br>30-36]
| |
| RR -.- RREVA[RR Ember Vein A<br>45-50]
| |
| RR --- EF[Exile Freehold<br>38-45]
| |
|
| |
| NR[Northreach<br>8-16]
| |
| NR ==== DF
| |
| NR-.- NREVA[NR EV A<br>Emberflies 8-10]
| |
| NR -.- NREVC[NR EV C<br>Bats 10-12]
| |
| NR---CV2[CV North<br>Spiders 8-12<br>Exiles 14-18]
| |
|
| |
| NV[Northhaven Valley<br>1-8]
| |
| NV---CV1W[CV South W<br>4-8]
| |
| NV === NC(Northhaven City)
| |
|
| |
| NV[Northhaven Valley<br>1-8]---CV1E[CV South E<br>4-8]
| |
| NR ===ML
| |
| ML---AQ1[Aquifer Karst<br>16-20]
| |
| DF === RF
| |
| NC === NR
| |
|
| |
| classDef City fill:#777,stroke:#000,stroke-width:8px,color:#fff
| |
| classDef Outdoor fill:#361,stroke:#333,stroke-width:4px,color:#fff
| |
| classDef Desert fill:#863,stroke:#333,stroke-width:4px,color:#fff
| |
| classDef Forest fill:#142,stroke:#333,stroke-width:4px,color:#fff
| |
| classDef Dungeon fill:#333,stroke:#000,stroke-width:4px,color:#fff
| |
| classDef EmberVeins fill:#333,stroke:#ffbf00,stroke-width:2px,color:#fff,stroke-dasharray: 5 5
| |
| | |
| class ML,NR,NV Outdoor
| |
| class DF,DS,GC Desert
| |
| class NC City
| |
| class RF,RR Forest
| |
| class CV2,CV1W,CV1E,AQ1,AQ2,FD,EF Dungeon
| |
| class NREVA,NREVC,MLEVA,MLEVB,MLEVC,DFEVA,DFEVB,RREVA EmberVeins
| |
| linkStyle 3,4,11,2,14,15,8,6 stroke:#ffbf00,stroke-width:4px,color:orange;
| |
|
| |
|
| click NV "https://embers-adrift.wiki/wiki/Newhaven_Valley"
| |
| click CV1W,CV1E "https://embers-adrift.wiki/wiki/Central_Veins"
| |
| click NR "https://embers-adrift.wiki/wiki/Northreach"
| |
| click CV2 "https://embers-adrift.wiki/wiki/Central_Veins_2"
| |
| click NREVA "https://embers-adrift.wiki/wiki/Ember_Vein_A_-_Ember_Flies"
| |
| click NREVC "https://embers-adrift.wiki/wiki/Ember_Vein_C_-_Bats"
| |
| click ML "https://embers-adrift.wiki/wiki/Meadowlands"
| |
| click AQ1 "https://embers-adrift.wiki/wiki/Aquifer_-_Karst"
| |
| click MLEVC "https://embers-adrift.wiki/wiki/Ember_Vein_A_-_Frogs"
| |
| click MLEVB "https://embers-adrift.wiki/wiki/Ember_Vein_B_-_Mires"
| |
| click MLEVA "https://embers-adrift.wiki/wiki/Ember_Vein_C_-_Spiders"
| |
| click AQ2 "https://embers-adrift.wiki/wiki/Aquifer_-_Undercroft"
| |
| click DF "https://embers-adrift.wiki/wiki/Dryfoot"
| |
| click DFEVA "https://embers-adrift.wiki/wiki/Ember_Vein_A_-_Ants"
| |
| click DFEVB "https://embers-adrift.wiki/wiki/Ember_Vein_B_-_Basilisks"
| |
| click DS "https://embers-adrift.wiki/wiki/Dryfoot_Stronghold"
| |
| click RF "https://embers-adrift.wiki/wiki/Redshore"
| |
| click FD "https://embers-adrift.wiki/wiki/Forgotten_Depths"
| |
| click RR "https://embers-adrift.wiki/wiki/Redshore_Ridge"
| |
| click GC "https://embers-adrift.wiki/wiki/Grimstone_Canyon"
| |
| }}
| |
| </div> | | </div> |