fluticasone
mushy canele
[export]
[class name=aspectratio]
--mainbg: #fdfdfd;
--accentcolor: #626262;
--boxcolor: #ffffff;
--bordercolor: #f5f5f5;
--mainimg: #f8f7f7 url(https://i.imgur.com/hzrATSW.jpg) 58% 5%/auto 150% no-repeat;
--textcolor: #898989;
display: block;
position: relative;
overflow: hidden;
height: 0px;
width: 100%;
padding-top: 55%;
background: var(--mainbg);
font-size: initial;
font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
[/class]
[class name=aspectratio maxWidth=850px]
width: 100%;
padding-top: 160%;
[/class]
[class name=maincontainer]
position: absolute;
display: flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: center;
width: 100%;
height: 100%;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: -4px;
box-sizing: border-box;
padding: 10% 15%;
overflow: hidden;
[/class]
[class name=maincontainer maxWidth=850px]
padding: 2%;
flex-flow: column nowrap;
[/class]
[class name=pagetitle]
display: block;
width: 100%;
margin: 2px;
background: var(--accentcolor);
padding: 13px 20px;
box-sizing: border-box;
text-transform: uppercase;
color: var(--boxcolor);
font-size: .8em;
font-family: 'Inconsolata', monospace;
letter-spacing: 2px;
[/class]
[class name=pagetitle maxWidth=850px]
width: calc(100% - 4px);
font-size: 1.25vh;
[/class]
[class name=linknav]
flex: .5 0 50px;
height: 100%;
display: flex;
flex-flow: column wrap;
justify-content: space-evenly;
margin: 0px 2px;
[/class]
[class name=linknav maxWidth=850px]
flex: .25 0 35px;
flex-flow: row wrap;
height: auto;
width: 100%;
margin: 2px 0px;
[/class]
[class name=linkbutton]
flex: 1 0 calc(1.5vh + 6px);
width: 100%;
margin: 2px 0px;
box-sizing: border-box;
text-align: center;
font-size: 1.5vh;
background-color: var(--boxcolor);
position: relative;
border: 1px solid var(--bordercolor);
[/class]
[class name=linkbutton maxWidth=850px]
flex: 1 0 10px;
margin: 0px 2px;
height: 100%;
[/class]
[class name=linkarea]
position: absolute;
display: inline-flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: center;
height: calc(100% - 20px);
width: calc(100% - 20px);
top: 10px;
right: 10px;
left: 10px;
bottom: 10px;
color: var(--accentcolor);
background-color: var(--boxcolor);
transition: all .5s ease-in-out;
[/class]
[class name=linkarea state=hover]
background-color: var(--accentcolor);
color: var(--boxcolor);
[/class]
[class name=imgcontainer]
flex: 2 0 80px;
height: calc(100% - 3px);
box-sizing: border-box;
width: 100%;
background-color: var(--boxcolor);
border: 1px solid var(--bordercolor);
margin: 2px;
position: relative;
[/class]
[class name=imgcontainer maxWidth=850px]
flex: 1 0 30px;
height: auto;
box-sizing: border-box;
width: calc(100% - 4px);
margin: 2px;
--mainimg: #f8f7f7 url(https://i.imgur.com/hzrATSW.jpg) 90% 12%/110% auto no-repeat;
[/class]
[class name=imgfilter]
width: calc(100% - 20px);
height: calc(100% - 20px);
position: absolute;
top: 10px;
left: 10px;
right: 10px;
bottom: 10px;
font-size: 0px;
filter: saturate(0%) brightness(101%);
transition: all .5s ease-in-out;
[/class]
[class name=imgfilter state=hover]
filter: saturate(100%) brightness(100%);
transition: all .8s ease-in-out;
[/class]
[class name=portraitimg maxWidth=850px]
display: none;
[/class]
[class name=textarea]
flex: 5.5 0 100px;
height: 100%;
display: flex;
flex-flow: column nowrap;
align-items: center;
align-content: center;
justify-content: center;
overflow: hidden;
position: relative;
[/class]
[class name=textarea maxWidth=850px]
width: 100%;
[/class]
[class name=rowflex]
flex: 0 0 auto;
width: 100%;
display: flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: center;
[/class]
[class name=smallimg]
opacity: 1;
[/class]
[class name=smallimg maxWidth=850px]
display: none;
[/class]
[class name=smallimgcontainer]
display: inline-block;
width: calc(13vh - 2px);
height: calc(13vh - 2px);
box-sizing: border-box;
margin: 2px;
background-color: var(--boxcolor);
border: 1px solid var(--bordercolor);
font-size: 0px;
position: relative;
[/class]
[class name=smallimgcontainer maxWidth=850px]
display: none;
[/class]
[class name=basicinfo]
flex: 2 0 25px;
margin: 1px 2px;
display: flex;
flex-flow: column nowrap;
justify-content: space-evenly;
align-content: stretch;
height: 13vh;
overflow: hidden;
[/class]
[class name=basicinfo maxWidth=850px]
height: auto;
[/class]
[class name=infoblock]
flex: 1 0 auto;
display: flex;
flex-flow: row nowrap;
justify-content: flex-start;
align-content: center;
align-items: center;
width: 100%;
box-sizing: border-box;
font-size: 1.2vh;
box-sizing: border-box;
color: var(--accentcolor);
border: 1px solid var(--bordercolor);
background: var(--boxcolor);
padding: 2px 8px;
font-family: 'Inconsolata', monospace;
text-transform: uppercase;
margin: 1px 0px;
position: relative;
transition: color .5s ease;
[/class]
[class name=infoblock maxWidth=850px]
font-size: 1.5vh;
[/class]
[class name=hideinfoblock]
color: var(--boxcolor);
transition: color .5s ease;
[/class]
[class name=metadata]
flex: 1 0 10px;
font-weight: bold;
text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
position: relative;
[/class]
[class name=charametadata]
color: var(--accentcolor);
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
display: flex;
flex-flow: row nowrap;
overflow: hidden;
justify-content: flex-start;
align-items: center;
align-content: center;
background: var(--boxcolor);
opacity: 1;
transition: all .5s ease-in-out 0s;
pointer-events: auto;
[/class]
[class name=charadata]
color: var(--accentcolor);
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
display: flex;
flex-flow: row nowrap;
overflow: hidden;
justify-content: flex-start;
align-items: center;
align-content: center;
background: var(--boxcolor);
opacity: 1;
transition: all .5s ease-in-out 0s;
pointer-events: auto;
[/class]
[class name=data]
flex: 5 0 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
position: relative;
[/class]
[class name=tabbtn]
flex: 1 0 auto;
box-sizing: border-box;
margin: 2px;
padding: 5px;
display: flex;
flex-flow: row wrap;
align-items: center;
align-content: center;
justify-content: center;
font-size: .9vh;
text-transform: uppercase;
color: var(--accentcolor);
background-color: var(--boxcolor);
border: 1px solid var(--bordercolor);
position: relative;
cursor: pointer;
transition: all .3s ease-in-out;
[/class]
[class name=tabbtnselect]
--boxcolor: #626262;
--accentcolor: #FFFFFF;
transition: all .3s ease-in-out;
[/class]
[class name=englishtxt]
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
box-sizing: border-box;
padding: 5px;
color: var(--accentcolor);
background-color: var(--boxcolor);
opacity: 0;
text-align: center;
transition: all .5s ease-in-out;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
[/class]
[class name=englishtxt state=hover]
opacity: 1;
[/class]
[class name=divider]
display: block;
width: 100%;
height: 0px;
overflow: hidden;
[/class]
[class name=tabbg]
flex: 6 0 20px;
width: calc(100% - 2px);
height: calc(100% - 3px);
color: var(--accentcolor);
background-color: var(--boxcolor);
border: 1px solid var(--bordercolor);
margin: 2px;
box-sizing: border-box;
overflow: hidden;
position: relative;
[/class]
[class name=tabcontent]
position: absolute;
top: 7%;
left: 7%;
right: 7%;
bottom: 7%;
width: 86%;
height: 86%;
color: var(--textcolor);
background-color: var(--boxcolor);
font-family: 'Montserrat', sanserif;
font-size: .8em;
overflow: hidden;
opacity: 1;
transition: all .5s ease-in-out .5s;
pointer-events: auto;
[/class]
[class name=tabcontenthide]
opacity: 0;
pointer-events: none;
transition: all .5s ease-in-out 0s;
[/class]
[class name=scrollbox]
display: block;
height: 100%;
width: 100%;
padding-right: 150px;
overflow-x: visible;
overflow-y: scroll;
text-align: justify;
[/class]
[class name=storybtn]
cursor: pointer;
[/class]
[class name=dataholder]
display: none;
[/class]
[class name=meaning]
display: block;
font-family: 'Inconsolata', monospace;
letter-spacing: 1px;
width: calc(100 - 25px);
margin-left: 25px;
background-color: var(--bordercolor);
box-sizing: border-box;
padding: 3px 10px;
text-transform: uppercase;
[/class]
[class name=relations]
display: inline-block;
vertical-align: bottom;
margin-top: 10px;
font-family: 'Inconsolata', monospace;
color: var(--accentcolor);
font-weight: bold;
margin-right: 10px;
text-transform: uppercase;
[/class]
[script class="englishtxt" on=click version=2]
(removeClass "tabbtnselect" "tabbtn")
(removeClass "tabbtnselect" "englishtxt")
(removeClass "tabcontenthide" "charametadata")
(addClass "tabcontenthide" "charadata")
(addClass "tabcontenthide" "tabcontent")
(addClass "tabcontenthide" "smallimg")
(addClass "hideinfoblock" "infoblock")
(= currenttab (trim (getText)))
(addClass "tabbtnselect" (+ currenttab "btn"))
(addClass "tabbtnselect" (+ currenttab "txt"))
(removeClass "tabcontenthide" (+ currenttab "tab"))
(removeClass "tabcontenthide" (+ currenttab "small"))
(removeClass "tabcontenthide" (+ currenttab "info"))
[/script]
[script class="storybtn" on=click version=2]
(removeClass "tabbtnselect" "tabbtn")
(removeClass "hideinfoblock" "infoblock")
(removeClass "tabbtnselect" "englishtxt")
(addClass "tabcontenthide" "charametadata")
(addClass "tabcontenthide" "charadata")
(addClass "tabcontenthide" "tabcontent")
(addClass "tabcontenthide" "smallimg")
(= currenttab "story")
(removeClass "tabcontenthide" (+ currenttab "tab"))
(removeClass "tabcontenthide" (+ currenttab "small"))
[/script]
[div class="aspectratio"]
[div class="maincontainer"]
[div class="pagetitle"]
hokusei academy / hokusei gardening club
[/div]
[div class="linknav"]
[div class="linkbutton"]
[div class="linkarea"]
[/div]
[/div]
[div class="linkbutton"]
[div class="linkarea"]
[/div]
[/div]
[div class="linkbutton"]
[div class="linkarea"]
[/div]
[/div]
[div class="linkbutton"]
[div class="linkarea"]
[/div]
[/div]
[div class="linkbutton"]
[div class="linkarea"]
[/div]
[/div]
[/div]
[div class="imgcontainer storybtn"]
[div class="imgfilter storybtn" style="background: var(--mainimg);"]
fluticasone
[/div]
[/div]
[div class="textarea"]
[div class="rowflex"]
[div class="smallimgcontainer"]
[div class="imgfilter smallimg storysmall" style="background: url(https://i.imgur.com/GC4F3WW.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg freesiasmall tabcontenthide" style="background: url(https://i.imgur.com/Jf6pgy5.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg daffodilsmall tabcontenthide" style="background: url(https://i.imgur.com/625cZDz.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg gardeniasmall tabcontenthide" style="background: url(https://i.imgur.com/PRE5Z1G.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg ericasmall tabcontenthide" style="background: url(https://i.imgur.com/nAgAOAA.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg irissmall tabcontenthide" style="background: url(https://i.imgur.com/KjGnP7K.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg hydrangeasmall tabcontenthide" style="background: url(https://i.imgur.com/L7FpjeP.jpg) center center/cover;"]
fluticasone
[/div]
[div class="imgfilter smallimg primrosesmall tabcontenthide" style="background: url(https://i.imgur.com/SW1cfSM.jpg) center center/cover;"]
fluticasone
[/div]
[/div]
[div class="basicinfo"]
[div class="infoblock"]
[div class="metadata metaone"]
title
[div class="charametadata tabcontenthide"]
name
[/div]
[/div]
[div class="data dataone"]
hokusei gardening club
[div class="charadata freesiainfo tabcontenthide"]
yoshida kazuo
[/div]
[div class="charadata daffodilinfo tabcontenthide"]
aoki kasumi
[/div]
[div class="charadata gardeniainfo tabcontenthide"]
akiyama mari
[/div]
[div class="charadata ericainfo tabcontenthide"]
maezono ren
[/div]
[div class="charadata irisinfo tabcontenthide"]
takanashi touma
[/div]
[div class="charadata hydrangeainfo tabcontenthide"]
wright kaida
[/div]
[div class="charadata primroseinfo tabcontenthide"]
okada yoshi
[/div]
[/div]
[/div]
[div class="infoblock"]
[div class="metadata metatwo"]
keywords
[div class="charametadata tabcontenthide"]
role
[/div]
[/div]
[div class="data datatwo"]
SLICE OF LIFE, FLUFF, ANGST, LOWKEY DRAMA, NAKAMA
[div class="charadata freesiainfo tabcontenthide"]
freesia
[/div]
[div class="charadata daffodilinfo tabcontenthide"]
daffodil
[/div]
[div class="charadata gardeniainfo tabcontenthide"]
gardenia
[/div]
[div class="charadata ericainfo tabcontenthide"]
erica
[/div]
[div class="charadata irisinfo tabcontenthide"]
iris
[/div]
[div class="charadata hydrangeainfo tabcontenthide"]
hydrangea
[/div]
[div class="charadata primroseinfo tabcontenthide"]
primrose
[/div]
[/div]
[/div]
[div class="infoblock"]
[div class="metadata metathree"]
slots
[div class="charametadata tabcontenthide"]
gender
[/div]
[/div]
[div class="data datathree"]
FULL
[div class="charadata freesiainfo tabcontenthide"]
male
[/div]
[div class="charadata daffodilinfo tabcontenthide"]
female
[/div]
[div class="charadata gardeniainfo tabcontenthide"]
female
[/div]
[div class="charadata ericainfo tabcontenthide"]
male
[/div]
[div class="charadata irisinfo tabcontenthide"]
male
[/div]
[div class="charadata hydrangeainfo tabcontenthide"]
female
[/div]
[div class="charadata primroseinfo tabcontenthide"]
male
[/div]
[/div]
[/div]
[div class="infoblock"]
[div class="metadata metafour"]
gm
[div class="charametadata tabcontenthide"]
roleplayer
[/div]
[/div]
[div class="data datafour"]
sugarvine
[div class="charadata freesiainfo tabcontenthide"]
briiangelic
[/div]
[div class="charadata daffodilinfo tabcontenthide"]
lifenovel
[/div]
[div class="charadata gardeniainfo tabcontenthide"]
aster
[/div]
[div class="charadata ericainfo tabcontenthide"]
sugarvine
[/div]
[div class="charadata irisinfo tabcontenthide"]
august
[/div]
[div class="charadata hydrangeainfo tabcontenthide"]
the regal rper
[/div]
[div class="charadata primroseinfo tabcontenthide"]
amended
[/div]
[/div]
[/div]
[/div]
[/div]
[div class="divider"]
fluticasone
[/div]
[div class="rowflex" style="margin-bottom: 1px;"]
[div class="tabbtn freesiabtn"]
フリージア
[div class="englishtxt freesiatxt"]
freesia
[/div]
[/div]
[div class="tabbtn daffodilbtn"]
水仙
[div class="englishtxt daffodiltxt"]
daffodil
[/div]
[/div]
[div class="tabbtn gardeniabtn"]
梔子
[div class="englishtxt gardeniatxt"]
gardenia
[/div]
[/div]
[div class="tabbtn ericabtn"]
エリカ
[div class="englishtxt ericatxt"]
erica
[/div]
[/div]
[div class="tabbtn irisbtn"]
菖蒲
[div class="englishtxt iristxt"]
iris
[/div]
[/div]
[div class="tabbtn hydrangeabtn"]
紫陽花
[div class="englishtxt hydrangeatxt"]
hydrangea
[/div]
[/div]
[div class="tabbtn primrosebtn"]
桜草
[div class="englishtxt primrosetxt"]
primrose
[/div]
[/div]
[/div]
[div class="divider"]
fluticasone
[/div]
[div class="rowflex" style="flex: 1 0 10px;"]
[div class="tabbg"]
[div class="tabcontent storytab"]
[div class="scrollbox"]
Hokusei Gakuen is a multi-level academy located in Toyako, Hokkaido. It's nothing noteworthy. Neither in the top nor bottom in the rankings, no super strict principals or even grossly terrible teachers. Its high school department is also pretty average with the usual clubs... at least on the surface.
Clubs are required for all three of a student's high school years. Most join the easier ones like art, science or even home economics. But if you ask the school's seniors, they'll tell you to avoid the gardening club at all costs. Rumors surround the club that range from blackmailing teachers, to the greenhouse being haunted by a frustrated former student. No one knows if there's even any truth to these stories, but based on the members, it may be better to err to the side of caution.
This roleplay follows the adventures of the Hokusei Gardening Club. Unlike their name, the members rarely actually do anything related to flora and fauna. They mostly use the school greenhouse and attached shed to hang out.
Most of the characters will have an attached stigma. It can be some nasty rumor or a personality quirk that prevents them from making friends with others. As a result, they mostly hang out with each other. After all, misery loves company.
So yo this is mono with a super lite and casual rp. I want this to be a fairly small roleplay, so I'll be sticking to 7 character slots. While there's a lot of leeway on how you can interpret the characters, certain attributes are non-negotiable. Seeing as this is such a small roleplay, I won't be accepting reservations. You'll be applying/competing for the role. Check the following post to see how you can score yourself a spot. [/div] [/div] [div class="tabcontent freesiatab tabcontenthide"] [div class="scrollbox"] As the current president of the Hokusei Gardening, they're responsible for the well-being and continued prosperity of the club. Unfortunately, it doesn't seem as if they're quite ready to embrace the responsibility of it just yet. Their questionable decisions have lead the club further down the rabbit hole of bad reputation. What exactly lead to Freesia being head of the club?
[div class="meaning"] childishness / immaturity [/div]
[div class="relations"]daffodil[/div] Daffodil and Freesia have both been Hokusei students since their elementary days.
[div class="relations"]gardenia[/div] Freesia was the one to invite Gardenia and Iris into the club.
[div class="relations"]erica[/div] Conned Erica into applying for the club.
[div class="relations"]iris[/div] Freesia was the one to invite Gardenia and Iris into the club.
[div class="relations"]hydrangea[/div] Freesia is currently eyeing them as the club's new meat.
[div class="relations"]primrose[/div] Classmates with them. Both Primrose and Freesia are third years. They entered the club at around the same time. [/div] [/div] [div class="tabcontent daffodiltab tabcontenthide"] [div class="scrollbox"] Daffodil is quick to put down other people. Whatever self-confidence someone might have is quickly crushed beneath their shoe. Rumor says they made a senior cry within their first week of high school. Considering they barely made a ripple back in Hokusei's junior high school, everyone's left wondering what caused the change.
[div class="meaning"] respect / self-esteem [/div]
[div class="relations"]freesia[/div] Daffodil and Freesia have both been Hokusei students since their elementary days.
[div class="relations"]gardenia[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Daffodil and Hydrangea have an extremely tense relationship.
[div class="relations"]primrose[/div] Primrose is one of the few people Daffodil doesn't mess with, for good reason. [/div] [/div] [div class="tabcontent gardeniatab tabcontenthide"] [div class="scrollbox"] Amongst its members, Gardenia is probably the most acceptable to normal society. Unfortunately, they're stuck like glue to Iris. Despite the coaxing and pressure from other people, they refuse to leave their side. They owe Iris, and it's not something they can easily share with others.
[div class="meaning"] secret love / purity [/div]
[div class="relations"]freesia[/div] Freesia offered them the gardening club when people began avoiding Iris and Gardenia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Iris and Gardenia are extremely close. They both used to belonged to the same club Iris punched the advisor of.
[div class="relations"]hydrangea[/div] Hydrangea and Gardenia haven't spoken much, though they are aware Freesia's thinking of dragging them into the club.
[div class="relations"]primrose[/div] Gardenia occasionally helps out Primrose with their studies, but does find it strange they're so obssessed with passing. [/div] [/div] [div class="tabcontent ericatab tabcontenthide"] [div class="scrollbox"] Frankly, all Erica wanted was to be treated normally. After a major incident in their old school, they left the prefecture to find some peace. They found it in Hokusei for a while, but somehow, the stories followed them. So they joined the only club that would take them, unwittingly signing a death wish to normalcy.
[div class="meaning"] solitude [/div]
[div class="relations"]freesia[/div] Erica has only recently realized they were basically conned into joining the club by Freesia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]gardenia[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Bumped into Erica once in the hallways, after which the upperclassman began to circle around Hydrangea whenever they cross paths.
[div class="relations"]primrose[/div] Surprisingly okay with Primrose, as they don't go out of their way to speak with them. [/div] [/div] [div class="tabcontent iristab tabcontenthide"] [div class="scrollbox"] Iris was once the star of the school, but they lost that status the moment they punched their former club's advisor. After that people eyed them warily, and they were forced to join the gardening club to fulfill the school's requirements. Though angry about the treatment, they keep quiet for Gardenia's sake.
[div class="meaning"] noble heart [/div]
[div class="relations"]freesia[/div] Freesia offered them the gardening club when people began avoiding Iris and Gardenia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]gardenia[/div] Iris and Gardenia are extremely close. They both used to belonged to the same club Iris punched the advisor of.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Iris has heard of them via rumors, and knows Freesia is thinking of netting them in.
[div class="relations"]primrose[/div] Iris chills out with Gardenia and Primrose whenever they have their tutoring sessions. [/div] [/div] [div class="tabcontent hydrangeatab tabcontenthide"] [div class="scrollbox"] Considering their ego, one wouldn't expect Hydrangea to be a completely new face to Hokusei. Yeah, they've got a pretty face, but with that personality, it's an instant turn-off. Someone dubbed it the second coming of Daffodil. Others called it "More Aesthetically-Pleasing Daffodil". Either way, it's caused bit of a power struggle between the two and things get tense whenever the two are in the room.
[div class="meaning"] pride [/div]
[div class="relations"]freesia[/div] Freesia occasionally speaks to Hydrangea when they see each other.
[div class="relations"]daffodil[/div] Daffodil and Hydrangea have an extremely tense relationship.
[div class="relations"]gardenia[/div] Hasn't spoken to the Gardenia/Iris pair, but has heard of their history.
[div class="relations"]erica[/div] Bumped into Erica once in the hallways, after which the upperclassman began to circle around Hydrangea whenever they cross paths.
[div class="relations"]iris[/div] Hasn't spoken to the Gardenia/Iris pair, but has heard of their history.
[div class="relations"]primrose[/div] A scary upperclassman if rumors are anything to go by. [/div] [/div] [div class="tabcontent primrosetab tabcontenthide"] [div class="scrollbox"] There's rumors that Primrose has threatened a few students and more than a couple of teachers to get the grades he wants. With their less than amicable nature and a face that seems to be perpetually scowling, there seems to be a grain of truth there. What a lot of people fail to ask is why would a delinquent be so desperate to pass their classes?
[div class="meaning"] desperate [/div]
[div class="relations"]freesia[/div] Classmates with them. Both Primrose and Freesia are third years. They entered the club at around the same time.
[div class="relations"]daffodil[/div] Primrose once accidentally spooked Daffodil. They've been avoiding Primrose since, and they don't know why.
[div class="relations"]gardenia[/div] Gardenia occasionally helps out Primrose with their studies. Appreciates the fact they don't ask too many questions.
[div class="relations"]erica[/div] The garden shed tends to be peaceful when it's only Primrose and Erica sharing the space.
[div class="relations"]iris[/div] Iris is often around when Gardenia and Primrose have their tutoring sessions.
[div class="relations"]hydrangea[/div] Doesn't think much of Hydrangea beyond what Freesia's told them. [/div] [/div] [/div] [div class="imgcontainer portraitimg"] [div class="imgfilter smallimg storysmall" style="background: url(https://i.imgur.com/BREB1Rg.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg freesiasmall tabcontenthide" style="background: url(https://i.imgur.com/bDC69uq.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg daffodilsmall tabcontenthide" style="background: url(https://i.imgur.com/Pc92ZC2.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg gardeniasmall tabcontenthide" style="background: url(https://i.imgur.com/I6TRHOp.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg ericasmall tabcontenthide" style="background: url(https://i.imgur.com/sr5kEeN.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg irissmall tabcontenthide" style="background: url(https://i.imgur.com/7ZxSoeU.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg hydrangeasmall tabcontenthide" style="background: url(https://i.imgur.com/Z3Fcb78.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg primrosesmall tabcontenthide" style="background: url(https://i.imgur.com/W5qSgkQ.jpg) center center/cover;"] fluticasone [/div] [/div] [/div] [/div] [/div] [/div] [/export]
Clubs are required for all three of a student's high school years. Most join the easier ones like art, science or even home economics. But if you ask the school's seniors, they'll tell you to avoid the gardening club at all costs. Rumors surround the club that range from blackmailing teachers, to the greenhouse being haunted by a frustrated former student. No one knows if there's even any truth to these stories, but based on the members, it may be better to err to the side of caution.
This roleplay follows the adventures of the Hokusei Gardening Club. Unlike their name, the members rarely actually do anything related to flora and fauna. They mostly use the school greenhouse and attached shed to hang out.
Most of the characters will have an attached stigma. It can be some nasty rumor or a personality quirk that prevents them from making friends with others. As a result, they mostly hang out with each other. After all, misery loves company.
So yo this is mono with a super lite and casual rp. I want this to be a fairly small roleplay, so I'll be sticking to 7 character slots. While there's a lot of leeway on how you can interpret the characters, certain attributes are non-negotiable. Seeing as this is such a small roleplay, I won't be accepting reservations. You'll be applying/competing for the role. Check the following post to see how you can score yourself a spot. [/div] [/div] [div class="tabcontent freesiatab tabcontenthide"] [div class="scrollbox"] As the current president of the Hokusei Gardening, they're responsible for the well-being and continued prosperity of the club. Unfortunately, it doesn't seem as if they're quite ready to embrace the responsibility of it just yet. Their questionable decisions have lead the club further down the rabbit hole of bad reputation. What exactly lead to Freesia being head of the club?
[div class="meaning"] childishness / immaturity [/div]
[div class="relations"]daffodil[/div] Daffodil and Freesia have both been Hokusei students since their elementary days.
[div class="relations"]gardenia[/div] Freesia was the one to invite Gardenia and Iris into the club.
[div class="relations"]erica[/div] Conned Erica into applying for the club.
[div class="relations"]iris[/div] Freesia was the one to invite Gardenia and Iris into the club.
[div class="relations"]hydrangea[/div] Freesia is currently eyeing them as the club's new meat.
[div class="relations"]primrose[/div] Classmates with them. Both Primrose and Freesia are third years. They entered the club at around the same time. [/div] [/div] [div class="tabcontent daffodiltab tabcontenthide"] [div class="scrollbox"] Daffodil is quick to put down other people. Whatever self-confidence someone might have is quickly crushed beneath their shoe. Rumor says they made a senior cry within their first week of high school. Considering they barely made a ripple back in Hokusei's junior high school, everyone's left wondering what caused the change.
[div class="meaning"] respect / self-esteem [/div]
[div class="relations"]freesia[/div] Daffodil and Freesia have both been Hokusei students since their elementary days.
[div class="relations"]gardenia[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Daffodil and Hydrangea have an extremely tense relationship.
[div class="relations"]primrose[/div] Primrose is one of the few people Daffodil doesn't mess with, for good reason. [/div] [/div] [div class="tabcontent gardeniatab tabcontenthide"] [div class="scrollbox"] Amongst its members, Gardenia is probably the most acceptable to normal society. Unfortunately, they're stuck like glue to Iris. Despite the coaxing and pressure from other people, they refuse to leave their side. They owe Iris, and it's not something they can easily share with others.
[div class="meaning"] secret love / purity [/div]
[div class="relations"]freesia[/div] Freesia offered them the gardening club when people began avoiding Iris and Gardenia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Iris and Gardenia are extremely close. They both used to belonged to the same club Iris punched the advisor of.
[div class="relations"]hydrangea[/div] Hydrangea and Gardenia haven't spoken much, though they are aware Freesia's thinking of dragging them into the club.
[div class="relations"]primrose[/div] Gardenia occasionally helps out Primrose with their studies, but does find it strange they're so obssessed with passing. [/div] [/div] [div class="tabcontent ericatab tabcontenthide"] [div class="scrollbox"] Frankly, all Erica wanted was to be treated normally. After a major incident in their old school, they left the prefecture to find some peace. They found it in Hokusei for a while, but somehow, the stories followed them. So they joined the only club that would take them, unwittingly signing a death wish to normalcy.
[div class="meaning"] solitude [/div]
[div class="relations"]freesia[/div] Erica has only recently realized they were basically conned into joining the club by Freesia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]gardenia[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]iris[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Bumped into Erica once in the hallways, after which the upperclassman began to circle around Hydrangea whenever they cross paths.
[div class="relations"]primrose[/div] Surprisingly okay with Primrose, as they don't go out of their way to speak with them. [/div] [/div] [div class="tabcontent iristab tabcontenthide"] [div class="scrollbox"] Iris was once the star of the school, but they lost that status the moment they punched their former club's advisor. After that people eyed them warily, and they were forced to join the gardening club to fulfill the school's requirements. Though angry about the treatment, they keep quiet for Gardenia's sake.
[div class="meaning"] noble heart [/div]
[div class="relations"]freesia[/div] Freesia offered them the gardening club when people began avoiding Iris and Gardenia.
[div class="relations"]daffodil[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]gardenia[/div] Iris and Gardenia are extremely close. They both used to belonged to the same club Iris punched the advisor of.
[div class="relations"]erica[/div] Daffodil, Erica, Gardenia and Iris are all second years and classmates.
[div class="relations"]hydrangea[/div] Iris has heard of them via rumors, and knows Freesia is thinking of netting them in.
[div class="relations"]primrose[/div] Iris chills out with Gardenia and Primrose whenever they have their tutoring sessions. [/div] [/div] [div class="tabcontent hydrangeatab tabcontenthide"] [div class="scrollbox"] Considering their ego, one wouldn't expect Hydrangea to be a completely new face to Hokusei. Yeah, they've got a pretty face, but with that personality, it's an instant turn-off. Someone dubbed it the second coming of Daffodil. Others called it "More Aesthetically-Pleasing Daffodil". Either way, it's caused bit of a power struggle between the two and things get tense whenever the two are in the room.
[div class="meaning"] pride [/div]
[div class="relations"]freesia[/div] Freesia occasionally speaks to Hydrangea when they see each other.
[div class="relations"]daffodil[/div] Daffodil and Hydrangea have an extremely tense relationship.
[div class="relations"]gardenia[/div] Hasn't spoken to the Gardenia/Iris pair, but has heard of their history.
[div class="relations"]erica[/div] Bumped into Erica once in the hallways, after which the upperclassman began to circle around Hydrangea whenever they cross paths.
[div class="relations"]iris[/div] Hasn't spoken to the Gardenia/Iris pair, but has heard of their history.
[div class="relations"]primrose[/div] A scary upperclassman if rumors are anything to go by. [/div] [/div] [div class="tabcontent primrosetab tabcontenthide"] [div class="scrollbox"] There's rumors that Primrose has threatened a few students and more than a couple of teachers to get the grades he wants. With their less than amicable nature and a face that seems to be perpetually scowling, there seems to be a grain of truth there. What a lot of people fail to ask is why would a delinquent be so desperate to pass their classes?
[div class="meaning"] desperate [/div]
[div class="relations"]freesia[/div] Classmates with them. Both Primrose and Freesia are third years. They entered the club at around the same time.
[div class="relations"]daffodil[/div] Primrose once accidentally spooked Daffodil. They've been avoiding Primrose since, and they don't know why.
[div class="relations"]gardenia[/div] Gardenia occasionally helps out Primrose with their studies. Appreciates the fact they don't ask too many questions.
[div class="relations"]erica[/div] The garden shed tends to be peaceful when it's only Primrose and Erica sharing the space.
[div class="relations"]iris[/div] Iris is often around when Gardenia and Primrose have their tutoring sessions.
[div class="relations"]hydrangea[/div] Doesn't think much of Hydrangea beyond what Freesia's told them. [/div] [/div] [/div] [div class="imgcontainer portraitimg"] [div class="imgfilter smallimg storysmall" style="background: url(https://i.imgur.com/BREB1Rg.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg freesiasmall tabcontenthide" style="background: url(https://i.imgur.com/bDC69uq.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg daffodilsmall tabcontenthide" style="background: url(https://i.imgur.com/Pc92ZC2.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg gardeniasmall tabcontenthide" style="background: url(https://i.imgur.com/I6TRHOp.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg ericasmall tabcontenthide" style="background: url(https://i.imgur.com/sr5kEeN.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg irissmall tabcontenthide" style="background: url(https://i.imgur.com/7ZxSoeU.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg hydrangeasmall tabcontenthide" style="background: url(https://i.imgur.com/Z3Fcb78.jpg) center center/cover;"] fluticasone [/div] [div class="imgfilter smallimg primrosesmall tabcontenthide" style="background: url(https://i.imgur.com/W5qSgkQ.jpg) center center/cover;"] fluticasone [/div] [/div] [/div] [/div] [/div] [/div] [/export]
Last edited: