Advertisement
bythestars

Katarina profile

Jun 23rd, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.21 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. @font-face { font-family: Pacifico; src: url(https://dl.dropboxusercontent.com/s/odbr5p8xk1ylhdw/Pacifico.ttf); }
  8. @font-face { font-family: Caviar Dreams; src: url(https://dl.dropboxusercontent.com/s/q50589lvhm47jq8/CaviarDreams.ttf); }
  9. @font-face { font-family: Red Velvet; src: url(https://dl.dropboxusercontent.com/s/bz8dlq1dbxu7gol/Red%20Velvet%20-%20Demo.ttf); }
  10.  
  11. body {
  12. font-family: verdana;
  13. font-size: 10px;
  14. background-color: #0c110b;
  15. background-image: url('');
  16. background-attachment: fixed;
  17. background-position: bottom right;
  18. background-repeat: no-repeat;
  19. text-align: justify;
  20. color: #888888;
  21. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), default;
  22. }
  23.  
  24. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:15px; color: #685431; font-weight:normal; letter-spacing: -1px;}
  25. i {color: #0c110b; font-family: 'calibri'; font-variant: small-caps; font-size:11pt; letter-spacing:0px}
  26. 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;}
  27. 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;}
  28. big {color: #0c110b; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family: caviar dreams; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #244334 0px 0px 1px;}
  29.  
  30. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  37. -moz-border-radius: 0px 0px 0px 0px;
  38. border-radius:0px 0px 0px 0px;}
  39. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  40.  
  41. ::selection{
  42. background: #6f607a;
  43. color: black;
  44. }
  45.  
  46. ::-moz-selection{
  47. background: #6f607a;
  48. color: black;
  49. }
  50.  
  51. h1 {
  52. font-family: caviar dreams;
  53. color: #0c110b;
  54. font-size: 20px;
  55. line-height: 5px;
  56. text-transform: uppercase;
  57. text-align: right;
  58. letter-spacing: 1px;
  59. border-top: 1px solid #0c110b;
  60. }
  61.  
  62. #name {
  63. position: fixed;
  64. left: 530px;
  65. top: 590px;
  66. font-family: 'Red Velvet';
  67. font-size: 80px;
  68. color: #fefefe;
  69. opacity: 0.6;
  70. z-index: 730;
  71. }
  72.  
  73. #container {
  74. position: fixed;
  75. top: 100px;
  76. left: 110px;
  77. width: 735px;
  78. height: 590px;
  79. border: 10px Solid #244334;
  80. background-color: #3D3D47;
  81. color: #444;
  82. z-index: 5;
  83. font-variant: small-caps;
  84. overflow: auto;
  85. }
  86.  
  87. #ooc {
  88. position: fixed;
  89. top: 374px;
  90. left: 520px;
  91. width: 295px;
  92. height: 200px;
  93. background-color: #908F9D;
  94. border: 10px Solid #244334;
  95. color: #fff;
  96. z-index: 1400;
  97. font-variant: small-caps;
  98. overflow: auto;
  99. }
  100.  
  101. #dossier {
  102. position: fixed;
  103. top: 138px;
  104. left: 520px;
  105. width: 295px;
  106. height: 215px;
  107. background-color: #908F9D;
  108. border: 10px Solid #244334;
  109. color: #fff;
  110. z-index: 1400;
  111. font-variant: small-caps;
  112. overflow: auto;
  113. }
  114.  
  115. #sl {
  116. position: fixed;
  117. left: 520px;
  118. top: 400px;
  119. z-index: 200;
  120. }
  121.  
  122. #l1 {
  123. position: fixed;
  124. top: 630px;
  125. left: 520px;
  126. width: 340px;
  127. height: 50px;
  128. border: #244334 1px solid;
  129. background-color: #244334;
  130. overflow: auto;
  131. z-index: 105;
  132. }
  133.  
  134. #img1 {
  135. position: fixed;
  136. top: 138px;
  137. left: 130px;
  138. width: 350px;
  139. height: 524px;
  140. background: url('https://i.imgur.com/xmxlhg2.jpg');
  141. background-repeat: no-repeat;
  142. background-color: #423748;
  143. background-size: 470px;
  144. background-position: -40px -30px;
  145. border: 10px Solid #244334;
  146. color: #666;
  147. z-index: 50;
  148. font-variant: small-caps;
  149. overflow: auto;
  150. }
  151.  
  152. #navi {
  153. position: fixed;
  154. top: 645px;
  155. left: 520px;
  156. width: 900px;
  157. height: 30px;
  158. background-color: transparent;
  159. z-index: 6000;
  160. }
  161.  
  162. .box {
  163. position: fixed;
  164. left: 520px;
  165. top: 138px;
  166. width: 285px;
  167. height: 430px;
  168. padding: 5px;
  169. font-family: verdana;
  170. text-align: justify;
  171. font-size: 10px;
  172. line-height: 13px;
  173. overflow: auto;
  174. border: 10px Solid #244334;
  175. background-color: #908F9D;
  176. opacity: 0;
  177. color: #ededee;
  178. font-variant: small-caps;
  179. transition: all 1s ease-in-out;
  180. z-index: 1300;
  181. }
  182.  
  183. .box:target {
  184. top: 138px;
  185. left: 520px;
  186. opacity: 1;
  187. z-index: 1600;
  188. }
  189.  
  190. a.nav:link, a.nav:active, a.nav:visited{
  191. letter-spacing: 1px;
  192. text-transform: lowercase;
  193. display: inline-block;
  194. width: 40px;
  195. height: 20px;
  196. color: #99;
  197. font-family: 'Abel', sans-serif;
  198. margin: 5px;
  199. background-color: transparent;
  200. text-align: center;
  201. line-height: 13px;
  202. font-size: 10px;
  203. word-spacing: 1px;
  204. font-variant: small-caps;
  205. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  206. -webkit-transition: all 0.4s ease-out;
  207. -moz-transition: all 0.4s ease-out;
  208. }
  209.  
  210. a.nav:hover{
  211. background-color: transparent;
  212. text-decoration: none;
  213. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  214. }
  215.  
  216. a {
  217. color: #402E42;
  218. text-decoration: none;
  219. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  220. }
  221.  
  222. a:hover {
  223. color: #61505b;
  224. text-decoration: none;
  225. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  226. }
  227.  
  228. p {
  229. margin: 10px;
  230. padding: 5px;
  231. font-family: verdana;
  232. font-variant: small-caps;
  233. color: #ededee;
  234. text-align: justify;
  235. font-size: 10px;
  236. background-color: transparent;
  237. }
  238. </style>
  239.  
  240. <div id="container"></div> <div id="mainimg"></div>
  241. <div id="img1"></div>
  242. <div id="name">Katarina</div>
  243. <div id="l1"></div>
  244.  
  245. <div id="ooc">
  246. <h1>Why? Because I can.</h1>
  247. <big>Note</big>: Code was made for Katarina only. Leave <a href="/profile.php?user=Bee">Bee</a> a PM/RPCmail for inquires for a profile.<br>
  248.  
  249. <br><big>✘</big> My name is Star, a few call me waifu, a rarity calls me Cap'n or Summer. I'm sure I'll collect a few other nicknames, good or bad, before I eventually quit role-playing. Ask for my Discord if you really want it.
  250. <br><big>✘</big> Whenever I am online.. I am here either to indulge in role-play, strike up conversation or play some group oriented PC game. I am uninterested in OOC bullshit, despite my love for Korean dramas.
  251. <br><big>✘</big> I love descriptive, literate role-play. I am not a spelling nazi, but please make some form of effort to use spellcheck now and then. Long-term or short-term is interchangeable, but Long-term partners are generally top priority. Smut depends on my mood and comfort level at the moment.
  252. </div>
  253.  
  254. <div id="dossier">
  255. <h1>Ready for trouble?</h1>
  256. <p>
  257. <a target="_blank" href="https://roleplay.chat/profile.php?user=Godking+Darius" title="Darius - A former Noxian, now a man who has ascended to godhood. I am curious to learn more about how he shed the shackles upon his ankles and the price it has cost him.">
  258. <img style="background: url('https://i.imgur.com/OBu2ucY.png') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  259. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  260. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  261. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  262. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  263. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  264. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  265. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE"><p>
  266.  
  267. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  268. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  269. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  270. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  271. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  272. <a target="_blank" href="FRIEND PROFILE LINK HERE" title="WORDS ABOUT YOUR FRIEND HERE">
  273. <img style="background: url('50x50 AVATAR OF YOUR FRIEND HERE') no-repeat; background-size: 50px; border: 1px solid #B1BBBA; height:50px; width:50px;"></a>
  274. </div>
  275.  
  276. <div id="navi">
  277. <a class="nav" href="#one">i</a>
  278. <a class="nav" href="#two">ii</a>
  279. <a class="nav" href="#three">iii</a>
  280. <a class="nav" href="#four">iv</a>
  281. <a class="nav" href="#five">v</a>
  282. </div>
  283.  
  284. <div id="one" class="box">
  285. <h1>The dance of blades</h1>
  286. <big>Name:</big> <font style=float:right>Katarina Du Couteau</font>
  287. <br><big>Alias:</big> <font style=float:right>the Sinister Blade, Kat</font><br>
  288.  
  289. <br><big>Sex:</big> <font style=float:right>♀ Female</font>
  290. <br><big>Age:</big> <font style=float:right>Young Adult</font>
  291. <br><big>Race:</big> <font style=float:right>Noxian</font><br>
  292.  
  293. <br><big>Hometown:</big> <font style=float:right>Noxus Prime, Noxus</font>
  294. <br><big>Current Location:</big> <font style=float:right>---</font>
  295. <br><big>Family:</big> <font style=float:right>Marcus ✞, Talon and Cassiopeia</font><br>
  296.  
  297. <br><big>Occupation:</big> <font style=float:right>House Du Couteau's Headmistress</font>
  298. <br><big>Other Roles:</big> <font style=float:right>Assassin, Mercenary</font>
  299. <br><big>Alignment:</big> <font style=float:right>Chaotic Neutral</font><br>
  300.  
  301. <br><big>Orientation:</big> <font style=float:right><a title="Love makes you vulnerable.">Demisexual</a></font>
  302. <br><big>Marital Status:</big> <font style=float:right> I really need <a target="_blank" href="https://www.youtube.com/watch?v=lcOxhH8N3Bo">you</a> tonight</font><br>
  303.  
  304. <br><big>Height:</big> <font style=float:right>5'5"</font>
  305. <br><big>Weight:</big> <font style=float:right>110 lbs</font>
  306. <br><big>Build:</big> <font style=float:right>Athletic</font>
  307. <br><big>Hair Colour:</big> <font style=float:right>White</font>
  308. <br><big>Eye Hue:</big> <font style=float:right>Grey-Blue</font>
  309. <br><big>Features:</big> <font style=float:right>Scar over left eye, Tattoos</font>
  310. <br><big>Voice:</big> <font style=float:right> <a target="_blank" href="https://www.youtube.com/watch?v=U6HnoPAykwU">✘</a></a></font><br>
  311.  
  312. <br><big>Themes:</big> <font style=float:right><a target="_blank" href="https://www.youtube.com/watch?v=8SeRU_ZPDkE">✘</a> | <a target="_blank" href="https://www.youtube.com/watch?v=wfN4PVaOU5Q">✘</a> | <a target="_blank" href="https://www.youtube.com/watch?v=DUyn5qyf_6c">✘</a></font>
  313. </div>
  314.  
  315. <div id="two" class="box">
  316. <h1>No going back</h1>
  317. Decisive in judgment and lethal in combat, Katarina is a Noxian assassin of the highest caliber. Eldest daughter to the legendary General Du Couteau, she made her talents known with swift kills against unsuspecting enemies. Her fiery ambition has driven her to pursue heavily guarded targets, even at the risk of endangering her allies—but no matter the mission, Katarina will not hesitate to execute her duty amid a whirlwind of serrated daggers.<br><br>
  318.  
  319. <center><i>"Never question my loyalty. You will never know what I endure for it."</i></center><br>
  320.  
  321. Born to one of the most respected noble families of Noxus, Katarina Du Couteau found herself elevated above others from an early age. While her younger sister Cassiopeia took after their politically brilliant mother, Katarina was very much her father’s daughter, and the wily General Du Couteau pushed her to learn the way of the blade; to cut away the empire’s enemies not with reckless brutality, but deadly precision. He was a harsh teacher with many pupils, and notoriously difficult to impress.<br><br>
  322.  
  323. So it was that Katarina’s childhood—if it can be called such—had little room for kindness or rest. She spent every waking moment honing herself into the ultimate weapon, testing her endurance, her dexterity, her tolerance for pain. She stole poisons from the city’s least reputable apothecaries, testing their efficacy in tiny increments upon herself, gradually building her resistance even as she cataloged their effects. She scaled the tallest towers in the dead of night, unseen by anyone.<br><br>
  324.  
  325. She yearned to do her part for Noxus. She yearned for the opportunity to demonstrate her hidden strengths in service of the empire, and the throne.<br><br>
  326.  
  327. Her first mark came straight from her father, camped with his warbands on the eve of one of the military’s innumerable westward invasions… She was to assassinate a line officer of the opposing army, a low-born wretch by the name of Demetrius.<br><br>
  328.  
  329. Katarina was livid. She hadn’t trained her entire life to have her talents wasted on some dungheel barely skilled enough to swing a sword! He simply wouldn’t do. Instead of her assigned target, Katarina stole into the enemy camp and slit the enemy commander’s throat as he slept. It was a flawless execution. It would bring a swift victory, and glory to Noxus. It would make her father proud.<br><br>
  330.  
  331. At dawn, his face daubed with ashes, the vengeful hero Demetrius led a berserk charge into her father’s encampment. Dozens of Noxian soldiers were slaughtered, along with the general’s personal retinue. Katarina’s father himself barely escaped with his life.<br><br>
  332.  
  333. He was furious beyond words, refusing even to look his daughter in the eye. She had shamed him, and their family name. The greatest assassins do not seek recognition or glory, he reminded her. They do not expect to occupy a place of honor at their master’s right hand.<br><br>
  334.  
  335. Overwhelmed, Katarina struck out into the wilderness, alone. She would complete her original mission. Demetrius would pay with his life. Even so, her mind swam. Could she ever forgive herself? How had she been so foolish?<br><br>
  336.  
  337. She was so distracted, she didn’t see her attacker until he had nearly taken her eye out.<br><br>
  338.  
  339. For Katarina’s failure, General Du Couteau had sent another of his protégés after her; a nameless whelp dragged up from one of the lesser assassins’ guilds. But even with blood streaming down her face, the years of rigorous training kicked in, and her blades were in her hands in an instant.<br><br>
  340.  
  341. Six hours later, she tossed Demetrius’s severed head at her father’s feet.<br><br>
  342.  
  343. She told the general she had considered taking his head instead, but eventually decided—as much as she hated to admit it—that he had done the right thing in ordering her death. She had failed. Not just as an assassin, or as a daughter, but as a Noxian.<br><br>
  344.  
  345. And failure must have its consequences. She ran her fingers along the raw, deep gash over her left eye, and thought of the price others had paid for her arrogance.<br><br>
  346.  
  347. She knew she had lost her father’s favor, and could never regain it. He would raise others in her place, simply to spite her. Still, she vowed to redeem herself, no matter the cost—to rededicate her talents to the empire, and to become the sinister weapon she always intended to be.
  348. </div>
  349.  
  350. <div id="three" class="box">
  351. <h1>I've made my choice</h1>
  352. </div>
  353.  
  354. <div id="four" class="box">
  355. <h1>Is that fear I smell?</h1>
  356. <big>Voracity</big><br>
  357. INNATE: Whenever an enemy champion dies within 3 seconds of Katarina damaging them, her Cooldown reduction icon cooldowns are reduced by 15 seconds.<br><br>
  358.  
  359. SINISTER STEEL: Whenever Katarina retrieves a Dagger, she uses it to slash through all nearby enemies, dealing 68 − 240 (based on level) (+ 100% bonus AD) (+ 55 / 70 / 85 / 100% AP) Ability power magic damage and reducing Shunpo's Cooldown reduction icon cooldown by 78 / 84 / 90 / 96%.<br><br>
  360.  
  361. Daggers last 4 seconds before disappearing.<br><br>
  362.  
  363. <big>Bouncing Blade</big><br>
  364. ACTIVE: Katarina throws a Dagger to the target enemy that bounces to up to 2 nearby enemies, dealing magic damage to each target.<br><br>
  365.  
  366. The Dagger then lands on the ground 350 units opposite from where it struck the target. The time to land from striking the target is the same regardless of distance traveled.<br><br>
  367.  
  368. <big>Preparation</big><br>
  369. ACTIVE: Katarina tosses a Dagger into the air above her current location and gains a decaying Movement speed icon bonus movement speed until it lands after 1.25 seconds.<br><br>
  370.  
  371. <big>Shunpo</big><br>
  372. ACTIVE: After a short delay, Katarina blinks to the target location around the target unit or Dagger, dealing magic damage to the nearest enemy in range.<br><br>
  373.  
  374. <big>Death Lotus</big><br>
  375. ACTIVE: Katarina rapidly Channeling icon spins in place for 2.5 seconds, throwing a dagger every 0.166 seconds to up to 3 nearby enemy champions, dealing magic damage and applying Grievous Wounds for 3 seconds.<br><br>
  376.  
  377. Death Lotus cannot be cancelled by movement and basic attack commands in the first and last 0.25 seconds of channeling
  378. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement