Difference between revisions of "Angelica"

From Fate's Harvest
Jump to: navigation, search
(Inactive Cleanup)
 
(27 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
| char-page-name=Angelica
 
| char-page-name=Angelica
 
| fullname=Angelica Bella lefevre
 
| fullname=Angelica Bella lefevre
| icon=Angelica.jpg
+
| icon=Angelica1.jpg
| portrait=Angelica.jpg
+
| portrait=Angelica1.jpg
 
| muxname=Angelica
 
| muxname=Angelica
| played-by=Coming Soon
+
| played-by=amythemermaidx
 
| concept=Enscrolled Psychic Artist
 
| concept=Enscrolled Psychic Artist
 
| occupation=Artist, College Student, Waitress
 
| occupation=Artist, College Student, Waitress
Line 15: Line 15:
 
| apparent-age=21
 
| apparent-age=21
 
| char-type=PC
 
| char-type=PC
| char-status=Potential
+
| char-status=Inactive
| family=
+
| family=Lefevre
 
| family-position=
 
| family-position=
| family-influence=
+
| family-influence=1
 
| template=Psychic
 
| template=Psychic
 
| seeming=
 
| seeming=
Line 42: Line 42:
 
<css>
 
<css>
 
a:link {
 
a:link {
   color: #CCCCCC;
+
   color: #000000;
 
}
 
}
 
a:hover {
 
a:hover {
Line 49: Line 49:
 
}
 
}
 
a:active {
 
a:active {
   color: #CCCCCC;
+
   color: #000000;
 
}
 
}
 
a:visited {
 
a:visited {
   color: #CCCCCC;
+
   color: #000000;
 
}
 
}
 
.elinks {
 
.elinks {
   color: #CCCCCC;
+
   color: #000000;
 
}
 
}
 
.layout {
 
.layout {
Line 67: Line 67:
 
.bgradient {
 
.bgradient {
 
   clear: both;
 
   clear: both;
background: rgba(248,80,50,1);
+
background: rgba(250,115,250,1);
background: -moz-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(248,80,50,0.96) 8%, rgba(240,93,201,0.87) 29%, rgba(47,12,245,0.77) 49%, rgba(24,233,240,0.67) 72%, rgba(71,230,39,0.58) 92%, rgba(71,230,39,0.54) 100%);
+
background: -moz-linear-gradient(top, rgba(250,115,250,1) 0%, rgba(194,41,217,1) 21%, rgba(132,202,235,1) 51%, rgba(134,235,157,1) 72%, rgba(200,235,136,1) 91%, rgba(240,255,125,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(248,80,50,1)), color-stop(8%, rgba(248,80,50,0.96)), color-stop(29%, rgba(240,93,201,0.87)), color-stop(49%, rgba(47,12,245,0.77)), color-stop(72%, rgba(24,233,240,0.67)), color-stop(92%, rgba(71,230,39,0.58)), color-stop(100%, rgba(71,230,39,0.54)));
+
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,115,250,1)), color-stop(21%, rgba(194,41,217,1)), color-stop(51%, rgba(132,202,235,1)), color-stop(72%, rgba(134,235,157,1)), color-stop(91%, rgba(200,235,136,1)), color-stop(100%, rgba(240,255,125,1)));
background: -webkit-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(248,80,50,0.96) 8%, rgba(240,93,201,0.87) 29%, rgba(47,12,245,0.77) 49%, rgba(24,233,240,0.67) 72%, rgba(71,230,39,0.58) 92%, rgba(71,230,39,0.54) 100%);
+
background: -webkit-linear-gradient(top, rgba(250,115,250,1) 0%, rgba(194,41,217,1) 21%, rgba(132,202,235,1) 51%, rgba(134,235,157,1) 72%, rgba(200,235,136,1) 91%, rgba(240,255,125,1) 100%);
background: -o-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(248,80,50,0.96) 8%, rgba(240,93,201,0.87) 29%, rgba(47,12,245,0.77) 49%, rgba(24,233,240,0.67) 72%, rgba(71,230,39,0.58) 92%, rgba(71,230,39,0.54) 100%);
+
background: -o-linear-gradient(top, rgba(250,115,250,1) 0%, rgba(194,41,217,1) 21%, rgba(132,202,235,1) 51%, rgba(134,235,157,1) 72%, rgba(200,235,136,1) 91%, rgba(240,255,125,1) 100%);
background: -ms-linear-gradient(left, rgba(248,80,50,1) 0%, rgba(248,80,50,0.96) 8%, rgba(240,93,201,0.87) 29%, rgba(47,12,245,0.77) 49%, rgba(24,233,240,0.67) 72%, rgba(71,230,39,0.58) 92%, rgba(71,230,39,0.54) 100%);
+
background: -ms-linear-gradient(top, rgba(250,115,250,1) 0%, rgba(194,41,217,1) 21%, rgba(132,202,235,1) 51%, rgba(134,235,157,1) 72%, rgba(200,235,136,1) 91%, rgba(240,255,125,1) 100%);
background: linear-gradient(to right, rgba(248,80,50,1) 0%, rgba(248,80,50,0.96) 8%, rgba(240,93,201,0.87) 29%, rgba(47,12,245,0.77) 49%, rgba(24,233,240,0.67) 72%, rgba(71,230,39,0.58) 92%, rgba(71,230,39,0.54) 100%);
+
background: linear-gradient(to bottom, rgba(250,115,250,1) 0%, rgba(194,41,217,1) 21%, rgba(132,202,235,1) 51%, rgba(134,235,157,1) 72%, rgba(200,235,136,1) 91%, rgba(240,255,125,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#47e627', GradientType=1 );
+
 
}
 
}
 
.title {
 
.title {
Line 248: Line 247:
 
<div class="bgradient">
 
<div class="bgradient">
 
<div class="header">Information</div>
 
<div class="header">Information</div>
<div class="images" style="height:550px;float:right;">[[Image:Angelica8.png|360px]]</div>
+
<div class="images" style="height:550px;float:right;">[[Image:Angelica1.jpg|360px]]</div>
 
<div class="textbox text">
 
<div class="textbox text">
 
{| class="vitalbox"
 
{| class="vitalbox"
Line 265: Line 264:
 
|-
 
|-
 
| Played By:
 
| Played By:
|(Will put once I remember)
+
|amythemermaidx
 +
|-
 +
| Striking Looks 2:
 +
|Entrancing
 +
|-
 +
| Striking Voice 2:
 +
|Alluring
 +
|-
 +
| Hypnotic Voice:
 
|-
 
|-
 
| Freehold:
 
| Freehold:
Line 279: Line 286:
 
<div class="header">Description</div>
 
<div class="header">Description</div>
 
<div class="text textbackground">
 
<div class="text textbackground">
<div class="hook"><span class="hooksecondary">M</span>ask <span class="hooksecondary"></span></div>
+
<div class="hook"><span class="hooksecondary">S</span>elfies <span class="hooksecondary"></span></div>
 
<div class="mw-collapsible mw-collapsed researchable">
 
<div class="mw-collapsible mw-collapsed researchable">
 
Angelica is rather short standing at about 5' and has a lean and athletic build with porcelain skin. One could even describe her as Enchanting (SL 2). She is blessed with soft womanly curves in the right places. Her hair is cascades down a couple inches back her shouders and is a myriad of colors that ombre into one another. From underneath her practically perfect eyebrows her ashen colored eyes and they almost seem to welcome you to say hello to her through her long thick black eyelashes, underneath that is her smooth elegant nose, with her right nostril pierced, and her full bottom soft pink lip with her top lip almost looking like a heart. Her make-up only consists of black eyeliner, mascara, and clear lip gloss upon her lips. The clothing she wears depends upon her mood for that day.  
 
Angelica is rather short standing at about 5' and has a lean and athletic build with porcelain skin. One could even describe her as Enchanting (SL 2). She is blessed with soft womanly curves in the right places. Her hair is cascades down a couple inches back her shouders and is a myriad of colors that ombre into one another. From underneath her practically perfect eyebrows her ashen colored eyes and they almost seem to welcome you to say hello to her through her long thick black eyelashes, underneath that is her smooth elegant nose, with her right nostril pierced, and her full bottom soft pink lip with her top lip almost looking like a heart. Her make-up only consists of black eyeliner, mascara, and clear lip gloss upon her lips. The clothing she wears depends upon her mood for that day.  
Line 286: Line 293:
  
  
<center>[[Image:Angelica1.jpg|x200px]][[Image:Angelica2.jpg|x200px]][[Image:Angelica3.jpg|x200px][[Image:Angelica5.jpg|x200px]][[Image:Angelica6.jpg|x200px]][[Image:Angelica7.jpg|x200px]]</center>
+
<center>[[Image:Angelica8.jpg|x150px]][[Image:Angelica2.jpg|x150px]][[Image:Angelica3.jpg|x150px]][[Image:Angelica5.jpg|x150px]][[Image:Angelica6.jpg|x150px]][[Image:Angelica7.jpg|x150px]][[Image:Angelica9.jpg|x150px]][[Image:Angelica0.jpg|x150px]]</center>
  
 
</div>
 
</div>
Line 301: Line 308:
 
She is one of the cousins
 
She is one of the cousins
  
<div class="hook">Enchanted</div>  
+
<div class="hook">Ensorcelled</div>  
  
 
She can see past the mask to the mien.
 
She can see past the mask to the mien.
Line 311: Line 318:
 
<div class="hook">Psychic</div>  
 
<div class="hook">Psychic</div>  
  
She has her powers.
+
She has her powers, a lot of powers.
  
<div class="hook">Singer</div>  
+
<div class="hook">Performer</div>  
  
She has a gorgeous voice.
+
She has a gorgeous singing voice and also plays the piano.
  
 
<div class="hook">Clothing</div>  
 
<div class="hook">Clothing</div>  
Line 324: Line 331:
  
 
She is attending the college, double majoring in business management and clothing design.
 
She is attending the college, double majoring in business management and clothing design.
 +
 +
<div class="hook">Work</div>
 +
 +
She is looking for a new job since her last one didn't work out.
 +
  
 
</div>
 
</div>
Line 486: Line 498:
  
 
<center>Thank you, ever so deliciously, [[Aneira Lloyd]] for the delightful layout.</center>
 
<center>Thank you, ever so deliciously, [[Aneira Lloyd]] for the delightful layout.</center>
 
 
[[Category:Potential PCs]][[Category:Enscrolled]][[Category:Psychic]][[Category:Mortal+]]
 
[[Category:PCs]][[Category:Lefevre]][[Category:Lefevre Family]]
 

Latest revision as of 18:45, 23 April 2018


Angelica.jpg
Angelica Lefevre

"Some people become cops because they want to make the world a better place. Some people become vandals because they want to make the world a better looking place. "

Information
Angelica1.jpg
Alias: Angie
Date of Birth: October 31st, 1996 (Looks 21)
Occupation: Artist, College Student, Waitress
Virtue/Vice: Creative/Selfish
Played By: amythemermaidx
Striking Looks 2: Entrancing
Striking Voice 2: Alluring
Hypnotic Voice:
Freehold: Fate's Harvest
Associations: None Yet
Description
Selfies

Angelica is rather short standing at about 5' and has a lean and athletic build with porcelain skin. One could even describe her as Enchanting (SL 2). She is blessed with soft womanly curves in the right places. Her hair is cascades down a couple inches back her shouders and is a myriad of colors that ombre into one another. From underneath her practically perfect eyebrows her ashen colored eyes and they almost seem to welcome you to say hello to her through her long thick black eyelashes, underneath that is her smooth elegant nose, with her right nostril pierced, and her full bottom soft pink lip with her top lip almost looking like a heart. Her make-up only consists of black eyeliner, mascara, and clear lip gloss upon her lips. The clothing she wears depends upon her mood for that day.


Angelica8.jpgAngelica2.jpgAngelica3.jpgAngelica5.jpgAngelica6.jpgAngelica7.jpgAngelica9.jpgAngelica0.jpg
Roleplay Hooks
Local

Born and Raised

Lefevre Family

She is one of the cousins

Ensorcelled

She can see past the mask to the mien.

Artist

She is a painter mostly but she does dabble in other things

Psychic

She has her powers, a lot of powers.

Performer

She has a gorgeous singing voice and also plays the piano.

Clothing

She is trying to start her own clothing line.

Student

She is attending the college, double majoring in business management and clothing design.

Work

She is looking for a new job since her last one didn't work out.



Playlist
Angelica4.jpg
Logs



Thank you, ever so deliciously, Aneira Lloyd for the delightful layout.