• This section is for roleplays only.
    ALL interest checks/recruiting threads must go in the Recruit Here section.

    Please remember to credit artists when using works not your own.

Futuristic [DISCONTINUED] Astral Fulcrum Character Sheets

Pilgrim59

👑 Exalted Monarch 👑
Roleplay Availability
Roleplay Type(s)
My Interest Check
Astral Fulcrum OST -「TRANQUILITY」
ASTRAL
FULCRUM
App Details
Roster
PRINCIPAL CAST
  • App Details
    C S
    App Details
    DESTINY AWAITS BEYOND THE DECAYED STARS.
    Notes
    001
    Intel: Throughout the story, you will discover certain intel and relevant information that will be updated for characters in the Principal Casts tab. Make sure to check them out!

    Lore: Please give the lore a quick peek (at least the ones pertaining to the conflict between Farbania and Sorento) before writing. I'm more than happy to answer any question in OOC or private messages.

    Character Limit: All players are limited to one character. If you have a change of heart following the initiation of one and wishes to play a new character, please PM me and we can arrange the handover process.

    Weapons: Pertaining to MOBIUS armaments, your two primary weapons are interchangeable via direct IC interaction with the M.O.M during the preparation phase prior to sortie (refer to Lore - Mobius Manual - Section 1.6). The BoA's SP Weapon is an exclusion and does not take up a weapon slot.

    BBCode: You may use any BBCode to your disposal, so long as the required fields below are filled out. The template used for my sheets is provided below the mainscreen in spoilers.
    Basic
    002
    Name: (Your character's full name.)

    Mobius: (Your mecha's august moniker.)

    Age: (Minimum is 16 - due to conscription law.)

    Gender: (Self-explanatory.)

    Race: (Please consult with me prior to creating your own race to ensure it fits the setting. Otherwise, opt for any generic high-fantasy race.)

    Birthplace: (Optional.)

    Squadron: (Squadrons will be assigned by me following the conclusion of the first chapter.)
    Appearance
    003
    Height: (In both Imperial and Metric measurements for reference.)

    Hair Color: (Self-explanatory.)

    Eye Color: (Self-explanatory.)

    Physical Details: (Optional. You may add any other details should your faceclaims fail to show any.)
    Personal Details
    004
    Personality: (Optional.)

    Backstory: (Describe your character's life prior to being selected for the MOBIUS Program and their eventual transfer to AICA.)

    Personal Effects: (Optional. Any particular mnemonic devices or personal belongings go here.)

    Relationships: (Optional. This section is reserved for preestablished affiliations and relations between you and other players' characters.)
    Combat Details
    005
    Aureum Alignment: (Your pilot may specialize in one genre of magic practice. Elaborate on their capabilities. Refer to Lore for more details.)

    Aureum Combat Data: (Your pilot may have up to two specialized techniques or abilities that correlates to their alignment.)

    MOBIUS Descriptions: (Optional. You may elaborate more on your Mobius's physical appearances. N/A if you deem the faceclaim for your mecha to be sufficient.)

    BoA Special Weapon: (Elaborate and describe the capabilities of your Mobius's special weapon.)

    BoA Resonance: (Elaborate and describe the capabilities of your Mobius's mana-burst ability.)

    H.Y.M.N: (Optional. While highly regarded as an urban legend, you may still select a theme for your Mobius. Perhaps it might change the outcome of the battle.)
Code by Nano


Code:
[comment]-- Font -->[/comment][font=Chakra Petch][border=transparent;

/* Probably best if you don't change anything I haven't commented next to */

--color-b: 8, 18, 28; /* Base colour, use rgb numbers */

--bar-p: 3px 10px 3px 10px;
--bar-bg: rgb(40, 50, 60, 0.8); /* Bar background colour */
--bar-c: rgba(240, 240, 235, 0.9); /* Bar text colour */
--bar-f-s: 0.85em;
--bar-l-h: 1.5;
--bar-o: 0.4;

--tabs-w: 40px;
--tabs-h: 220px;
--tabs-l-h: 4;

--w: 900px;
--h: min(76vh, 440px);
--p-l-r: 0px;
--p-t-b: 10px;
--d: 10px;

/* Background image URL */
--bg-img: linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15)), url('https://i.imgur.com/Vcjbq6g.jpg') 50% 40% / cover;

--tab-cover-l: 0px;
--tab-cover-p-t: 3px;
--tab-cover-p-l: 15px;
--tab-cover-gap: 32px;

--tab-w: 25px;
--tab-o: 0.75;

--tab-p-2: 1px 0px 0px 0px;
--tab-p-3: 1px 0px 0px 0px;

--tab-f-s-1: 1em;
--tab-f-s-2: 0.95em;
--tab-f-s-3: 0.95em;
--tab-f-s-4: 1.1em;

/* Tab Font Awesome icon colours */
--tab-c-1: white; /* Tab 1 Font Awesome icon colour */
--tab-c-2: white; /* Tab 2 Font Awesome icon colour */
--tab-c-3: white; /* Tab 3 Font Awesome icon colour */
--tab-c-4: white; /* Tab 4 Font Awesome icon colour */

/* Header Font Awesome icon colours */
--header-c-1: white; /* Tab 1 header Font Awesome icon colour */
--header-c-2: white; /* Tab 2 header Font Awesome icon colour */
--header-c-3-1: white; /* Tab 3 header 1 Font Awesome icon colour */
--header-c-3-2: white; /* Tab 3 header 2 Font Awesome icon colour */
--header-c-3-3: white; /* Tab 3 header 3 Font Awesome icon colour */
--header-c-3-4: white; /* Tab 3 header 4 Font Awesome icon colour */
--header-c-4: white; /* Tab 4 header Font Awesome icon colour */

--content-container-gap: 0px;

--rotate-t: rotateY(20deg);
--rotate-l: rotateY(22deg);
--rotate-r: rotateY(-22deg);
--rotate-r-d: rotateY(-12deg);

--container-gap: 8px;

--img-container-flex-1: 1 1 210px;
--img-container-p: 25px 0px;

--img-d: 20px;
--img-t: 0px;
--img-l-1: calc(0px - (100% - (2 * var(--img-d))));
--img-l-2: calc(0px - (100% - var(--img-d)));
--img-w: calc(100% - var(--img-d));
--img-h-1: 300px;
--img-h-2: min(calc(var(--h) - (2 * var(--p-t-b)) - var(--header-h-1) - var(--container-gap) - 25px), 330px);
--img-o: 1;

/* Tab Image URLs, change % (x-axis) and px (y-axis) before / to shift image position in icon, change % after / to change image size in icon (or default to cover) */
--img-url-1: url('https://i.imgur.com/sstwUFY.png') no-repeat 50% 0px / cover; /* Tab 1 Image URL */
--img-url-2: url('https://i.imgur.com/Hh9xDjH.png') no-repeat 50% 30% / cover; /* Tab 2 Image URL */
--img-url-3-1: url('https://i.imgur.com/UpSJBZI.jpg') no-repeat 45% 20% / 250%; /* Tab 3 Image URL 1 */
--img-url-3-2: url('https://i.imgur.com/r1K4UNh.jpg') no-repeat 50% 20% / 250%; /* Tab 3 Image URL 2 */
--img-url-4: url('https://i.imgur.com/8sL3do3.png') no-repeat 50% 30% / cover; /* Tab 4 Image URL */

--img-rep-t: calc(0px - var(--img-t));
--img-rep-l: calc(100% - (100% - var(--img-d)));
--img-rep-o: 0.6;

--text-container-flex-1: 5 1 230px;
--text-container-flex-2: 10 1 230px;
--text-container-p: 25px 2px 25px 0px;

--header-h-1: 40px;
--header-h-2: 15px;
--header-p: 10px var(--text-p);
--header-bg: rgba(var(--color-b), 0.7);
--header-f-s-1: 1.4em;
--header-f-s-2: 1.2em;
--header-gap: 5px;

--text-h-1: 320px;
--text-h-2: 220px;
--text-p: 20px;
--text-bg: rgba(var(--color-b), 0.5);
--text-c: rgb(240, 240, 235); /* Text colour */
--text-f-s: 1em;
--text-l-h: 1.5;
--text-gap: 10px;

--label-w: 135px; /* Label width, change if a word is too long for the label */

--field-w: 180px;

--character-container-w: 100%;

--icon-container-flex: 1 1 180px;
--icon-container-p: 10px 0px;
--icon-h: 210px;

--detail-container-p: 10px 0px;][comment]

-- Overall Container --[/comment][border=transparent;
position: relative;
box-sizing: border-box;
width: 100%;
height: var(--h);
padding: 0px;][comment]-- Tabs + Body Container --[/comment][border=transparent;
margin: auto;
max-width: calc(var(--w) + var(--tabs-w));
height: var(--h);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Tabs --[/comment][border=transparent;
padding: 0px;
background: red;
width: var(--tabs-w);
height: var(--tabs-h);
line-height: var(--tabs-l-h);
overflow: hidden;][tabs]




[tab=.][comment]-- Tab Body 1 --[/comment][comment]-- Background --[/comment][border=transparent;
position: absolute;
top: 0px;
left: 0px;
box-sizing: border-box;
width: 100%;
height: var(--h);
background: var(--bg-img);
padding: 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
pointer-events: none;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;][comment]

-- Tab Covers --[/comment][border=transparent;
position: relative;
left: var(--tab-cover-l);
box-sizing: border-box;
padding: var(--tab-cover-p-t) 0px 0px var(--tab-cover-p-l);
width: calc(var(--tab-w) + var(--tab-cover-p-l));
height: calc((4 * var(--tab-w)) + (3 * var(--tab-cover-gap)) + var(--tab-cover-p-t));
-webkit-transform: var(--rotate-t);
transform: var(--rotate-t);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--tab-cover-gap);
z-index: 1;][comment]-- Tab Cover 1 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
//background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-1);
font-size: var(--tab-f-s-1);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square fa-beat-fade[/fa][/border][comment]-- Tab Cover 2 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-2);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-2);
font-size: var(--tab-f-s-2);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 3 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-3);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-3);
font-size: var(--tab-f-s-3);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 4 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-4);
font-size: var(--tab-f-s-4);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][/border][comment]
-- Tab Covers End --[/comment][comment]

-- Body Container --[/comment][border=transparent;
position: relative;
margin-left: calc(var(--tabs-w) - var(--tab-w) - var(--tab-cover-p-l));
box-sizing: border-box;
max-width: var(--w);
height: var(--h);
padding: 0px var(--p-l-r);
overflow: hidden;
pointer-events: auto;][comment]-- Hidden Scroll --[/comment][border=transparent;
box-sizing: border-box;
width: calc(100% + (2 * var(--d)));
height: var(--h);
padding: var(--p-t-b) calc(2 * var(--d)) var(--p-t-b) 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
overflow-y: auto;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
gap: var(--content-container-gap);][comment]

-- Image + Name Container --[/comment][border=transparent;
flex: var(--img-container-flex-1);
box-sizing: border-box;
padding: var(--img-container-p);
-webkit-transform: var(--rotate-l);
transform: var(--rotate-l);
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Image Repeat --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-rep-t);
left: 0px;
box-sizing: border-box;
height: var(--img-h-1);
padding: 0px;
background: var(--img-url-1);
opacity: var(--img-rep-o);][/border][comment]-- Image Container --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-t);
left: var(--img-l-1);
box-sizing: border-box;
min-height: calc(var(--img-h-1) + var(--header-h-1));
padding: 0px;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
gap: var(--container-gap);][comment]-- Image --[/comment][border=transparent;
flex: 0 0 calc(var(--img-h-1) - var(--container-gap));
position: relative;
box-sizing: border-box;
width: 100%;
padding: 0px;
background: var(--img-url-1);
opacity: var(--img-o);][/border][comment]-- Name Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;
]CHARACTER NAME[/border][/border][/border][comment]
-- Image + Name Container End --[/comment][comment]

-- Basics Container --[/comment][border=transparent;
flex: var(--text-container-flex-1);
box-sizing: border-box;
padding: var(--text-container-p);
-webkit-transform: var(--rotate-r);
transform: var(--rotate-r);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--container-gap);][comment]-- Header Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: var(--header-gap);][comment]-- Header Text --[/comment][border=transparent;
flex: 1 1;
padding: 0px;]PROFILE[/border][comment]-- Header Font Awesome Icon --[/comment][border=transparent;
flex: 0 0;
padding: 0px;
color: var(--header-c-1);][comment]PLACEHOLDER[/comment][/border][/border][comment]-- Basics Text Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--text-h-1);
background: var(--text-bg);
padding: var(--text-p);
color: var(--text-c);
font-size: var(--text-f-s);
line-height: var(--text-l-h);
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
gap: var(--text-gap);][comment]---------------- Mecha Label ----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]MOBIUS[/border][comment]---------------- Mecha Field ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]MOBIUS NAME[/border][comment]-- Age Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]AGE[/border][comment]---------------- AGE FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Age Number Here[/border][comment]-- Gender Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]GENDER[/border][comment]---------------- GENDER FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Male/Female[/border][comment]-- Race Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]RACE[/border][comment]---------------- RACE FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Human[/border][comment]-- Height Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]HEIGHT[/border][comment]---------------- HEIGHT FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]5 ft. 7 in. (170 cm)[/border][comment]---------------- PHYSICAL LABEL ----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]PHYSICAL[/border][comment]---------------- PHYSICAL FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Amber eyes, white hair, pale complexion.[/border][comment]-- Affiliation Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]AFFILIATION[/border][comment]---------------- AFFILIATION FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Imperial Armed Forces of Farbania[/border][comment]---------------- HOMELAND LABEL ----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]BIRTHPLACE[/border][comment]---------------- HOMELAND FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Planet Name, Farbanian Empire[/border][/border][/border][comment]
-- Basics Container End --[/comment][/border][/border][comment]
-- Body Container End --[/comment][/border][/tab]




[tab=.][comment]-- Tab Body 2 --[/comment][comment]-- Background --[/comment][border=transparent;
position: absolute;
top: 0px;
left: 0px;
box-sizing: border-box;
width: 100%;
height: var(--h);
background: var(--bg-img);
padding: 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
pointer-events: none;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;][comment]

-- Tab Covers --[/comment][border=transparent;
position: relative;
left: var(--tab-cover-l);
box-sizing: border-box;
padding: var(--tab-cover-p-t) 0px 0px var(--tab-cover-p-l);
width: calc(var(--tab-w) + var(--tab-cover-p-l));
height: calc((4 * var(--tab-w)) + (3 * var(--tab-cover-gap)) + var(--tab-cover-p-t));
-webkit-transform: var(--rotate-t);
transform: var(--rotate-t);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--tab-cover-gap);
z-index: 1;][comment]-- Tab Cover 1 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-1);
font-size: var(--tab-f-s-1);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 2 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
//background: var(--header-bg);
padding: var(--tab-p-2);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-2);
font-size: var(--tab-f-s-2);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square fa-beat-fade[/fa][/border][comment]-- Tab Cover 3 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-3);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-3);
font-size: var(--tab-f-s-3);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 4 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-4);
font-size: var(--tab-f-s-4);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][/border][comment]
-- Tab Covers End --[/comment][comment]

-- Body Container --[/comment][border=transparent;
position: relative;
margin-left: calc(var(--tabs-w) - var(--tab-w) - var(--tab-cover-p-l));
box-sizing: border-box;
max-width: var(--w);
height: var(--h);
padding: 0px var(--p-l-r);
overflow: hidden;
pointer-events: auto;][comment]-- Hidden Scroll --[/comment][border=transparent;
box-sizing: border-box;
width: calc(100% + (2 * var(--d)));
height: var(--h);
padding: var(--p-t-b) calc(2 * var(--d)) var(--p-t-b) 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
overflow-y: auto;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
gap: var(--content-container-gap);][comment]

-- Backstory Container --[/comment][border=transparent;
flex: var(--text-container-flex-1);
box-sizing: border-box;
padding: var(--text-container-p);
-webkit-transform: var(--rotate-l);
transform: var(--rotate-l);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--container-gap);][comment]-- Header Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: var(--header-gap);][comment]---------------- HEADER TEXT ----------------[/comment][border=transparent;
flex: 1 1;
padding: 0px;

]DOSSIER[/border][comment]-- Header Font Awesome Icon --[/comment][border=transparent;
flex: 0 0;
padding: 0px;
color: var(--header-c-2);][comment]PLACEHOLDER2[/comment][/border][/border][comment]---------------------------- BACKSTORY TEXT BOX ----------------------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--text-h-1);
background: var(--text-bg);
padding: var(--text-p);
color: var(--text-c);
font-size: var(--text-f-s);
line-height: var(--text-l-h);
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
gap: var(--text-gap);][comment]
---------------------------- EVENT 1 LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]PERSONALITY[/border][comment]---------------------------- EVENT 1 FIELD ----------------------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Personality goes here.

[/border][comment]
---------------------------- EVENT 2 LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]ORIGINS[/border][comment]---------------------------- EVENT 2 FIELD ----------------------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Backstory goes here.[/border][comment]
---------------------------- EVENT 3 LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]PERSONAL EFFECTS[/border][comment]---------------- EVENT 3 FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

]Personal belongings and souvenirs go here.[/border][/border][/border][comment]
-- Backstory Container End --[/comment][comment]

-- Image + Header Container --[/comment][border=transparent;
position: -webkit-sticky;
position: sticky;
top: 0px;
box-sizing: border-box;
flex: var(--img-container-flex-1);
padding: var(--img-container-p);
-webkit-transform: var(--rotate-r);
transform: var(--rotate-r);
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Image Repeat --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-rep-t);
left: var(--img-rep-l);
box-sizing: border-box;
height: var(--img-h-2);
padding: 0px;
background: var(--img-url-2);
opacity: var(--img-rep-o);][/border][comment]-- Image Container --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-t);
left: var(--img-l-2);
box-sizing: border-box;
min-height: calc(var(--img-h-2) + var(--header-h-1));
padding: 0px;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
gap: var(--container-gap);][comment]-- Image --[/comment][border=transparent;
flex: 0 0 calc(var(--img-h-2) - var(--container-gap));
position: relative;
box-sizing: border-box;
width: 100%;
padding: 0px;
background: var(--img-url-2);
opacity: var(--img-o);][/border][comment]---------------- HEADER BOX ----------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;

]PATH OF EXUDATION[/border][/border][/border][comment]
-- Image + Header Container End --[/comment][/border][/border][comment]
-- Body Container End --[/comment][/border][/tab]





[tab=.][comment]-- Tab Body 3 --[/comment][comment]-- Background --[/comment][border=transparent;
position: absolute;
top: 0px;
left: 0px;
box-sizing: border-box;
width: 100%;
height: var(--h);
background: var(--bg-img);
padding: 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
pointer-events: none;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;][comment]

-- Tab Covers --[/comment][border=transparent;
position: relative;
left: var(--tab-cover-l);
box-sizing: border-box;
padding: var(--tab-cover-p-t) 0px 0px var(--tab-cover-p-l);
width: calc(var(--tab-w) + var(--tab-cover-p-l));
height: calc((4 * var(--tab-w)) + (3 * var(--tab-cover-gap)) + var(--tab-cover-p-t));
-webkit-transform: var(--rotate-t);
transform: var(--rotate-t);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--tab-cover-gap);
z-index: 1;][comment]-- Tab Cover 1 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-1);
font-size: var(--tab-f-s-1);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 2 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-2);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-2);
font-size: var(--tab-f-s-2);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 3 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
//background: var(--header-bg);
padding: var(--tab-p-3);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-3);
font-size: var(--tab-f-s-3);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square fa-beat-fade[/fa][/border][comment]-- Tab Cover 4 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-4);
font-size: var(--tab-f-s-4);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][/border][comment]
-- Tab Covers End --[/comment][comment]

-- Body Container --[/comment][border=transparent;
position: relative;
margin-left: calc(var(--tabs-w) - var(--tab-w) - var(--tab-cover-p-l));
box-sizing: border-box;
max-width: var(--w);
height: var(--h);
padding: 0px var(--p-l-r);
overflow: hidden;
pointer-events: auto;][comment]-- Hidden Scroll --[/comment][border=transparent;
box-sizing: border-box;
width: calc(100% + (2 * var(--d)));
height: var(--h);
padding: var(--p-t-b) calc(2 * var(--d)) var(--p-t-b)  0px;
perspective: 2000px;
perspective-origin: 50% 50%;
overflow-y: auto;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;][comment]

-- Character 1 Container --[/comment][border=transparent;
flex: 0 0;
width: var(--character-container-w);
perspective: 2000px;
perspective-origin: 50% 50%;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
gap: var(--content-container-gap);][comment]

-- Image + Name Container --[/comment][border=transparent;
flex: var(--icon-container-flex);
box-sizing: border-box;
padding: var(--icon-container-p);
-webkit-transform: var(--rotate-l);
transform: var(--rotate-l);
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Image Repeat --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-rep-t);
left: 0px;
box-sizing: border-box;
height: var(--icon-h);
padding: 0px;
background: var(--img-url-3-1);
opacity: var(--img-rep-o);][/border][comment]-- Image Container --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-t);
left: var(--img-l-1);
box-sizing: border-box;
min-height: calc(var(--icon-h) + var(--header-h-2));
padding: 0px;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
gap: var(--container-gap);][comment]-- Image --[/comment][border=transparent;
flex: 0 0 calc(var(--icon-h) - var(--container-gap));
position: relative;
box-sizing: border-box;
width: 100%;
padding: 0px;
background: var(--img-url-3-1);
opacity: var(--img-o);][/border][comment]---------------- NAME BOX ----------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-2);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-2);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;

]MONIKER 1[/border][/border][/border][comment]
-- Image + Name Container End --[/comment][comment]

-- Details Container --[/comment][border=transparent;
flex: var(--text-container-flex-2);
box-sizing: border-box;
padding: var(--detail-container-p);
-webkit-transform: var(--rotate-r-d);
transform: var(--rotate-r-d);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--container-gap);][comment]-- Header Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-2);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-2);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: var(--header-gap);][comment]---------------- HEADER TEXT ----------------[/comment][border=transparent;
flex: 1 1;
padding: 0px;

]CHARACTER NAME 1[/border][comment]-- Header Font Awesome Icon --[/comment][border=transparent;
flex: 0 0;
padding: 0px;
color: var(--header-c-3-1);

]RESTORATION[/border][/border][comment]-- Basics Text Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--text-h-2);
background: var(--text-bg);
padding: var(--text-p);
color: var(--text-c);
font-size: var(--text-f-s);
line-height: var(--text-l-h);
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
gap: var(--text-gap);][comment]---------------------------- RELATIONSHIP LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]Relationship[/border][comment]---------------- RELATIONSHIP FIELD----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Close Associate[/border][comment]---------------- AFFILIATION LABEL ----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]Affiliation[/border][comment]---------------- AFFILIATION FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Imperial Armed Forces of Farbania[/border][comment]---------------------------- NOTES LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]Notes[/border][comment]---------------- NOTE FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Insert relationship description here.[/border][/border][/border][comment]
-- Details Container End --[/comment][/border][comment]
-- Character 1 Container End --[/comment][comment]

-- Character 2 Container --[/comment][border=transparent;
flex: 0 0;
width: var(--character-container-w);
perspective: 2000px;
perspective-origin: 50% 50%;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
gap: var(--content-container-gap);][comment]

-- Image + Name Container --[/comment][border=transparent;
flex: var(--icon-container-flex);
box-sizing: border-box;
padding: var(--icon-container-p);
-webkit-transform: var(--rotate-l);
transform: var(--rotate-l);
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Image Repeat --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-rep-t);
left: 0px;
box-sizing: border-box;
height: var(--icon-h);
padding: 0px;
background: var(--img-url-3-2);
opacity: var(--img-rep-o);][/border][comment]-- Image Container --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-t);
left: var(--img-l-1);
box-sizing: border-box;
min-height: calc(var(--icon-h) + var(--header-h-2));
padding: 0px;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
gap: var(--container-gap);][comment]-- Image --[/comment][border=transparent;
flex: 0 0 calc(var(--icon-h) - var(--container-gap));
position: relative;
box-sizing: border-box;
width: 100%;
padding: 0px;
background: var(--img-url-3-2);
opacity: var(--img-o);][/border][comment]---------------- NAME BOX ----------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-2);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-2);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;

]MONIKER 2[/border][/border][/border][comment]
-- Image + Name Container End --[/comment][comment]

-- Details Container --[/comment][border=transparent;
flex: var(--text-container-flex-2);
box-sizing: border-box;
padding: var(--detail-container-p);
-webkit-transform: var(--rotate-r-d);
transform: var(--rotate-r-d);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--container-gap);][comment]-- Header Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-2);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-2);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: var(--header-gap);][comment]---------------- HEADER TEXT ----------------[/comment][border=transparent;
flex: 1 1;
padding: 0px;

]CHARACTER NAME 2[/border][comment]-- Header Font Awesome Icon --[/comment][border=transparent;
flex: 0 0;
padding: 0px;
color: var(--header-c-3-2);

]HAVOC[/border][/border][comment]-- Basics Text Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--text-h-2);
background: var(--text-bg);
padding: var(--text-p);
color: var(--text-c);
font-size: var(--text-f-s);
line-height: var(--text-l-h);
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
gap: var(--text-gap);][comment]---------------------------- RELATIONSHIP LABEL ----------------------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]Relationship[/border][comment]---------------- RELATIONSHIP FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Close Associate[/border][comment]---------------- AFFILIATION LABEL----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]Affiliation[/border][comment]---------------- AFFILIATION FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Imperial Armed Forces of Farbania[/border][comment]---------------- NOTES LABEL ----------------[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;]Notes[/border][comment]---------------- NOTES FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
padding: 0px;

]Insert relationship description here.[/border][/border][/border][comment]
-- Details Container End --[/comment][/border][comment]
-- Character 2 Container End --[/comment][/border][/border][comment]
-- Body Container End --[/comment][/border][/tab]




[tab=.][comment]-- Tab Body 4 --[/comment][comment]-- Background --[/comment][border=transparent;
position: absolute;
top: 0px;
left: 0px;
box-sizing: border-box;
width: 100%;
height: var(--h);
background: var(--bg-img);
padding: 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
pointer-events: none;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;][comment]

-- Tab Covers --[/comment][border=transparent;
position: relative;
left: var(--tab-cover-l);
box-sizing: border-box;
padding: var(--tab-cover-p-t) 0px 0px var(--tab-cover-p-l);
width: calc(var(--tab-w) + var(--tab-cover-p-l));
height: calc((4 * var(--tab-w)) + (3 * var(--tab-cover-gap)) + var(--tab-cover-p-t));
-webkit-transform: var(--rotate-t);
transform: var(--rotate-t);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--tab-cover-gap);
z-index: 1;][comment]-- Tab Cover 1 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-1);
font-size: var(--tab-f-s-1);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 2 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-2);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-2);
font-size: var(--tab-f-s-2);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 3 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
background: var(--header-bg);
padding: var(--tab-p-3);
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-3);
font-size: var(--tab-f-s-3);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square[/fa][/border][comment]-- Tab Cover 4 --[/comment][border=transparent;
box-sizing: border-box;
width: var(--tab-w);
height: var(--tab-w);
//background: var(--header-bg);
padding: 0px;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
color: var(--tab-c-4);
font-size: var(--tab-f-s-4);
line-height: 1;
opacity: var(--tab-o);][fa]fa-square fa-beat-fade[/fa][/border][/border][comment]
-- Tab Covers End --[/comment][comment]

-- Body Container --[/comment][border=transparent;
position: relative;
margin-left: calc(var(--tabs-w) - var(--tab-w) - var(--tab-cover-p-l));
box-sizing: border-box;
max-width: var(--w);
height: var(--h);
padding: 0px var(--p-l-r);
overflow: hidden;
pointer-events: auto;][comment]-- Hidden Scroll --[/comment][border=transparent;
box-sizing: border-box;
width: calc(100% + (2 * var(--d)));
height: var(--h);
padding: var(--p-t-b) calc(2 * var(--d)) var(--p-t-b) 0px;
perspective: 2000px;
perspective-origin: 50% 50%;
overflow-y: auto;
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
gap: var(--content-container-gap);][comment]

-- Miscellaneous Container --[/comment][border=transparent;
flex: var(--text-container-flex-1);
box-sizing: border-box;
padding: var(--text-container-p);
-webkit-transform: var(--rotate-l);
transform: var(--rotate-l);
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
gap: var(--container-gap);][comment]-- Header Box --[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: space-between;
align-items: center;
gap: var(--header-gap);][comment]---------------- HEADER TEXT ----------------[/comment][border=transparent;
flex: 1 1;
padding: 0px;

]COMBAT DATA[/border][comment]-- Header Font Awesome Icon --[/comment][border=transparent;
flex: 0 0;
padding: 0px;
color: var(--header-c-4);][comment]PLACEHOLDER[/comment][/border][/border][comment]---------------------------- MISCELLANEOUS TEXT BOX ----------------------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--text-h-1);
background: var(--text-bg);
padding: var(--text-p);
color: var(--text-c);
font-size: var(--text-f-s);
line-height: var(--text-l-h);
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
gap: var(--text-gap);][comment]
-- Display Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]AUREUM[/border][comment]---------------- DISPLAY FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

][b]Aureum Alignment:[/b] (For Alignments, see Lore - Glossary - Section 2.)

[b]Aureum Combat Data:[/b] 
[Technique 1] - Technique 1 description.

[Technique 2] - Technique 2 description.
[/border][comment]
-- Controls Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]B.O.A SP WEAPON[/border][comment]---------------- CONTROLS FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

][b][SP Weapon Name][/b]
Insert SP Weapon description here.

[/border][comment]
-- Extras Label --[/comment][border=transparent;
flex: 0 0 var(--label-w);
padding: 0px;
font-weight: bold;
text-transform: uppercase;

]B.O.A RESONANCE[/border][comment]---------------- EXTRAS FIELD ----------------[/comment][border=transparent;
flex: 1 1 calc(100% - var(--label-w) - var(--text-gap));
min-width: var(--field-w);
padding: 0px;

][b][Resonance Name][/b]
Insert resonance description here.[/border][/border][/border][comment]
-- Miscellaneous Container End --[/comment][comment]

-- Image + Header Container --[/comment][border=transparent;
position: -webkit-sticky;
position: sticky;
top: 0px;
box-sizing: border-box;
flex: var(--img-container-flex-1);
padding: var(--img-container-p);
-webkit-transform: var(--rotate-r);
transform: var(--rotate-r);
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-items: center;][comment]-- Image Repeat --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-rep-t);
left: var(--img-rep-l);
box-sizing: border-box;
height: var(--img-h-2);
padding: 0px;
background: var(--img-url-4);
opacity: var(--img-rep-o);][/border][comment]-- Image Container --[/comment][border=transparent;
flex: 0 0 var(--img-w);
position: relative;
top: var(--img-t);
left: var(--img-l-2);
box-sizing: border-box;
min-height: calc(var(--img-h-2) + var(--header-h-1));
padding: 0px;
display: flex;
flex-flow: column nowrap;
justify-content: flex-start;
align-items: center;
gap: var(--container-gap);][comment]-- Image --[/comment][border=transparent;
flex: 0 0 calc(var(--img-h-2) - var(--container-gap));
position: relative;
box-sizing: border-box;
width: 100%;
padding: 0px;
background: var(--img-url-4);
opacity: var(--img-o);][/border][comment]---------------- HEADER BOX ----------------[/comment][border=transparent;
flex: 0 0;
box-sizing: border-box;
width: 100%;
min-height: var(--header-h-1);
background: var(--header-bg);
padding: var(--header-p);
color: var(--text-c);
font-size: var(--header-f-s-1);
font-weight: bold;
text-transform: uppercase;
line-height: 1;
display: flex;
flex-flow: row wrap;
justify-content: flex-end;
align-items: center;

]MOBIUS NAME[/border][/border][/border][comment]
-- Image + Header Container End --[/comment][/border][/border][comment]
-- Body Container End --[/comment][/border][/tab]

[/tabs][/border][/border][/border][comment]-- Credits --[/comment][border=transparent;
box-sizing: border-box;
width: 100%;
padding: var(--bar-p);
//background: var(--bar-bg);
//color: var(--bar-c);
font-size: var(--bar-f-s);
line-height: var(--bar-l-h);
text-align: left;
opacity: var(--bar-o);
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: flex-start;
gap: 2px 12px;][border=transparent;
padding: 0px;][B]Coded by:[/B] [USER=70701]@Ambiloquous[/USER][/border][/border][/border][/font]
 
Last edited:
Judyth Kairnseval
  • JUDYTH KAIRNSEVAL
    PROFILE
    MOBIUS
    REGINA
    Age
    18
    Gender
    Female
    Race
    Human
    Height
    5 ft. 5 in. (165 cm)
    Physical
    Blue eyes, silver hair, pale complexion.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Velika Prime, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
Amroi Svargai
  • AMROI SVARGAI
    PROFILE
    MOBIUS
    GREEN OGRE
    Age
    20
    Gender
    Male
    Race
    Oni
    Height
    6 ft. 0 in. (182 cm)
    Physical
    Green eyes, green hair, dark complexion.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Sunitra, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
(KIA) Durthai Negyv
  • DURTHAI NEGYV (DECEASED)
    PROFILE
    MOBIUS
    ABBESS
    Age
    17
    Gender
    Female
    Race
    Human
    Height
    5 ft. 3 in. (160 cm)
    Physical
    Blue eyes, white hair, pale complexion.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Velika Prime, Farbanian Empire
Coded by @Ambiloquous
 
Last edited:
Cyra Urliken
  • CYRA URLIKEN
    PROFILE
    MOBIUS
    RITTERBRÜDER
    Age
    23
    Gender
    Female
    Race
    Feline
    Height
    5 ft. 9 in. (175 cm)
    Physical
    Amber eyes, silver hair, pale complexion
    Affiliation
    Imperial Armed Forces of Farbania (current); Arcadian Federal Defense Force (prior)
    Birthplace
    Karolia II, Grand Duchy of Gelfra (C.I.R)
Coded by: @Ambiloquous
 
Last edited:
(KIA) Saimos rui Kelserin
  • SAIMOS RUI KELSERIN (DECEASED)
    PROFILE
    MOBIUS
    HERALD
    Age
    23
    Gender
    Male
    Race
    Human
    Height
    6 ft. 2 in. (187 cm)
    Physical
    Green eyes, blue hair, pale complexion
    Affiliation
    Imperial Armed Forces of Farbania - Imperial Legion (prior)
    Birthplace
    Velika Prime, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
(KIA) Felix Luminov
  • FELIX LUMINOV (DECEASED)
    PROFILE
    MOBIUS
    SHADOWMARE
    Age
    24
    Gender
    Male
    Race
    Human
    Height
    6 ft. 1 in. (185 cm)
    Physical
    Purple eyes, blonde hair, pale complexion, torso and arm tattoo.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Skudaron, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
R. Xirilenkia
  • Rakh Xirilenkia
    PROFILE
    MOBIUS
    THE SCHRANI
    Age
    21
    Gender
    Male
    Race
    Human
    Height
    6 ft. 1 in. (182 cm)
    Physical
    Auburn eyes, dark brown hair, pale complexion..
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Dazhoret, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
(AWOL) Muris Soleil
  • MURIS SOLEIL
    PROFILE
    MOBIUS
    PURSUANCE
    Age
    19
    Gender
    Male
    Race
    Human
    Height
    6 ft. 1 in. (182 cm)
    Physical
    Dull Blue eyes, silver hair, pale complexion.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Meursault, United Kingdom of Sorento
Coded by: @Ambiloquous
 
Last edited:
Fionnuala rui Esteriel
  • FIONNUALA RUI ESTERIEL
    PROFILE
    MOBIUS
    HELLSCYTHE
    AGE
    20
    GENDER
    Female
    RACE
    Sanguine
    HEIGHT
    5 ft. 5 in. (165 cm)
    PHYSICAL
    Amber eyes that glow red when hungry; black hair with white ends; fair complexion; naturally athletic physique; retractable fangs; a facial scar she often hides behind a mask if she thinks it makes others uncomfortable.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Gilia 9XV, Latenia of the Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
Adric Pakston

  • 1685249423713.pngName: Adric Pakston

    Mobius: Durandel

    Age: 56

    Gender: Male

    Race: Cervidae
 
Last edited:
Odessa Atreides
01
02
03
04
05
  • Height
    5'7" | 170.18CM
    Weight
    145lbs | 65.7kg
    Hair Color
    Blonde with Purple tips
    Eye Color
    Purple
    Faceclaim
    Tessa (Alchemy Stars) & Diablo (Iron Saga)
    TO THE END by TeddyLoid
    Style
    Odessa knows more about fashion than she knows what to do with. Being her to be her mother's mannequin wasn't enough. She had to learn the tenets of womenswear as it applied to galas, offices, and even dances. The fashion glossary was her best friend for many years and even now, the terms are drilled into her head. For most girls, this might have meant being plopped into frilly dresses or uncomfortably revealing outfits but Jessica valued style above all else. She encouraged Odessa's affinity for suits and athleisure, hiring tailors and obtaining the best fabric that money could buy. Though Odessa left most of her clothes behind, she still owes her capsule wardrobe to her mother and the stylish outfits that came with them.
    Personality
    There's no cure for fools or so the saying goes. Odessa is two parts smug, one part caustic, and another part solitary. An upbringing wrought with backhanded compliments, snide remarks, and scathing criticism has made her immune to most insults. She seems to think herself above most things: politeness, patriotism, social ranking...it's a wonder she has any allies.

    Reserved, but cordial, she has no issues approaching those she deems "worthy" nor reciprocating their friendship. Good samaritans, disruptors, future rivals, she cares not about class or ranking but content of character. She holds a particular disdain for nobles, seeing them as a reminder of her past. Though she was never royalty, her family's proximity to lordship unsettles her and rarely speaks of her origins.

    Instead, Odessa focuses on the lives of others, picking at their brains for ways to further her own goals. She takes great care to remember the words and actions of others, tucking missteps into her back pocket. She claims that they aren't grudges, but rather observable truths that occurred in the past. It's rarely malicious of course. She isn't so petty to insult someone's constant choking. But she isn't above cutting someone down an enemy nor teaching an ally to do the same.
Code by Nano
 
Last edited:
N. Xirilenkia
  • NIKADIM XIRILENKIA
    PROFILE
    MOBIUS
    ZEUS
    Age
    19
    Gender
    Male
    Race
    Human
    Height
    6 ft. (182 cm)
    Physical
    Red eyes, blue hair, fair complexion, multiple tattoos on torso and arms displaying gang affiliation, lean but well defined physique.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Dazhoret, Farbanian Empire
Coded by: @Ambiloquous
 

Attachments

  • Screenshot_20230426_072848_Firefox.jpg
    Screenshot_20230426_072848_Firefox.jpg
    680.8 KB · Views: 61
  • Screenshot_20230529_190510_Firefox.jpg
    Screenshot_20230529_190510_Firefox.jpg
    153.7 KB · Views: 64
  • Screenshot_20230505_133735_Reddit.jpg
    Screenshot_20230505_133735_Reddit.jpg
    478.1 KB · Views: 109
  • Screenshot_20220625-204430_Firefox.jpg
    Screenshot_20220625-204430_Firefox.jpg
    257.1 KB · Views: 68
  • Screenshot_20230510_163746_Docs.jpg
    Screenshot_20230510_163746_Docs.jpg
    303 KB · Views: 786
Last edited:
Kariko Morinra
  • KARIKO MORINRA
    PROFILE
    MOBIUS
    TETRAX
    Age
    35
    Gender
    Female
    Race
    Dragonoid
    Height
    6'8 (207.264cm)
    Physical
    red eyes, silver hair, pale complexion.
    Affiliation
    Imperial Armed Forces of Farbania
    Birthplace
    Velika Prime, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
Aeoun of Urania
  • AEOUN
    PROFILE
    MOBIUS
    ATLAS
    AGE
    23 (mental equivalent), 130 (physically)
    GENDER
    MALE
    RACE
    Katasteri: A race of living arcane energies, that conglomerate into physical form. They have an innate predisposition for magical abilities relating to the cosmos, and can re-shape their bodies in various forms, though they can always be recognized by the specific 'constellation' of stars, galaxies, and such, that is visible through their eyes.
    HEIGHT
    6 ft. 10 in. (208 cm)
    PHYSICAL
    A shifting mass of energy and 'hard light', glimmering stars in darkness. However, due to the inherent properties of the Katasteri, his exact appearance is subject to change, ranging from basically being a human, to being a usual indistinct cloud of strange matter. Is, in his fully 'human' form, quite handsome, purely as a subject of vanity.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Urania, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
(AWOL) Liane D. Venhaus
The Night Sky is but a Graveyard of Stars
I've gifted you life, and all the time in the world. Or, would it be more apt to call it a burden? Forgive me. Perhaps, we will meet again someday, as stars.
And yet, she could no longer remember his face.

1685527647928.png
  • 1685532381379.pngName: DALET - 013

    Alias: 'Liane D. Venhaus'

    Mobius: Ein Sof

    Age: Appears to be in her 20's

    Gender: Female

    Race: Homunculus
    At first, I half-heartedly just suggested that they simply clone soldiers. Easy. Problem solved. It was meant to be a shitty joke, but they didn’t take it too well. What’s their problem anyway? It’s not like I could decline, while looking down the business-end of a 44-calibre.

    Well, even if it was a joke, I thought it was a suitable point to start. Welp, if it was that simple, they wouldn’t need me to do it, would they?

    Cloned flesh is never of equal quality to the original - fragile immune systems, cloned flesh is very prone to decay due to unstable genetic composition, and is seemingly far more susceptible to mana-crystallisation. Messing with genetic code to remove elements such as ‘emotion’ and ingraining hyper-specific instincts without jeopardising stability is far too inconsistent and inefficient. Hell, I don’t even think it’s possible without a fluke. Point of the matter is, I originally would have complained that I wasn’t given genetic material to work with, but now, I don’t think I’ll be needing it.

    To create this ‘homunculus', genetic data would probably need to be built from ground-up. Every nucleotide painstakingly engineered to suit the intended purpose, every stage of incubation carefully monitored without pause. That isn’t to say it’s a simple task either. ‘An emotionless, absolutely loyal being, free of ageing and atrophy,’ what the fuck do they take me for?

    God?

    Well, whatever. I know several species that do not show signs of ageing past a certain stage. Perhaps I ought to request ‘samples’ for study?

    Height: 5'7 // 171 cm

    Birthplace: Unnamed Moon, Empyra Farbuis

    Affiliation: Imperial Armed Forces of Farbania

    Squadron: TBA

 
Last edited:
(AWOL) Eko "Echo" Gobbs
  • EKO GOBBS
    PROFILE
    MOBIUS
    WRAITH
    AGE
    21
    GENDER
    Male
    RACE
    Marshians
    HEIGHT
    6 ft. 4 in. (194 cm)
    PHYSICAL
    Marshians are known for their monochromatic color scheme and Eko is no different. The schlera of his eyes are black while his entire body is a pure white. He usually plays into the color scheme of his body well, often sporting white attire that gives him a ghostly appearance. His one attribute that stands out is his bright blue iris' that he accentuates with matching finger nail paint as well as hidden tattoos. Of course, his body is fairly malleable, able to twist, stretch, and contort easily save for his head. Moreover, like all Marshians, Eko is able to regenerate body parts as long as his head, or heart (core) isn't destroyed.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Planet Marsh, Ambrosia
Coded by: @Ambiloquous


 
Last edited:
(AWOL) Sarina R. Kirst
  • Sarina Rayven Kirst
    PROFILE
    MOBIUS
    Myrmidon
    AGE
    18
    GENDER
    Female
    RACE
    Cenerithian (Near Human)
    HEIGHT
    5 ft. 6 in. (168 cm)
    PHYSICAL
    Blue Eyes, Purple hair, slightly tan in complexion.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Cenerith, Farbanian Empire
Coded by: @Ambiloquous



And down here at the bottom as I fear breaking something, The HYMN

Subject to change/additions/removals
Regina - Rather likes the girl, Sarina considers her a valuable contribution and not one that is disruptive to the Empire and Squad as a whole, however the girl will need some weight to see Military Necessity and what is expected of them at times. Values her sense of Justice but knows order exists because of those who are Chaotic, not all will take so kindly to her.

Amroi - Sees him as a savage that stands against Military and, she dare say, civilian society, never mind regulations and order. He is akin to a beast entrusting only his feelings and overly controversial and pragmatic. Sarina sees no value in trying to reason with him, so much as breaking him should the need arise. Even should she learn his story, the very nature of life on her own planet and with her own introverted nature, she understands safety in numbers and the need for cooperation, his insistence of surviving and looking out for number one only enforces that he learned absolutely nothing.

Durthai - She is a sweet and kind girl, for one that so wishes to save lives, she should have joined the Medical Corps. Sarina worries how this one will take to the realities of Military life, and should worse come to worse, War. Sarina has neither time not inclination to protect her smile. While she has no plans to antagonize the girl, she will see to correct her failings.

Cyra - Would respect her demeanor and history, Sarina would like to speak with her given cause or opportunity. Upon learning her history and why she fights, the girl would wish her luck in her vendetta though she would worry should events turn personal if one motivated solely by revenge would be a valuable asset and ally.

Saimos - Finds him to be an example of what one may consider wrong with nobles. His pride and arrogance may not be totally without cause, but Sarina can only think of one adage to fit him, do not share a foxhole with a hero. Has very little interest in having much to do with him, given there is little she can do to correct his manner of being, given differences in class.

Felix - From her very first meeting of the man, it seemed he's something of a leash for Saimos, with his general temperament and perceived reliability, Sarina has marked him as a peacemaker, though they share little in common she finds him to be a presence to stay on the good side of.

Rakh - There isn't much to say, he's a soldier but judging by what is said and seen about the brother it seemed the personality tradeoffs the two made were very lopsided. She considers him potentially dangerous, to friends and foe alike depending on how indifferent he is on the field. Has very little reason, willingness or ability to try and make him smile or other assorted sappy shit, that can be left Durthai and Regina.

Muris - Even for Sarina, Muris is too much to handle, given how hostile he seems to come across, Sarina who also has issues in this regards thinks of it best to not talk at him at all unless events force it or orders are to be relayed.

Fionnuala - Fi as Sarina has taken to calling her, while a noble her manner of being is far different from Saimos, if anything, she seems distraught in subtle ways, burdened in others. Sarina can tell she bares the weight of responsibility and expectations upon her shoulders... Though from how zoned out she was during their initial meeting and her friendly demeanour to those around her, she is sure these expectations were recent. Somewhat curious to hear the tales behind those scars. Given they are beside one another at the lockers, she might as well try to know her.

Adric Pakston - Scared and Tattooed, a bit foul tempered, he seems the reverse of their other instructor. He is to be respected till proven an incompetent. Given the difference in Rank and experience she plans to have correct, if brief, dealings with him.

Odessa - Sarina finds her to be rather thick skinned and those while somewhat opposite, though at least not antagonizing in and of herself. Given the personality of the two a rivalry will likely develop.

Nikadim - The opposite of his brother in most, if not all terms. While she can respect his vigor to engage the enemy that is about all she can respect of him. Diametrically Sarina is the Order that stands before his Chaos, should she hear the story of he and his brother, his turn to crime would only make her feel more poorly about him. She can however admire his attempt at turning a new leaf.

Kariko - TBD, likely would not feel strongly one way or the other, respectable soldier, not so much interest person to person wise.

Aeoun - Seems to be an eccentric, though she is not sure if that is by nature of himself, his people or both. Another hero to not stand too close to, his old code of honor is respectable.

Liane - A thousand yard stare... or is it one that is simply dead on the inside? Sarina knows her for the sword and some concerning comments her pointy ears overheard. Isn't exactly sure how to approach this one... Or if she should.

Eko - Having heard something about Marshians, she finds him to be an unusual factor, or to be more spot on an Alien one. His personality struck her as being eccentric and more outgoing than herself. The history, or rather the way in which form followed function and begrudgingly for good reason, Sarina would have to admit is of some interest. However, she being to the reverse of that spectrum leaves her unsure of what to ask or even to speak about. Aureum would be one of the few common speaking points.

Marian - Respects her and finds a reliable soldier and ally with her, being both have expectations placed upon them and more so that Marian has it worse, Sorina may pick up subtle tells here and there, but so long as it did not become an issue she will not press in on it. Like Fi, Marian is one of the better Nobles as Sarina would term it. Should she learn the truth in full or at least the aspect of faking it for the sake of duty and honor, the Cenerithian would not see cause to judge her for it.

Rel-Taren - Already considers him a potential threat purely off of what he is, a predator to be treated with a measure of respect, rather than an animal to be patted. She would be conflicted in dealing with him in some regards, while she has a higher sense of honor and Duty, she can respect the struggle of his people and the fact he traded himself so that his people may live. She does suspect his friendly nature, given some of the remarks she overheard from him. While she could never think the way he does in regard to the living and dead, or the thoughts on food or his brutality that the Kingdom pounded into him with their own genocidal campaign, she cannot also say he was wrong.

She could find him as an interesting person to compete against in her own sportsmanship efforts or seeing who was better at darts.

Vivien - Finds her to be a rather positive influence among the training unit, though she wonders how one so old will take being put in through the same wringer as recruits, though, maybe she's used to it. Still, it her competitive streak can land her or others in trouble.
 
Last edited:
(AWOL) Marian rui Marik
  • MARIAN ISHTAR MARIK
    PROFILE
    MOBIUS
    MOURNFUL VOW
    AGE
    18
    GENDER
    Female
    RACE
    Human
    HEIGHT
    5 ft. 7 in. (170 cm)
    PHYSICAL
    Pale skin, white hair, purple eyes.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Vranitra, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
Rel-Taren Scale-Of-Moon
  • Rel-Taren
    Scale-of-Moon
    PROFILE
    MOBIUS
    Canyon
    AGE
    27
    GENDER
    Male
    RACE
    Lizardman
    HEIGHT
    5 ft. 5 in. (165 cm)
    PHYSICAL
    Red eyes, off-white scales, spiny tail.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Huella-Talos, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
Name: Meyla Galiba Traficanti

Age: 24

Mobius: Deception

Appearance:
__megatron_and_megatron_transformers_and_1_more_drawn_by_komagoma__sample-d4ee37a17aab3ffdb577910432464711.jpg


Personality: A charismatic woman who always seems to hold power over the situation, Melay hardly lets go of the facade of being "In Power" and "In Control", and enjoys lording it over in ways that doesn't quite seems she is doing exactly that. She seems to have a way with words that could convince even her strongest opponents of her cause, and
she always seems to find the cracks in even the most impenetrable fields. She also enjoys being a "tease" to others, both men and woman- though, it seems to have a slightly sadistic base in it.

In truth, she can possible be considered one the most insecure people of her rank due to her origins, and ruthlessly attempts to cut down anyone who attempts to hold them against her. Strongly believing in "Might makes Right", it led to her developing a pride that seems insurmountable- that is, until you touch up on her weakpoint.

Bio: (Note: This is 99% likely to be fleshed up on later- and this message will disappear when done so.):

From birth, she seemed destined to be at the "bottom of the top", having been born into a formerly, formerly prestigious family that had all but completely forgotten why they had once been "on top." And yet, such a path could not be for her. Those who had attempted to bully or lord it over her as a youngling had always, always found themselves ruined in minor but upsetting ways- it was surprising, how easy it was to establish dominance with only a few chosen words.

And she happily indulged in it. There were many, many, many close calls over the years, but she always managed to manipulate events in her favor, and in her mind, was beginning to establish herself as "great"- only, she simply craved more.

Her greatest ally was a Noble by the name of Starlight- and barely one at that, as the poor boy was a fool she played like a fiddle, using his connections to acquire new useful ones of her own. And when the High School year came to an end... well, she managed to use those newfound connections to make certain he flunked.

Deciding to join the Legion, she quickly began to make a name for herself- and while she mostly was seen as a positive figure, negativity still clung about her.

And when she decided to join the Mobius Program... well, all it took was some carefully worded phrases and she had managed to secure herself a spot. Here, was where she expected to truly make a name of herself, and cast aside the ashes that had once been her so-called "Fate" as a Bottom-Ranking Noble at best.

Height: 6'3

Affliction: Imperial Armed Forces of Farbania,

Birthplace: Velika Prime, Farbarian Empire

Path: Exudation

Aureum Combat Data: [Corruption] In many worlds and religions, there exists an "afterlife", in which the souls of those who have died have finally been put to rest- and who can truly say if such a place can exist? Regardless, with her ability, she can bring back "the dead"... As soulless husks, lacking in whatever truly bonded them to their race, family, lovers, and so on. And yet, it isn't just the "dead" that can be affected. Even those living will find themselves into these soulless husks should a mana crystal be placed inside of them one way or another. These "undead" for lack of a better term, can only form after prolonged contact or having some of her mana shoved into them, usually in the form of a small crystal. If they manage to get far enough from her or have the shard removed from the body, they cease to become active, returning to corpses. This ability can be used in conjunction with Deceptions "Multi-Weapons System," allowing her to be able to assume limited control over other Mobius's provided she manages to keep them nearby long enough. If a large enough shard is managed to be forced inside, full control can be gained without letting access to Resonances or abilities- just a body.

With concentration, she is capable of "shooting" her mana by making a gun impression with her hand- in essentials, holding a small crystal inside with an outer layer of mana to "push" it through, akin to a bullet. She can also use her mana to form a multitude of objects, allowing her to have even more versatility in combat.


Mobius Apperance:

EbD12SxU0AEA-26.jpg



B.O.A Special Weapon: [Fusion Cannon] The giant cannon attached to Deceptions arm. With it, powerful blasts of mana can be fired containing those small gems- and even a glancing blow from such a weapon can prove it be deadly. It also possesses the ability to transform into two hilts, which can have mana channeled through them to form holo-blade melee weapons or smaller ranged tools, which can still provide the effects of Corruption.

B.O.A Resonance: [Refusal to Die]: Simply put, a "hypermode" that has two options. One, makes Deception virtually indestructible. Blows that should cave in its head are mocked as the head forms back, slashes that should tear it apart limb from limb are reattached almost at an instant, and even attacks whos intent is to "weaken" find their effectiveness greatly reduced. In addition to that, it gains flight maneuverability that makes its former performance looks like that of a childs.

While powerful, it can hardly last a minute before mana reaches critical moments, and Melay tends to only use it in brief bursts to prevent serious or fatal damage.

H.Y.M.N:

Other: She seems to have a distaste for the colors Red and Blue when both are present, though even the source of this irritation is unknown to her.
 
Last edited:
(AWOL) Vivien Messer
  • Vivien Messer
    PROFILE
    MOBIUS
    HELIKON
    AGE
    31
    GENDER
    Female
    RACE
    Human
    HEIGHT
    5 ft. 8 in. (172.72 cm)
    PHYSICAL
    Green eyes, black hair, olive complexion.
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    Velika Prime, Farbanian Empire
Coded by: @Ambiloquous
 
Last edited:
(AWOL) Renee Aloensis
  • Renee Aloensis
    PROFILE
    MOBIUS
    Seneschal
    AGE
    22
    GENDER
    Female
    RACE
    Human
    HEIGHT
    5 ft. 10 in. (177 cm)
    PHYSICAL
    Ash blonde hair, blue-gray eyes, and ed mottled scarring on the nape of her neck
    AFFILIATION
    Imperial Armed Forces of Farbania
    BIRTHPLACE
    (Formerly) Silvao, Farbanian Empire
Coded by: @Ambiloquous


H.Y.M.N:

In order of use:
@Elran02 on Twitter (First and second image)
KORUNAME on ACG
Yukiri from Forever 7th Capital (couldn't find the original artist)
@taka__maru on Twitter
 
Last edited:

Users who are viewing this thread

Back
Top