Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- .pfor { display: none; }
- #profile { background-color: transparent; border: none; }
- </style>
- <style type="text/css">
- body {
- font-family: verdana;
- font-size: 10px;
- background-color: #2F315E;
- background-image: url('http://i.picpar.com/vnw.png');
- background-attachment: fixed;
- background-position: fixed;
- background-repeat: repeat;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
- }
- b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color:#BC242D; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
- i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
- u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
- s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
- big {color: #303646; font-size: 15px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
- small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
- ::-webkit-scrollbar-button:vertical:{background-color: #000;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:20px !important;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
- @import url(http://fonts.googleapis.com/css?family=Lavanderia delicate);
- h1{
- font-size: 23px;
- font-variant: small-caps;
- color: #CFB90D;
- text-transform: lowercase;
- letter-spacing: -1px;
- text-align: right;
- background-color: none;
- line-height: 2px;
- text-align: justified;
- font-family: century gothic;
- text-shadow: #212121 2px 3px 4px;
- margin-top: 5px;
- margin-bottom: 8px;
- display: block;
- background-color: #151413;
- border-right: 1px solid #4B4330;
- padding: 0px;
- font-weight: normal;
- }
- h2{
- font: 10px verdana;
- font-variant: small-caps;
- color: black;
- text-transform: none;
- letter-spacing: 1px;
- border-bottom: none;
- background-color: none;
- line-height: 8px;
- text-align: right;
- border-left: #212121 10px Solid;
- margin: 1px;
- padding: 0px;}
- #Img{
- position: fixed;
- background-image:url("http://data1.whicdn.com/images/68279941/large.png");
- background-repeat: no-repeat;
- background-size: 400px 500px;
- bottom: 0px;
- left: 70px;
- width: 400px;
- height: 500px;
- background-color: #EDEDEE;
- border: #070707 4px solid;
- }
- #Navi {
- position: fixed;
- left: 0px;
- bottom: 0px;
- width: 65px;
- background-color: #EDEDEE;
- border: #070707 4px solid;
- }
- #Title{
- position: fixed;
- bottom: 490px;
- left: 20px;
- z-index:550;
- color: #CFB90D;
- font-size: 70px;
- line-height: 80px;
- letter-spacing: -1px;
- font-family: lavanderia delicate;
- text-shadow: #111111 5px 5px 4px;
- z-index: 400;
- }
- a.nav:link, a.nav:active, a.nav:visited{
- text-decoration: none;
- width: 55px;
- height: 56.9px;
- margin: 5px;
- display:block;
- padding: 0px;
- background-color:#050505;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- -moz-border-radius-topright: 5px;
- -moz-border-radius-bottomright: 5px;}
- a.nav:hover{
- background-color: transparent;
- border:none;
- text-decoration: none;
- }
- .box {
- position: fixed;
- right: 0px;
- bottom: 0px;
- width: 350px;
- height: 490px;
- padding: 5px;
- color: #212121;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- border: 4px Solid #070707;
- background-color: #FEFEFE;
- opacity: 0;
- transition: all 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- .box:target {
- bottom: 00px;
- left: 470px;
- opacity: 1.0;
- transition: all 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- .image {
- opacity: 0;
- width: autopx;
- height: 500px;
- background-color: #000000;
- text-align: justify;
- overflow: auto;
- -ms-transition: opacity .3s linear;
- -moz-transition: opacity .3s linear;
- -o-transition: opacity .3s linear;
- -webkit-transition: opacity .3s linear; }
- .image:hover {
- opacity: 0.9; }
- .text {
- line-height: 1.5;
- padding-top: 2px;
- font-family: verdana;
- font-size: 10;
- font-variant: small-caps;
- color: silver;
- text-align: justify; }
- a {
- color: #E3DDF0;
- text-decoration: none;
- }
- a:hover {
- color: #888888;
- text-decoration: none;
- cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
- }
- #credit{
- position:fixed;
- bottom:0px;
- right:0px;
- z-index:450;}
- </style>
- <div id="img">
- <div class="image"><div class="text">
- <h1>In Character Relations</h1>
- <a href="/profile.php?userid=187124" target="_blank" title="I met him once on a mission. Wondered why he was sleeping so much. It made me curious and befriended him nonetheless. But now that I know more about him, I can't afford to lose him. It just is not possible.">Nara, Eisuke!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=254686" target="_blank" title="Zaki-kun, you better take care of Mio-chan! You should try out her taiyaki though, sometime soon.">Nakamura, Hizaki!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=172045" target="_blank" title="Mio-chan! I promise to take care of Bao-chan whenever you need me too. Regardless, I wish you all the best with Zaki-kun!">Sakanoue, Mio!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=195392" target="_blank" title="Arigato, Jun-san. For being there when I needed you, you are a great friend.>Himura, Jun!</a>: Detailed description here.<br><br>
- <a href="" target="_blank" title="It's been a while since I had last seen you. I wonder where you are now and how you're holding up. I can only hope for the best.">Kawano, Kouichi!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=252048" target="_blank" title="Arigato, Chihime-san. You and Jun-san have given me the resolve and the courage needed to do what needs to be done.">Tsukishima, Chihime!</a>: Detailed description here. <br><br>
- <a href="" target="_blank" title="A person in which I would like to see gone if I had the power to see it done. I don't really like her. I think that she should find another line of work.">Yuki, Maiko!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=168456" target="_blank" title="A strong and fierce warrior from Iwakagure. Wish he would lighten up sometimes. Thinks he is always mad about something!">Akimoto, Tadayoshi!</a>: Detailed description here. <br><br>
- <a href="/profile.php?userid=254782" target="_blank" title="IC Quote here">Masaru, Yoshida!</a>: Detailed description here. <br><br>
- <a href="" target="_blank" title="My heart yearns for the day that we will be able to meet each other once more. There is so much to talk about and...I miss you onii-chan. Honestly.">Nii, Yuichi!</a>: Detailed description here. <br><br>
- </div></div></div>
- <div id="Navi">
- <a class="nav" href="#ooc"></a>
- <a class="nav" href="#dossier"></a>
- <a class="nav" href="#character"></a>
- <a class="nav" href="#jutsu"></a>
- <a class="nav" href="#inventory"></a>
- <a class="nav" href="#updates"></a>
- <a class="nav" href="#journal"></a>
- <a class="nav" href="#history"></a>
- </div>
- <div id="ooc" class="box">
- <h2> Out of Character. - Read, understand, follow. </h2>
- <b>Zero.</b> I don't want any drama. None. I didn't come on here for that, go away.
- <br><b>One.</b> The AU group that I run with Eisuke is not taking any more people, for the moment. We aren't trying to become what most on here tend to do, a fad.
- <br><b>Two.</b> There will be no outside contact given. None.
- <br><b>Three.</b> Please note the difference between IC & OOC. It's very important.
- <br><b>Four.</b> Paragraph+ is my typing length. One-liners are me joking around.
- <br><b>Five.</b> Grammar, use it. No text speak.
- <br><b>Six.</b> I will only RP with people that I know, having said that, no futas, furries, etc. Just, no. Naruto verse only.
- <br><b>Seven.</b> Most of the time, I am PM-Friendly. Most.
- <br><b>Eight.</b> I idle a lot of the time so if I don't respond right away, I apologize.
- <br><b>Nine.</b> Partner selective.
- <br><b>Ten.</b> Forever a WIP, do not steal the layout.
- </div>
- <div id="dossier" class="box">
- <h2> Dossier.</h2>
- <b>Name</b>: Nii, Mi
- <br><b>Moniker(s)</b>: Mi-chan.
- <br><b>Gender</b>: Female
- <br><b>Age</b> Eighteen
- <br><b>Race</b>: Human
- <br><b>Hair Colour</b>: Black
- <br><b>Eye Hue</b>: Dark Grey
- <br><b>Height</b>: Five feet, three inches.
- <br><b>Village</b>: Kumogakure
- <br><b>Rank</b>: Kage ( <i>Raikage</i> )
- <br><b>Alignment</b>: Lawful Good
- <br><b>Chakra Nature</b>: Katon & Raiton <strike>Fūton</strike>
- <br><b>M. Status</b>: Single, crushing.
- <br><b>Orientation</b>: Heterosexual
- <br><b>Biju</b>: Nibi no Nekomata
- <br><b>Relatives</b>: <span title="Mother, deceased">Nii, Atsuko</span> / <span title="Father, Unknown">Nii, Mamoru</span> / <span title="Older Brother, Alive">Nii, Yuichi</span>
- </div>
- <div id="character" class="box">
- <h2> Appearance & Personality. </h2>
- WIP.
- </div>
- <div id="jutsu" class="box">
- <h2> Jutsu. </h2>
- Lightning Style: Thunder Sabre (. Offensive / Short-Range .)
- The user collects a large amount of lightning energy, generated from inside their body towards their hand and presses it together in a round ball, and then releases it at the opponent in the form of a punch, causing a huge explosion.
- <br><br>
- Lightning Style: Four Pillar Bind (. Offensive, Supplementary/ All Ranges .)
- Four giant rock pillars are summoned around the enemy, then shoot bolts of lightning, immobilizing the target and possibly doing damage to them.
- <br><br>
- Lightning Style: Electromagnetic Murder (. Offensive/ Short-Range .)
- This technique allows the user to create a wave of electricity from their hands. The user can vary its power from a small surge to shock an opponent to a powerful stream of lightning capable of ripping through solid rock. It is ideal to use in conjunction with a water technique.
- <br><br>
- Lightning Style: Shadow Clone (. Offensive, Supplementary .)
- This technique allows the user to make a shadow clone infused with lightning. Because it is a shadow clone, it is able to perform techniques and interact with the environment due to it having physical substance; and also evenly distributes the user's chakra to each clone. If the clone is injured, it will revert to its natural lightning-state, at the same time electrocuting whatever it is touching.
- <br><br>
- Lightning Style: Temporary Paralysis Technique: (. Supplementary / Short to Mid-Range .)
- A technique that physically restrains an opponent, as if the opponent had been tied in invisible steel ropes. It debilitates the victim for a short period of time, which allows the user to either strike again, or take the target into custody. This is a D-rank ninjutsu where the intensity will vary greatly according to the user's level of skill. The technique can also be cast on every target at once, depending on the user's skill, and won't fail a shinobi during his missions.
- <br><br>
- Lightning Style: Body Replacement Technique (. Supplementary / All Ranges .)
- With this technique, the user replace their own body with some other object, generally once the moment an attack lands. This creates an optical illusion, making the enemy think the attack was successful. From this, the user can use the lapse in the enemy's attention to attack or flee from the battlefield. Explosive tags can be attached to the replacement for an added surprise.
- <br><br>
- Lightning Style: Electric Charge Barrier Shell: (. Offensive, Defensive / Short-Range .)
- The user can create a plasma barrier around them to serve as a defense which protects them from incoming attacks. The shield can be used offensively, by discharging the electricity in the direction of their choice in a wave. The Plasma Ball is strong enough to defend from something as wide-ranged as the Quicksand Waterfall Flow, and they can rush at their opponents even if the barrier is active. However, if the electricity is drained, she cannot form the barrier and will be left vulnerable.
- <br><br>
- Lightning Style: False Darkness: (. Offensive / All Ranges .)
- The user emits lightning in the shape of a spear from their hands, which then pierces the enemy. Its destructive power is great enough to even pierce through rock; meaning it has a high killing potential. The user can increase the number of spears to attack multiple enemies. This, coupled with the sheer speed of the lightning, makes it a difficult technique to evade. This technique is capable of being focused into a straight beam, similar to a laser.
- <br><br>
- Cloud-Style Flame Beheading (. Offensive / Mid-range .)
- The user first imbues their blade with fire, before slashing in the direction of the desired enemy, resulting in the creation of large arcs of intense flame that follow the trajectory of the previous swing. A skilled user of this technique, is capable of surrounding their immediate area with a circular wall of flames, incinerating multiple targets even if they approach from numerous angles simultaneously.
- <br><br>
- Fire Style: Exploding Flame Shot (. Offensive / Short to Mid range .)
- By creating a spark from their hands, this technique allows the user to throw multiple balls of flames, which are able to either cause fiery explosions on impact or set the target on fire.
- <br><br>
- Fire Style: Dragon Fire Technique (. Offensive / Mid-range .)
- The user breathes fire along a cord or any other type of long object, which rushes forward in straight line catching the enemy on fire. A line of enemies can be used as the conductor as well. The flames are meant to target, and assault the enemy's upper body just like a projectile weapon.
- <br><br>
- Fire Style: Great Fireball Technique (. Offensive / Short-range .)
- A technique where chakra kneaded inside the body is converted into fire, and expelled from the mouth either as a massive orb of roaring flame or as a continuous flame-thrower. The scope of the attack is altered by controlling the volume of chakra that is mustered. The released flames will engulf their target, and leave a crater on the ground's surface. This technique apparently requires more than average chakra reserves and most genin should not be able to do this technique.
- <br><br>
- Fire Style: Mist Blaze Dance Technique (. Offensive / Short-range .)
- The user is able to create and blow a flammable gas from their lungs. Once it comes in contact with fire or spark, the gas ignites into a large fireball.
- <br><br>
- Fire Style: Running Fire (. Offensive / Mid-range .)
- This technique creates a stream of fire that can be manipulated into several forms (so far, rings of fire that runs on the ground or a circle of fire flying through the air) before striking the target. It can also be used in combination with Wind Release: Divine Wind to create a tornado of flames, or with Wind Release: Godly Wind from the Mountains to release a massive inferno.
- <br><br>
- Fire Style: Fire Dragon Flame Bullet (. Offensive / Short to Mid-range .) - - LEARNING. - -
- The user kneads their chakra into flames, which are then manipulated into a genuine-looking dragon. Since the art of having the flames obey the user's will is outrageously difficult, its mastery is restricted to a limited number of skilful shinobi. The flames are divided to launch a left side, right side, and frontal assault in all three directions at once, turning the enemy into ash in a matter of seconds.
- <br><br>
- Fire Style: Great Flame Rasengan (. Offensive / Short-range .) - - LEARNING - -
- The user creates a normal Rasengan, then spews fire onto it, causing it to turn black and be surrounded by a ring of flames. The user then hits the opponent, causing a blazing maelstrom of fire, reducing the opponent to ashes.
- <br><br>
- Fire Style: Coming of the Lightning Fire Phoenix (. Offensive or Supplementary / All Ranges .)
- A collaboration technique used by a lightning and fire user. A lightning chakra user traps the opponent with an electrical current, shocking the opponent. The fire chakra user then uses Fire Release to damage the opponent even more, making an explosion.
- <br><br>
- Cloud-Style Crescent Moon Beheading (. Offensive / Short-Range .)
- The user swings their sword in a single, large, crescent moon-shaped arc, which occurs with such ferocious velocity that the technique can be employed in situations where only a very limited time to react is available. The swing can be used to counter attacks from multiple opponents simultaneously. Most Kumo ninja know this technique.
- <br><br>
- Cloud-Style Deception Beheading (. Offensive / Short-Range .)
- Using the Body Replacement Technique to feign being attacked, the user takes advantage of their opponent's momentary shock, and charges forward with a lateral sword slash. Most Kumo ninja know this technique.
- <br><br>
- Cloud-Style Front Beheading (. Offensive / Short-Range .)
- The user swings their sword in a single quick and powerful cutting motion to attack an enemy in front of them. Most Kumo ninja know this technique.
- <br><br>
- Cloud-Style Reverse Beheading (. Offensive / Short-Range .)
- The user does a powerful spin, generating the momentum needed to slash at any opponents behind them. The user can also utilise this spinning motion to trick an enemy that's in front of them. The enemy is fooled into thinking the user will attack them, but instead the user attacks the targets behind the user. Most Kumo ninja know this technique.
- </div>
- <div id="inventory" class="box">
- <h2> Inventory. </h2>
- **To be updated frequently.
- ☛ Wire x1 <br>
- ☛ Scrolls x2 <br>
- ☛ File x1 <br>
- ☛ Kunai x15 <br>
- ☛ Senbon x20 <br>
- ☛ Shuriken x10 <br>
- ☛ Windmill Shuriken x1 <br>
- ☛ Bandages x3 <br>
- ☛ Wallet (3,000 両) <br>
- ☛ An assortment of fruits & vegetables <br>
- ☛ Medical Kit x2<br>
- ☛ Sword (Katana) x1<br>
- ☛ Kage Hat x1
- </div>
- <div id="updates" class="box">
- <h2> Updates </h2>
- <i>- - 4/21 .)</i> Is now in possession of Bao-chan, Mio's pet panda.
- <br><i>- - 4/21 .)</i> Is now in the process of learning two new Katon styled jutsu, Fire Style: Fire Dragon Flame Bullet & Fire Style: Great Flame Rasengan
- <br><i>- - 4/22 .)</i> With Hizaki, Mio, and Tadayoshi leaving for a supposed 'vacation', Mi cannot help but to wonder if more bad occurrences will be in her future. It's just a hunch but it won't leave her alone.
- <br><i>- - 6/05 .)</i> Learned both Katon styled jutsus.
- <br><i>- - 7/01 .)</i> Inauguration for the Kage position after finding out about the previous Raikage's secret. Not only was he a ally to that of Kirigakure, but he had a sex slave trade with that of the kunoichi of the village. Mi was shocked to find out about that but it also made her despise that nation more.
- <br><i>- - 7/02 .)</i> Becomes Raikage.
- </div>
- <div id="journal" class="box">
- <h2> Mi's Journal </h2>
- <i>- 4/21 .)</i> It would appear that Zaki-kun is doing something rather odd. I wanted to know what was going on since both Mio-chan & Tadayoshi-senpai were going with him. I tried asking Mio-chan but Tadayoshi-senpai stopped her from speaking of it, something I figured he would do. There was nothing that I could do to heal the wound that was on Mio-chan's heart and it saddened me. I knew something was up once she gave me possession of her favourite panda, Bao-chan. I mean, she and Bao-chan are never apart! I wanted to go with them, just to make sure that they would come back safe & sound, forgetting for just a bit of what I had to do and the goal I had to achieve. But Mio-chan brought me back and reassured me that they would be fine and that they would come back safe. But even with that being said, there is something coming. It feels evil, as if this was just the beginning of my sadness. I hope that this is just nothing. I should get some more herbs or something to calm my nerves. Yes, that's it.<br><br>
- <i>- 6/30 .)</i> I never would of thought to hear that about Yukimura-san. Didn't take him as the type to do something like that. Shows how much you know a person. And to think, he was allied with the same village with that strange ninja. I don't know of her name but...she frightens me a lot. I'm glad that I had Kou-kun with me. Speaking of him, I do hope that he talked to Jun-san sometime soon. She's been worrying about him a lot. Either way, it looks like I won't have that much time to myself anymore, not like I used to. The price of being a kage, I guess. I would like to see everyone again some day. Especially, Eisu-kun and onii-chan.
- </div>
- <div id="history" class="box">
- <h2> Background Information. </h2>
- WIP.
- </div>
- <div id="title">
- Kumo's lightning shadow
- </div>
- <div id="credit"><a href="http://devilrose.webstarts.com/" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></img></a></div>
Advertisement
Add Comment
Please, Sign In to add comment