Beautifulie

- Reckoning v2.

May 24th, 2014
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 29.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. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #F7F7F7;
  11. background-image: url('http://i.picpar.com/QJK.png');
  12. background-attachment: fixed;
  13. background-position: bottom right;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur'), default;
  18. }
  19.  
  20. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color:#838894; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; 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: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
  24. big {color: #666666; font-size: 20px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #43150E 0px 0px 1px;}
  25. small {color: #820000; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family: verdana; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=Grand Hotel);
  39.  
  40. h1 {
  41. z-index:-20;
  42. color: #9B6B45;
  43. height: 20px;
  44. width: %100px;
  45. font-size: 10px;
  46. line-height: 40px;
  47. font-weight: normal;
  48. letter-spacing: 3px;
  49. font-family: terminal;
  50. text-transform: uppercase;
  51. text-shadow: #9B6B45 0px 0px 2px;
  52. text-align: left;
  53. margin-top: 0px;}
  54.  
  55.  
  56. #no{
  57. position: fixed;
  58. top: 0px;
  59. left: 0px;
  60. right: 0px;
  61. bottom: 0px;
  62. }
  63.  
  64. #title{
  65. position: absolute;
  66. margin-left: 765px;
  67. margin-top: 70px;
  68. width: 100%;
  69. height: 120px;  
  70. background-color: transparent;
  71. text-align: justify;
  72. font-face: Century Gothic;
  73. font-variant: small-caps;
  74. font-size: 40px;
  75. color: #620000;
  76. line-height: 13px;
  77. z-index: 500;
  78. }
  79.  
  80. #banner{
  81. position:fixed;
  82. background-image: url('http://img.4plebs.org/boards/tg/image/1391/61/1391615072599.jpg');
  83. background-attachment: absolute;
  84. background-position: 0px 0px;
  85. background-size: 900px 230px;
  86. background-repeat: no-repeat;
  87. z-index: 100;
  88. left: 250px;
  89. height: 200px;
  90. width: 900px;
  91. top: 0px;
  92. z-index: 9;
  93. border-bottom: 15px Solid #620000;
  94. background-color: #242424;
  95. }
  96.  
  97. #name{
  98. position: fixed;
  99. top: 100px;
  100. left: 250px;
  101. width: 900px;
  102. color: #444444;
  103. font-size: 10px;
  104. text-align: right;
  105. line-height: 15px;
  106. letter-spacing: 1px;
  107. font-family: verdana;
  108. font-variant: small-caps;
  109. background-color: #070707;
  110. border-top: 3px Solid #620000;
  111. border-bottom: 3px Solid #620000;
  112. z-index: 900;
  113. }
  114.  
  115. .words{
  116. position: fixed;
  117. margin-top: 0px;
  118. margin-left: 270px;
  119. width: 625px;
  120. height: 423px;
  121. border: 3px Solid #620000;
  122. background-color: #070707;
  123. color: #FEFEFE
  124. font-family: verdana;
  125. font-variant: small-caps;
  126. text-align: justify;  
  127. font-size: 10px;
  128. line-height: 13px;  
  129. overflow: auto;
  130. }
  131.  
  132. .reckoning{
  133. position: fixed;
  134. margin-left: 0px;
  135. margin-top: 0px;
  136. background: url('http://i.picpar.com/3JL.png');
  137. border: 3px solid #620000;
  138. width: 250px;
  139. height: 424px;
  140. }
  141.  
  142. .johto{
  143. position: absolute;
  144. margin-left: 0px;
  145. margin-top: 10px;
  146. width: 200px;
  147. height: 250px;  
  148. background-color: transparent;
  149. overflow: auto;
  150. text-align: justify;
  151. font-face: verdana;
  152. font-size: 10px;
  153. font-variant: small-caps;
  154. color: #FEFEFE;
  155. border-right: 4px Solid #620000;
  156. line-height: 13px;
  157. z-index: 500;
  158. }
  159.  
  160. .unova{
  161. position: absolute;
  162. margin-left: 210px;
  163. margin-top: 10px;
  164. width: 200px;
  165. height: 250px;  
  166. background-color: transparent;
  167. overflow: auto;
  168. text-align: justify;
  169. font-face: verdana;
  170. font-size: 10px;
  171. font-variant: small-caps;
  172. color: #FEFEFE;
  173. border-right: 4px Solid #620000;
  174. line-height: 13px;
  175. z-index: 500;
  176. }
  177.  
  178. .kalos{
  179. position: absolute;
  180. margin-left: 418px;
  181. margin-top: 10px;
  182. width: 200px;
  183. height: 250px;  
  184. background-color: transparent;
  185. overflow: auto;
  186. text-align: justify;
  187. font-face: verdana;
  188. font-size: 10px;
  189. font-variant: small-caps;
  190. color: #FEFEFE;
  191. line-height: 13px;
  192. z-index: 500;
  193. }
  194.  
  195. .box {
  196. position: fixed;
  197. left: 244px;
  198. top: -500px;  
  199. width: 900px;
  200. height: 500px;
  201. padding: 5px;
  202. color: #CCC;
  203. font-family: verdana;
  204. font-variant: small-caps;
  205. text-align: justify;  
  206. font-size: 10px;
  207. line-height: 13px;  
  208. overflow: auto;
  209. background-color: transparent;
  210. opacity: 0;
  211. transition: all 0.5s ease-in-out;
  212. -webkit-transition: all 0.5s ease-in-out;
  213. -moz-transition: all 0.5s ease-in-out;
  214. -o-transition: all 0.5s ease-in-out;
  215. -ms-transition: all 0.5s ease-in-out;
  216. }
  217.  
  218. .box:target {
  219. top: 230px;
  220. left: 244px;
  221. opacity: 1;
  222. transition: all 0.5s ease-in-out;
  223. -webkit-transition: all 0.5s ease-in-out;
  224. -moz-transition: all 0.5s ease-in-out;
  225. -o-transition: all 0.5s ease-in-out;
  226. -ms-transition: all 0.5s ease-in-out;
  227. }
  228.  
  229. #Navi {
  230. position: fixed;
  231. left: 250px;
  232. top: 200px;
  233. width: auto;
  234. background-color: transparent;
  235. z-index: 15;
  236. }
  237.  
  238. a.nav:link, a.nav:active, a.nav:visited{
  239. letter-spacing: 1px;
  240. text-transform: lowercase;
  241. display: inline-block;
  242. width: 105px;
  243. height: 10px;
  244. color: #fff;
  245. background-color: #212121;
  246. text-align: center;
  247. line-height: 10px;    
  248. font-variant: small-caps;
  249. border: 2px solid #43150E;
  250. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  251. -webkit-transition: all 0.4s ease-out;
  252. -moz-transition: all 0.4s ease-out;
  253. -moz-border-radius-topright: 5px;
  254. -moz-border-radius-bottomright: 5px;}
  255.  
  256. a.nav:hover{
  257. background-color: #212121;
  258. border: 2px solid #43150E;
  259. text-decoration: none;
  260. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  261. }
  262.  
  263. a {
  264. color: #965445;
  265. text-decoration: none;
  266. }
  267.        
  268. a:hover {
  269. color: #888888;
  270. text-decoration: none;
  271. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  272. }
  273.  
  274. .snow {
  275. margin-top: 1px;
  276. height: 65px;
  277. width: 65px;
  278. margin-left: 3px;
  279. margin-top: 10px;
  280. border: #965445 2px solid;
  281. opacity: 0.7;
  282. }
  283.  
  284. .snow:hover {
  285. margin-top: 1px;
  286. height: 65px;
  287. width: 65px;
  288. margin-left: 3px;
  289. margin-top: 10px;
  290. border: #965445 2px solid;
  291. opacity: 1;
  292. }
  293.  
  294. </style>
  295.  
  296. <div id="Banner"></div><div id="title">PKMN RECKONING</div>
  297. <div id="name">A mature rated, long-term roleplay Pokemon Universe group.</div>
  298.  
  299. <div id="navi">
  300. <a class="nav" href="#one">Guidelines</a>
  301. <a class="nav" href="#two">Members</a>  
  302. <a class="nav" href="#three">Plot</a>
  303. <a class="nav" href="#four">Plate Bearers</a>
  304. <a class="nav" href="#five">Nemesis</a>
  305. <a class="nav" href="#six">PPA</a>
  306. <a class="nav" href="#seven">Regions</a>
  307. <a class="nav" href="#eight">Extra</a>
  308. </div>
  309.  
  310. <div id="one" class="box">
  311. <div class="reckoning"></div>
  312.  
  313. <div class="words">
  314. <h1>The Rules of Reckoning - Follow.</h1>
  315. All new rules will have an asterisk by it for a week to let you know that it's new. <br>
  316. 2nd Note: Please, by all means. Do not make the room if you are not one of the staff members. kthx.<br><br>
  317.  
  318. Welcome all to the Pokemon Reckoning roleplay group located on RPC. We are a very friendly group who are always looking for new members to join and have a great time. This is a group of people who wanted to take a big step from the normal rooms shown on the site and create a more realistic sort of roleplay since that of the Pokemon verse <strike>for the most part</strike> is kid-friendly. With that being said, we want everyone to pay attention and to realize that within this roleplay, your character is going to have a high chance of dying with how the plot is situated. We are telling you this beforehand so that you know what you are getting yourself into when you are making a character/bringing one into this group. And though it is pretty much in the same settings as any other Pokemon room, this is going to be a totally different ballgame. So, if you do decide to join us, we welcome you with open arms.
  319. <br><br><center>Updated: The 22nd of May, 2014.
  320. <br>10 people added to the madness.
  321. <br>Our newest member is _______________.</center>
  322. <br><br>
  323.  
  324. <big>- out of character;</big><br>
  325. <small>Profiles</small>; Profiles should contain some type of imagery and words to describe the character. The more information, the better. We are not looking for the prettiest profiles but ones filled with word effort.<br><br>
  326. <b>Side Note</b>; To have a image of decency within this group, it must not be vulgar; no breasts, vagina, dick to be shown and also no nudity. Basically, we don't want a profile that suggests smut with the room. You will be asked to change this once before being kicked. <br>
  327. <small>General RP</small>; General RP: While there is RP going on with more than two people and/or the participants ask, the OOC is to cease completely or to be used with the '/me' command. This is RPC, RolePlayChat. The gimmick is to get everyone to roleplay more than to OOC so we would like to uphold that. The OOC can be taken to PMs, Skype, etc. In the near future, there will most likely be a skype group made for this. <br><br>
  328. <small>Bans</small>; The band that will be given out by the group's staff will proceed as followed: Warning - 2nd warning - 24hr temp. ban - Permaban. ( Moderators are not to be biased. Nor shall they be. ) <br><br>
  329. <b>Warning</b>; If a mod/admin comes to you via in the main chat when there is ooc or in PMs while RP is in progress about you disregarding the rules, they will politely address it showing you the rules as they are seen here and give you a light warning about it. Once that is done, the moderators will inform the other mods that are online about it, so that everyone is informed. <br><br>  
  330. <b>2nd Warning</b>; If the same mod/admin or another mod sees that the person is still causing issues, they are to warn the person once more, however this time you are to do it with more emphasis due to the next stage is to be banned. <br><br>
  331. <b>Temp. Ban</b>; This is self-explanatory. You will be banned for a period of twenty-four hours from the incident. The mod will take note of the time of the ban, if you do not do this then we cannot justify the ban so make sure to make note of it and let someone else know. You can also screenshot the incident for further proof. If the moderator that banned the person isn't on when the ban is to be lifted, then and only then can another mod unban the person but let the person who banned them know that you did it. Other than that, mods are not to lift other moderator's bans. Remember, communication is key with things such as this! <br><br>
  332. <b>Perma. Ban</b>; Same as the last one. If you are to be perma-banned, we are sorry that it had to come down to this but that is just how it's going to be. None of alts will be able to come into the room. There is to be no discussion about it as we already gave you three times previously to change your ways and you decided not to. There are no second chances with this and not taking sides. You were wrong and this is going to be your punishment. <br><br>
  333. <small>Drama</small>; Is not to be tolerated, unless it is in character which is totally fine. Anything that is in character should not at anytime be brought out into out of character. If you have a issue or a complaint about someone, take it to PMs. No trolling; the moderators all will know of what it is and will deal with it according to how they want to but within the rules that were given to them. <br><br>
  334. <small>RP Activity</small>; I know that many people like to go into the room and just talk and joke around but you can also do that within RP if you allow your imagination to grow! Having said that, we would rather there be RP going on most of the time that the room is up or in there taking about character and group development. <br><br>
  335. <small>Canon Characters</small>; The whole RP group we have here is based on the interactions of that of original characters, the villain that they will come across, and the Pokémon that they will encounter. This means that we would like it if there is no interaction with the canon characters. It will not change. <br><br>
  336. <small>Trainers</small>; For those trainers that are just starting out in this storyline. There is a limit on the level that your Pokémon can be. You can have them up to level 40. We think this is a reasonable level. Also, the pokemon can have five instead of the standard four moves. <br><br>
  337. <b>Side Note</b>; If you really want your trainer to be successful within the RP, you will have to understand the more successful your trainer is, the more that they will be targeted by the opposing forces within our story. Levels may be gained through RP and interaction with other characters and group-wide events that will happen frequently within the room. <br><br>
  338. <small>Gijinkas</small>; ( - A list of accepted gijinkas will be made ASAP - ) Since the whole gijinka race is a favourable thing on RPC, we've decided that we will allow them within the group. These gijinka will still be allowed to have up to eight moves. <br><br>
  339. <b>Side Note</b>; Take into consideration that within that of our plot, the gijinkas are going to be hunted down by the villains of the story because of them being that of a rare species. They will feel as if that they can collect money for them. With that being said, we only want that of capable people playing the roles of a gijinka. So, if you do decide to make one, you are to send one of the members of the staff a IC post as a application. We will not allow legendary pokemon gijinka as you will see in the next rule. <br><br>
  340. <small>Legendary Pokemon</small>; Within the plot, if you haven't read it already. The legendary Pokémon all went berserk, causing a massive change in that of the landscape. Arceus didnt want to see them causing all of this commotion and havoc and so it placed all of them, including itself, into a dormant state never to be re-awakened. So there will be no need to bring them into that of the plot. <br><br>
  341. *<small>Mega Pokemon</small>; Again, since this is also another popular thing going on in that of the Pokemon verse, we will allow them into the roleplay. They will be limited and only gained through character interaction within roleplay and approval from that of the admin. You will have to get that of a key stone and the matching mega stone in order to fully have one. This being said, we are not just limiting it to the current megas. You have the chance, given if you find the artwork for it, to make your own mega from any of the other Pokemon. This does not and will not include legendaries as they are not involved in this story. <br><br>
  342.  
  343. <big>- in character;</big><br>
  344. <small>Sexual RPs</small>; They will most likely happen since this is a M rated group. We are going to be open to it, however it is to be taken out of the main chat and into PMs if there is another set of RP going on. Not everyone is comfortable with seeing it or even typing it in front of everyone. <br><br>
  345. <small>Posting Length</small>; Most of us will consider one to two lines to be out of character or just fooling around. So this is why the posting length will be no less than four lines. If for some reason, you feel that you cannot go up to that, think about it this way. Details make up the story that you are trying to tell that of the reader so the more - necessary - detail you have, the more the reader will have to reply back to. <br><br>
  346. <small>Character Deaths</small>;  We know that this is a sensitive topic for all to hear but, death can and will possibly happen to your character within this roleplay. No one is exempt from this rule. However, all character's death will be fair and reasonable to the storyline. We are not going to try and kill everyone off, but we just want to let it be know that it will happen. <br><br>
  347.  
  348. <hr></hr>
  349.  
  350. All complaints concerning the rules should be brought to a member of the staff, when & only they are on their respected Pokemon alts. Moderators are only enforcing what they were told to enforce by the administrator and their past experience as mods. Starting a scene with a moderator will not help you out in any way and will not get get into their good graces.
  351. <br>
  352. As it is somewhat stated above, you are welcome to politely ask the details of your ban and ask to have your ban removed if you feel you will no longer repeat the offense, or understand why you were banned unless you were perma-banned form the room. You are only allowed to ask the person who banned you, no one else. If you feel that a moderator is treating you unfairly or in a way that is disrespectful, please let Suzaku know in pms right away. With that also being said, don't PM for petty little things to just be an attention whore for. We will know and deal with it accordingly.
  353. <br>
  354. Anything concerning that should be dealt with in PMs to not cause a big scene within the main room. While the moderator do have the ultimate say on enforcing the rules, they are required to follow them as well and should not mistreating members. They are t treat each and every member of the room with respect first and foremost. Moderators caught doing things differently will be stripped from their powers for a short amount of time for a first offense and then permanently taken off if more actual complaints continue on.
  355. <br>
  356. If you dislike the way that the room is ran, feel free to leave. No one is forcing you to remain. The information that is posted here is updated as frequently as <a href="/profile.php?user=Queen">Queen</a> can get it updated. Please be very patient with her with this and continue to check for updates!
  357. </div></div>
  358.  
  359. <div id="two" class="box">
  360. <div class="reckoning"></div>
  361.  
  362. <div class="words">
  363. <h1>The Members of the Reckoning Group.</h1>
  364. <center><a href="profile.php?user=Suzaku" target="_blank" title="Room Admin."><img src="http://i1191.photobucket.com/albums/z476/iremaincomatose/actuallycool/125.png" class="snow"></a>
  365. <a href="profile.php?user=Ace" target="_blank" title="Room Moderator."><img src="http://i.cubeupload.com/NLFAsw.png" class="snow"></a>
  366. <a href="profile.php?user=Queen" target="_blank" title="Room Moderator."><img src="http://i.picpar.com/P6J.png" class="snow"></a></center>
  367. <hr></hr>
  368. <a href="profile.php?user=Claudio" target="_blank"><img src="http://i.picpar.com/try.png" class="snow"></a>
  369. <a href="profile.php?user=Bee" target="_blank"><img src="http://i.picpar.com/trM.png" class="snow"></a>
  370. <a href="profile.php?user=Lais Petralia" target="_blank"><img src="http://i55.photobucket.com/albums/g135/Ayumi16/Lais4.png" class="snow"></a>
  371. <a href="profile.php?user=Erwen" target="_blank"><img src="https://31.media.tumblr.com/1a8eca634209a6d91add74c4520cc689/tumblr_n4anm9uzsG1r8uw7fo1_500.jpg" class="snow"></a>
  372. <a href="profile.php?user=Cee" target="_blank"><img src="http://25.media.tumblr.com/tumblr_mdxq9nzzqc1r0op46o1_500.png" class="snow"></a>
  373. <a href="profile.php?user=Rubio" target="_blank"><img src="http://placehold.it/80x80" class="snow"></a>
  374. <a href="profile.php?user=Exvas" target="_blank"><img src="http://placehold.it/80x80" class="snow"></a>
  375. <a href="profile.php?user=Trainer Haruka" target="_blank"><img src="http://placehold.it/80x80" class="snow"></a>
  376. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/80x80" class="snow"></a>
  377. </div></div>
  378.  
  379. <div id="three" class="box">
  380. <div class="reckoning"></div>
  381.  
  382. <div class="words">
  383. <h1>Introduction</h1>
  384. Five years prior to the original timeline of the Pokémon franchise, a terrible catastrophe had the befallen the six regions, plunging each of them into a state of chaos. The legendary Pokémon that inhabited their regions had suddenly went berserk, fighting against one another and disturbing the very balance of nature itself. The reason behind the legendary Pokémon entering such a crazed state is unknown but the damage they wrought had alerted the Alpha Pokémon, Arceus. Arceus looked to its “children” with great dismay, asking them “why” they have done such things to the world only to receive no answer; instead, the legendary Pokémon turned on Arceus, forcing the creator into a battle that lasted seven days. As the battle raged on, Arceus could see that world was being torn asunder simply by their power. The earth crumbled and broke apart; oceans rose against the land and the skies darkened to block out the sun, bringing destruction to towns and cities as well as endangering the lives of humans and Pokémon alike. Arceus did not wish for this devastation to continue any further, thus forcing him to take drastic measures. Using the last of his power, Arceus was able to invoke his divine judgment upon the other legendary Pokémon, forcing them to slumber beneath the earth until the day Arceus may awaken them once more. This act was appropriately named The Reckoning. To ensure that the other legendary Pokémon would never awaken, Arceus entrusted his seventeen plates of power in the hands of capable of trainers and forced himself into dormancy, only to be reawakened when the world needed him the most.  Now, the Pokémon world has changed drastically, its people being faced with new problems and challenges bred from all the destruction and turmoil that had occurred five years ago.
  385.  
  386. <h1>Heart of Malignance</h1>
  387.  
  388. Five years after the cataclysm brought on by the Legendary Pokémon, researchers had worked endlessly to uncover what exactly caused the Legendary Pokemon to go berserk. It took a while but information had surfaced about a “dark artifact” that remained sealed away within the shrine in the center of Celestic Town. The townspeople say it’s but a rumor; however, there were some reports that followed up on suspicious activity that occurred in Celestic Town only days before the Legendary Pokemon had gone berserk. The reports describe the arrival of a group of suspicious individuals that had briefly visited Celestic and left the following night. During this time, the acclaimed artifact to be sealed in the shrine had supposedly disappeared right after the departure of the group of individuals. In ancient scriptures, an artifact like the one described to be kept in the Celestic Town shrine was referred to as the Heart of Malignance, a tool solely created to warp the very hearts of legendary Pokémon and bring them underneath the servitude of the one in possession of the heart. The origin of a relic such as this still remains shrouded in mystery; however, the findings made on the Heart, allow for further assumptions to be made that Heart was most likely the cause of the legendary Pokémon going berserk.
  389. </div></div>
  390.  
  391. <div id="four" class="box">
  392. <div class="reckoning"></div>
  393.  
  394. <div class="words">
  395. <h1>Plate Bearers</h1>
  396. After Arceus had placed the Legendary Pokémon into a slumber, the Alpha Pokemon was severely crippled due to the expense of the energy used to quell the chaos ensued by the raging Legendary Pokemon. To ensure that history did not repeat itself, Arceus planned to place himself into dormancy but not until entrusting his seventeen plates of power to seventeen capable trainers. These trainers were not only entrusted with the plates that gave the Creator his power, but were also entrusted to maintain order amongst the newly sundered world. <br><br>
  397.  
  398. <b>The Dragon PKMN plate; Draco Plate</b>: <a href="/profile.php?user=Lais Petralia" target="_blank">Petralia, Lais</a>
  399. <br><b>The Dark PKMN plate; Dread Plate</b>: Currently being applied for.
  400. <br><b>The Ground PKMN plate; Earth Plate</b>: <a href="/profile.php?user=Ace" target="_blank">Mashiro, Jin</a>
  401. <br><b>The Fighting PKMN plate; Fist Plate</b>: Character's Name here.
  402. <br><b>The Fire PKMN plate; Flame Plate</b>: <a href="/profile.php?user=Queen" target="_blank">Diocalli, Anavina</a>
  403. <br><b>The Ice PKMN plate; Icicle Plate</b>: Character's Name here.
  404. <br><b>The Bug PKMN plate; Insect Plate</b>: Character's Name here.
  405. <br><b>The Steel PKMN plate; Iron Plate</b>: <a href="/profile.php?user=Trainer Haruka" target="_blank">Shiro, Haruka</a>
  406. <br><b>The Grass PKMN plate; Meadow Plate</b>: <a href="/profile.php?user=Suzaku" target="_blank">Fujiwara, Suzaku</a>
  407. <br><b>The Psychic PKMN plate; Mind Plate</b>: <a href="/profile.php?user=Exvas" target="_blank">Shournev, Exvas</a>
  408. <br><b>The Fairy PKMN plate; Pixie Plate</b>: Character's Name here.
  409. <br><b>The Flying PKMN plate; Sky Plate</b>: Character's Name here.
  410. <br><b>The Water PKMN plate; Splash Plate</b>: Character's Name here.
  411. <br><b>The Ghost PKMN plate; Spooky Plate</b>: Character's Name here.
  412. <br><b>The Rock PKMN plate; Stone Plate</b>: Character's Name here.
  413. <br><b>The Poison PKMN plate; Toxic Plate</b>: Character's Name here.
  414. <br><b>The Electric PKMN plate; Zap Plate</b>: Character's Name here.
  415.  
  416. <br><br> To become a Plate Bearer, the character <big>MUST</big> be a Trainer as Arceus entrusted them only to trainers. The character must also consult with either a moderator or the admin about becoming a Plate Bearer as they’re considered key elements to the story. A Plate Bearer doesn’t necessarily have to be lawful-good; however, Arceus initially entrusted them to Trainers of good nature so those who wish to be a Plate Bearer but have an evil alignment, just describe how you came in possession of the plate either through stealing it, killing the previous Plate Bearer, etc. Just because the Trainer is holding a type-specific plate, doesn’t necessarily mean they have to specialize in that single type; however, there should be at least ONE Pokémon of that type on your team. Lastly, being a Plate Bearer, you place your character’s safety at risk as they’re many individuals who wish to get their hands on one of the plates so be prepared to defend yourself.
  417. </div></div>
  418.  
  419. <div id="five" class="box">
  420. <div class="reckoning"></div>
  421.  
  422. <div class="words">
  423. <h1>Team Nemesis</h1>
  424.  
  425. Team Nemesis or just simply “Nemesis” is a mysterious organization that had emerged a couple years prior to the Reckoning. Rumors have it that many notorious figures are affiliated with Nemesis, most being ex-members of other organizations such as Team Galactic and Team Plasma. Still, there are no factual claims to Nemesis even existing, despite the rumors; though, their presence has been hinted at here and there, especially amongst the impoverished who say they’ve “helped” them get back on their feet. If Nemesis exists, their motives and purpose are still unknown; regardless, their name brings about an ominous feeling. <br><br>
  426.  
  427. Team Nemesis or “Nemesis” does in-fact exist and are currently recruiting members. However, those who are interested in joining Nemesis will have to consult with Claudio about their desire for joining Nemesis and their current rank in the organization.<br><br>
  428.  
  429. <center><big>Nemesis Roster</big></center><br>
  430.  
  431. <i>Garibaldi, Claudio</i>; Boss <br>
  432. <i>Anaris, Bridgette</i>; <strike>Secretary</strike> Admin
  433.  
  434. </div></div>
  435.  
  436. <div id="six" class="box">
  437. <div class="reckoning"></div>
  438.  
  439. <div class="words">
  440. <h1>Pokemon Protection Agency (PPA)</h1>
  441. The Pokemon Protection Agency is an organization that was formed shortly after the Reckoning had occured. Funded by the remains of both Silph Co. and Devon Corp., the PPA were given state-of-the-art equipment, from communication devices, to radars, and to even high-grade weapons. The PPA's main focuse is to preseve the heightened crime-rate due to the events of the Reckoning, as well as put an end to illegal trafficking of both Pokemon and humans. The PPA has three main headquarters in a different region of the world. These locations are Goldenrod City in Johto, Castelia City in Unova and Lumiose City in Kalos, each belonging to a different branch of the PPA wit their own chain of command. <br><br>
  442.  
  443. The Pokemon Protection Agency (PPA) is a good way to quickly involve yourself in the world of Reckoning. If you wish to be apart of the Pokemon Protection Agency (PPA), all you have to do is consult with a moderator about what branch you'll belong to and your rank. <br><br>
  444.  
  445. <b>Note</b>: Operatives belonging to a specific branch of the PPA are usually confined to that region alone, unless they are the rank of 'field agent', to which allows them to cross over to other regions and override their jurisdiction. Field agents are considered to be the elite of the PPA so only more seasoned writers will be able to obtain this rank.
  446.  
  447. <div class="johto">
  448. <h1>Johto Branch</h1>
  449. Mashiro, Jin ( Field Agent )
  450. </div>
  451.  
  452. <div class="unova">
  453. <h1>Unova Branch</h1>
  454. bla bla bla
  455. </div>
  456.  
  457. <div class="kalos">
  458. <h1>Kalos Branch</h1>
  459.  
  460. </div>
  461.  
  462. </div></div>
  463.  
  464. <div id="seven" class="box">
  465. <div class="reckoning"></div>
  466.  
  467. <div class="words">
  468. <h1> The Regions of Pokemon - Recently. </h1>
  469.  
  470. </div></div>
  471.  
  472. <div id="eight" class="box">
  473. <div class="reckoning"></div>
  474.  
  475. <div class="words">
  476. bla bla bla
  477. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment