Advertisement
Guest User

Untitled

a guest
Sep 28th, 2016
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.25 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. #profile {background-color:black;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('');
  9. background-repeat:repeat;
  10. background-position:;
  11. background-attachment: fixed;
  12. background-color:black;
  13. font: 0px arial;
  14. color: black;}
  15. #profile {background-color: transparent;
  16. border:0px;
  17. }
  18.  
  19. ::-webkit-scrollbar {
  20. width: 5px;
  21. height: 0px;
  22. background:;
  23. }
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. background-color:black;
  27. -webkit-border-radius: 10px;
  28. border-radius: 10px;
  29. }
  30.  
  31. a {color:;
  32. text-decoration: none;
  33. -webkit-transition: all 0.5s ease-in-out;
  34. -moz-transition: all 0.5s ease-in-out;
  35. -o-transition: all 0.5s ease-in-out;
  36. -ms-transition: all 0.5s ease-in-out;
  37. transition: all 0.5s ease-in-out;
  38. }
  39.  
  40. a:hover {color: black;
  41. text-decoration: none;
  42. -webkit-transition: all 0.5s ease-in-out;
  43. -moz-transition: all 0.5s ease-in-out;
  44. -o-transition: all 0.5s ease-in-out;
  45. -ms-transition: all 0.5s ease-in-out;
  46. transition: all 0.5s ease-in-out;
  47. }
  48.  
  49. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  50. }
  51.  
  52. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  53.  
  54.  
  55. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  56.  
  57.  
  58. #image {position:absolute;
  59. left:400;
  60. top:40;
  61. width:250;
  62. height:440;
  63. border:2px solid #387C44;
  64. }
  65.  
  66. #image2 {position:absolute;
  67. left:50;
  68. top:360;
  69. width:300;
  70. height:270;
  71. border:2px solid #387C44;
  72. }
  73.  
  74. #image3 {position:absolute;
  75. left:50;
  76. top:40;
  77. width:300;
  78. height:270;
  79. border:2px solid #387C44;
  80. }
  81.  
  82. #title {
  83. position:absolute;
  84. font-size:150px;
  85. font-family:Ginette;
  86. color:#69181E;
  87. left:455;
  88. top:80;
  89. text-transform:lowercase;
  90. }
  91.  
  92. #title2 {
  93. position:absolute;
  94. font-size:50px;
  95. font-family:Bebas Neue;
  96. color:#95242C;
  97. left:460;
  98. top:190;
  99. text-transform:uppercase;
  100. }
  101.  
  102. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  103.  
  104. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  105.  
  106.  
  107. #box {background-color:black;
  108. vertical-align: center;
  109. text-transform: none;
  110. color:#368BC1;
  111. font-size:16px;
  112. font-family:Nyala;
  113. text-align: justify;
  114. position: absolute;
  115. top:40;
  116. left:690;
  117. width:250;
  118. height:570;
  119. letter-spacing:0px;
  120. line-height: 12px;
  121. padding: 10px;
  122. margin: 1px;
  123. overflow:hidden;
  124. border:2px solid #387C44;
  125. }
  126.  
  127. #box2 {background-color:black;
  128. vertical-align: center;
  129. text-transform: none;
  130. color:white;
  131. font-size:14px;
  132. font-family:Nyala;
  133. text-align: justify;
  134. position: absolute;
  135. top:40;
  136. left:1000;
  137. width:250;
  138. height:350;
  139. letter-spacing:0px;
  140. line-height: 12px;
  141. padding: 10px;
  142. margin: 1px;
  143. overflow:auto;
  144. border:2px solid #387C44;
  145. }
  146.  
  147. #box3 {background-color:black;
  148. vertical-align: center;
  149. text-transform: none;
  150. color:#2A0C0E;
  151. font-size:8px;
  152. font-family:tinytots;
  153. text-align: justify;
  154. position: absolute;
  155. left:400;
  156. top:520;
  157. width:230;
  158. height:90;
  159. letter-spacing:0px;
  160. line-height: 10px;
  161. padding: 10px;
  162. margin: 1px;
  163. border:2px solid #387C44;
  164. }
  165.  
  166. #box4 {background-color:black;
  167. vertical-align: center;
  168. text-transform: none;
  169. color:white;
  170. font-size:14px;
  171. font-family:Nyala;
  172. text-align: justify;
  173. position: absolute;
  174. left:1000;
  175. top:450;
  176. width:250;
  177. height:160;
  178. letter-spacing:0px;
  179. line-height: 12px;
  180. padding: 10px;
  181. margin: 1px;
  182. overflow:auto;
  183. border:2px solid #387C44;
  184. }
  185.  
  186.  
  187.  
  188. #box3 img {
  189. width:80;
  190. height:80;
  191. border:2px solid #387C44;
  192. -webkit-transition: all 0.5s ease-in-out;
  193. -moz-transition: all 0.5s ease-in-out;
  194. -o-transition: all 0.5s ease-in-out;
  195. -ms-transition: all 0.5s ease-in-out;
  196. transition: all 0.5s ease-in-out;
  197. }
  198.  
  199. box3 img:hover {
  200. border:5px solid #2A0C0E;
  201. -webkit-transition: all 0.5s ease-in-out;
  202. -moz-transition: all 0.5s ease-in-out;
  203. -o-transition: all 0.5s ease-in-out;
  204. -ms-transition: all 0.5s ease-in-out;
  205. transition: all 0.5s ease-in-out;
  206. }
  207.  
  208. @font-face {
  209. font-family: 'Hell';
  210. src: url('https://dl.dropboxusercontent.com/s/l4qg58h3vczugwr/Hellraiser%20SC.ttf');
  211. }
  212.  
  213. b {
  214. font-family: 'Hell';
  215. font-size:14px;
  216. color:#E5E4E2;
  217. font-variant: small-caps;
  218. font-weight: normal;
  219. line-height: 20px;
  220. font-variant: small-caps;
  221. }
  222.  
  223. @font-face {
  224. font-family: 'Horst';
  225. src: url('https://dl.dropboxusercontent.com/s/53qbb6dabw19yqa/Horst%20Roman%20Gothic.ttf');
  226. }
  227.  
  228. @font-face {
  229. font-family: 'Creed';
  230. src: url('https://dl.dropboxusercontent.com/s/n0ciian2qlznlzm/creed.ttf');
  231. }
  232.  
  233.  
  234.  
  235. strong {
  236. font-family: 'Creed';
  237. font-size:16px;
  238. color:#43C6DB;
  239. font-variant: small-caps;
  240. font-weight: normal;
  241. line-height: 20px;
  242. font-variant: small-caps;
  243. }
  244.  
  245.  
  246. #credit {
  247. position:fixed;
  248. bottom:0;
  249. right:0;
  250. }
  251.  
  252. </style>
  253. <div id="whole" oncontextmenu="return false;">
  254.  
  255. <div id="credit">
  256. <img src="http://i66.tinypic.com/10hrb03.gif" width="200" height="50">
  257. </div>
  258.  
  259.  
  260.  
  261. <div id="image">
  262. <img src="http://i.imgur.com/qDdezvM.jpg" height="440" width="250"></div>
  263.  
  264. <div id="image2">
  265. <img src="http://i.imgur.com/qsZEutG.jpg" height="270" width="300">
  266. </div>
  267.  
  268. <div id="image3">
  269. <img src="http://i.imgur.com/MHTSAC3.jpg" height="270" width="300">
  270. </div>
  271.  
  272. <div id="box">
  273.  
  274. <span style="float:left;"><b>Name</b></span> <span style="float:right;"><strong>Kamren Gaige</strong></span><br><br>
  275. <span style="float:left;"><b>Nick Name</b></span> <span style="float:right;"><strong> King</strong> </span><br><br>
  276. <span style="float:left;"><b>Species</b></span> <span style="float:right;"><strong>Tundra Wolf/ Lycan</strong> </span><br><br><br>
  277.  
  278.  
  279. <span style="float:left;"><b>Age</b></span> <span style="float:right;"><strong> 27 Years Olds</strong></span><br><br>
  280.  
  281. <span style="float:left;"><b>Eyes</b></span> <span style="float:right;"><strong>Chilli Pepper Red</strong></span><br><br>
  282. <span style="float:left;"><b>Hair</b></span> <span style="float:right;"><strong>Blonde (Dark roots)</strong></span><br><br> <br><br>
  283. <span style="float:left;"><b>Alliance:</b></span><span style="float:right;"><strong> None Pledged</strong></span><br><Br>
  284.  
  285. <span style="float:left;"><b>Height:</b></span><span style="float:right;"><strong> 6'5"</strong></span><br><br>
  286.  
  287. <span style="float:left;"><b>Weight:</b></span><span style="float:right;"><strong> 185 lbs</strong></span><br><br>
  288.  
  289. <span style="float:left;"><b>Skin:</b></span><span style="float:right;"><strong> Lightly Bronzed</strong></span><br><br><br>
  290.  
  291. <span style="float:left;"><b>Scent:</b></span><span style="float:right;"><strong> Canine</strong></span><br><br>
  292.  
  293. <span style="float:left;"><b>Orientation: </b></span><span style="float:right;"><strong> Straight</strong></span><br><br>
  294.  
  295. <span style="float:left;"><b>Relationship:</b></span><span style="float:right;"><strong> Single</strong></span><br><br><br>
  296.  
  297. <span style="float:left;"><b>Fur Colour</b></span> <span style="float:right;"><strong>Black</strong></span><br><br>
  298. <span style="float:left;"><b>Wolf Height</b></span> <span style="float:right;"><strong>Tundra Wolf</strong> </span><br><br>
  299. <span style="float:left;"><b>Wolf Weight</b></span> <span style="float:right;"><strong>57 Kilo (125lbs)</strong></span><br><br>
  300. <span style="float:left;"><b>Wolf Length</b></span> <span style="float:right;"><strong>2 Metres (7ft)</strong></span><br><br>
  301.  
  302. </div>
  303.  
  304. <div id="box2">
  305.  
  306. The Tundra Wolf (Canis lupus albus) is a subspecies of Grey Wolf that can be found throughout northern Europe and Asia, primarily in the northern arctic and boreal regions of Russia. Although Tundra Wolves were eliminated from some of the Arctic islands north of Siberia, they have been recently seen on Wrangle Island.<br><br>
  307.  
  308. <strong><center>Tundra Wolf Characteristics</strong></center><br><Br>
  309.  
  310. Consistent with Bergmann’s Rule (Bergmann’s rule is an ecogeographic rule that correlates latitude with body mass in animals), tundra wolves are among the largest of grey wolf subspecies. Tundra Wolves can attain a body length of 2 metres (7 feet) and usually an average weight of 45 – 57 kilograms (100 – 125 pounds), though there are some unconfirmed reports of animals reaching weights of 100 kilograms (220 pounds). Males are usually larger than females. Most tundra wolves have a grey colour, with mixes of black, rust and silver grey. Like most canids, Tundra wolves have a high body, long legs, broad skull tapering to a narrow muzzle. Their tail is bushy and their coat has a thick, dense underfur.<br><BR>
  311.  
  312. <strong><center>Tundra Wolf Diet</strong></center><br><Br>
  313.  
  314. Like all wolves, Tundra wolves are carnivorous. They primarily prey on large mammals such as deer, wapiti, moose, caribou, bison, musk ox and mountain sheep. Their smallest prey taken consistently is beaver. An adult Tundra Wolf can consume as much as 9 kilograms (20 pounds) in one feeding.<br><BR>
  315.  
  316. <strong><center>Tundra Wolf Reproduction</strong></center><br><Br>
  317.  
  318. Due to the high latitude of their environment (71 degrees), they breed much later in the year than most other wolves, usually in late March through April. Females enter into an estrus period for approximately 5 – 15 days during which time she will mate with the male Tundra Wolf. Gestation period for the female Tundra Wolf is 62 – 63 days. Between 2 – 6 wolf pups are born and are nursed for a duration of around 45 days. The life span of the Tundra Wolf is around 16 years.
  319.  
  320. </div>
  321.  
  322. <div id="box3">
  323. <marquee direction="left" behavior="scroll" width="230" scrollamount="5" onmouseover="this.stop()" onmouseout="this.start()">
  324.  
  325. <a href="http://i.imgur.com/OT8u7SU.jpg" target="_blank">
  326. <img src="http://i.imgur.com/OT8u7SU.jpg">
  327. </a>
  328.  
  329. <a href="http://i.imgur.com/56DIrXP.jpg" target="_blank">
  330. <img src="http://i.imgur.com/56DIrXP.jpg">
  331. </a>
  332.  
  333. <a href="http://i.imgur.com/M9oQ6h4.jpg" target="_blank">
  334. <img src="http://i.imgur.com/M9oQ6h4.jpg">
  335. </a>
  336.  
  337.  
  338. <a href="http://i.imgur.com/wZ7k1Ai.png" target="_blank">
  339. <img src="http://i.imgur.com/wZ7k1Ai.png">
  340. </a>
  341.  
  342. <a href="http://i.imgur.com/nJi3NwM.png" target="_blank">
  343. <img src="http://i.imgur.com/nJi3NwM.png">
  344. </a>
  345.  
  346. <a href="http://i.imgur.com/rMJFl3J.jpg" target="_blank">
  347. <img src="http://i.imgur.com/rMJFl3J.jpg">
  348. </a>
  349.  
  350.  
  351. </marquee>
  352. </div>
  353.  
  354. <div id="box4">
  355.  
  356. <strong>Shifting</strong><br>
  357. All lycanthropes can shift into their beast form. In general, this is a very painful process where tissue and flesh is torn asunder, bones cracked and re-melded, and muscles reshaped. There is both a pure beast form and a half-beast form (which would seem like an actual man-wolf that most think of when they picture a werewolf). Even the regular animal form is much larger than regular beasts of that kind – wererats turn into rats the size of dogs, werewolves turn into wolves the size of small ponies, ect.<br><br>
  358.  
  359.  
  360. <strong>Improved Strength</strong><br>
  361. All Lycanthropes upon their first change are gifted with increased and enhanced physical strength. The average lycanthrope can lift a car over their heads or punch right through a wall clear to the other side. <br><br>
  362.  
  363. <strong>Improved Resilience</strong><br>
  364. Lycans are amazingly resilient, compared to humans. Beatings, gunshot wounds, and blades don't seem to faze them much. Very simply, a lycan can take far more punishment than a human could hope to, and remain vertical and dangerous.<br><br>
  365.  
  366. <strong>Improved Speed</strong><br>
  367. Lycanthropes are faster than both humans and vampires. They are just simply quicker and better. No mind tricks, natural ability. With this speed comes a natural animalistic grace to their movements. Quick, agile, liquidly graceful. They are so fast that they can appear to be a blur. <br><br>
  368.  
  369. <strong>Improved Senses</strong><br>
  370. Lycanthropes can hear and smell with crystal clarity at such a heightened state that even the newest werewolf is able to smell fear, lust, and even the small subconscious olfactory scents associated with lying. They may not be able to recognize what it is they are scenting, but its there. Lycanthropes can even sense and smell when another of their kind is near. For group minded animals, they are able to get a scent of pack, pard, or rodere on the newcomer if they're part of the local population and if the shifter themselves is part of that group. Other than the familiar smell of the pack for example, shifters can scent another lycanthrope, but generally they aren’t able to tell the species.<br><br>
  371.  
  372. <strong>Regeneration</strong><br>
  373. Lycanthropes heal themselves at a very advanced rate in most situations. This enhanced healing comes into play except when it comes to wounds inflicted by silver and lycan/vampire teeth and claws. <br><br>
  374.  
  375.  
  376. <strong>Control Change in Self</strong><br>
  377. With this ability, the lycanthrope is able to control and keep themselves from shifting during situations of strong emotions, anger, and fear, holding the shift back or staving it off completely until it is convenient for them to shape-shift. Using this power gets increasingly more difficult the closer to the full moon it is. On the night of the full moon, the shifter cannot fully hold back the change and must shift; this power allows them to choose the time and place is all. NOTE: Having this ability does not counter act the alpha power to control the shift of a lycanthrope. Any moderate or strong moderate lycanthrope will possess this ability. <br><br>
  378.  
  379.  
  380. <strong>No Shift-Coma (Stong Moderate Only)</strong><br>
  381. A normal lycanthrope once shifted must stay that way for 8-10 Hours, and then when they shift back to their normal form, most lycanthropes are unconscious in what is called a "Shift-Coma". This is just a natural process of the body readjusting to the strain and overcoming exhaustion. A shifter with this power does not experience the shift coma. All strong moderate lycanthropes will possess this power.<br><br>
  382.  
  383. <strong>Shields(Strong Moderate Only)</strong><br>
  384. Shields allow lycans to protect themselves from presence, psychic, and aura powers – this is not a physical ability. The strength of these shields depends on both the raw power and discipline of the lycanthrope in question. Full shields create a “blind-spot” in a searching person’s ability to sense – imagine seeing a group of people and one of them looks as if they have been edited out. You might not know what that person is, but you would know someone was there shielding. All strong moderate lycanthropes will possess this power to some degree – shield “strength” varies. <br><br>
  385.  
  386.  
  387. <strong>Commanding</strong><br>
  388. Commanding is the ability to dominate a lycanthrope who is lesser than you with your beast – this could even be another alpha if they are substantially weaker. This ability causes an animalistic fear and almost panic to rise up in the target, which makes them much more susceptible to orders. A lycanthrope must be very lesser to you to be commanded – those close in power or above you will be unaffected.<br><br>
  389.  
  390.  
  391. <strong>Control Change of Others</strong><br>
  392. Like being able to control the change in themselves, lycanthropes with this ability have the power to aid and help others in controlling their inner beast. They can calm and prevent a change or they can even force an unwilling change on the victim should they want. An extreme version of this is where the lycanthrope with this power wraps a metaphysical hand around the inner beast of their victim and yanks it out of them, causing the victim to literally explode out of their human shell and shift instantly all at once. It is an even more painful process than regular shifting. A lycanthrope must be very lesser to you to be force-shifted – those close in power or above you will be unaffected. In the series, Richard pulled the beast from Jamil, even though Jamil was a strong alpha.<br><br>
  393.  
  394.  
  395. <strong>Facial Manipulation</strong><br>
  396. With this ability, the lycanthrope is able to physically alter their facial appearance to slight degrees. It is not an illusion, but is instead actual facial reconstruction by shifting bones and flesh within their face. The extent of the change is subtle and innocuous. A lycanthrope with this ability can alter his or her appearance to look like a sibling, or a cousin or appear younger or older. It is enough of a change to be distinguishable as a different person, but not so much that the resemblance isn’t seen. <br><br>
  397.  
  398. <strong>Fast Shift to Animal (Strong Alpha Only) </strong><br>
  399. Shape-shifting is usually a painful and slow process, where skin is split in a wash of clear fluids and bones are broken and reshaped. A lycanthrope with the fast shift to animal ability is able to change nearly instantaneously into his beast form, without any side effects such as pain or dizziness. The ability to shift quickly from animal and back to human is a very rare combination – only one person in the series was able to do it. For the purposes of our combat system, a lycanthrope with fast shift to animal will not have any of their five actions removed when they shift to their animal or half-beast form. <br><br>
  400.  
  401. <strong>Fast Shift to Human </strong><br>
  402. This ability works the same as the above fast shift to animal, except it is from the beast form to human form. The ability to shift quickly from animal and back to human is a very rare combination – only one person in the series was able to do it. For the purposes of our combat system, a lycanthrope with fast shift to human will not have any of their five actions removed when they shift back to their human form. <br><br>
  403.  
  404. <strong>Partial Shift (Strong Alpha Only)</strong><br>
  405. With this ability, the lycanthrope can partially shift select parts of their bodies into animal or half animal form. The most common use of this power is the ability to partially shift the lycanthropes hands into animal claws for combat. This is stated again and again in the books as a rare power. Do keep that in mind. <br><br>
  406.  
  407. <strong>Shield the Call (Strong Alpha Only)</strong><br>
  408. Shielding the call of a Master Vampire is a matter of dominance, a competition of wills. Leaders of large lycanthrope groups in our chat will automatically be assigned this power with a certainly that the use of it will succeed. However, other strong alpha lycanthropes can possess this power as well, though it is not certain they will succeed. <br><br>
  409.  
  410. <strong>Feed the Pack (Leader and Wolf Only)</strong><br>
  411. One of the few powers that instills instant awe in all those who find out a shifter has it. While the ability itself is not that devastating, it is the symbol of having the power which makes its user that much more impressive – much like a crown has little practical purpose, but instantly signifies a king. With this ability, by sharing actual blood with others, the lycanthrope temporarily shares his or her innate power level with all those who drink of their blood. It has an almost narcotic effect outwardly, bringing great euphoria to the one who drinks it. It does not increase the raw power or strength of the person drinking it any more than taking cocaine would make a human stronger, but the imbuing of good feeling would give heart to even the most mentally-defeated person, possibly allowing them to fight longer and harder even after they would have dropped previously. This is the rarest of all lycanthrope powers.<br><br>
  412.  
  413.  
  414. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement