• 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.

Realistic or Modern Omnia Mors Aequat- CS Sheets (always accepting)

Lore
Here
Other
Here

ReverseTex

Old Timer
Use the following code for your sheet. Check out other links for info, this is solely for organization of sheets

Character List
 
Code:
[nobr]
[class=variables]
    --color: #b7cfda;
    cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important
[/class]

[class=container]
    width: 460px;
    height: 300px;
    display: flex;
    margin: auto;
[/class]

[class=left]
    background-color: var(--color);
    height: 300px;
    width: 220px;
    padding: 10px;
    box-sizing: border-box;
[/class]

[class name=left maxWidth=450px]
    width: 135px;
    padding: 5px;
    height: 290px;
[/class]

[class=img]
    height: 280px;
    width: 200px;
    background-image: url('https://pbs.twimg.com/media/CkJHc2TWsAEQRCe.jpg');
    filter: saturate(0%);
    background-size: cover;
    padding: 20px;
    box-sizing: border-box;
    background-position: 50% 50%;
[/class]

[class name=img maxWidth=450px]
    width: 125px;
[/class]

[class=brackets]
    height: 100%;
    width: 100%;
    background:
        linear-gradient(to right, white 2px, transparent 2px) 0 100%,
        linear-gradient(to left, white 2px, transparent 2px) 100% 0,
        linear-gradient(to bottom, white 2px, transparent 2px) 100% 0,
        linear-gradient(to top, white 2px, transparent 2px) 0 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
[/class]

[class name=brackets maxWidth=450px]
    opacity: 0;
[/class]

[class=right]
    width: 240px;
    height: 300px;
    display: flex;
    flex-direction: column;
[/class]

[class=contentContainer]
    position: relative;
    width: 240px;
    height: 270px;
[/class]

[class name=contentContainer maxWidth=450px]
    left: -5px;
[/class]

[class=content]
    position: absolute;
    opacity: 0;
    transition: 0.5s;
    width: 240px;
    height: 270px;
    font-size: 12px;
    padding-left: 10px;
    box-sizing: border-box;
    overflow: hidden;
[/class]

[class=scroll]
    width: 100%;
    padding-right: 150px;
    height: 100%;
    overflow-y: scroll;
[/class]

[class=name]
    font-weight: 900;
    text-align: center;
    border-bottom: 4px solid var(--color);
    width: 120px;
    display: block;
    margin: 10% auto;
    font-size: 18px;
    position: relative;
[/class]

[class=textHome]
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    margin: 0 6.5%;
[/class]

[class=title]
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
[/class]

[class=tag]
    display: inline-block;
    border-bottom: 1px solid var(--color);
    height: 15px;
    font-size: 10px;
    text-transform: uppercase;
[/class]

[class=imgSmallContainer]
    width: 80%;
    height: 70px;
    display: flex;
    justify-content: space-between;
    margin: 10px auto;
[/class]

[class=imgSmall]
    width: 70px;
    height: 70px;
    background-size: cover;
    background-position: 50% 50%;
    filter: saturate(70%);
[/class]

[class=tabs]
    display: flex;
    width: 150px;
    margin: 0 23%;
    justify-content: space-between;
[/class]

[class name=tabs maxWidth=450px]
    position: relative;
    left: -10px;
[/class]

[class=tab]
    border-radius: 50%;
    height: 20px;
    width: 20px;
    border: 1px solid black;
    transition: 0.5s;
[/class]

[class name=tab state=hover]
    cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important;
    border: 1px solid var(--color);
[/class]

[class=show]
    z-index: 1;
    opacity: 1;
[/class]

[class=click]
    border: 1px solid var(--color);
    background-color: var(--color);
[/class]

[script class=tab01 on=click]
    addClass click tab01
    removeClass click tab02
    removeClass click tab03
    removeClass click tab04

    addClass show content01
    removeClass show content02
    removeClass show content03
    removeClass show content04
    removeClass show contentHome
[/script]

[script class=tab02 on=click]
    addClass click tab02
    removeClass click tab01
    removeClass click tab03
    removeClass click tab04

    addClass show content02
    removeClass show content01
    removeClass show content03
    removeClass show content04
    removeClass show contentHome
[/script]

[script class=tab03 on=click]
    addClass click tab03
    removeClass click tab01
    removeClass click tab02
    removeClass click tab04

    addClass show content03
    removeClass show content01
    removeClass show content02
    removeClass show content04
    removeClass show contentHome
[/script]

[script class=tab04 on=click]
    addClass click tab04
    removeClass click tab01
    removeClass click tab02
    removeClass click tab03

    addClass show content04
    removeClass show content01
    removeClass show content02
    removeClass show content03
    removeClass show contentHome
[/script]

[div class=variables]

[div class=container]
    [div class=left]
        [div class=img]
            [div class=brackets][/div]
        [/div]
    [/div]

    [div class=right]

    [div class=contentContainer]
        [div class="show content contentHome"]
            [div class=name][font=Playfair Display SC]NAME HERE.[/font][/div]
            [div class=textHome][font=Work Sans]you can put some[br][/br][br][/br]words, quotes or lyrics here[br][/br][br][/br]idk go wild people (not too wild it'll look funky with too many words)[/font][/div]
        [/div]

        [div class="content content01"]
        [div class=scroll]
            [div class=title][font=Playfair Display SC]basics[/font][/div]
                [div class=tag][font=Work Sans]name[/font][/div] here
                    [br][/br]
                [div class=tag][font=Work Sans]nicknames[/font][/div] here
                    [br][/br]
                [div class=tag][font=Work Sans]age[/font][/div] here
                    [br][/br]
                [div class=tag][font=Work Sans]gender[/font][/div] here
                    [br][/br]
                [div class=imgSmallContainer]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/5c6bdda06395918d539f1a74b461a4be/tumblr_inline_p2n1dpx7Gf1rbm3wd_500.gif');"][/div]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/237ccb779ff20060aefc3c39dbc184f5/tumblr_inline_p2n1dxKhwx1rbm3wd_500.gif');"][/div]
                [/div]
            [div class=title][font=Playfair Display SC]appearance[/font][/div]
                [div class=tag][font=Work Sans]height[/font][/div] five foot, eight inches.
                    [br][/br]
                [div class=tag][font=Work Sans]additional appearance info (tattoos, jewelry, exc...)[/font][/div] answer
                    [br][/br]
        [/div]
        [/div]


        [div class="content content02"]
        [div class=scroll]
            [div class=title][font=Playfair Display SC]persona[/font][/div]
                [div class=tag][font=Work Sans]vices & virtues (3 of each) [/font][/div]  answer
                [div class=imgSmallContainer]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/68ded5bba4c841da1a78817d182c3fbf/tumblr_inline_p2n1dhnFmO1rbm3wd_500.gif');"][/div]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/5132a61d29baef25ff3bad70a27ca89d/tumblr_inline_p2n1cqTnmk1rbm3wd_500.gif');"][/div]
                [/div]
                [div class=tag][font=Work Sans]things players should know[/font][/div] output/answer
                    [br][/br]
        [/div]
        [/div]


        [div class="content content03"]
        [div class=scroll]
            [div class=title][font=Playfair Display SC]special[/font][/div]
                [div class=imgSmallContainer]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/958523d0131f3fab9de7b99c9dcfab4e/tumblr_inline_p2n1cxOyQW1rbm3wd_500.gif');"][/div]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/125340aa07906c00b610fe3888e5936e/tumblr_inline_p2n1d8f6FE1rbm3wd_500.gif');"][/div]
                [/div]
                [div class=tag][font=Work Sans]pet/companion?[/font][/div] output
                    [br][/br]
                [div class=tag][font=Work Sans]specialization[/font][/div] output
                    [br][/br]
        [/div]
        [/div]


        [div class="content content04"]
        [div class=scroll]
            [div class=title][font=Playfair Display SC]background[/font][/div]
                [div class=tag][font=Work Sans]age prior to the gates (if not applicable put not alive)[/font][/div] output
                [div class=imgSmallContainer]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/442a13a55bfbe3022553b68e25dadf73/tumblr_inline_p2n1feBvAr1rbm3wd_500.gif');"][/div]
                [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/acb1a84e37ba3c0b6526e617ed806627/tumblr_inline_p2n1fmKjhS1rbm3wd_500.gif');"][/div]
                [/div]
                [div class=tag][font=Work Sans]if alive prior write a brief summary of their life prior. I don’t want a novel. If not born yet write about your life so far. [/font][/div]  answer
                    [br][/br]
                [div class=tag][font=Work Sans]misc. facts[/font][/div]
                    [br][/br]
xx → can make a list of things like this, or whatever you want to do with arrows
                    [br][/br]
xx → etc.
        [/div]
        [/div]

    [/div]

        [div class=tabs]
            [div class="tab tab01"][/div]
            [div class="tab tab02"][/div]
            [div class="tab tab03"][/div]
            [div class="tab tab04"][/div]
        [/div]
    [/div]
[/div]
[/div]
[div=font-size: 9px; text-align: center; opacity: 0.7;]coded by [user=26242]shady[/user].[/div]
[/nobr]
 
[class=variables] --color: #b7cfda; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://media.discordapp.net/attachments/650866850078654515/689961937559224503/image0.jpg'); filter: saturate(0%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]Darren Myers[/div] [div class=textHome]i believe

we’ve made it through the end

now we just have to create the beginning
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Darren Myers
[div class=tag]nicknames[/div] Mr. 3rd Street (teasingly by other clans) , The Dreamer, Lieutenant (his official military rank)
[div class=tag]age[/div] 46
[div class=tag]gender[/div] male
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/60/4e/e6/604ee6c127dac764140f708689903b16.gif');"][/div] [div class=imgSmall style="background-image: url('https://media1.giphy.com/media/5VrLUpFp4fVba/giphy.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] 6’0
[div class=tag]additional appearance info (tattoos, jewelry, exc...)[/div] military-issues dog tags
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues (3 of each) [/div] vices: cigarettes, virtues: compassion, determination, [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/tumblr_me0uqxK5M21r2ajbko1_500.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/e6/2f/d8/e62fd89b2b4646f932fa3e16c1fdd9ef.gif');"][/div] [/div] [div class=tag]things players should know[/div] output/answer
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/955622b8e867de45c4fb5644417d5147/tumblr_nw6i4evCTj1rc2s1ao3_r1_250.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/a2/26/24/a2262459b8181f5e587c96d6730ad6d4.gif');"][/div] [/div] [div class=tag]pet/companion?[/div] N/A
[div class=tag]specialization[/div] leader of 3rd street settlement
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] 26 [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://media.discordapp.net/attachments/650866850078654515/689957812457177164/image0.jpg');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/4d/03/1b/4d031bee032331b45718aec28bcd7993.gif');"][/div] [/div] [div class=tag]if alive prior write a brief summary of their life prior. [/div] Darren grew up in Olympia, Washington. Left to join the Army at age 18. Fought 4 tours in the Middle East as a communications sergeant. Shortly after returning from his 4th tour, he was deployed via the national guard to Edgewater.
[div class=tag]misc. facts[/div]
  • xx Caleb still smokes whenever he can find a pack of cigarettes, however, he’s given up drinking
  • He never found anyone to love prior to what he likes the call “The Global Reset” as he was invested in his military career

xx [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
[class=variables] --color: #fa8072; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://media.discordapp.net/attachments/690021537231012059/690392146796347402/1f795c8748eb1c54ff2bab6020a97929--female-character-design-character-reference.jpg'); filter: saturate(0%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]RUSSEL BRIGGS[/div] [div class=textHome]My name is Russel

And I'm a wildcrafter

of the 3rd settlement
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Russel Jean Briggs
[div class=tag]nicknames[/div] Up
[div class=tag]age[/div] 21
[div class=tag]gender[/div] female
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://media.giphy.com/media/124w9RSOPk4PJe/giphy.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/ba/e3/0c/bae30c6edba8ce6fd0538813a13a6cbb.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] five foot, eight inches.

[div class=tag]additional appearance info[/div]
xx → Always wears a military hat with the initials K. B. written at the inside of the hem. It's her father's, given to her by Darren. Russel always has a backpack with her, she hardly takes it off. In addition to that is her father's dog tag with the name Killian Briggs.
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues[/div]
xx → VIRTUES: optimistic, honest, excitable
xx → VICES: impatient, nosy, gullible [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://data.whicdn.com/images/261197558/original.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.gifer.com/Pgao.gif');"][/div] [/div] [div class=tag]things players should know[/div]
xx → Darren is her father's best friend, but he is her father figure in these dark times
xx → She's incredibly excited to meet new people
xx → She tends to run off on her own at times ever since Darren let her go anywhere she wanted to
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://media1.tenor.com/images/d2ab277ea81f74104acd142d28ba8d21/tenor.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/8ed91f7558ba838bab0e46c90a6dd43b/tumblr_o6fykkqKIV1ueklj6o1_400.gifv');"][/div] [/div] [div class=tag]pet/companion?[/div] none at the moment
[div class=tag]specialization[/div]
xx → wildcrafting, she knows which plants are edible, deadly and disgusting to the taste.
xx → planting, she's willing to plant, and will plant any seeds she finds
xx → exploring, she likes to explore and can easily map out her route, she will also pick up anything that she finds interesting
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] a year old [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://data.whicdn.com/images/254546597/original.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/7b/39/f9/7b39f9d4743befca963cfa2fc38a759f.gif');"][/div] [/div] [div class=tag]her life so far. [/div]
xx → Russel was only a year old on the day fo the Apocalypse, her mother died a year before during after her birth. While her dad followed two years after as the father-dughter duo traversed the land with Darren. After Killan's death, young Russel was left to the leader of the 3rd settlement. She sees her group as family, but Darren is the biggest influence in her life.
[div class=tag]misc. facts[/div]
xx → Owns a few books about foraging that was formerly owned by her mother
xx → She often comes back to camp with scrapes and bruises from traveling outside, especially in the first few years
xx → Is very hyper and has a good-natured relationship towards most of the people in the settlement
xx → Does not shy away from the competition if she ever gets dragged into one
xx → A fast runner, and good at avoiding obstacles
xx → Has a lisp [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
Clayton Cromwell.
65-C64018-EC76-4-EA2-B60-B-5380-C2-A74208.jpg

Name: Clayton Cole Cromwell.
Age: 28.
Nickname: “C” or Crom.
Gender: Male.
Height: 5’9”.
Other: Has the number 3 “tattooed” beneath his left eye. It is about the size of a thumbnail and appears to have been ‘scraped’ into his skin by his own doing.

Vices & Virtues: Substance abuse, short-tempered, prone to depression.
Hard working, courageous, and fair.

Things to know: Outwardly Clayton gives off an aura of surety and strength that some would call cocky, but not all is what it seems, for on the inside Clayton is a damaged, fearful, human being. In everyday life he portrays himself in a certain light - all the while beating himself down on the inside. These portrayals cause him to act certain ways that he may not normally, in ways some may describe as “asshole”-ish, and more often than not, are not how he is feeling or meaning to be seen.

Specialization: Herbalist/Farmer.
Clayton has extensive knowledge of plants and herbs and their various medicinal and other properties they contain. He can produce poultices, tinctures, and other items of such nature (from nature heh). Also takes pride in tending to the settlement’s farm lands.

Age prior to the Gates: 8.

Life before the Gates:​
 
Last edited:
[class=variables] --color: #b7cfda; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://i.pinimg.com/originals/df/3c/e6/df3ce62fab99e87b64c0f933e9b2100a.jpg'); filter: saturate(0%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]Jay Goldberg[/div] [div class=textHome]We may go through

Disaster, disease and debilitation

But life will always go on and we have to make the most out of it
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Jason Samuel Goldberg
[div class=tag]nicknames[/div] Jay, Doc
[div class=tag]age[/div] 31
[div class=tag]gender[/div] Male
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/34664f036fc8ae0748b69fa7439a5f03/1a4f5872ac72ee94-94/s500x750/2b8d6302880b767191c8118b927c4b6eb694cd6a.gifv');"][/div] [div class=imgSmall style="background-image: url('https://media.giphy.com/media/v7ZHaZo6GhG6c/giphy.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] five foot, ten inches.
[div class=tag]additional appearance info (tattoos, jewelry, exc...)[/div] Has a burn tattoo signifying his loyalty to the ruined civilization of Dresten on his shoulder
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues (3 of each) [/div] vices: attachment issues, self-destructive, dependent | virtues: friendly, hardworking, versatile [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('');"][/div] [div class=imgSmall style="background-image: url('');"][/div] [/div] [div class=tag]things players should know[/div] He keeps around a small teddy bear he's named Doc Giggles and it's well known that it helps keep him grounded. It would be ideal to not leave him alone for long periods of times; if needed, pets are advised.
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://www.delmagyar.hu/wp-content/uploads/2019/12/asasa.jpg');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/7f/7f/5e/7f7f5e96c84459838961834e42fdab54.jpg');"][/div] [/div] [div class=tag]pet/companion?[/div] Lucifer - a Tibetan Mastiff that he raised himself when he rescued one during one of the scavenges
[div class=tag]specialization[/div] Veterinarian - Local backup doctor - Developed a sense for agriculture
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] 11 [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('');"][/div] [div class=imgSmall style="background-image: url('');"][/div] [/div] [div class=tag]if alive prior write a brief summary of their life prior [/div] Jay had managed to live a decent childhood before the gates. With his father being a veterinarian, Jay was often at the clinic to watch his father and to be able to hang out with pets. He's managed to get the bare basics of an education and a wonderful middle class family life.
[div class=tag]misc. facts[/div]
xx → he's been on multiple settlements, going from one to another after the fall of Dresten, a settlement that he was raised in but was overrun by the Gatespawn
xx → pain was something he learned to hide and keep a secret if you wanted to be useful and the only remnants of it resides in Doc Giggles
xx → he's gained a wicked fascination for the Gatespawn and is insistent on studying them further [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
[class=variables] --color: #d18134; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://i.imgur.com/6co58ZE.jpg'); filter: saturate(50%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]DECLAN COOK[/div] [div class=textHome]you can put some

words, quotes or lyrics here
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Declan Cook
[div class=tag]nicknames[/div] None - for now.
[div class=tag]age[/div] 23
[div class=tag]gender[/div] Male
[div class=title]appearance[/div] [div class=tag]height[/div] six foot, one inches.
[div class=tag]additional appearance info[/div] Declan has a collection of scars from encounters with gatespawn, including a large one down his right cheek. He wears face protection often, although not because of any discomfort with his appearance - he comes into contact with dangerous materials while setting up traps.
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.imgur.com/99p6v6b.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.imgur.com/hbrESGB.gif');"][/div] [/div] [div class=tag]vices & virtues[/div]
Vices | Mistrustful, secretive, self serving
Virtues | Skilled, focused. [div class=tag]things players should know[/div]
On the outside he's very quick to follow directions, but will quietly test choices made by leadership. He puts his own safety first, and protects the perimeter on the basis of his own security. Declan is vigilant about keeping the group safe more out of self preservation that emotional attachment. This may change over time.
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=tag]pet/companion?[/div] None currently.
[div class=tag]specialization[/div] Traps. He has experience with establishing preventative measures, and would prefer not to encounter gate spawn head on.
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div]
Three
[div class=tag]summary [/div]
Declan's memories of civilization before are faint and likely a compilation of stories he’s heard in passing. Declan is the child of a single mother, they sought the protection of the Reverend James Callaghan after being alone meant certain death. At first, the ideologies of the church were nothing unexpected and gave its members a sense of security. With nobody to stop or interfere with the cult’s traditions, the situation escalated until his mother had no choice but to leave.

With little knowledge of the outside world, Delcan and his mother learned by error, surviving by luck alone and narrowly escaping fatal injuries. Within a few years, they were able to establish a small dwelling in the basement of an office building, using an intricate maze of burrows and traps to stay sheltered from the gatespawn. They learned to be quiet and not disturb the monsters and clans sniffing at their door.

As is common in this new world, nothing ever lasts. Over time, Delcan’s mother passed away from natural causes. Left alone, Declan has made the decision to take the risk and approach a tribe of survivors.

[div class=tag]misc. facts[/div]
xx → He's been working on a small safe house with his spare time, hoping to keep it under the radar of the group.
[/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
[class=variables] --color: #b7cfda; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://pbs.twimg.com/media/CkJHc2TWsAEQRCe.jpg'); filter: saturate(0%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]EVELYN SANTOS[/div] [div class=textHome]There is a wilderness we walk alone

However well-companioned

Stephen Vincent Benét
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Evelyn Santos
[div class=tag]nicknames[/div] Evie, Eva,
[div class=tag]age[/div] 36
[div class=tag]gender[/div] Female
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/5c6bdda06395918d539f1a74b461a4be/tumblr_inline_p2n1dpx7Gf1rbm3wd_500.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/237ccb779ff20060aefc3c39dbc184f5/tumblr_inline_p2n1dxKhwx1rbm3wd_500.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] 5 ft 10 in.
[div class=tag]additional appearance info (tattoos, jewelry, exc...)[/div] A gold pendant that opens up (image unknown)
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues (3 of each) [/div] Virtues: Observant, Hardworking, Dependable (to those she cares about/trusts) Vices: Socially distant, Extremely Independent, Secretive [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/68ded5bba4c841da1a78817d182c3fbf/tumblr_inline_p2n1dhnFmO1rbm3wd_500.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/5132a61d29baef25ff3bad70a27ca89d/tumblr_inline_p2n1cqTnmk1rbm3wd_500.gif');"][/div] [/div] [div class=tag]things players should know[/div] Evelyn is just a not-so-social woman who prefers to keep to herself but sticks in groups when it is required in order to survive.
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/958523d0131f3fab9de7b99c9dcfab4e/tumblr_inline_p2n1cxOyQW1rbm3wd_500.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/125340aa07906c00b610fe3888e5936e/tumblr_inline_p2n1d8f6FE1rbm3wd_500.gif');"][/div] [/div] [div class=tag]Pet/companion?[/div] N/A
[div class=tag]Specialization[/div] Scouting and observation
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]Age prior to the gates:[/div] 16 [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/442a13a55bfbe3022553b68e25dadf73/tumblr_inline_p2n1feBvAr1rbm3wd_500.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/acb1a84e37ba3c0b6526e617ed806627/tumblr_inline_p2n1fmKjhS1rbm3wd_500.gif');"][/div] [/div] [div class=tag]Summary of life prior.[/div] Evelyn once lived with her parents and elder sister Nico in a small home in a fairly quiet neighborhood. She was fairly competent academically and was always pushing to improve her physical and mental state in order to bring in a good job and income when she would need to.
[div class=tag]misc. facts[/div]
xx → Her family have not been found since the Gates. She was away from home when this occurred.
xx → She rarely talks to other people but is sometimes noted to mumble to herself, but never close enough for anyone to hear what she's saying.
xx → She usually keeps a neutral expression on her face but has been seen looking solemnly at her pendant once. [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.


Like
 
Last edited:
[class=variables] --color: #000429; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://i.pinimg.com/564x/04/ec/a1/04eca1c5614c2d8d4b2f8982e1b9e669.jpg'); filter: saturate(50%); background-size: 110%; padding: 20px; box-sizing: border-box; background-position: 50% 0%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]Dorothy Goldberg[/div] [div class=textHome]March 15th 2017

The day that the world ended- and hers began.

Vamonos!
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Dorothy Goldberg
[div class=tag]nicknames[/div] Dory
[div class=tag]age[/div] 20
[div class=tag]gender[/div] Female
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/0b/2d/e8/0b2de896404e11a510b02f008c589ec6.jpg');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/f3/56/91/f356915af5d540c1b02229dc16c5c5fe.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] five foot, six inches.
[div class=tag]appearance info [/div] Dorothy is a fair-skinned woman with a slim and muscular figure. She has a pair of emerald eyes. However, perhaps her most defining physical feature is her unusual hair color. Currently, her hair is dyed blue thanks to the Koolaid packs she scavenged and the help of her adoptive brother, Jay.
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues (3 of each) [/div] naive, reckless, and dishonest | friendly, courageous, and innovative [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/54/4c/41/544c416e3b912a810f49cc6c79ce61c6.gif');"][/div] [div class=imgSmall style="background-image: url('https://66.media.tumblr.com/836ca36a68b96e344128e9eccf14543a/tumblr_ow6nw97GGH1vljbyao1_400.jpg');"][/div] [/div] [div class=tag]things players should know[/div]
xx → Dorothy was born on the day of the apocalypse itself. Thankfully, the Goldberg family wound up and found her beside her mother's corpse. Additionally, she's aware that she's adopted.
xx → Since she never got to experience what life was before the apocalypse, she grew very interested about finding things and hearing stories about them. She is often awed by the previous world and longs to understand it.
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://media0.giphy.com/media/r4nVodxy49OIo/source.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/75/5c/1f/755c1f2669478380adc5b29a163debfc.jpg');"][/div] [/div] [div class=tag]pet/companion?[/div]
xx → Tyson "Boots" McDuff - He's a chunky bulldog that she adopted when she was fifteen. He has a very keen sense of smell and Dory usually takes him with her wherever she goes. She would even strap some things to him sometimes and turn him into some sort of mini pack mule.

[div class=tag]specialization[/div]
xx → Exploring, scavenging, tracking
xx → If it involves direction, there's a good chance that she's probably good at it
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] not alive [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/564x/20/b3/a5/20b3a55f4fd16f7729bcf9cb6b54c175.jpg');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/564x/63/59/d4/6359d4baad553327bac2ec07df8e706a.jpg');"][/div] [/div] [div class=tag]life so far [/div] Dorothy was born at the day of the apocalypse itself. She was adopted by the Goldsberg family when they stumbled upon her. They raised her like she was their own blood; strict with a good dose of warmth. Their family moved from settlements to settlements, and perhaps that was what led Dory to be addicted to exploring.

[div class=tag]misc. facts[/div]
xx → She's been on multiple settlements, going from one to another after the fall of Dresten, a settlement that he was raised in but was overrun by the Gatespawn (Thank you, AI)
xx → She's an infamous member of the settlement. Not only is she known for her childish pranks and trickeries, she's also prone to returning with a broken limb or two every now and then.
xx → Dorothy is obssessed with her hair. She's very passionate about finding things that can be used to dye it. She also doesn't let anyone touch it for more than three seconds.
xx → She's an able-bodied young woman. She has a good pack of strength within her both phyiscally and mentally. She's also very skilled in parkour and often finds way to reach ridiculous locations. [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
[class=variables] --color: #b7cfda; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/690744006388220004/image0.png'); filter: saturate(0%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]TAMELA KHUMALO[/div] [div class=textHome]Hope not to ever see Heaven.
I have come to lead you to the other shore; into eternal darkness; into fire and ice.
-Dante Alighieri
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Tamela Khumalo
[div class=tag]nicknames[/div] Tam, Tammy
[div class=tag]age[/div] 30
[div class=tag]gender[/div] Female
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694436162923921418/bone_helm.png');"][/div] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694442007191617666/wood_armor.png');"][/div] [/div] [div class=title]appearance[/div] Tam has dark skin, braided hair, and brown eyes. She is somewhat curvy, within the confines of what is considered “normal”. She wears a helmet made of deer skull bones, a crude wooden cuirass, a button-up shirt, cargo pants, and burlap foot wraps.
[div class=tag]height[/div] 5’9.
[div class=tag]additional appearance info[/div] Her only real accessory is a necklace made of animal teeth. She may also wear a bear pelt from time to time.
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues[/div]
+ Truthful, sometimes painfully so.
+ Fortitudinous enough to voice her honest opinion without wavering
+ Patient—there is no schedule anymore.
- Indifferent; people make their own suffering.
- Selfish, helping herself before others.
- Complex—some say her logic is "absurd". [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694433997035536424/439a5e35f6c8b7f0a2c3750e19385e29.png');"][/div] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694444358790938654/shaman.png');"][/div] [/div] [div class=tag]things players should know[/div] Tam is delusional, believing she is some sort of shaman. Her mannerisms and methods make her appear more terrifying than she really is. She tends to clash with more moral people, as her cynical attitude causes her to pry, eavesdrop, and sometimes take matters into her own hands. She will not actively work to hinder the people of her community, but she won't go out of her way to help most either. She feels people should embrace this dark new world and stop wishing for things to return to the norm, for "primal savagery and selfish acts will help them flourish".
[/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694490220548194335/OldDesignShop_MortarAndPestle.png');"][/div] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694445449377087508/poison.png');"][/div] [/div] [div class=tag]pet/companion?[/div] None
[div class=tag]specialization[/div] Medicine & Poison
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] 10 [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694420852254703656/7-gjs92f350.png');"][/div] [div class=imgSmall style="background-image: url('https://cdn.discordapp.com/attachments/532946180007526432/694491462913490994/mace.png');"][/div] [/div] [div class=tag]brief summary of their life prior[/div] Tamela came from a happy, normal family that had faith in religion and a strong moral code. The naive child wanted to be a nurse when she grew up. Unfortunately, morals and dreams don’t hold up or carry people through the apocalypse...
[div class=tag]misc. facts[/div]
→ She carries a handgun, but nobody is quite sure if it works; she hasn't been seen using it. Its magazine currently holds ten rounds.
→ Her usual weapon of choice is a crude mace made from the lower half of a baseball bat and spiked metal elements. [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:
[class=variables] --color: #430404; cursor: url('http://i.imgur.com/ZOrzC.png'), auto !important [/class] [class=container] width: 460px; height: 300px; display: flex; margin: auto; [/class] [class=left] background-color: var(--color); height: 300px; width: 220px; padding: 10px; box-sizing: border-box; [/class] [class name=left maxWidth=450px] width: 135px; padding: 5px; height: 290px; [/class] [class=img] height: 280px; width: 200px; background-image: url('https://i.imgur.com/RsI0ULr.jpg'); filter: saturate(30%); background-size: cover; padding: 20px; box-sizing: border-box; background-position: 50% 50%; [/class] [class name=img maxWidth=450px] width: 125px; [/class] [class=brackets] height: 100%; width: 100%; background: linear-gradient(to right, white 2px, transparent 2px) 0 100%, linear-gradient(to left, white 2px, transparent 2px) 100% 0, linear-gradient(to bottom, white 2px, transparent 2px) 100% 0, linear-gradient(to top, white 2px, transparent 2px) 0 100%; background-repeat: no-repeat; background-size: 20px 20px; [/class] [class name=brackets maxWidth=450px] opacity: 0; [/class] [class=right] width: 240px; height: 300px; display: flex; flex-direction: column; [/class] [class=contentContainer] position: relative; width: 240px; height: 270px; [/class] [class name=contentContainer maxWidth=450px] left: -5px; [/class] [class=content] position: absolute; opacity: 0; transition: 0.5s; width: 240px; height: 270px; font-size: 12px; padding-left: 10px; box-sizing: border-box; overflow: hidden; [/class] [class=scroll] width: 100%; padding-right: 150px; height: 100%; overflow-y: scroll; [/class] [class=name] font-weight: 900; text-align: center; border-bottom: 4px solid var(--color); width: 120px; display: block; margin: 10% auto; font-size: 18px; position: relative; [/class] [class=textHome] font-size: 12px; text-align: center; text-transform: uppercase; width: 200px; margin: 0 6.5%; [/class] [class=title] text-align: center; font-size: 16px; text-transform: uppercase; font-weight: 900; [/class] [class=tag] display: inline-block; border-bottom: 1px solid var(--color); height: 15px; font-size: 10px; text-transform: uppercase; [/class] [class=imgSmallContainer] width: 80%; height: 70px; display: flex; justify-content: space-between; margin: 10px auto; [/class] [class=imgSmall] width: 70px; height: 70px; background-size: cover; background-position: 50% 50%; filter: saturate(70%); [/class] [class=tabs] display: flex; width: 150px; margin: 0 23%; justify-content: space-between; [/class] [class name=tabs maxWidth=450px] position: relative; left: -10px; [/class] [class=tab] border-radius: 50%; height: 20px; width: 20px; border: 1px solid black; transition: 0.5s; [/class] [class name=tab state=hover] cursor: url('https://i.imgur.com/8akxkMH.png'), auto !important; border: 1px solid var(--color); [/class] [class=show] z-index: 1; opacity: 1; [/class] [class=click] border: 1px solid var(--color); background-color: var(--color); [/class] [script class=tab01 on=click] addClass click tab01 removeClass click tab02 removeClass click tab03 removeClass click tab04 addClass show content01 removeClass show content02 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab02 on=click] addClass click tab02 removeClass click tab01 removeClass click tab03 removeClass click tab04 addClass show content02 removeClass show content01 removeClass show content03 removeClass show content04 removeClass show contentHome [/script] [script class=tab03 on=click] addClass click tab03 removeClass click tab01 removeClass click tab02 removeClass click tab04 addClass show content03 removeClass show content01 removeClass show content02 removeClass show content04 removeClass show contentHome [/script] [script class=tab04 on=click] addClass click tab04 removeClass click tab01 removeClass click tab02 removeClass click tab03 addClass show content04 removeClass show content01 removeClass show content02 removeClass show content03 removeClass show contentHome [/script] [div class=variables] [div class=container] [div class=left] [div class=img] [div class=brackets][/div] [/div] [/div] [div class=right] [div class=contentContainer] [div class="show content contentHome"] [div class=name]Seamus O'Donehey[/div] [div class=textHome]If the world's going to hit you

Stand the fuck up

And hit back
[/div] [/div] [div class="content content01"] [div class=scroll] [div class=title]basics[/div] [div class=tag]name[/div] Seamus O'Donehey
[div class=tag]nicknames[/div] That Bastard
[div class=tag]age[/div] 27
[div class=tag]gender[/div] Male
[div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/92/3b/7d/923b7dee5b32a031fc8ed8ec00fd4861.gif"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/2b/d0/57/2bd0578560363db5f7e7c4e2873e5ee4.gif');"][/div] [/div] [div class=title]appearance[/div] [div class=tag]height[/div] 5'10"
[div class=tag]appearance info[/div] Seamus is well-built and on the taller side. His body bears the scars of someone used to fighting, both with gatespawn and people.
[/div] [/div] [div class="content content02"] [div class=scroll] [div class=title]persona[/div] [div class=tag]vices & virtues (3 of each) [/div]
Vices | Short-tempered, Stubborn, Blunt
Virtues | Steadfast, Loyal, Determined [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/17/11/e3/1711e3ca36d770ba351500c842a5db68.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/82/40/41/82404162ff22f54d1c6bec2d605788e1.gif');"][/div] [/div] [div class=tag]things players should know[/div]
→ Despite being a doctor, Seamus is a skilled combatant and a capable survivalist.
→ Seamus is very slow to trust, but extremely loyal once he does. He'll happily trade his life for those he cares about without hesitation. [/div] [/div] [div class="content content03"] [div class=scroll] [div class=title]special[/div] [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/0d/b4/0a/0db40a433f9a19dfd60e59080bd80c62.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/bb/7d/7d/bb7d7d81981c363ed3e4c445528ab5f0.gif');"][/div] [/div] [div class=tag]pet/companion[/div] None
[div class=tag]specialization[/div] Doctor
[/div] [/div] [div class="content content04"] [div class=scroll] [div class=title]background[/div] [div class=tag]age prior to the gates[/div] 7 [div class=imgSmallContainer] [div class=imgSmall style="background-image: url('https://i.imgur.com/g1yqICz.gif');"][/div] [div class=imgSmall style="background-image: url('https://i.pinimg.com/originals/cd/68/bd/cd68bde13f42a4c1f83d393612c198dc.gif');"][/div] [/div] [div class=tag]bio[/div]
Seamus was born to Carter and Mary O'Donehey, an upper class couple that both worked as doctors at the city's general hospital. For his part, Seamus was a gifted but troubled student, his temper meaning that he would consistently get into fights with his classmates. Despite this however, he had a relatively good and peaceful childhood.

When the gates opened, Seamus and his parents got lucky, or as lucky as anyone can be given the circumstances, and managed to link up with a group of survivors due to his parents' medical background. Working together, they managed to survive, and eventually set up a settlement that they named "Respite". It was here that Seamus spent the next fifteen years, learning how to be a doctor from his parents, along with the other skills he'd need to survive in this new world.

However, it was not to last. In a story that was all-too-common in the post-gate wreckage, Respite was attacked by a band of marauders looking to steal whatever resources they could get their hands on. Of course, this was not the first such attack, and the settlers of Respite had managed to fight off their attackers. This time was different though, the bandits were smarter and took a hostage prior to the assault, using them to force their family to open the gates and let them in.

Once the fighting had stopped and the bandits had left, few of the setters of Respite were left alive, and Seamus' parents were not among them. With nothing left for him at the now ruined Respite, Seamus began to drift around from settlement to settlement. His medical skills granted him access, but his temper and his inability to easily relate to people meant that he never stayed long. Eventually, he stumbled upon 3rd Street, the latest in the long list of settlements he'd joined, whether or not it'll join the list of those he's left behind remains to be seen.
[div class=tag]misc. facts[/div]
→ Seamus is a chain-smoker when he can get his hands on cigarettes, which admittedly isn't that often

→ His clinic is generally avoided unless necessary by the members of 3rd Street. Not because the treatment is at all bad, but rather because of his hair-trigger temper. [/div] [/div] [/div] [div class=tabs] [div class="tab tab01"][/div] [div class="tab tab02"][/div] [div class="tab tab03"][/div] [div class="tab tab04"][/div] [/div] [/div] [/div] [/div]
coded by shady.
 
Last edited:

Users who are viewing this thread

Back
Top