Advertisement
Lizellea

War Machine

Jun 3rd, 2016
470
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.59 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Orbitron);
  3. @import url(https://fonts.googleapis.com/css?family=Audiowide);
  4. @import url(https://fonts.googleapis.com/css?family=Source+Code+Pro);
  5. @import url(https://fonts.googleapis.com/css?family=Black+Ops+One);
  6.  
  7.  
  8. @font-face{
  9. font-family: 'Deth';
  10. src:url(https://dl.dropboxusercontent.com/s/bvhmypvwia1jozh/VladTepesII%28Vlads%20Dad%29.ttf);
  11. }
  12.  
  13. @font-face{
  14. font-family: 'death';
  15. src:url(https://dl.dropboxusercontent.com/s/czwl3uf5tc83e0w/Beyond%20Wonderland.ttf);
  16. }
  17.  
  18.  
  19. body {
  20. background-image: url("http://i.imgur.com/CnNf0eE.jpg");
  21. background-repeat:no-repeat;
  22. background-size: 100% 100%;
  23. background-attachment: fixed;
  24. background-position: bottom left;
  25. background-color: #282727;
  26. margin: 0;
  27. }
  28.  
  29.  
  30. ::selection {color: #; background-color: #;}
  31. ::-moz-selection {color: #; background-color:#;}
  32.  
  33. ::-webkit-scrollbar { width: 5px; height:0px; }
  34. ::-webkit-scrollbar-thumb:vertical {
  35. background-color: #; border: none; }
  36.  
  37. .iconart1 {
  38. position: fixed;
  39. top: 1%;
  40. left: 1%;
  41. width: 250px;
  42. height: 125px;
  43. border: 2px groove #F21616;
  44. background-image: url(http://i.imgur.com/rcaFfad.gif);
  45. background-size: 100% 100%;}
  46.  
  47. .iconart2 {
  48. position: fixed;
  49. top: 1%;
  50. right: 1%;
  51. width: 250px;
  52. height: 125px;
  53. border: 2px groove #F21616;
  54. background-image: url(http://i.imgur.com/EnnOltx.gif);
  55. background-size: 100% 100%;}
  56.  
  57. .iconart3 {
  58. position: fixed;
  59. bottom: 1%;
  60. left: 1%;
  61. width: 250px;
  62. height: 125px;
  63. border: 2px groove #F21616;
  64. background-image: url(http://i.imgur.com/GCsxmCo.gif);
  65. background-size: 100% 100%;}
  66.  
  67. .iconart4 {
  68. position: fixed;
  69. bottom: 1%;
  70. right: 1%;
  71. width: 250px;
  72. height: 125px;
  73. border: 2px groove #F21616;
  74. background-image: url(http://i.imgur.com/rBG9qyJ.gif);
  75. background-size: 100% 100%;}
  76.  
  77. #box1 {
  78. position: absolute;
  79. top: 235px; left: 15px;
  80. background-color: #transparent;
  81. width: 400px; height: 300px;
  82.  
  83. }
  84.  
  85.  
  86.  
  87. #box1{
  88.  
  89. width: 250px;
  90. height: 125px;
  91. overflow-x: hidden;
  92. overflow-y: scroll;
  93. text-align:left;
  94. font-family:Source Code Pro;
  95. font-size:12px;
  96. position:fixed;
  97. color:#A79C00;
  98. opacity:0;
  99. margin-top: -213px;
  100. background-color:#000000;
  101. border:2px groove #F21616;
  102. -webkit-transition: all 2.5s ease-in-out;
  103. transition: all 2.5s ease-in-out;}
  104.  
  105. #box1:hover{
  106. width:390px;
  107. height:320px;
  108. left:300px;
  109. top:10px;
  110. margin-top: 10px;
  111. position:fixed;
  112. opacity: .9;
  113. -webkit-transition: all 1s ease-in-out;
  114. transition: all 1s ease-in-out;
  115. -webkit-transform: rotateX(-360deg);
  116. transform: rotatXY(-360deg);
  117. }
  118.  
  119. #box2 {
  120. position: absolute;
  121. bottom: 15px; left: 15px;
  122. background-color: #transparent;
  123. width: 400px; height: 300px;
  124. overflow: hidden; padding: 2px;}
  125.  
  126.  
  127. #box2{
  128.  
  129. width: 250px;
  130. height: 150px;
  131. overflow-x: hidden;
  132. overflow-y: scroll;
  133. text-align:Left;
  134. font-family:Source Code Pro;
  135. font-size:12px;
  136. position:fixed;
  137. color:#A79C00;
  138. opacity:0;
  139. margin-top: -213px;
  140. background-color:#000000;
  141. border:2px groove #F21616;
  142. -webkit-transition: all 2.5s ease-in-out;
  143. transition: all 2.5s ease-in-out;}
  144.  
  145. #box2:hover{
  146. width:390px;
  147. height:320px;
  148. left:300px;
  149. bottom:15px;
  150. margin-top: 10px;
  151. position:fixed;
  152. opacity: .9;
  153. -webkit-transition: all 1s ease-in-out;
  154. transition: all 1s ease-in-out;
  155. -webkit-transform: rotateX(-360deg);
  156. transform: rotateX(-360deg);
  157. }
  158.  
  159. #box3 {
  160. position: absolute;
  161. top: 235px; right: 15px;
  162. background-color: #transparent;
  163. width: 400px; height: 300px;
  164.  
  165. }
  166.  
  167.  
  168.  
  169. #box3{
  170.  
  171. width: 250px;
  172. height: 150px;
  173. overflow-x: hidden;
  174. overflow-y: scroll;
  175. text-align:left;
  176. font-family:Source Code Pro;
  177. font-size:12px;
  178. position:fixed;
  179. color:#A79C00;
  180. opacity:0;
  181. margin-top: -213px;
  182. background-color:#000000;
  183. border:2px groove #F21616;
  184. -webkit-transition: all 2.5s ease-in-out;
  185. transition: all 2.5s ease-in-out;}
  186.  
  187. #box3:hover{
  188. width:390px;
  189. height:320px;
  190. right:300px;
  191. top:10px;
  192. margin-top: 10px;
  193. position:fixed;
  194. opacity: .9;
  195. -webkit-transition: all 1s ease-in-out;
  196. transition: all 1s ease-in-out;
  197. -webkit-transform: rotateX(-360deg);
  198. transform: rotateX(-360deg);
  199. }
  200.  
  201. #box4 {
  202. position: absolute;
  203. bottom: 15px; right: 15px;
  204. background-color: #transparent;
  205. width: 400px; height: 300px;
  206. overflow: hidden; padding: 2px;}
  207.  
  208.  
  209. #box4{
  210.  
  211. width: 250px;
  212. height: 150px;
  213. overflow-x: hidden;
  214. overflow-y: scroll;
  215. text-align:Left;
  216. font-family:Source Code Pro;
  217. font-size:12px;
  218. position:fixed;
  219. color:#A79C00;
  220. opacity:0;
  221. margin-top: -213px;
  222. background-color:#000000;
  223. border:2px groove #F21616;
  224. -webkit-transition: all 2.5s ease-in-out;
  225. transition: all 2.5s ease-in-out;}
  226.  
  227. #box4:hover{
  228. width:390px;
  229. height:320px;
  230. right:300px;
  231. bottom:15px;
  232. margin-top: 10px;
  233. position:fixed;
  234. opacity: .9;
  235. -webkit-transition: all 1s ease-in-out;
  236. transition: all 1s ease-in-out;
  237. -webkit-transform: rotateX(-360deg);
  238. transform: rotateX(-360deg);
  239. }
  240.  
  241.  
  242.  
  243.  
  244. h1 { Color: #8F8C8C; Border-bottom: 1px solid #fff; Border-left: 40px solid #0b9c93; Border-right: 40px solid #C91515; font-size:18px; text-align: center; Text-Shadow: # 2px 1px 1px; font-family: Black Ops One; Margin-top: 6px;}
  245.  
  246. b{font-family: Audiowide; Color: #F21616; Text-shadow: 1px 0px 0px #ccc; Font-size: 13px;
  247.  
  248. }
  249.  
  250. a {text-decoration: none; Color: #3EEBFF;}
  251.  
  252. a:hover {color: #FB2626; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out;}
  253.  
  254.  
  255. h2{
  256. font-size: 16px;
  257. width: 100%;
  258. color: #B9B239;
  259. font-family: Orbitron;
  260. font-weight: normal;
  261. line-height: 12px;
  262. text-transform: uppercase;
  263. text-align: left;
  264. border-bottom: 1px solid #dbebea;
  265. }
  266.  
  267.  
  268. h2:first-letter{
  269. color: #B9B239;
  270. font-size: 16px;
  271. font-weight: bold;
  272. text-shadow: 0px 0px 3px #fafafa;
  273. }
  274.  
  275.  
  276.  
  277. </style>
  278. <img src="http://i.imgur.com/59Sefug.png" height="100%" style="position:fixed; bottom:0%; right: 37%;">
  279.  
  280.  
  281.  
  282. <div id="image"></div>
  283. <div class="iconart1">
  284.  
  285. </div></div>
  286. <div class="iconart2">
  287.  
  288. </div></div>
  289. <div class="iconart3">
  290.  
  291. </div></div>
  292. <div class="iconart4">
  293.  
  294. </div></div>
  295.  
  296.  
  297. <div id="box1">
  298. <h1> Information </h1>
  299. <B>Name: </B> <I> James Rupert Rhodes</I> <br>
  300.  
  301. <B>Alias :</B> <I> War Machine, Rhodey</I> <br>
  302.  
  303. <B>Age:</B> <I> 30s</I> <br>
  304.  
  305. <B>Gender: </B> <I> Male </I> <br>
  306.  
  307. <B>Race:</B> <I> Human </I><br>
  308.  
  309. <B>Nationality:</B> <I> American</I> <br>
  310.  
  311. <B>Height: </B> <I> 6'1" (6'6" in armor)</I><br>
  312.  
  313. <B>weight:</B> <I> 240 lbs (470 lbs in armor)</I><br>
  314.  
  315. <B>Hair:</B> <I> Brown</I><br>
  316.  
  317. <B>Eyes:</B> <I>Brown</I><br>
  318.  
  319. <B>Base of Operations:</B> <I>S.H.I.E.L.D. helicarrier, S.H.I.E.L.D. Station, Mobile </I><br>
  320.  
  321. <B>Occupation:</B> <I> Fighter Piolet</I> <br>
  322.  
  323. <B>Orientation:</B> <I>Straight </I><br>
  324.  
  325. <B>Marital Status: </B> <a href="profile.php?user=War Machine" target="_blank">Singular</a><br>
  326.  
  327. <B>Affiliations:</B> <I>S.H.I.E.L.D, Avengers</I><br>
  328.  
  329. </div></div>
  330.  
  331. <div id="box2">
  332. <h1> Background</h1>
  333. James Rhodes was a pilot in the United States Marines stationed in Afghanistan[note 1] during an U.S. military involvement in Asia. Blasted out of the sky by enemy rockets, Rhodes managed to land in one piece and was attempting to get his craft airworthy when inventor Tony Stark, clad in his Iron Man armor, happened to be passing by. Stark had just completed his original armor, had avenged his fellow prisoner Professor Yinsen, and was trying to make his way to the American defense perimeter. Attacked by enemies, Iron Man proved to Rhodes they were on the same side, and Rhodes allowed him to drain the helicopter's batteries to recharge his armor. The two then trekked through the jungle together, finally discovering a hidden enemy rocket base. Stealing an enemy helicopter, they destroyed the base and flew to the nearest American encampment. Before leaving Afghanistan for the United States, Stark offered Rhodes a job as a pilot as soon as his military stint was over. Rhodes initially declined, but after a succession of other jobs, Rhodes finally accepted Stark's offer and became his personal pilot and chief aviation engineer. While working at Stark International, Rhodes aided Iron Man in his battles against such foes as the Roxxon Oil Company, Justin Hammer, the Dreadnoughts, and Obadiah Stane.
  334. <br><br>
  335.  
  336. </div></div>
  337.  
  338.  
  339. <div id="box3">
  340. <h1> Skills / Arsonal</h1>
  341. <h2>Skills</h2>
  342. <b>Skilled Engineer:</b> Rhodes served several tours in Southeast Asia, studying while in the service to become an aviation engineer.
  343. <br><br>
  344. <b>Skilled Aviator:</b> He is a skilled helicopter pilot and is capable of maneuvering most if not all Stark-designed armors.
  345. <br><br>
  346. <b>Skilled Combatant:</b> Rhodes military training made him a very skilled hand to hand combat.
  347. <br><br>
  348. <b>Skilled Marksman:</b> Aside from his armor's weaponry, he is a very good marksman.
  349. <br><br>
  350. <b>Skilled Survivalist:</b> With intense military training, he can survive explosions and blasts.
  351. <br><br>
  352. <b>Strength level:</b> Without the armor, James Rhodes possesses the normal human strength of a man of his age, height, and build who engages in moderate regular exercise. In armor, he can lift roughly 85 tons.
  353. <h2>Equipment</h2>
  354. <b>Armors:</b> War Machine wears a sophisticated suit of body armor containing various offensive weaponry. He first operated as Iron Man using the Iron Man Armor Model 4. Rhodey later received his own identity with the War Machine Armor, which has also gone through multiple variations. Its standard features in most models include:
  355. <br><br>
  356. <b>●</b> Superhuman Strength: He is capable of lifting between 85-100 tons when wearing his armor.<br>
  357. <b>●</b> Superhuman Speed: Even when not traveling for extended distances, the armor enables the wearer to move and react at high speeds.<br>
  358. <b>●</b> Superhuman Durability: His armor is very durable, capable of withstanding tremendous amounts of punishment. It can withstand high caliber bullets with ease. He can also withstand rockets, torpedoes, and such, although he does take damage.<br>
  359. <b>●</b> Flight: The armor can fly and travel at supersonic speeds.<br>
  360. <b>●</b> Power Cells: The armor is powered by a combination of solar converters, electrical batteries and an on-board generator that uses beta particle absorption as a fuel source.<br>
  361. <b>●</b> Energy Conversion Power Recharge: The armor is also able to convert nearby energy sources, such as heat or kinetic energy into electricity, or even drain electrical energy directly into the batteries for recharge.<br>
  362. <b>●</b> Self-Contained Life-Support System & Environmental Protection: The armor can be completely sealed for operations in vacuum or underwater, providing its own life support, and is shielded against radiation.<br>
  363. <b>●</b> Repulsor Rays: The armor can fire particle beams from either or both the palm gauntlets which can repel physical and energy-based attacks, traveling as a single stream or as a wide-field dispersal.<br>
  364. <b>●</b> Unibeam: A powerful searchlight capable of projecting beams in virtually every light spectrum.<br>
  365. <b>●</b> Lasers<br>
  366. <b>●</b> Magnetism<br>
  367. <b>●</b> Gatling Gun A powerful automatic machine gun added to his right shoulder, which fires many bullets simultaneously.<br>
  368. <b>●</b> Rocket Launcher An automatic missile launcher added to his left shoulder, which fires a variety of missiles of any type.<br>
  369. <b>●</b> Miniature Heat Seeking Missiles A small version of the heat seeking missile designed to hit the targets emitting heat signatures.<br>
  370. <b>●</b> Other armor systems Jim Rhodes has used include the Iron Patriot Armor, Eidolon Warwear, Holo Armor, and Sentinel Squad Armor.<br>
  371. <b>●</b> Avengers Identicard.
  372. </div></div>
  373.  
  374. <div id="box4">
  375. <h1>OOC</h1>
  376. <center>Credit for the profile goes to: <a href="http://adokenrazahl.deviantart.com/gallery/45571364" target="_blank" title="For use of the boxes with gifs">Adoken</a>, <a href="profile.php?user=Nichi" target="_blank" title="For putting the code together for me.">Nichi</a>. Do not touch this code. It isn't yours and you did not work hard on it. Be respectful.</center>
  377. <br><b>✪</b> This character is for Marvel universe ONLY.
  378. <br><b>✪</b> Semi-PM friendly
  379. <br><b>✪</b> IC IS NOT OOC
  380. <br><b>✪</b> Keep your drama to yourself
  381. <br><b>✪</b> Real life comes first
  382. <br><b>✪</b> I can brb a lot and at any time. Be patient I try to let you know.
  383. <br><b>✪</b> Not a grammar nazi but some form of litteracy is wanted. I am not perfect myself.
  384. <br><b>✪</b> I do not own the pictures. Will take them down if asked.
  385. <br><b>✪</b> Hold the right to refuse any rp. So don't get pissy when I do.
  386. <br><b>✪</b> Story > Smut. Smut earned through rp.
  387. <br><b>✪</b> Profile is a forever work in progress.
  388.  
  389.  
  390. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement