Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- @import url('https://fonts.googleapis.com/css2?family=Bangers&family=Corben&family=Pirata+One&display=swap');
- a, a:link, a:active, a:visited {
- color: #0095df;
- text-decoration: none;
- }
- ::-webkit-scrollbar {
- width: .1px;
- }
- ::-webkit-scrollbar-track {
- box-shadow: inset 0 0 5px grey;
- border-radius: 10px;
- }
- ::-webkit-scrollbar-thumb {
- background: #b95595;
- border-radius: 10px;
- }
- ::-webkit-scrollbar-thumb:hover {
- background: #b95591;
- }
- h1 {
- color: #000;
- font-family: 'Pirata One', cursive;
- font-size: 30px;
- font-weight: bold;
- }
- b{
- font-size: 25px;
- font-family: 'Pirata One', cursive;
- }
- body {
- background-color: #fafafa;
- background-image: url("https://www.transparenttextures.com/patterns/natural-paper.png"), ;
- background-position: fixed;
- background-size: 10%;
- background-repeat:repeat;
- background-position: center;}
- .nero1{
- position: fixed;
- bottom: 24vw;
- left: 26vw;
- background-color: #f5f5f5;
- background-image: url('https://i.imgur.com/XhIdjVQ.png'), url("https://www.transparenttextures.com/patterns/fake-brick.png") ;
- background-size: cover, 20%;
- background-repeat: no-repeat, repeat;
- border: 3px solid #000;
- z-index: -1;
- opacity: 1;
- transition: .8s;
- height: 45vh;
- width: 45vh;
- }
- .nero2{
- position: fixed;
- bottom: 1vw;
- right: 1vw;
- background-color: #424242;
- background-image: url('https://i.imgur.com/6i4gQcN.png'), url("https://www.transparenttextures.com/patterns/white-brick-wall.png"); ;
- background-size: cover, 20%;
- background-repeat: no-repeat, repeat;
- background-position: bottom right;
- border: 3px solid #000;
- z-index: -1;
- opacity: 1;
- transition: .8s;
- height: 70vh;
- width: 70vh;
- }
- .nero3{
- position: fixed;
- bottom: 1vw;
- right: 35.6vw;
- background-color: #424242;
- background-image: url('https://i.imgur.com/gIqiovT.png'), url("https://www.transparenttextures.com/patterns/nice-snow.png") ;
- background-size: cover;
- background-repeat: no-repeat, repeat;
- border: 3px solid #000;
- z-index: -1;
- opacity: 1;
- transition: .8s;
- height: 70vh;
- width: 32vh;
- }
- .nero4{
- position: fixed;
- bottom: 1vw;
- left: 1vw;
- background-color: #424242;
- background-image: url('https://i.imgur.com/cIAfnHH.png'), url("https://www.transparenttextures.com/patterns/brushed-alum-dark.png") ;
- background-size: cover;
- background-repeat: no-repeat, repeat;
- border: 3px solid #000;
- z-index: -1;
- opacity: 1;
- transition: .8s;
- height: 95vh;
- width: 50vh;
- }
- .nero5{
- position: fixed;
- bottom: 1vw;
- left: 26vw;
- background-color: #424242;
- background-image: url('https://i.imgur.com/Hcka62O.png'), url("https://www.transparenttextures.com/patterns/brushed-alum-dark.png") ;
- background-size: cover;
- background-repeat: no-repeat, repeat;
- border: 3px solid #000;
- z-index: -1;
- opacity: 1;
- transition: .8s;
- height: 45vh;
- width: 45vh;
- }
- .title{
- position: fixed;
- line-height: 1;
- top: 1vw;
- right: .5vw;
- width: 700px;
- height: 250px;
- color: #000;
- filter: grayscale(0.7);
- font-size: 150px;
- font-family: 'Bangers', cursive;
- overflow: auto;
- opacity: 1;
- background-image:url(https://i.imgur.com/lLKnIEI.gif);
- background-size: 100%;
- background-repeat: no-repeat;
- background-position: center;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- }
- .contentbox1{
- background-color: #fff;
- border: 3px solid #000;
- bottom: 1vw;
- left: 1vw;
- font-family: 'Bangers', cursive;
- font-size:25px;
- color: #000;
- letter-spacing: 0px;
- height: 95vh;
- width: 50vh;
- text-align: center;
- z-index: 0;
- overflow-y: scroll;
- position: fixed;
- opacity: 0;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox1:hover{
- z-index: 0;
- opacity: 1;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox2{
- background-color: #fff;
- border: 3px solid #000;
- bottom: 24vw;
- left: 26vw;
- font-family: 'Bangers', cursive;
- font-size:15px;
- color: #000;
- letter-spacing: 0px;
- height: 45vh;
- width: 45vh;
- text-align: center;
- z-index: 0;
- overflow-y: scroll;
- position: fixed;
- opacity: 0;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox2:hover{
- z-index: 0;
- opacity: 1;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox3{
- background-color: #fff;
- border: 3px solid #000;
- bottom: 1vw;
- left: 26vw;
- font-family: 'Bangers', cursive;
- font-size:15px;
- color: #000;
- letter-spacing: 0px;
- height: 45vh;
- width: 45vh;
- text-align: center;
- z-index: 0;
- overflow-y: scroll;
- position: fixed;
- opacity: 0;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox3:hover{
- z-index: 0;
- opacity: 1;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox4{
- background-color: #fff;
- border: 3px solid #000;
- bottom: 1vw;
- right: 35.6vw;
- font-family: 'Bangers', cursive;
- font-size:15px;
- color: #000;
- letter-spacing: 0px;
- height: 70vh;
- width: 32vh;
- text-align: center;
- z-index: 0;
- overflow-y: scroll;
- position: fixed;
- opacity: 0;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox4:hover{
- z-index: 0;
- opacity: 1;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox5{
- background-color: #fff;
- border: 3px solid #000;
- bottom: 1vw;
- right: 1vw;
- font-family: 'Bangers', cursive;
- font-size:15px;
- color: #000;
- letter-spacing: 0px;
- height: 70vh;
- width: 70vh;
- text-align: center;
- z-index: 0;
- overflow-y: scroll;
- position: fixed;
- opacity: 0;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- .contentbox5:hover{
- z-index: 0;
- opacity: 1;
- -webkit-transition: all .3s;
- -moz-transition: all 1s;
- -o-transition: all 1s;
- -ms-transition: all 1s;
- transition: all 1s;
- }
- </style>
- <body>
- <div class="nero1">
- </div>
- <div class="nero2">
- </div>
- <div class="nero3">
- </div>
- <div class="nero4">
- </div>
- <div class="nero5">
- </div>
- <div class="title">
- Nero Sparda
- </div>
- <div class="contentbox1">
- <h1>Stats</h1>
- <span style="float:left;"><b>Name</b></span><span style="float:right;">Nero Sparda</span><br><br>
- <span style="float:left;"><b>Nickname</b></span><span style="float:right;">Deadweight</span><br><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;">Male</span><br><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;">Half-human/Half-Devil</span><br><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;">5'10"</span><br><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;">185 lbs</span><br><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Sapphire Blue</span><br><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;">White</span><br><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;">Straight</span><br><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;"><a target="_blank" href="https://roleplay.chat/profile.php?user=Elizabeth+Liones">Figuring it out</a></span><br><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">Owner of Devil May Cry</span><br><br>
- </div>
- <div class="contentbox2">
- <h1>Abilities</h1>
- <b>Superhuman Strength:</b><br> Nero possesses great strength, able to easily block an attack from Berial's large sword using his left hand and the Red Queen. He is also capable of easily overpowering the Scarecrow physically and is capable of stopping two Bianco Angelo's in the middle of their thrust and throw them aside. He is capable of contending against Dante in battle despite his own extreme strength and wielding his Devil Bringer, can even overpower him, able to easily throw him away.<br><br>
- <b>Superhuman Speed:</b><br> He is also remarkably fast, capable of running on Echidna's back faster than the effect of gravity.<br><br>
- <b>Accelerated Healing:</b><br> While in Devil Trigger Nero displayed a healing factor capable enough to have given him vitality even after being stabbed by various Bianco Angelos. When Vergil tore off Nero's arm, Nero used Devil Breakers as substitutes. By the time he stopped Vergil and Dante's fighting, his true power had awoken and Nero regenerated his entire human right arm within a matter of seconds.<br><br>
- <b>Superhuman Endurance:</b><br> Nero can endure high amounts of physical damage, displaying such endurance when he was ran through by a Bianco Angelo's lance at full speed and survived. He was also able to survive for a short amount of time with a Gladius stabbed into his chest.<br><br>
- <b>Demonic Power Manipulation:</b><br> Nero has shown the ability to channel his demonic energy into his gun from his Devil Bringer or in the air to perform Charged Shots and Air Hike. He's also able to convert his regenerated right arm back into its spectral form so he can fit in a Devil Breaker when needed, which Nico joked as "Raw Demonic Power knows a good thing".<br><br>
- <h1>Equipment</h1>
- <a target="_blank" href="https://static.wikia.nocookie.net/devilmaycry/images/7/70/DMC5_Red_Queen.png/revision/latest?cb=20190216010555"><b>Red Queen:</b></a><br> A mechanical blade customized by Nero that has a powerful fuel injection system. When the propellant is sprayed onto the blade, it allows Nero to unleash fiery attacks. It is durable enough to clash with the likes of Devil Arms such as Rebellion and Yamato.<br><br>
- <a target="_blank" href="https://static.wikia.nocookie.net/devilmaycry/images/7/71/Blue_Rose_DMC5.png/revision/latest/scale-to-width-down/350?cb=20190314105913"><b>Blue Rose:</b></a><br> A product of Nero's own design, this weapon is a uniquely constructed revolver with two barrels, allowing two shots to be fired nearly simultaneously. It is also capable of performing Charge Shots from Nero's channeling of demonic energy from his Devil Bringer.<br><br>
- <a target="_blank" href="https://devilmaycry.fandom.com/wiki/Devil_Breaker"><b>Devil Breaker:</b></a><br> After the loss of his Devil Bringer, Nero began to use a cybernetic prosthetic that replaced his previous arm and allowed him to perform some of his previous actions. They also enriched his assortment with new moves and techniques
- </div>
- <div class="contentbox3">
- <h1>Headcanons</h1>
- Blah Blah
- </div>
- <div class="contentbox4">
- <h1>Friends</h1>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Elizabeth+Liones"><img src="https://cdn.discordapp.com/attachments/649485777893326869/876486493013671997/unknown.png" width="100" height="100" border="2"></a><br>
- Elizabeth Liones<br><br>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=D%20ANTE"><img src="https://cdn.discordapp.com/attachments/649485777893326869/876484159109988452/unknown.png" width="100" height="100" border="2"></a><br>
- Dante Sparda<br><br>
- </div>
- <div class="contentbox5">
- <h1>OOC</h1>
- code made by testbed<br>
- snowballer<br>
- i don't rp with proper caps, don't like it? tough shit. stylistic choice<br>
- dm friendly, weird schedule, don't cry if i don't reply<br>
- </div>
- </body>
Add Comment
Please, Sign In to add comment