Advertisement
Daric

New Lazarus

Aug 24th, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.65 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body{ font-family: arial narrow;
  8. font-size: 10px;
  9. background-color: #FFFFFF;
  10. background-image: url('http://i.picpar.com/X9y.png');
  11. background-attachment: fixed;
  12. background-position: fixed;
  13. background-repeat: repeat;
  14. background-position: 0px 0px;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur825.cur');
  18. }
  19.  
  20. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color: #800000; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  22. 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;}
  23. 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;}
  24.  
  25. ::-webkit-scrollbar-button:vertical:{background-color: #EDEDEE;
  26. -moz-border-radius: 0px 0px 0px 0px;
  27. border-radius:0px 0px 0px 0px;}
  28. ::-webkit-scrollbar-thumb:vertical {background-color:#EDEDEE; height:20px;
  29. -moz-border-radius: 0px 0px 0px 0px;
  30. border-radius:0px 0px 0px 0px;}
  31. ::-webkit-scrollbar-thumb:horizontal {background-color:#EDEDEE; height:20px !important;
  32. -moz-border-radius: 0px 0px 0px 0px;
  33. border-radius:0px 0px 0px 0px;}
  34. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  35.  
  36. #Name{
  37. position: fixed;
  38. bottom: 336px;
  39. left: 20px;
  40. color: #FEFEFE;
  41. font-size: 55px;
  42. line-height: 80px;
  43. letter-spacing: 3px;
  44. font-family: lavanderia sturdy;
  45. text-shadow: #800000 2px 3px 4px;
  46. z-index: 700;
  47. }
  48.  
  49.  
  50.  
  51. #Img{
  52. position: fixed;
  53. background-image:url("http://i.picpar.com/O9y.png");
  54. background-repeat: no-repeat;
  55. background-size: 250px 350px;
  56. bottom: 0px;
  57. left: 0px;
  58. width: 250px;
  59. height: 350px;
  60. background-color: #EDEDEE;
  61. border: #690000 4px solid;
  62. }
  63.  
  64. #container{
  65. position: fixed;
  66. bottom: 20px;
  67. left: 257px;
  68. width: 482px;
  69. height: 330px;
  70. overflow: hidden;
  71. text-align: justify;
  72. line-height: 13px;
  73. font-size: 12px;
  74. background-color: #121212;
  75. font-face: century gothic;
  76. font-variant: small-caps;
  77. color: #EDEDEE;
  78. overflow: hidden;
  79. border: 4px #690000 Solid;
  80. z-index:500;}
  81.  
  82. #zero, #one, #two, #three, #four, #five{
  83. bottom: 310px;
  84. left: 338px;
  85. width: 482px;
  86. height: 325px;
  87. padding-top: 7px;
  88. text-align: justify;
  89. line-height: 13px;
  90. overflow: auto;
  91. background-color: transparent; }
  92.  
  93. #navi {
  94. position: fixed;
  95. left: 254px;
  96. bottom: -5px;
  97. width: 500px;
  98. height: autopx;
  99. background-color: #690000;
  100. overflow: auto;
  101. z-index: 500;
  102. }
  103.  
  104. #title{
  105. position: fixed;
  106. bottom: 105px;
  107. left: 560px;
  108. z-index: 300;
  109. background-color: #690000;
  110. width: 435px;
  111. height: 50px;
  112. margin-top: 0px;
  113. margin-bottom: 5px;
  114. margin-left: 0px;
  115. padding-top: 12px;
  116. transform: rotate(-270deg);
  117. -moz-transform: rotate(-270deg);
  118. -webkit-transform: rotate(-270deg);
  119. -o-transform: rotate(-270deg);
  120. }
  121.  
  122. h2{
  123. font: 10px verdana;
  124. font-variant: small-caps;
  125. color: #EDEDEE;
  126. text-align: left;
  127. border-right: #690000 23px Solid;
  128. margin: 1px;
  129. padding: 0px;}
  130.  
  131. .innertitle {
  132. position: absolute;
  133. top: 0px;
  134. color: white;
  135. margin-left: 30px;
  136. margin-top: 15px;
  137. font-family: lavanderia delicate;
  138. font-size: 35px;
  139. text-align: center;
  140. letter-spacing: 1px;
  141. line-height: 30px;
  142. }
  143.  
  144. .image {
  145. opacity: 0;
  146. width: autopx;
  147. height: 350px;
  148. background-color: #EDEDEE;
  149. text-align: justify;
  150. overflow: hidden;
  151. -ms-transition: opacity .3s linear;
  152. -moz-transition: opacity .3s linear;
  153. -o-transition: opacity .3s linear;
  154. -webkit-transition: opacity .3s linear; }
  155.  
  156. .image:hover {
  157. opacity: 0.9; }
  158.  
  159. .text {
  160. line-height: 1.5;
  161. padding-top: 2px;
  162. margin-left: 20px;
  163. margin-top: 15px;
  164. font-family: verdana;
  165. font-size: 10;
  166. color: black;
  167. text-align: justify; }
  168.  
  169. a.dark:link, a.dark:active, a.dark:visited{
  170. background-color: #222;
  171. display: inline-block;
  172. margin: 5px;
  173. width: 200px;
  174. height: 25px;
  175. font-family: verdana;
  176. font-variant: small-caps;
  177. font-size: 10px;
  178. color: #CCC;
  179. text-decoration: none;
  180. letter-spacing: 1px;
  181. text-transform: uppercase;
  182. text-align: center;
  183. line-height: 21px;
  184. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  185. -webkit-transition: all 0.5s ease-in-out;
  186. -moz-transition: all 0.5s ease-in-out;
  187. -o-transition: all 0.5s ease-in-out;
  188. -ms-transition: all 0.5s ease-in-out;
  189. transition: all 0.5s ease-in-out;}
  190.  
  191. a.dark:hover{
  192. background-color: #EDEDED;
  193. color: #74545F;}
  194.  
  195. a.unknown:link, a.unknown:active, a.unknown:visited{
  196. background-color: #690000;
  197. display: inline-block;
  198. margin: 5px;
  199. width: 87px;
  200. height: 20px;
  201. font-family: verdana;
  202. font-variant: small-caps;
  203. font-size: 6.5px;
  204. color: #CCC;
  205. text-decoration: none;
  206. letter-spacing: 1px;
  207. text-transform: uppercase;
  208. text-align: center;
  209. line-height: 21px;
  210. -webkit-transition: all 0.5s ease-in-out;
  211. -moz-transition: all 0.5s ease-in-out;
  212. -o-transition: all 0.5s ease-in-out;
  213. -ms-transition: all 0.5s ease-in-out;
  214. transition: all 0.5s ease-in-out;}
  215.  
  216. a.unknown:hover{
  217. background-color: #EDEDED;
  218. color: #222;}
  219.  
  220. a {
  221. color: #666666;
  222. text-decoration: none;
  223. }
  224.  
  225. a:hover {
  226. color: #888888;
  227. text-decoration: none;
  228. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  229. }
  230.  
  231. #credit{
  232. position:fixed;
  233. bottom:0px;
  234. right:0px;
  235. z-index:450;
  236. }
  237.  
  238. </style>
  239.  
  240. <div id="Name">This is survival of the fittest...</div>
  241.  
  242. <div id="navi">
  243. <a href="#zero" class="unknown">D</a>
  244. <a href="#one" class="unknown">E</a>
  245. <a href="#two" class="unknown">A</a>
  246. <a href="#three" class="unknown">T</a>
  247. <a href="#four" class="unknown">H</a>
  248. </div>
  249.  
  250. <div id="img">
  251. <div class="image"><div class="text">
  252. <a href="/profile.php?user=Katsumi" class="dark" target="_blank">Katsumi.</a>
  253. <a href="/profile.php?user=Karche" class="dark" target="_blank">Karche.</a>
  254. <a href="/profile.php?user=Saido" class="dark" target="_blank">Saido.</a>
  255. <a href="/profile.php?user=Elin" class="dark" target="_blank">Elin.</a>
  256. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  257. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  258. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  259. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  260. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  261. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  262.  
  263. </div></div></div>
  264.  
  265. <div id="title"><div class="innertitle">
  266. ... This is do or die.
  267. </div></div>
  268. <div id="container">
  269. <div id="zero">
  270.  
  271. <b><i>Stats.</B></I><Br>
  272. <b>Full Name:</B> Mercer White.
  273. <BR><b>Avatar name:</B> Lazarus.
  274. <br><b>Title:</b> The Illusion, The fastest man in Sao.
  275. <BR><b>Level:</B> 85.
  276. <BR><b>Health bar max:</B> 896.
  277. <BR><b>Guild:</B> None. (Former: Obelisk.)
  278. <BR><b>Party:</B> Katsumi.
  279. <BR><b>Age:</B> 21.
  280. <BR><b>Place Of Birth:</B> Croydon, London, England.
  281. <BR><b>Current Residence:</B> St Thomas and guys hospital/ Floor 48.
  282. <BR><b>Ethnicity:</B> English.
  283. <BR><b>Hair Color:</B> White. (Formerly Black.)
  284. <BR><b>Eye Color:</B> Red/Orange.
  285. <BR><b>Height:</B> 6'7ft.
  286. <BR><b>Weight:</B> 21stone.
  287. <BR><b>Birthmarks/Scars:</B> Facial scar, (Tattooed over.) Various others.
  288. <BR><BR>
  289.  
  290.  
  291.  
  292. <br><br>
  293. </div>
  294.  
  295. <div id="one">
  296.  
  297. <b><i>Skills.</B></I><Br>
  298. <b>One handed:</B> Mastered.
  299. <BR><b>Agility:</B> Mastered.
  300. <BR><b>Light armor:</B> 799/1000.
  301. <BR><b>Sneak:</B> 891/1000.
  302. <BR><b>Parry:</B> 990/1000.
  303. <BR><b>Sprint/Stamina:</B> Mastered.
  304. <BR><b>Dectection:</B> 910/1000.
  305. <BR><b>Health regeneration:</B> 699/1000.
  306. <BR><b>Shadow's embrace*:</B> Mastered.
  307. <BR><b>Fishing:</B> 120/1000.
  308. <BR><b>Cooking:</B> 20/1000.
  309. <BR><b>Music:</B> 700/1000.
  310. <BR><b>Damage resistance:</B> 300/1000.
  311. <BR><b>Throwing weapons:</B> 762/1000.
  312. <Br><Br><b>Shadow's embrace*:</B> A unique skill much like duel wielding, Shadow's embrace is a move that can be described as instant movement. It allows the user to move themselves from one place to the other to avoid damage and to get the edge. Location in question must be within players vicinity or the vicinity of a party member, the user must also be able to see or clearly visualise the location. Shadow's embrace also gives a X2 damage multiplier when used, but as well a X3 debuff to damage resistance to which stacks. Each X goes down after ten seconds of non usage.<br><br>
  313.  
  314. <b><i>Sword Skills.</B></I><Br>
  315. <br>
  316. <b>Pandemonium:</b> Using Shadow's Embrace, Lazarus moves around at high speeds till the illusion of multiple persons is created. The following attack is an onslaught of high speed attacks that keep up the illusion of multiple attackers.
  317. <br><br>
  318. <b>Judgement:</b> Using Shadow's Embrace, Lazarus moves forward to a single target and proceeds to flash around them in a small circle, catching their guard before exploiting weak points with a series of projectiles and sword blows before delivering the final strike.
  319. <br><br>
  320. <b>Exodus:</b> A slash that propels a crescent shaped blade of energy.
  321. <br><br>
  322. <b>Armageddon:</b> Using Shadow's Embrace, Lazarus keeps a distance while moving at high speeds. Throwing off projectiles to hit critical and pressure points before coming in close to deliver a single blow. Said blow is reinforced with timed projectiles which will either add damage or catch an enemy while trying to dodge the blade strike.
  323. <br><br>
  324. <b>Oblivion:</b> Using Shadow's Embrace, Lazarus throws his primary weapon at an opponent before disappearing to grab his opponent from behind. With success, the risky move will end up with his blade impaling his foe while Lazarus disappears in time to be before them and merely pull his weapon free.
  325.  
  326. </div>
  327.  
  328. <div id="two">
  329.  
  330. <b><i>Equipment.</B></I><Br>
  331.  
  332. <BR><b>Head:</B> Hood of deceit. <i>(increased sneak and agility)</I> - Clothing - Legendary - level 84.
  333.  
  334. <BR><b>Torso:</B> Ranger's strap. <i>(increased throwing weapon and crystal capacity)</I> - Light Armor - Rare - level 84.
  335.  
  336. <BR><b>Coat:</B> Robe of deceit. <i>(increased sneak and agility)</I> Clothing - Legendary - Level 85.
  337.  
  338. <BR><b>Belt:</B> Cord of deceit. <i>(increased throwing weapon capacity and agility)</I> Clothing - Rare - Level 82.
  339.  
  340. <BR><b>Legs:</B> Thieves pockets. <i>(increased sneak and throwing weapon capacity)</I> Light Armor - Uncommon - Level 84.
  341.  
  342. <BR><b>Feet:</B> Boots of deceit. <i>(increased sneak and agility)</I> Clothing - Legendary - Level 85.
  343.  
  344. <BR><b>Hands:</B> High leather glovers. <i>(increased damage resistance)</I> Light Armor - Common - Level 82.
  345.  
  346. <Br><Br>
  347. <BR><b>Main Weapon:</B> Twilight kiss. <i>(Katana)</I> Piercing weapon - Legendary - Level 84 - Fully upgraded.
  348. <BR><b>Secondary:</B> Bloody needles. <i> (Throwing knives)</I> Piercing weapons - Uncommon - Level 85.
  349. <BR><BR>
  350.  
  351. </div>
  352.  
  353. <div id="three">
  354.  
  355. <b><i>History & Present.</B></I><Br>
  356.  
  357. Born to a regular family, Mercer didn't have a problem growing up. At a young age Mercer got into gaming and eventually stumbled upon a player known as 'Miki', an usual girl who used her real name as her avatar name. The two grew up gaming together, jumping from game to game even though they never had the chance to meet face to face due to living in different countries. However, the fates changed for the better of the two when Miki moved to London to study and Mercer was accepted into the same university.
  358. <br><br>
  359. While the two had an unofficial relationship on the net, married in several games, it had become a reality as the two finally consummated their love and in a short time the two unexpectedly came to become the parents of a young boy of their own named Taylor Shiro-White. A joke on both of their names.
  360. <br><br> However not even a month after the birth of his son, Mercer still a student came to be the victim of a car crash which left him broken and scarred. Recovering was slow, but it didn't stop him getting the horrible scar across his face tattooed over. Confined to a wheelchair while his legs healed, his darling girlfriend suggested they took a break from their new family and did what they enjoyed the most. Gaming. SAO would give Mercer the chance to walk again, though with time it would come back to him in the real world his time stuck in a chair was torture.
  361. <br><br>
  362. With no hesitation the couple snagged two copies of the game and became some of the contestants trapped in the twisted carnation. Under his long used avatar name Lazarus, Mercer and Miki made a bid to survive in order to see their son again....
  363. <br><br>
  364. Unfortunately she didn't pass the fifth floor, as the newly formed guild Laughing Coffin started to make a name for itself, Lazarus was forced to watch under paralysis as they defiled and killed his loved one. Leaving him broken and vengeful.
  365. <br><br>
  366. With his unique skill, Lazarus rose his level quickly and tried to be a good player by helping those much lower than him. But alas without Miki, he started to shut down and eventually became a reclusive mute who struggled with playing with others. As those he came to care for where slaughtered, Lazarus soon shut out all outsiders and became a full solo player on the assault teams. His quick speed and precise strikes earning him the title of 'The illusion' as many claim seeing him all over the battlefield at the same time.
  367. <br><br>
  368. The thought of his son became the only thing to the man who battled his way through Sao, becoming more reckless as the years went by. However recently, more and more people started to cling to him once more. Katsumi, a ninja, was the first of many to reach out to Lazarus after so long and was the start of a new friendship. However on that same day his vile hatred for Laughing Coffin was revealed when he attempted to kill the assassin known as Karche.
  369. <br><br>
  370. Since that day Lazarus has continued to live a simple life of questing and relaxing around his house on Lindrath, completing the quests 'The Dragon of Nature' and 'Weeding the monsters' with Katsumi while also encountering the strange man known as Saido...
  371.  
  372. To be Continued.
  373. <br><br><br>
  374. <b><i>Quest Log.</B></I><Br>
  375. <br>
  376. <b>The Dragon of Nature: </b><i>(With Katsumi):</i> Find the dragon 'Florafang' and put an end to him. <i>(Completed.)</i>
  377. <br>
  378. <b>Weeding the monsters:</b><i> (With Katsumi):</i> Kill 20 plant type monsters on the 47th floor. <i>(Completed.)</i>
  379. <br>
  380. <b>The ultimate Predator:</b><i>(With Elin):</i> Kill ten adult or alpha Werewolves. <i>(Completed.)</i>
  381. <br><br>
  382. </div>
  383.  
  384. <div id="four">
  385.  
  386. <b><i>OOC.</B></I><Br>
  387.  
  388. -Socially Awkward at the best of times, please don't get offended.
  389. <br><br>
  390. -Somewhat PM friendly, but please take the above rule into account. Always happy to answer questions on the room though!
  391. <br><br>
  392. -Sao RP only, please also have a profile dedicated to the group.
  393. <br><br>
  394. -I have skype, if we RP on a long term than you can have it.
  395. <br><br>
  396. -I have a strange sense of humour.
  397. <br><br>
  398. -I tend for my fights to be story driven, T1 is fine but please accept that while nobody likes a god mod.... I also hate god mods.
  399. <br><br>
  400. -This code was made by the combined effort of myself and a very good friend of mine. While I have no problem sharing it, please ask before you take. I will probably say yes and even be inclined to help you edit it.
  401. <br><br>
  402. -Lazarus is a broken man who lost his lover in Sao, don't expect him to fall for you straight away or want to get his dick out.
  403. <br><br>
  404. - Co-Admin of the Sword Art Online room with Karche.
  405. </div></div>
  406.  
  407. <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Bee" title="Thank you.~"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement