Bio's Development Log

Updated V2

%%{
  init: {
    'theme': 'base',
    'themeVariables': {
      'primaryColor': '#131313',
      'primaryTextColor': '#CCC',
      'primaryBorderColor': '#FFF',
      'lineColor': '#39A080',
      'secondaryColor': '#252525',
      'tertiaryColor': '#223'
    }
  }
}%%

flowchart BT
classDef StartButton color:#0f0,fill:#131313,stroke:#0f0,stroke-width:1
classDef AncientForums color:#0AA,fill:#131313,stroke:#044,stroke-width:2
classDef TrustedLads color:#AA3,fill:#131313,stroke:#550,stroke-width:2
classDef OutsideForums color:#CCC,fill:#252525,stroke:#AAA,stroke-width:2


1:::StartButton
2:::OutsideForums
3:::OutsideForums
4:::OutsideForums
5:::OutsideForums
5_1:::OutsideForums

tl1:::TrustedLads 
tl2:::TrustedLads 
tl3:::TrustedLads 
tl4:::TrustedLads 
tl5:::TrustedLads 
tl6:::TrustedLads 


6:::AncientForums
7:::AncientForums
8:::AncientForums
9:::AncientForums
8_1:::AncientForums
9_1:::AncientForums
10:::AncientForums
11:::AncientForums
12:::AncientForums
13:::AncientForums


1[Start] --> 2["
Before you stands a set of large marble gates.
<a href='https://forum.arcaneodyssey.dev/t/welcome-to-the-arcane-odyssey-forum/7?u=bio' title = 'It waves at you'>You are welcomed by a tiny robot.</a>
"]
2 --It prints a small piece of paper from its chest --> 3["
<a href='https://forum.arcaneodyssey.dev/t/official-forum-rules-and-guidelines/26192?u=bio' title = 'The title is printed in comic sans'>You read the document</a>
"]
2 --Continue on to the gates--> 4
3 --> 5["
It gives you a satisfied smile and rolls away.
You gain a little bit of joy.
"]
5 --> 5_1
5_1["<img src=' https://imgs.search.brave.com/xwWit_2XgTCpDK6-iqZL6haqlD2XTtYm-1ou16eoXEI/rs:fit:860:0:0/g:ce/aHR0cHM6Ly9tZWRp/YS50ZW5vci5jb20v/bG5iWkNxWWdGQ1VB/QUFBTS9jb21meS13/aG9sZXNvbWUuZ2lm.gif'/ width = 250 title = 'Image Test'>"]
5 ----> 4["
As you approach the gates, it opens on it's own.
It appears to be calling you to the realm ahead.
"]
4 --> |Continue onwards|6["
A crowd is gathering in the plaza.
One of the patrons asks for your opinion on your favorite <a href='https://forum.arcaneodyssey.dev/t/what-is-your-favorite-magic-and-why/32?u=bio' title = 'The first user post on the forums'>Magic.</a>
"]


subgraph The Ancient Forums
 6 ---> 7["
You stick around to answer the question.
Its not long before people <a href='https://forum.arcaneodyssey.dev/t/what-is-your-favorite-magic-and-why/32/3?u=bio' title = 'The first user reply on the forums'>join in the conversation. <a>
"]
6 --> 8["
You wander away from the crowd.
"]
8 ----> 8_1["
You wander further and further away
The landscape ahead looks endless, do you continue?
"]
8_1 -.-> |Nevermind|6
7 --> 9["
A hermit challenges you to solve his<a href='https://forum.arcaneodyssey.dev/t/ancient-text-translation-challenge/8653?u=bio' title='It seems like nonsense at first, but there could be some sense to it.'> puzzle </a>
"]
9 --> |The hermit drops a scrap of paper|9_1["
You take a look at the <a href='https://forum.arcaneodyssey.dev/t/deciphering-the-language/1738/13?u=bio' title='The handwriting is barely legible'>paper.</a>
It seems to contain a solution to the puzzle. 
"]
9 ---> |You solve his puzzle|10["
You whisper to the hermit the answer to his question.
He is deep in thought for a moment, then hands you a key.
#60;You obtained a Stone Key!#62;
"]
9_1 --> 10
10 --> 11["
The hermit walks away.
You are left to explore the realm once again.
"]
11 --> 12["
A pair of moderators are <a href='https://forum.arcaneodyssey.dev/t/macobre-meta-change-your-username/46989?u=bio' title='The OG name change thread'>handing out nametags.</a>   
You perk up from the crowd and manage to grab one.
#60;You obtained a Blank Nametag!#62;
"]
11 --> 13["
A couple students are discussing a <a href='https://forum.arcaneodyssey.dev/t/the-statue-in-ironport/19249/10?u=bio' title='An interesting fact about Ironports Statue'>statue they saw in a recent town. </a>    
"]

end

subgraph The Trusted Realm
8_1 -.You continue to walk forwards......-> tl1["
You walk a long, long distance. Until the gates have vanished behind you.
As you lay resting beneath a tree,<a href='https://forum.arcaneodyssey.dev/t/i-don-t-think-normal-people-can-see-here/24741?u=bio' title = 'The First Trusted Lads Post'> a settler offers his hand to you.</a>
"]
tl1 --> tl2["
You take his hand as he helps you up.
He <a href='https://forum.arcaneodyssey.dev/t/hey-there-buddos/24734?u=bio' title='The Longest Trusted Lads Post'>introduces you to his crew.</a>
"]
tl2 --> tl3["
It's not long before they start to argue amonst themselves.
They are in a fuss about who will lead them.
"]
tl3 --> |Join the conversation|tl4["
The noises only get louder as more and more people shout to have their voice heard.
However, a negotiator is able to converse everyone into
<a href='https://forum.arcaneodyssey.dev/t/trusted-lads-election/36937?u=bio' title='Its a mess.'>an election.</a>
"]
tl3 --> |Walk away and explore the realm|tl5["
An axe-wielding sailor explains of <a href='https://forum.arcaneodyssey.dev/t/mimhere-island-damn-expedition/96912?u=bio' title='Its actually quite an entertaining story.'>a mystical place called #34;Mimhere Island#34;
and his journey to find it.</a>
"]
tl4 --> tl6["
Some how, you ended up geting selected as president of The Trusted Realm?
"]


end
tl5 --> TBC
tl6 -------->TBC[" To be continued!
"]


2 Likes