· 8 years ago · Dec 01, 2017, 07:06 PM
1<html>
2 <head>
3
4
5
6 <!---THEME BY AELIN / TCMBRAIDER. DO NOT STEAL OR USE AS A BASE CODE.
7TAB TUTORIAL BY SHOMAXTER. BASE, ANIMATION & POP UP TUTORIAL BY OCTOMOOSEY. TOOLTIPS ACUITE. AUDIO POSTS ETTUDIS. IMAGE WRAPPING INVICTUSMANET--->
8
9
10<script type="text/javascript"
11src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
12<script>
13$(document).ready(function() {
14//
15$('a.poplight[href^=#]').click(function() {
16var popID = $(this).attr('rel'); //Get Popup Name
17var popURL = $(this).attr('href'); //Get Popup href to define size
18var query= popURL.split('?');
19var dim= query[1].split('&');
20var popWidth = dim[0].split('=')[1]; //Gets the first query string value
21$('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="" class="btn_close" title="" alt="" /></a>');
22var popMargTop = ($('#' + popID).height() + 80) / 2;
23var popMargLeft = ($('#' + popID).width() + 80) / 2;
24//Apply Margin to Popup
25$('#' + popID).css({
26'margin-top' : -popMargTop,
27'margin-left' : -popMargLeft
28});
29$('body').append('<div id="fade"></div>');
30$('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
31return false;
32});
33$('a.close, #fade').live('click', function() {
34$('#fade , .popup_block').fadeOut(function() {
35$('#fade, a.close').remove(); //fade them both out
36});
37return false;
38});
39});
40</script>
41
42
43
44<!--tooltip styling script-->
45
46
47<link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
48<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
49<script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
50<script>
51(function($){
52$(document).ready(function(){
53$("[title]").style_my_tooltips({
54tip_follows_cursor:true,
55tip_delay_time:200,
56tip_fade_speed:500
57});
58});
59})(jQuery);
60</script>
61
62<script>
63
64$(document).ready(function(){
65 $("ul#tabs li").click(function(e){
66 if (!$(this).hasClass("active")) {
67 var tabNum = $(this).index();
68 var nthChild = tabNum+1;
69 $("ul#tabs li.active").removeClass("active");
70 $(this).addClass("active");
71 $("ul#tab li.active").removeClass("active");
72 $("ul#tab li:nth-child("+nthChild+")").addClass("active");
73 }
74 });
75});
76</script>
77
78
79
80
81 <title>{Title}</title>
82 <link rel="shortcut icon" href="{Favicon}">
83 <link rel="alternate" type="application/rss+xml" href="{RSS}">
84 {block:Description}
85 <meta name="description" content="{MetaDescription}" />
86 {/block:Description}
87
88
89
90 </head>
91
92
93
94<!---custom fonts--->
95
96<link href="https://fonts.googleapis.com/css?family=Cookie|Dancing+Script|Great+Vibes|Homemade+Apple|Orbitron|Shadows+Into+Light|Shadows+Into+Light+Two|Unica+One" rel="stylesheet">
97<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet">
98<link href="https://fonts.googleapis.com/css?family=Geo" rel="stylesheet">
99<link href="https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield" rel="stylesheet">
100<link href="https://fonts.googleapis.com/css?family=Kristi" rel="stylesheet">
101<link href="https://fonts.googleapis.com/css?family=Oswald" rel="stylesheet">
102<link href="https://fonts.googleapis.com/css?family=Share+Tech+Mono" rel="stylesheet">
103<link href="https://fonts.googleapis.com/css?family=Pathway+Gothic+One" rel="stylesheet">
104<link href="https://fonts.googleapis.com/css?family=VT323" rel="stylesheet">
105<link href="https://fonts.googleapis.com/css?family=Shadows+Into+Light" rel="stylesheet">
106<link href="https://fonts.googleapis.com/css?family=Economica" rel="stylesheet">
107<link href="https://fonts.googleapis.com/css?family=Seaweed+Script" rel="stylesheet">
108<link href="https://fonts.googleapis.com/css?family=Great+Vibes" rel="stylesheet">
109<link href="https://fonts.googleapis.com/css?family=Alex+Brush" rel="stylesheet">
110<link href="https://fonts.googleapis.com/css?family=Spectral" rel="stylesheet">
111<link href="https://fonts.googleapis.com/css?family=Cedarville+Cursive" rel="stylesheet">
112<link href="https://fonts.googleapis.com/css?family=Pathway+Gothic+One" rel="stylesheet">
113<link href="https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield" rel="stylesheet">
114<link href="https://fonts.googleapis.com/css?family=Overpass" rel="stylesheet">
115 <link href="https://fonts.googleapis.com/css?family=Saira" rel="stylesheet">
116 <link href="https://fonts.googleapis.com/css?family=Playfair+Display" rel="stylesheet">
117
118 <!-- SCM Music Player http://scmplayer.co -->
119<script type="text/javascript" src="http://scmplayer.co/script.js"
120data-config="{'skin':'http://static.tumblr.com/qft2cvq/QzGn26xb1/skin-1.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'MASTER MIRROR.','url':'https://www.youtube.com/watch?v=-jz07cHXbxY'}]}" ></script>
121<!-- SCM Music Player script end -->
122
123
124
125<style type="text/css">
126@font-face { font-family:"quil"; src: url('https://dl.dropboxusercontent.com/s/vjx3n6utzrjjr2r/quil_s_t.ttf'); format("truetype");}
127@font-face { font-family: "ambarella"; src: url('https://dl.dropboxusercontent.com/s/5n01hn5ijf0beuz/Ambarella.ttf'); format("truetype");}
128@font-face { font-family: "mocking"; src: url('https://dl.dropboxusercontent.com/s/6dvctjevo33lcyb/Mocking-Regular.ttf'); format("truetype");}
129@font-face{ font-family:"redalert"; src:url('https://dl.dropboxusercontent.com/s/mvd0eofd3pxfanl/redalert.ttf');}
130@font-face { font-family: "botdoh"; src: url('https://dl.dropboxusercontent.com/s/pqv5lk11d4cngsr/Botdoh.ttf'); format("truetype");}
131@font-face{font-family:"bebas neue";src:url('https://dl.dropboxusercontent.com/s/ve5e59sbnw2vei5/BebasNeue.ttf');}
132@font-face{font-family:"nightingale";src:url('https://dl.dropboxusercontent.com/s/pa1adg9sn1490m8/Nightingale.ttf');}
133@font-face {font-family: "black jack";src: url('https://dl.dropboxusercontent.com/s/ryf3a4mag4hudp6/blackjar.ttf?dl=1'); format("truetype");}
134
135
136
137@keyframes bbounce{
138 0% {transform:translate(0px,0px);}
139 50% {transform:translate(0px,10px);}
140 100% {transform:translate(0px, 0px);}
141}
142
143@-moz-keyframes bbounce{
144 0% {-moz-transform:translate(0px,0px);}
145 50% {-moz-transform:translate(0px,10px);}
146 100% {-moz-transform:translate(0px,0px);}
147}
148
149@-webkit-keyframes bbounce {
150 0% {-webkit-transform:translate(0px,0px);}
151 50% {-webkit-transform:translate(0px,10px);}
152 100% {-webkit-transform:translate(0px,0px);}
153}
154
155@-o-keyframes bbounce {
156 0% {-o-transform:translate(0px,0px);}
157 50% {-o-transform:translate(0px,10px);}
158 100% {-o-transform:translate(0px,0px);}
159}
160
161@-ms-keyframes bbounce {
162 0% {-ms-transform:translate(0px,0px);}
163 50% {-ms-transform:translate(0px,10px);}
164 100% {-ms-transform:translate(0px,0px);}
165}
166
167ul#tabs {
168 list-style-type: none;
169 padding: 0;
170 text-align: center;
171 font-size:8px;
172 letter-spacing:1px;
173 min-width:120px;
174}
175
176ul#tabs li {
177 display: table;
178 background-color: #393939;
179 border: solid 1px #838281;
180 padding: 4px 12px;
181 margin-bottom: 4px;
182 color: #9e9f9f;
183 cursor: pointer;
184}
185
186ul#tabs li:hover {
187 background-color: #393939;
188}
189
190ul#tabs li.active {
191 background-color: #393939;
192 border: 1px solid #838281;
193}
194
195ul#tab {
196 list-style-type: none;
197 margin: 0;
198 padding: 0;
199}
200
201ul#tab li {
202 display: none;
203}
204
205ul#tab li.active {
206 display: block;
207}
208
209.popup_block{
210 width: 280px;
211 height: 650px;
212 size:80%;
213 overflow-y:scroll;
214 overflow-x:hidden;
215 display:none;
216 background:transparent;
217 color:#9e9f9f;
218 background-image: url('http://static.tumblr.com/mlvwb68/8hZoytr4u/noct-pop.png');
219 background-repeat:no-repeat;
220 padding:20px;
221 border:0px solid #eee;
222 float:left;
223 position:fixed;
224 top:50%;
225 left: 50%;
226 z-index: 99999;
227 font-size:10px;
228}
229
230
231*html #fade {position: absolute;}
232*html .popup_block {position: absolute;}
233#fade {
234 display:none;
235 position:fixed;
236 left:0px;
237 top:0px;
238 width:100%;
239 height:100%;
240 z-index:9999;
241 background:#383a39; /* change to #fff for solid white */
242 opacity:1; /* change to opacity:1; */
243}
244
245
246
247::-webkit-scrollbar {
248 height: 0px;
249 width: 2px;
250 background:transparent;
251 border-left:0px solid transparent;
252 border-right:0px solid transparent;}
253
254
255::-webkit-scrollbar-thumb {
256 background:transparent;}
257
258
259
260
261
262
263
264
265body {
266 background-image:url('https://i.imgur.com/5QTjODx.png');
267 background-attachment:none;
268 background-repeat:no-repeat;
269 background-color: #383a39;
270 font-family: 'Playfair Display', serif;
271 font-size: 12px;
272 color: #fff;
273 text-align:auto;
274 word-spacing:2px;
275 letter-spacing:0px;
276 line-height:100%;
277 text-shadow: 1px 1px 1px #000;
278
279}
280
281
282
283a {
284 text-decoration:none;
285 color: #fff;
286 font-family: 'Playfair Display', serif;
287 text-transform:none;
288 font-weight: 600;
289 font-size:12px;
290 text-shadow: 0px 0px 5px #bebebe;
291}
292
293a:hover {
294 color: #fff;
295 -webkit-transition: all 0.7s ease;
296 -moz-transition: all 0.7s ease;
297 -o-transition: all 0.7s ease;
298}
299
300small, sup, sub {
301 font-size: 12px;
302}
303
304b, strong {
305 color: #fff;
306 text-transform: none;
307 font-weight:300;
308 font-family: 'bebas neue';
309 font-size: 14px;
310 line-height:10px;
311 text-shadow: 1px 1px 1px #000;
312}
313
314i, em {
315 color: #fff;
316 text-transform: none;
317 font-family: 'Cedarville Cursive', cursive;
318 font-size: 14px;
319 font-weight:200;
320 text-shadow: 0px 0px 10px #a8a8a8;
321}
322
323h4, h2, h1 {
324 display:block;
325 color: #fff;
326 background-color:#333333;
327 font-family: 'Oswald', sans-serif;
328 text-transform:uppercase;
329 font-size: 15px;
330 padding:5px 0px;
331 margin-left:auto;
332 margin-right:auto;
333 text-shadow: 0px 0px 1.5px #fff;
334 text-align:center;
335 width:97%;
336 border-left: 5px solid #262626;
337 border-right: 5px solid #262626;
338
339}
340
341h3 {
342 color: #fff;
343 font-family: 'Mrs Saint Delafield', cursive;
344 text-transform:none;
345 font-size: 30px;
346 font-weight:100;
347 line-height:8px;
348 padding:5px 0px;
349 margin-left:auto;
350 margin-right:auto;
351 text-shadow: 0px 0px 1px #fff;
352 text-align:right;
353 width:97%;
354}
355
356big {
357 color: #a11e1e;
358 text-transform: none;
359 font-family: 'Orbitron', sans-serif;
360 font-size: 13px;
361}
362
363pre {
364 white-space: pre-wrap;
365 white-space: -moz-pre-wrap;
366 white-space: -pre-wrap;
367 white-space: -o-pre-wrap;
368 word-wrap: break-word;
369 background-image:url('');
370 background-color:#333333;
371 background-repeat:repeat;
372 background-attachment:fixed;
373 text-align:justify;
374 padding: 8px;
375 font-size:10px;
376 border-left: 5px solid #262626;
377 border-right: 5px solid #262626;
378}
379
380sub, sup, small {
381 font-size:11px;
382 line-height: 10px;
383}
384
385hr {
386 border: 0;
387 height: 0;
388 border-top: 1px solid rgba(0, 0, 0, 0.1);
389 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
390}
391
392
393blockquote {
394 padding:2px 10px;
395 margin:3px 0 4px 10px;
396 border-left: 1px solid #ababab;
397 border-radius: 0px;
398 font-size:10px;
399}
400
401blockquote img {
402 max-width:100%;
403 height:auto;
404}
405
406
407
408
409img {
410 max-width:100%;
411 height:auto;
412}
413
414
415
416#container {
417 position: fixed;
418 top:158px;
419 left: 219px;
420 height:380px;
421 width: 375px;
422 overflow-y:scroll;
423 overflow-x:hidden;
424 opacity:1;
425 border: 0px dashed #fff;
426 -webkit-mask-image: -webkit-gradient(
427 linear, center 75%, center bottom,
428 from(rgba(0,0,0,20)),
429 to(rgba(20,0,0,0)));
430}
431
432#container:hover {
433 opacity:1;
434 transition: opacity .7s ease-in-out;
435 -moz-transition: opacity .7s ease-in-out;
436 -webkit-transition: opacity .7s ease-in-out;}
437
438
439
440.luxveritatis {
441 width: auto;
442 background-color: transparent;
443 padding: 10px;
444 margin-bottom: 30px;
445 opacity:0.7;
446
447 }
448
449
450.asker {
451 width:300px;
452 font-size:20px;
453 font-family: "ambarella";
454 margin:-40px 0px 0px 55px;
455 margin-bottom:5px;
456 padding-bottom:0px;
457 padding-top: 4px;
458 color: #ededed;
459 text-shadow: 1px 1px 1px #000;
460}
461
462.asker a {
463 text-transform:none;
464 color: #ededed;
465 text-shadow: 1px 1px 1px #000;
466}
467
468
469.question {
470 padding:5px;
471 text-shadow: 1px 1px 1px #000;
472 color:#ededed;
473 font-size:11px;
474 font-weight:500;
475 padding-top: 5px;
476 margin-left:3px;
477 width: 250px;
478 text-transform:none;
479 text-align:justify;
480 letter-spacing:2px;
481 padding:5px;
482 background: url("");
483 background-repeat:repeat;
484 background-color: #393939;
485 border-top: 1px solid #2e2e2e;
486 border-bottom: 1px solid #2e2e2e;
487 padding:10px;
488 letter-spacing:2px;
489}
490
491.answer {
492 padding-top:10px;
493 text-align:justify;
494}
495
496
497
498#info {
499 font-family: 'Abel', sans-serif;
500 width:355px;
501 left:30px;
502 font-size:15px;
503 color: #838281;
504 margin-top:3px;
505 padding-top:-20px;
506 padding-bottom:12px;
507 background-color:#333333;
508 border: 1px solid #262626;
509 text-shadow: 1px 1px 1px #000;
510 background: url("http://i.imgur.com/mvB6ji9.png");
511background-repeat:repeat;
512background-attachment:fixed;
513}
514
515#info a {
516 font-size:9px;
517 color: #fff;
518 font-style:normal;
519 text-shadow: 1px 1px 1px #000;
520}
521
522#info a:hover {
523 color:#615c55;
524}
525
526
527#tags {
528 color:#d8d8d8;
529 background-color:transparent;
530 margin-top:5px;
531 width: auto;
532 margin-left:5px;
533 height:30px;
534 overflow-y:scroll;
535 padding-left:1px;
536 text-align:justify;
537 line-height:14px;
538 text-transform:none;
539 font-size:8px;
540 font-family: 'bebas neue';
541 min-height:20;
542 max-height:auto;
543 padding-top:10px;
544 padding-bottom:10px;
545 text-shadow: 1px 1px 1px #000;
546
547}
548
549#tags a {
550 color:#d8d8d8;
551 font-size: 11px;
552 text-transform:none;
553 font-style: none;
554 font-family: 'overpass';
555 text-shadow: 0px 0px 3px #000;
556}
557
558#tags a:hover {color:#7a716e;}
559
560
561.chat .line {
562 margin: 1px 25px;
563 padding: 2px;
564 line-height:150%;
565 color: #292827
566 font-family: arial;
567 font-size: 10px;
568}
569
570.chat .line.odd {
571 color: #fff
572 font-family: arial;
573 text-align:right;
574 font-size: 10px;
575 text-shadow: 1px 1px 1px #000;
576}
577
578.label {
579 font-family:arial;
580 text-transform:none;
581 font-size:10.5px;
582 color:#fff;
583 text-shadow: 0px 0px 1px #d3d1d1;
584}
585
586
587.note li {
588 font-size:9px;
589 text-transform:none;
590 font-family: arial;
591 text-align:left;
592 margin:0px;
593 -moz-transition-duration:0.5s;
594 -webkit-transition-duration:0.5s;
595 -o-transition-duration:0.5s;
596}
597
598
599
600#pagination {
601 position:fixed;
602 font-size:17px;
603 width: 200px;
604 text-transform:none;
605 font-family: 'Oswald', sans-serif;
606 top:130px;
607 left:390px;
608 transform: rotate(0deg);
609 color: #fff;
610 z-index:9;
611}
612
613
614#pagination a {
615 text-transform:none;
616 color: #bcbcbc;
617 z-index:9;
618 -webkit-filter: blur(0px);
619 -webkit-transition: 0.8s ease-in;
620 -moz-transition: 1s ease-in;
621 font-family: 'Oswald', sans-serif;
622 font-size: 20px;
623 text-shadow: 0px 0px 0px #393939;
624}
625
626#pagination a:hover {
627 -webkit-filter: blur(0px);
628 -webkit-transition: 0.2s ease-in;
629 -moz-transition: 1s ease-in;
630 transition: 1s ease-in;
631 z-index:9;
632}
633
634
635
636
637/* DESCRIPTION */
638
639
640#cabal {
641 font-family: 'Abel', sans-serif;
642 font-size:10px;
643 background:#c1c1c1;
644 color: #9e9f9f;
645 width:200px;
646 height:0px;
647 left: 0px;
648 top: 265px;
649 text-align:justify;
650 position:fixed;
651 opacity:0;
652}
653
654#cabal:hover {
655 -webkit-filter:none;
656 -webkit-transition: all 0.6s ease-in-out;
657 opacity:1;
658 -webkit-transition: all 0.6s ease-in-out;
659 -moz-transition: all 0.6s ease-in-out;
660 -o-transition: all 0.6s ease-in-out;
661 -ms-transition: all 0.6s ease-in-out;
662 transition: all 0.6s ease-in-out;
663}
664
665
666
667.alinks {
668 z-index:9999;
669 position:fixed;
670 margin-left:630px;
671 margin-top:140px;
672 width:70px;
673 color:#fff;
674 font-family: 'Unica One', cursive;
675 font-size:47px;
676 text-shadow:0px 0px 1px #b4a9a5;
677 -webkit-transition: all 0.5s ease-in-out;
678 -moz-transition: all 0.5s ease-in-out;
679 -o-transition: all 0.5s ease-in-out;
680 -ms-transition: all 0.5s ease-in-out;
681 transition: all 0.5s ease-in-out;
682 -webkit-filter: blur(0px);
683 -webkit-transition: 0.8s ease-in;
684 -moz-transition: 1s ease-in;
685 transition: 1s ease-in;
686 -webkit-transform: rotate(30deg);
687 -moz-transform: rotate(30deg);
688 -o-transform: rotate(30deg);
689}
690
691.alinks a {
692 font-size:27px;
693}
694
695.blinks {
696 z-index:9999;
697 position:fixed;
698 margin-left:610px;
699 margin-top:190px;
700 width:70px;
701 color:#b4a9a5;
702 font-family: 'Unica One', cursive;
703 font-size:20px;
704 text-shadow:0 0 1px #b4a9a5;
705 -webkit-transition: all 0.5s ease-in-out;
706 -moz-transition: all 0.5s ease-in-out;
707 -o-transition: all 0.5s ease-in-out;
708 -ms-transition: all 0.5s ease-in-out;
709 transition: all 0.5s ease-in-out;
710 -webkit-filter: blur(0px);
711 -webkit-transition: 0.8s ease-in;
712 -moz-transition: 1s ease-in;
713 transition: 1s ease-in;
714 -webkit-transform: rotate(13deg);
715 -moz-transform: rotate(13deg);
716 -o-transform: rotate(13deg);
717}
718
719.blinks a {
720 font-size:22px;
721}
722
723.clinks {
724 z-index:9999;
725 position:fixed;
726 margin-left:555px;
727 margin-top:120px;
728 width:70px;
729 color:#b4a9a5;
730 font-family: 'Unica One', cursive;
731 font-size:30px;
732 text-shadow:0 0 1px #b4a9a5;
733 -webkit-transition: all 0.5s ease-in-out;
734 -moz-transition: all 0.5s ease-in-out;
735 -o-transition: all 0.5s ease-in-out;
736 -ms-transition: all 0.5s ease-in-out;
737 transition: all 0.5s ease-in-out;
738 -webkit-filter: blur(0px);
739 -webkit-transition: 0.8s ease-in;
740 -moz-transition: 1s ease-in;
741 transition: 1s ease-in;
742 -webkit-transform: rotate(60deg);
743 -moz-transform: rotate(60deg);
744 -o-transform: rotate(60deg);
745}
746
747.clinks a {
748 font-size:27px;
749}
750.dlinks {
751 z-index:9999;
752 position:fixed;
753 margin-left:185px;
754 margin-top:120px;
755 width:70px;
756 color:#b4a9a5;
757 font-family: 'Unica One', cursive;
758 font-size:30px;
759 text-shadow:0 0 1px #b4a9a5;
760 -webkit-transition: all 0.5s ease-in-out;
761 -moz-transition: all 0.5s ease-in-out;
762 -o-transition: all 0.5s ease-in-out;
763 -ms-transition: all 0.5s ease-in-out;
764 transition: all 0.5s ease-in-out;
765 -webkit-filter: blur(0px);
766 -webkit-transition: 0.8s ease-in;
767 -moz-transition: 1s ease-in;
768 transition: 1s ease-in;
769 -webkit-transform: rotate(10deg);
770 -moz-transform: rotate(10deg);
771 -o-transform: rotate(10deg);
772}
773
774.dlinks a {
775 font-size:27px;
776}
777
778.credit {
779 color: #cdb2a7;
780 position:fixed;
781 text-shadow: 0px 0px 11px #fff;
782 right:15px;
783 width:80px;
784 bottom:15px;
785 font-family: 'Orbitron', sans-serif;
786 font-size: 16px;
787 text-shadow: 1px 1px 1px #000;
788}
789
790
791.credit a {
792 padding:10px;
793 color:#fff;
794 width:30px;
795 margin-right:0px;
796 font-family: 'Oswald', sans-serif;
797 text-transform:none;
798}
799
800.credit a:hover {
801 -webkit-transition: all 0.6s ease-in-out;
802 -moz-transition: all 0.6s ease-in-out;
803 -o-transition: all 0.6s ease-in-out;
804 -ms-transition: all 0.6s ease-in-out;
805 transition: all 0.6s ease-in-out;
806 color: #fff;
807 text-shadow: 0px 3px 3px #fff;
808}
809
810
811
812
813
814.quote {
815 font-size:13px;
816 letter-spacing:1px;
817 text-align:center;
818 border-bottom:1px solid #615c55;
819 margin-bottom:5px;
820 padding-bottom:3px;
821}
822
823.quotesource {
824 font-size: 5px;
825 letter-spacing:1px;
826 text-align:center;
827 margin-bottom:5px;
828}
829
830
831/* Audio styles */
832
833.tumblr_audio_player {
834 height:30px;
835 width:30px;
836 border-radius:200px;
837 background:white;
838 border: purple outset 5px;
839}
840
841.audioimgwrapper {
842position: absolute;
843left: 65px;
844top: -20px;
845overflow: hidden;
846z-index: -1;
847}
848
849.audioimgwrapper img {
850width: 100%;
851display:inline-block;
852height: auto;
853z-index:-1;
854}
855
856.audiowrapper {
857position: relative;
858padding:10px;
859}
860
861#quote {
862
863 text-transform: none;
864 font-family: Helvetica;
865 color:#fff;
866 letter-spacing: 3px;
867 line-height: 11px;
868 font-size: 11px;
869 text-align: center;
870}
871
872#source {
873 text-transform: none,bold;
874 font-size: 7px;
875 text-align:left;
876}
877
878/* NAVIGATION */
879
880.marcobartoli {
881 text-align:center;
882 width: auto;
883 height:405px;
884 padding:10px;
885 margin-top: -20px;
886}
887
888.marcobartoli a {
889 margin-left:5px;
890 margin-top:10px;
891 display: inline-block;
892 padding:8px;
893 letter-spacing:1px;
894 font-size:10px;
895 font-family:arial;
896 color: #fff;
897 width:80px;
898 text-align:center;
899 -moz-transition-duration:0.8s;
900 -webkit-transition-duration:0.8s;
901 -o-transition-duration:0.8s;
902}
903
904
905
906
907
908
909/* tooltip! */
910
911
912
913#s-m-t-tooltip{
914 color:#ababab;
915 background-color:#282625;
916 display:none;
917 text-align:center;
918 position:absolute;
919 z-index:9999999;
920 border:1px solid #ababab;
921 font-size:10px;
922 font-family:'redalert';
923 letter-spacing:1px;
924 text-transform:none;
925 padding:0px 6px 0px 6px;
926 margin-top:30px;
927 -webkit-transition:all 0.1s ease-out
928 -moz-transition:all 0.1s ease-out;
929 transition:all 0.1s ease-out;
930}
931
932
933
934
935#musicicon {
936 position: fixed;
937 top: 20px;
938 left: 20px;
939 width: 26px;
940 height: 26px;
941 -webkit-transition: all .7s ease;
942 -moz-transition: all .7s ease;
943 -o-transition: all .7s ease;
944 transition: all .7s ease;
945}
946
947.micon {
948 z-index: 1;
949 width: 15px;
950 background: transparent; /* music icon background */
951 padding: 2px;
952 width: 26px;
953 height: 26px;
954 border-radius: 4px;
955 -webkit-transition: all .7s ease;
956 -moz-transition: all .7s ease;
957 -o-transition: all .7s ease;
958 transition: all .7s ease;
959}
960
961.micon:hover{
962 border-top-left-radius: 4px;
963 border-bottom-left-radius: 4px;
964 border-top-right-radius: 0px;
965 border-bottom-right-radius: 0px;
966}
967
968.micon img { width: 15px; margin: 5px; }
969
970.musicplayer {
971 z-index: -1;
972 position: absolute;
973 margin-top: -30px;
974 background:transparent; /* music player background */
975 border: 0px solid #5EC6CB; /* music player border */
976 margin-left: 5px;
977 border-radius: 4px;
978 width: 0px;
979 padding: 9px;
980 overflow: hidden;
981 -webkit-transition: all .7s ease;
982 -moz-transition: all .7s ease;
983 -o-transition: all .7s ease;
984 transition: all .7s ease;
985}
986
987.mplayer { margin-left: -27px; }
988
989#musicicon:hover .musicplayer {
990 margin-left: 29px;
991 width: 120px;
992 border-top-left-radius: 0px;
993 border-bottom-left-radius: 0px;
994 border-top-right-radius: 4px;
995 border-bottom-right-radius: 4px;
996}
997
998#musicicon:hover .micon {
999 border-top-left-radius: 4px;
1000 border-bottom-left-radius: 4px;
1001 border-top-right-radius: 0px;
1002 border-bottom-right-radius: 0px;
1003}
1004
1005
1006
1007
1008
1009.popupcontent {
1010 position:absolute;
1011 text-align:justify;
1012 padding:20px;
1013 width:367px;
1014 height:480px;
1015 overflow-y:scroll;
1016 margin-left:347px;
1017 margin-top:30px;
1018}
1019
1020/*animation tutorial by octomoosey*/
1021
1022/* the first two sections of css are just setting up our object. you can set the positioning and any colours, backgrounds etc as usual! */
1023.moose-animation{
1024 position:fixed;
1025 margin-left:10px;
1026 margin-top:10px;
1027/* this is where we set up the animation for the object, there are several lines which seem to repeat the same information, but this is just for cross browser compatibility */
1028
1029/* the next section picks apart the 3 lines needed to set up the animation and explains each. this is the duration, the iteration and the origin */
1030
1031 animation: bbounce linear 2.5s; /* this line links us to the keyframe name we set up. it also gives the total duration of the animation, if you want to make the animation slower, increase the time, for a quicker animation, decrease the time */
1032 animation-iteration-count: infinite; /* this makes sure the animation will continue to play, you can change this to a number if you only want the animation to play a certain number of times ( or to 1 if you only want it to play on page loading for example ) */
1033 transform-origin: 50% 50%; /* this just specifies that we want all transformations or effects to be centered on the object. you can change this if you want to pin the transition effect to a corner of your object */
1034
1035/* Safari 4+, Android, Chrome */
1036 -webkit-animation: bbounce linear 2.5s;
1037 -webkit-animation-iteration-count: infinite;
1038 -webkit-transform-origin: 50% 50%;
1039
1040/* Fx 5+ */
1041 -moz-animation: bbounce linear 2.5s;
1042 -moz-animation-iteration-count: infinite;
1043 -moz-transform-origin: 50% 50%;
1044
1045/* Opera 12+ */
1046 -o-animation: bbounce linear 2.5s;
1047 -o-animation-iteration-count: infinite;
1048 -o-transform-origin: 50% 50%;
1049
1050/* IE 10+, Fx 29+ */
1051 -ms-animation: bbounce linear 2.5s;
1052 -ms-animation-iteration-count: infinite;
1053 -ms-transform-origin: 50% 50%;}
1054
1055 .moose-animation img {
1056 height:60px;
1057 width:80px;
1058 padding:5px;
1059 background:transparent;}
1060
1061
1062
1063
1064</style>
1065
1066<body>
1067
1068
1069<script type="text/javascript">
1070<!--
1071function clickIE() {if (document.all) {(message);return false;}}
1072function clickNS(e) {if
1073(document.layers||(document.getElementById&&!document.all)) {
1074if (e.which==2||e.which==3) {(message);return false;}}}
1075if (document.layers)
1076{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
1077else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
1078document.oncontextmenu=new Function("return false")
1079// -->
1080</script>
1081
1082
1083
1084<div id="links">
1085<div class="alinks">
1086<a href="/" title="refresh"><div class="moose-animation">⚔︎</a>
1087</div></div></div>
1088
1089<div class="blinks">
1090<a href="/ask" title="inquiries"><div class="moose-animation">âš”</a>
1091</div></div></div>
1092
1093<div class="clinks">
1094<a href="#?w=630" rel="03" class="poplight" title="navigation"><div class="moose-animation">âš”</a>
1095</div></div>
1096
1097 <div class="dlinks">
1098<a href="http://servomundi.tumblr.com" title="His Hero"><div class="moose-animation"><img src="https://i.imgur.com/QpIrNAc.png"></a>
1099</div></div>
1100
1101
1102<div class="credit">
1103 <a href="http://tcmbraider.tumblr.com/" rel="06" class="poplight" title="theme by Aelin / tcmbraider."><img src="https://i.imgur.com/hpXw9QJ.png"></a>
1104</div>
1105</div>
1106
1107
1108<div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">BACK.</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">FORTH.</a>{/block:NextPage}{/block:Pagination}</div>
1109
1110
1111<div id="container">
1112
1113{block:Posts}
1114{block:ContentSource}<!-- {SourceURL}
1115{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
1116{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
1117{/block:ContentSource}
1118
1119<div class="luxveritatis">
1120
1121{block:Text}{block:Title}<span style="color:#fff;font-size:14px;font-family:VT323;text-transform:none;letter-spacing:3px;text-align:center;">{Title}{/block:Title} <div id="xian">{Body}</div><div style=“clear:bothâ€></div>
1122{/block:Text}
1123
1124
1125
1126<center>{block:Photo}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/></center>{block:Caption}{/block:Caption}{/block:Photo} <!-- {block:NoRebloggedFrom}
1127{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
1128{/block:NoRebloggedFrom} -->
1129
1130{block:Panorama}{LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{/block:Caption}{/block:Panorama}
1131
1132{block:Photoset}{Photoset-250}{block:Caption}{/block:Caption}{/block:Photoset}
1133
1134<div id="quote">{block:Quote}<span style="font-size:20px;z-index:9;">â›â›{Quote}<br>{block:Source}<div class="quotesource" style= padding-top:15px;>{Source}</div>{/block:Source}{/block:Quote}</div>
1135
1136{block:Link}<a href="{URL}" class="link" {Target}>{Name}</a>{block:Description}{Description}{/block:Description}{/block:Link}
1137
1138{block:Chat}{block:Title}<h3>{Title}</h3>{/block:Title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}{/block:Label}{Line}</div></div></div>{/block:Lines}</div>{/block:Chat}
1139
1140{block:Video}<center>{Video-250}</center>{block:Caption}{/block:Caption}{/block:Video}
1141
1142{block:Audio}
1143<div class="audiowrapper">
1144 {block:AlbumArt}
1145<div class="audioimgwrapper" style="font-size:40px;margin-left:-0px;transform:rotate(-20deg);"></div>
1146 {/block:AlbumArt}
1147<div id="audio">{AudioPlayerBlack}</div>
1148{block:TrackName}<i>Song:</i> {TrackName}{/block:TrackName}<br>
1149{block:Artist}<i>Artist:</i> {Artist}{/block:Artist}<br>
1150{block:PlayCount}{FormattedPlayCount}{/block:PlayCount}<br>
1151</div>
1152{/block:Audio}
1153
1154{block:Caption}{Caption}{/block:Caption}
1155
1156{block:Answer}
1157<div id="askheader"></div><div class="question">{Question}</div><br><br><br>
1158<div class="asker" style= "float:right;">{Asker}</div>
1159<div class="answer">
1160 <div id="xian">{Answer}</div></div>
1161{/block:Answer}
1162
1163{block:Date}<div id="info"><br>
1164 <a href="{Permalink}" title="{NoteCountwithLabel}" style="font-family:arial;text-transform:none;float:left;padding-left:8px;padding-bottom:5px;margin-top:-4px;"><a href="{Permalink}" title="{timeago}" style="font-family:arial;text-transform:none;float:left;padding-left:8px;padding-bottom:5px;margin-top:-4px;"> details</a></a>
1165
1166
1167<a href="{ReblogURL}" title="reblog" style="font-family:arial;text-transform:none;float:right;padding-right:14px;margin-bottom:8px;margin-top:-4px;">⤿</a> {/block:Date}
1168</div>
1169<div id="tags">{block:HasTags} {block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
1170<div class="note">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
1171
1172
1173{block:AskEnabled}<a class="various3" href="http://www.tumblr.com/ask_form/{Name}.tumblr.com"></a>{/block:AskEnabled}
1174
1175
1176
1177</div>
1178
1179{/block:Posts}
1180
1181</div>
1182
1183
1184{block:contentsource}
1185<!– {sourceurl}{block:sourcelogo}<img src="{blacklogourl}"
1186width="{logowidth}" height="{logoheight}" alt="{sourcetitle}" />
1187{/block:sourcelogo}
1188{block:nosourcelogo}{sourcelink}{/block:nosourcelogo} –>
1189{/block:contentsource}
1190
1191
1192
1193</body>
1194
1195<div id="03" class="popup_block">
1196
1197<ul id="tabs" style="width:80px;margin-left:230px;margin-top:246px;align:right;">
1198 <li class="active">DECREE</li>
1199 <li>LUCIFERIAN</li>
1200 <li>TIMELINE</li>
1201 <li>WORLDS</li>
1202 <li>STAR MAP</li>
1203</ul>
1204
1205
1206
1207
1208
1209<ul id="tab">
1210 <li class="active">
1211<div style="width:230px;height:425px;overflow-y:scroll;overflow-x:hidden;margin-left:355px;margin-top:-192px; -webkit-mask-image: -webkit-gradient(
1212linear, center 75%, center bottom,
1213from(rgba(0,0,0,20)),
1214to(rgba(20,0,0,0)));">
1215
1216<h4>RULES</h4><br>
1217 <p><strong>GENERAL:</strong></p>
1218<p>- This account is heavily headcanon- and theory-story based. It doesn’t follow canon and never will.</p>
1219<p>- To begin, it should come as no surprise that this iteration of Noctis absolutely <em>BLUDGEONS</em> FFXV’s established canon. So pretty please don’t try and harangue me to play canon Noctis because it’s just not happening–so many others exist already and deserve that attention. <em>The only exceptions are my Omen & Fateswap AU’s and even those rely pretty heavily on Versus.</em></p>
1220<p>- On that subject, I’m<strong> primarily looking to write with adventurous people</strong> who want to explore a creative, unique plots that write our own canon instead of playing in the incredibly flawed sandbox that was FFXV. <br /><br /><strong>- DARK THEMES ABOUND</strong>. While I will only be keeping my mutuals confined to 18+ folks, if you have a strong stomach for horror, gore, violence, dark religious themes, abuse, drug addiction, war, gritty survival, and all that entails–then feel free to follow. There’s also a LOT of centric focus on organized crime, paganism, Satanism/Luciferianism, occultism, and the like.</p>
1221<p>- Despite said dark themes, I will not RP slave plots, human trafficking, or things I simply find distasteful to RP (cancer, asylum AU’s, plots based around modern tragedies for angst, etc.). <br /><br />- HOWEVER–aside from the fact that triggers will be tagged, I will not, under any circumstance, RP incest/dub-con/non-con/rape/pedophilia/child abuse (outside of past trauma mentioned IC/flashbacks), or ships with underaged muses–nor will I ship with aged up canon minors/aged down Noct on my end. <br /><br />- Please note that my timeline is not rigid to any characters it pertains to. If anyone with a canon muse is mentioned and disagrees with any said events, let me know and we can work around it. I’m not anal about this at all.<br /><br /><strong>- I’M DUPLICATE FRIENDLY!</strong> Seriously, if any Nocts want to meet their Noctis Estacado twinkie, hmu! See a headcanon you like and want to adapt a bit? Let me know and I’ll point you towards the theory it came from since this blog is a mess of theories circulating the fandom as it is.</p>
1222<p><strong>SHIPPING:</strong></p>
1223<p><strong>- Ages? </strong>18+ muses only. I’m open for smut, too, so long as mun & muse are 18+ and actually interested (I’ll always ask first!). <br /><br /><strong>- NO FORCE-SHIPPING</strong>. Don’t assume I ship something just because it’s popular in canon/fanon–<strong>ASK FIRST.</strong> On that note, please don’t expect me to answer a shippy meme if I’m uncomfortable with it; I have every right to refuse. If you ask why, I won’t bite your head off, but please understand and don’t harangue me about it.<p><strong>- Exclusivity?</strong> Outside of my Nyx, this is my first time shipping with duplicates, though I get uncomfortable with too many. However, what absolutely <em>ARE</em> exclusive are any unique plots I create with ship partners. I put a lot of energy into them and invest time with my partner(s) and aren’t comfortable with replicating them outside of a set ship/iteration of that muse. <b>However, I can and will go ship-exclusive if we both agree to it.</b><br />- My main ship is the one I have with <a href="http://servomundi.tumblr.com">servomundi</a>. This will also be the only Nyx Ulric I’ll be shipping with & incorporating into my headcanons I might have.</p>
1224<p><strong>- Mun:</strong> Calis, 23, NB, any pronouns</p>
1225<p><strong>- Art credits:</strong> Animated icons by <a href="http://soulmarshal.tumblr.com">Nadz</a> & used with permission; also others are by <a href="http://bierausgalahd.tumblr.com">Becky</a> and also used <a href="https://gyazo.com/78d5024787dedb9d91f4637a33b0c8ab">with permission</a>. Background art is by <a href="https://divineimmortality.deviantart.com/art/Final-fantasy-XV-498607238">divineimmortality</a>. Theme modding done by <a href="http://servomundi.tumblr.com">Asha.</a></p>
1226<p><strong>- Theory credits</strong>: OfLucii (4chan), Elliezel Gaming (YT), Sean Weiss (YT), FFP (YT), Perona77 (reddit), Ddennu (gameFAQs), Breaak92 (reddit), Nelson (YT), Aliahsan (YT), Ikkin- (YT)</p>
1227<p>Additionally, a lot of backstory ideas come from my old child!Noctis (hysteresisxfractus), my Izunia (shyielding), Agni of Agni's Philosophy (sacrivice), and Ifrit (afritan).</p>
1228
1229
1230</li>
1231<li>
1232
1233
1234<div style="width:230px;height:425px;overflow-y:scroll;overflow-x:hidden;margin-left:355px;margin-top:-192px; -webkit-mask-image: -webkit-gradient(
1235linear, center 75%, center bottom,
1236from(rgba(0,0,0,20)),
1237to(rgba(20,0,0,0)));">
1238
1239<h3>Contra Mundi</h3>
1240<p><h2>General</h2>
1241<p><b>Name:</b> Noctis Lucis Caelum
1242
1243<p><b>Titles:</b> The Don King, Kingpin, Branded by Etro, King of the Damned, Corvus Rex, Witch King
1244
1245<p><strong>Aliases:</strong> Toris Merovin, Noct Gar, Koschei<p>
1246
1247<strong>Ethnicity: </strong>Solheimian, Galahdian & Lucian (½ MÄori & Samoan, ½ Italian & Greek)
1248
1249<p><strong>Nationality: </strong>Lucian<strong>
1250
1251<p><b>Species: </b></strong>Half Astral, half human<p>
1252
1253<b>Gender:</b> Agender (male-presenting)
1254
1255<p><b>Orientation:</b> Grey-aromantic, Grey-asexual (sex positive)<p>
1256
1257<b>Age:</b> 20-30 (21 mainverse)<p>
1258
1259<b>Birthdate:</b> August 30th, 735 M.E.<p>
1260
1261<b>Occupation:</b> King of Lucis, Kingpin of the Lucian Underground, High Priest of the Church of Mania<p>
1262
1263<b>Alignment:</b> Anti-villain, Lawful/neutral evil, antichrist figure
1264
1265<p><b>Group/Organizational Affiliations:</b> Lucis, Lucian Underground<p>
1266
1267<p><b>Voiceclaim/accent: </b><a href="https://www.youtube.com/watch?v=sbIRergea9A">Anatole de Bodinat</a>, slight Brooklyn accent
1268
1269<p><h2>Relationships</h2>
1270
1271<p><b>Parents:</b> Etro, the Goddess of Death and Chaos & Regis Lucis Caelum<p>
1272
1273<strong>Children:</strong> Pallas & Ceres Lucis Caelum (twin girls, both 3 y/o)
1274
1275<p><strong>Relatives:</strong> Aulea Lucis Caelum, biological mother; Kir Palaiologos, grandfather; Mors Lucis Caelum, step-grandfather; Ardyn & Izunia Lucis Caelum, ancestors; Ifrit, ancestor of Solheim’s founding royal family<p>
1276
1277<b>Comrades/team:</b> Ignis Scientia, Nyx Ulric, Crowe Altius, Gentiana Nox Fleuret, Gilgamesh, Cor Leonis (Odin disguised), Weskham & Sedius Armaugh, Nadir, Vesta Ezekiel
1278
1279<p><strong>Enemies:</strong> Iedolas Aldercapt, Verstael Besithia, Ravus & Lunafreya Nox Fleuret, Prompto Argentum, Gladio Amicitia
1280
1281<p><b>Relationship Status:</b> Dating
1282
1283<p><b>Significant Other:</b> <a href="http://servomundi.tumblr.com">Nyx Ulric</a>
1284
1285<p><b>Contacts:</b> Cindy Aurum, Cid Sophiar, Libertus Ostentium, Ravatogh crew<p>
1286
1287<p><h2>Physical</h2>
1288
1289<p><b>Height:</b> 5'10"<p>
1290
1291<b>Weight:</b> 170 lbs.
1292
1293<p><b>Build:</b> Mesomorph (<a href="https://imgur.com/a/dRZyA">Reference</a>)
1294
1295<p><b>Skin Tone:</b> Olive
1296
1297<p><b>Hair:</b> Gunmetal blue
1298<p><b>Eyes:</b> Wine-rose/ruby | Lit vermillion (powers invoked)
1299
1300<p><strong>Scars:</strong> Has a pale, off-white scar of <a href="https://vignette.wikia.nocookie.net/finalfantasy/images/0/07/Lucis-Emblem.png/revision/latest?cb=20160416031105">Etro's skull</a> he was born with on his sternum that is a brand of Etro, innumerable buises & badly healed scars myriad on his body from his incarceration in Niflheim
1301
1302<p><strong>Outfit:</strong> Black leather, zip-up short-sleeved supertunic, baggy leather trousers, combat boots, leather gloves, & belt with several pouches ( <a href="http://moonlight-crystal.tumblr.com/post/157704752186/embed">Outfit reference</a> )</p>
1303
1304<p><h2>Mental</h2>
1305
1306<p><strong>Neurodivergencies: </strong>C-PTSD, Bipolar II, Insomnia, Psychosis, Addictive Personality, chronic fatigue</p>
1307
1308<p><strong>Disabilities: </strong>Moderately disabled in left leg (limps when loping, jogging, favors it when standing)<strong>
1309
1310<p>Addictions: </strong>Addicted to Lunatelristium (Lunatel)<p>
1311
1312<p><strong>Tropes: </strong>The Antichrist, He Who Fights Monsters, Anti-villain, The Don, Fallen Hero, Break the Cutie, Rousseau Was Right
1313
1314<p><strong>Zodiac: </strong>Virgo, Year of the Dragon
1315
1316<p><strong>MBTI: </strong>ISFP, the Adventurer
1317
1318<p><strong>Enneagram: </strong>5w6, the Iconoclast
1319
1320<p><strong>Vice: </strong>Greed
1321
1322<p><strong>Virtue: </strong>Justice
1323
1324<p><strong>Element:</strong> Darkness</p>
1325
1326<p><h2>Prowess</h2>
1327
1328<p><strong>Abilities:</strong></p>
1329
1330<p><strong>- Free-running/parkour: </strong>Noctis can easily traverse difficult urban terrain, augmented or not by his warping
1331
1332<p><strong>- MMA: </strong>His main choice when engaging in close-quarters combat
1333
1334<p><strong>- Acrobatics: </strong>Noctis is fairly adroit and tends to incorporate acrobatics in his battle stances & the like
1335
1336<p><strong>- Mafioso know-how: </strong>Planning stakeouts & insurgencies, handling weapons of many calibers, high-level reconnaissance, strategy, administrative rule over different factions, robbery/thieving, money laundering, computer hacking/cracking, infiltration/espionage, finiancial matters (gambling, loan sharking, drug-trafficking, fraud, etc.), racketeering, arbitration, oversight & execution of illegal trade & transactions.</p>
1337
1338<p><strong>Powers</strong>:</p>
1339
1340<p><strong>- Armiger</strong>: Noctis, by default, can wield 13 chosen royal arms chosen from the Royal Crypt beneath the Citadel
1341
1342<p><strong>- Black Magic:</strong> Noctis has keen ability over all schools of black magic
1343
1344<p><strong>- Elemency:</strong> Can absorb mana from the environment to create new spells/replenish his own MP
1345
1346<p><strong>- Teleporting:</strong> Noctis can teleport long distances (doesn’t have to throw his weapon ala Warping)
1347
1348<p><strong>- Eyes of Etro:</strong> He can see the dead, commune with ghosts, see bygone ruins & peoples clear as day, and bears necromantic abilities
1349
1350<p><strong>- Necromancy:</strong> The user’s magical abilities revolve around manipulating the dead, death, the life-force and/or souls
1351
1352<p><strong>- Phantasm Manipulation:</strong> The users of this power are able to commune with other worldly spirits and control them and their energies to any extent. They can induce fear into the hearts of others, use spirits to cause great chaos and control the souls of others when they are dead.</p>
1353
1354<p><strong>Limit Break</strong>: The Power of Kings</p>
1355
1356<p><strong>- First Fractal:</strong> All 113 royal arms can be wielded in unison for offensive & defensive purposes<p><strong>- Second Fractal:</strong> Noctis takes on the form of his armored Lucii and is able to engage in preternaturally-powered combat augmented to his normal abilities that boosts then manifold<p><strong>- Third Fractal:</strong> Up to all 113 of the Lucii can be summoned–usually in spirit form–and can fight alongside Noctis in all their godly power</p>
1357<p><strong>Ring of the Lucii:</strong></p>
1358<p><strong>- Death: </strong>By random probability can an enemy be instantly slain<p><strong>- Holy: </strong>The only and highest grade light elemental spell can be cast & deal enormous damage to daemons<p><strong>- Alterna: </strong>A abyssal wormhole is opened and enemies are sealed within it upon closing<p><strong>- Command: </strong>Daemons of any rank can be forcefully subjugated and made to do the ring bearer’s bidding for as long as he wills it; depending on the ability, whole legions of daemons can be made to fight in whole armies, even</p>
1359<p><strong>Weaknesses:</strong></p>
1360<p>- White magic<p>- Life-centric magic<p>- Abilities native to the Nox Fleuret line</p>
1361</li>
1362<li>
1363
1364<div style="width:230px;height:425px;overflow-y:scroll;overflow-x:hidden;margin-left:355px;margin-top:-192px; -webkit-mask-image: -webkit-gradient(
1365linear, center 75%, center bottom,
1366from(rgba(0,0,0,20)),
1367to(rgba(20,0,0,0)));">
1368
1369<p><h2>Timeline:</h2></p>
1370<blockquote>
1371<p><strong>Genesis:</strong></p>
1372- The Hexathean is created: Ramuh, Ifrit, Bahamut, Shiva and Leviathan. Etro, Eos, Odin, Doomtrain, Fenrir, & Carbuncle are among the Forgotten, deemed lesser gods under the Hexatheon’s heel<p>- Together, they create the universe & with it, Eos<p>- After mankind is created & creation complete, Eos chose a human mate with whom the Nox Fleuret line eventually descends</blockquote>
1373<blockquote><p><strong>A.E.:<p></strong><p>- Etro, ailing since life’s creation, is interred in Pitioss where she is quarantined by the rest; eventually, the Starscourge begins and is incubated in her until Ifrit takes her body to Ravatogh to be cremated; it is there she is interred and her wing can still be seen today<p>- She was detained there due to Bahamut’s passing belief that Eos’ coupling with a human was taboo, the Hexatheon in agreement; Etro tried to save her, as her lover, but failed and was sentenced to rot in Pitioss, dungeon of the gods<p>- Though the Starscourge is released in this way, she is purified enough that her heart is saved & becomes the Void Crystal, the youngest of the Crystals & Lucis’ own<p>- Following the devastation of the Starscourge upon Eos that decimates most of Solheim & results in the beginnings of Niflheim, Accordo, and Lucis that chip away at Solheim’s territory until it deminishes into a small protectorate of Niflheim and nearly forgotten<p>- The Great Astral War against Ifrit begins for unknown causes <p>- A healer from the new kingdom of Lucis, Ardyn Lucis Caelum, is ordained by Bahamut to cure the world of the Starscourge<p>- Eventually, he is corrupted from being a sin-eater & is overthrown by Izunia, his twin brother, who is given the Crystal’s power & inherits the line of Lucis as its new forebearer–alongside Gentiana Nox Fleuret, the first Oracle of the Nox Fleuret house<p>- The Old Wall is erected by Izunia & the Embrace of Etro, sending Lucis in a pall of perpetual night, is raised & worship of Etro becomes the kingdom’s predominant religion<p>- Ardyn is exorcised and eventually interred at Angelgard <p>- By 755 A.E., Niflheim, Accordo, Tenebrae, and Lucis come into being with crystals of their own and Solheim recedes into a principality of Niflheim<p>- Niflheim begins targeting the other kingdoms, conquering them, and taking their Crystals for their own<p>
1374<p><strong>M.E. (Mostly follows the timeline up until M.E. 734)</strong></p>
1375- Regis Lucis Caelum, as a child, was sold by Mors Lucis Caelum into the mafia to pay for debts. Regis returns as young man leading said mafia as its Don and returns to Lucis to free his sister and murders Mors, shooting him point-blank.<p>- Aulea Lucis Caelum, a messenger of Etro, is possessed by the death goddess and became the biological mother of Noctis, not Aulea herself when he’s conceived in early December of that year<p>- On August 30th, Aulea is sacrificed to Etro by Regis and is devoured by daemons after giving birth so that the Lucian Underground becomes extremely prosperous and prolonged and Regis’ rule lasts; Noctis is branded as Etro’s servant<p>- By M.E. 741, Regis learns that Noctis is Chosen<p>- In M.E. 744, Noctis has his first brush with death: becoming possessed by an awakening Etro that causes him to kill his childhood best friend, Stella Nox Fleuret, the youngest of the Fleuret siblings; - Ravus tried to defend her and wound up permanently damaging Noctis’ left leg<p>- Niflheim invades Tenebrae shortly after Stella’s funeral<p>Lucis cuts diplomatic ties with Tenebrae following Stella & Sylva’s deaths <p>
1376<p><strong>756 M.E. on, present time:</strong></p>
1377- M.E. 756, Noctis attends a soiree at Via Caelum and meets Luna, having forgotten her after his memories were sealed by his father and the astral Carbuncle<p>- Acting on his feeling of foreboding, Noctis journeys with Crowe Altius into the Lucian crypts and gains the Armiger <p>May 16th, a day after, Noflheim invades and Noctis fights alongside his friends Nyx, Ignis, and Prompto; Gladio & Clarus turned traitor with the latter narrowly murdering Regis who is saved by the Ring & given spare time; Noctis kills Clarus out of self-defense after the man murdered Regis<p>- Noctis engages in a fierce battle of magic with Ravus when the Crystal is nearly taken, and succeeds. With Regis, Noctis & he defeat the Diamond WEAPON before his father dies in Noctis’ arms<p>- - With Ignis, they concoct the idea of smuggling the Void Crystal from the city into Pitioss at Ravatogh while a dummy is left as a decoy<p>- Noctis does battle with Stella, it the first time he’s seen her after her murder twelve years ago despite her being dead<p>- For half a year after, Noctis is on the run from Niflheim forces with his present team (sans Weskham & Sedius) and they live off-the-grid and in relative destitution <p>- Wanting to regain Insomnia, Noctis and co. set out to a soiree held in the city and manage to capture Ardyn Izunia via the Ring that uses the daemons housed in him to Noctis’ advantage<p>- Gentiana creates an enormous ice prison near the Disc of Cauthess the Titan guards that Ardyn is imprisoned within via chains that once bound Eos<p>- Kept there for over a week, Ardyn is used as a pawn while Noctis & Nyx proceed to Insomnia, escorted by members of its Niflheim-appointed, provisional government to negotiate a trade<p>- Ardyn frees himself and Noctis & Nyx are captured <p>- For several months, they’re interred in a maximum-security prison in Niflheim and treated abusively in horrific conditions. They’re forced to become addicted to Lunatel, a drug that causes its victims to be in a state of conscious REM sleep where dreams blend with reality to startling degrees<p>- After eight months of this, Gentiana manages to locate them & frees them to travel from Niflheim in a freight train all the way to Altissia<p>- - Paralleled, Ignis, Prompto, and Crowe sojourn to Tenebrae and eventually help Luna assassinate Caligo, her abuser, so they can all escape together to Altissia<p>Ardyn, in a fit of spiteful, angered rage forcefully separates Gentiana from Shiva and kills the Glacian by summoning a horde of daemons to devour her<p>- After a few days’ travel, Noctis & co. reunite in Altissia<p>- There, after Nyx & Noctis recoup for a few weeks, Niflheim discovered their location & unleashes the Immortalis G on Altissia while Luna summons Leviathan to do battle with it alongside Noctis <p>- After another six months of recouping & helping liberate Accordo in sweeping campaigns across the nation, Noctis deigns it the right time to return to Lucis<p>- Summoning an army of thousands of daemons under his control and utilizing his Limit Break alongside super-charging his friends’ powers, they invade Lucis while Noctis murders the provisional government officials and reclaims his hereditary kingdom as his own again<p>
1378<p><strong>Currently:</strong></p>
1379The work of restoring Lucis to its former glory is a long and arduous path. Between bringing the Underground to heel and winning their loyalty, proving himself to the Lucian people, ousting Niflheim loyalists and hidden powers, as well as traveling between Lucis & Accordo to furnish restored diplomatic ties, and a burgeoning world war looming over them–Noctis has a long way to go before he can call himself king of Lucis</blockquote>
1380<blockquote><p><strong>The After Years:</strong></blockquote>
1381<blockquote><strong><p></strong>- Roughly five years into his reign, Noctis manages to understand some of the mechanics of the Starscourge, which is to contain it, not staunch it as the prophecy prescribes to<p>- To begin, it is identified that it worsens from daemons being slain and the miasma they produce, furthermore by the emissions at Ravatogh; Ravatogh is frozen via Shiva’s glacial magic<p>- Once done, Noctis manages to contact Doomtrain and restores the - link between the Kingdom of the Dead via Pitioss and discovers a method of dumping daemons through a portal for their souls to be cleansed once they travel through<p>- Working alongside the Oracles Gentiana and Luna, and halting the slaying of daemons, they manage to halt the progress of the Starscourge from darkening Eos<p>- This and using ancient Solheim technology to reverse the solar osmosis of eld wherein Astral power is tapped into and some of the sun’s light is restored, enough that they have twilit days instead of long, endless nights<p>- Though it doesn’t abate the Starscourge, it’s a panacea enough in Noctis’ eyes<p>- During this, he sets into motion his ancestral home of Solheim with a deal made with the Infernian as reward for helping him years ago, despite Noctis’ immense distrust of him<p>- Pallas, with her mother and Noctis’ support (as Vesta was previously the most recent of Ifrit’s human descendants), would be the next successor to Solheim’s throne after her mother<p>- Ifrit, meanwhile, would be kept under close scrutiny by Noctis while the Astral serves as her advisor, the Lucian eventually planning to overthrow Ifrit once he outlives his usefulness and becomes more of a threat to Pallas than a benefactor</blockquote>
1382
1383</li>
1384
1385<li>
1386
1387
1388<div style="width:230px;height:425px;overflow-y:scroll;overflow-x:hidden;margin-left:355px;margin-top:-192px; -webkit-mask-image: -webkit-gradient(
1389linear, center 75%, center bottom,
1390from(rgba(0,0,0,20)),
1391to(rgba(20,0,0,0)));">
1392
1393 <h2><center>Timeline</center></h2>
1394
1395<h3>overture.</h3>
1396 <b><center>pre-versus.</center></b>
1397<hr>
1398<img src="icon here" style=float:left;>
1399
1400This is the time between Noctis’ childhood to his late teen years as a young adult preceding the invasion of Insomnia. His formative years are hardly filled with any less turmoil as being the Don’s brat, his Underboss, sees a enormous amount of pressure to succeed as the heir apparent to Lucis’ kingdom and its globally-reaching criminal empire.
1401
1402
1403<h3>brief lives.</h3>
1404<b><center>post-invasion.</center></b>
1405<hr>
1406<img src="icon here" style=float:right;>
1407
1408In this timeline, the escape of Lucis has caused Noctis, Ignis, Crowe, Nyx, Gentiana to all be on the road. Together, they brave living in the wilds away from civilization, living off the land and in total squalor between locales and in desperation, cobbling together what they can in the hopes of eventually regaining Lucis.
1409
1410
1411<h3>season of mists.</h3>
1412<b><center>post-reclamation.</center></b>
1413<hr>
1414<img src="icon here" style=float:left;>
1415
1416The work of restoring Lucis to its former glory is a long and arduous path. Between bringing the Underground to heel and winning their loyalty, proving himself to the Lucian people, ousting Niflheim loyalists and hidden powers, as well as traveling between Lucis & Accordo to furnish restored diplomatic ties, and a burgeoning world war looming over them–Noctis has a long way to go before he can call himself king of Lucis
1417
1418
1419<h3>a hope in hell.</h3>
1420<b><center>post-versus.</center></b>
1421<hr>
1422<img src="icon here" style=float:right;>
1423
1424This concerns roughly four to nearly a decade years after the events of canon wherein Noctis contrives an effort to abate the Starscourge, seeing as he’s wholly unaware of the prophecy being about him, and is successful in halting its progress–for the time being. It also centers on his efforts to install his daughter, Pallas, on Solheim’s throne while Ceres is named Princess Apparent.
1425
1426<p><h2>Divergent AU Verses</h2>
1427
1428<h3>dream country.</h3>
1429<b><center>parallel ffxv dream verse.</center></b>
1430<hr>
1431<img src="icon here" style=float:right;>
1432
1433In a world created by Carbuncle at Regis’ behest to usher a younger Noctis away from the turmoils of the waking world, this dream world is, essentially, the FFXV universe as it exists in canon–with one caveat. Noctis is aware and doesn’t understand why he comes to world when he’s asleep or under the effects of Lunatel.
1434
1435<h3>distant mirrors.</h3>
1436<b><center>parallel omen + comrades au.</center></b>
1437<hr>
1438<img src="icon here" style=float:right;>
1439
1440Following a similar premise to Dream Country, this sees Noctis visiting the world of FFXV in his sleep and leading a parallel life. Most everything is the same, Noctis understanding that it is real and tangible and is not to be tampered with, hence him living day to day. However, the slight difference is the invasion of Insomnia is stalled greatly and Luna manages to live long enough to marry Noctis, though it is largely unhappy as the true Noctis begins to bleed through and rebel violently against his fate as King of Light, leading to the events of Omen and a fearsome contention between him and Lunafreya.
1441
1442<h3>butterfly bones.</h3>
1443<b><center>fateswap au.</center></b>
1444<hr>
1445<img src="icon here" style=float:right;>
1446
1447The Oracles of Lucis have, for centuries, have been more than just healers of the Starscourge and diviners of the Astrals’ will; originally blessed by Bahamut with a purer will, as of several decades ago have they been said to be corrupted by the Reaper Goddess, Etro, and has seen such a sacred station tainted. Under her dread light, Lucian Oracles have been gifted with the ability of communing with the dead, daemonkind; they can hold seances, summon and exorcise daemons, and are said to be able to walk the realms of life and death like spirits themselves, as well as being inhumanly powerful in the dark arts. Noctis is the most recent of the Oracles to ascend, a young man whose predominantly shrouded in mystery, a mystic captured by Niflheim at 8 to reside in Tenebrae since he ascended as Oracle at 16, he’s often kept in Tenebrae’s dungeons and behind blessed walls fatal to his person. Imprisoned, he’s only allowed escape and use during healings, ceremonies, and times when the King/Queen of Light, of the Nox Fleuret, deign it right to do so.
1448
1449<h3>the doll's house.</h3>
1450<b><center>niflheim prince au.</center></b>
1451<hr>
1452<img src="icon here" style=float:right;>
1453
1454Regis never rescued Aulea following her internment in Operation Selene.The woman died bearing Noctis, and in his grief, Regis' health began to be failing knowing his son was in Niflheim clutches. Earlier on, Lucis' Crystal was taken and Regis was left without the Crystal that had granted them so many boons, though a cuckold over the Mafia gave him enough power to keep his throne. Growing up, Noctis was raised believing he was Iedolas' son, growing alongside the crown prince of Niflheim, prince Wilhelm. As his demigod heritage became more apparent, as his exploits as prince became more and more prolific, his powers grew and so did a certain amount of infamy. Those of the north began to call him Deathless, and Koschei, becoming a figure of legend to them and a force to truly be reckoned with. For as his legend grows, so does the fear of their enemies' eyes. Beware, for someday Koschei will come and reap your soul!
1455
1456<h3>the red room.</h3>
1457<b><center>niflheim assassin au.</center></b>
1458<hr>
1459<img src="icon here" style=float:right;>
1460
1461Following the attack on Tenebrae, Noctis was abducted and taken to Niflheim. Over the next twelve years, Noctis was considered dead and brutally conditioned to become a weapon, the most noxious and successful assassin in Niflheim's long history. With dozens of assassinations under his belt, he becomes an urban legend for them. Operating solely at night, Noctis works under the direction of General Loqi Tummult and an auxillery arm of the military, seeing him in close contact with them. Typically, Noctis either operates alone or with the military, sometimes running into those from his past he ought not even recognize--but always ends up doing so.
1462
1463<h3>the dream hunters.</h3>
1464<b><center>post-omen au.</center></b>
1465<hr>
1466<img src="icon here" style=float:right;>
1467
1468Following his ordeals in Omen, Noctis was slain by the Astral Bahamut for his transgressions and sentenced to oblivion, the Starscourge vanquished by the Hexatheon collectively when their Savior was beyond redemption for his crimes. However, one Astral outside of their influence took pity on the beleaguered Chosen. Taking a fragment of his soul and assuming it into the dream realm, Noctis was given a new charge by the beloved Astral: where Carbuncle governed the realm of dreams for children, Noctis would do much of the same for those older: shaping dreams and regulating harmony in this new world recovering from the destruction of the Starscourge. However, as a consequence, Noctis is more or less detached from his original life. Though he remembers it, it now seems like a faraway dream--one that could bring confusion when he visits the dreams of those who once knew him best.
1469
1470<h3>endless nights.</h3>
1471<b><center>a new empire au.</center></b>
1472<hr>
1473<img src="icon here" style=float:right;>
1474
1475An alternative fate for FFXV, Iedolas Aldercapt dies shortly after the invasion of Lucis. With no heirs to take the throne, and no one else exactly qualified to succeed him, Niflheim falls into chaos. Their former territories begin vicious claims to the throne and to assert their own political territories despite Niflheim having erased much of that knowledge long ago. With the world quickly devolving into chaos and a mad scramble for power, those benevolent turn to Lucis for guidance despite the prince's utter inexperience. So, with his friends in tow, they have no choice but to briefly suspend their efforts to fulfill the prophecy and instead reclaim Lucis and bring stability to the world as soon as they can.
1476
1477<p><h2>Closed Verses</h2>
1478
1479<h3>sound & fury.</h3>
1480<b><center>fateswap au with <a href="http://cookignis.tumblr.com">Ignis</a></center></b>
1481<hr>
1482<img src="icon here" style=float:right;>
1483
1484Fateswap AU where Noctis isn't the prince of Lucis, but the Sword of the crown prince, Ignis Scientia.
1485
1486<h3>the sound of silence.</h3>
1487<b><center>ffxv compliant with <a href="http://reiivusu.tumblr.com">Ravus</a> and <a href="http://culinarystrategist.tumblr.com">Ignis</a>.</center></b>
1488<hr>
1489<img src="icon here" style=float:right;>
1490
1491Closed ship verse that explores Ravus, Ignis, and Noctis as a polyamorous ship following the events in Altissia.
1492
1493<p><h2>Crossover Verses</h2>
1494
1495<h3>more than rubies.</h3>
1496<b><center>dragon age.</center></b>
1497<hr>
1498<img src="icon here" style=float:right;>
1499
1500Perhaps considered an oddity even among the Elf-blooded, Noctis Lucis Caelum is the son of Aulea, an ancient Elvhen born before the fall of Arlathan and imbued with the spirit of Daern'thal, a Forgotten One and known as the Goddess of Death & Chaos that passes on to her son. His father is Regis Lucis Caelum, an Antivan nobleman who moonlights as the head of one of its merchant-prince families while being one of the largest seller of secrets of Tevinter to Qun who happily fuels the conflict between Tevinter and the Qun, a role that Noctis gladly inherits after his father’s untimely death that expands into Thedas’ largest black market circuit. During this, Noctis is 20 during the events of DA2 and 30 during Inquisition, manifesting as a force that concerns even the Chantry due to his ruthlessness.
1501
1502<h3>the kindly ones.</h3>
1503<b><center>fallout 4/new vegas.</center></b>
1504<hr>
1505<img src="icon here" style=float:right;>
1506
1507Born in the confines of Diamond City, Noctis was broken into a life of crime quite young. His mother and father died when he was still young, which left Noctis to fend for himself for quite sometime. He started out as a drug runner for Jet, but quickly expanded and oversaw his own sections of trade. By the time he was 18, he'd become something of a ridiculously powerful Kingpin notrious throughout the Commonwealth. Though, he often openly permeates a false reputation of being much older than he actually is, making people question if he's real at all. One thing is for certain, though: among the many factions within the Commonwealth, it is often within everyone's best interests to never fall within the crosshairs of the Kingpin.
1508
1509<h3>imperfect hosts.</h3>
1510<b><center>assassin's creed.</center></b>
1511<hr>
1512<img src="icon here" style=float:right;>
1513
1514Born in an ambiguous time, Noctis is the son of Regis Lucis Caelum, a Greco-Italian Assassin of the Italian Brotherhood and Aulea Mariota, a Maori-Samoan princess of an illustrious Samoan tribe chieftan who traveled the Silk Road into Europe or the Levant (or to California where she takes Noctis to be raised in verses with American-based Assassins). Noctis lived in relative seclusion for much of his life, though he joined the Italian Brotherhood at a young age under his father’s directive. As his mother died young, when he was about eight he became temporarily disabled and took time to heal. It was discovered that Noctis was a Sage–a modern reincarnation of an Isu named Hades, gaining the ability to see the dead & see visions of past civilizations and Isu ruins and the like. As of the current time, Noctis is either based in Rome with his father in the Italian Brotherhood, or in California with his mother in the American.
1515
1516<h3>the parliament of rooks.</h3>
1517<b><center>witcher.</center></b>
1518<hr>
1519<img src="icon here" style=float:right;>
1520
1521Son of an Olfeiri Sultana and Elder Vampire from Niflgraad, Noctis is considered highly unusual among his kind. Despite being a Dhampir, he’s able to stil create fledglings and bears the same level of authority as a Higher Vampire. Moonlighting as a diplomat, Noctis predominantly acts as a liaison between Toussaint and Olfir, secretly he runs his father’s illicit businesses and a chain of the black market while also involving himself in human and vampire affairs, despite how disliked he is among vampires, considered a bastard and abomination among them.
1522
1523<h3>preludes & nocturnes.</h3>
1524<b><center>harry potter.</center></b>
1525<hr>
1526<img src="icon here" style=float:right;>
1527
1528Son of a Pureblood witch from Samoa and a Pureblood Greco-Italian wizard, one would think Noctis’ life to have been one of relative ease and luxury. However, at a young age he witnessed the death of his mother while his father died during the Second Wizarding War that he took part in. Orphaned fairly young, Noctis was more or less raised by his godfather, Cid, and sent to Ilvermorny when he was eleven. Sorted into Horned Serpent, Noctis showed enormous aptitude at a young age. Utilizing wandless techniques and Shamanism learned from his mother’s side of the family, when he graduated he worked towards becoming an Auror for MACUSA. When Noctis was 25, he became lame in his left leg after battling a coven of dark wizards and was forced to retire, becoming professor of Defense Against the Dark Arts at Ilvermorny and head of childhood house, Horned Serpent.
1529
1530<h3>tales in the sand.</h3>
1531<b><center>modern fantasy.</center></b>
1532<hr>
1533<img src="icon here" style=float:right;>
1534
1535Thousands of years ago, Lucifer had a son with the Samoan warrior goddess, Nafanua, and took him into hell to be raised as both a connection between the pantheons and as heir to his throne as the chief prince of hell. For a long time, things seemed rather stable, all things considering. Noctis was treated with esteem and became powerful in his own right, second only to his father, with his mother granting him a high aptitude for war. This posed him a threat, and as the princes perpetually feuded amongst themselves, they wished for less competition and agreed to do so eventually. It all fell apart when Noctis fell in love with an archangel named Niveus, which the princes caught wind of. Niveus was banished from heaven, and presumed dead, while the princes exiled Noctis in human form to earth.
1536
1537<p>Now, he’s there without a clue in hell as how to return to Hell.
1538
1539<h3>three septembers & a january.</h3>
1540<b><center>dream daddy.</center></b>
1541<hr>
1542<img src="icon here" style=float:right;>
1543
1544At thirty years old, Noctis Lucis Caelum is one of the youngest, most popular and lucrative businessmen in the country. Easily recognized with a face that’s graced the covers of innumerable magazines, and has even been seen at several star-studded, red carpet events, he’s something of a celebrity known to hang around A-listers of Hollywood. A grossly wealthy billionaire, it’s surprising to think he lives on the outskirts of Maple Bay in a luxuriant, spacious mansion on the seaside. He’s often very active in town politics despite his commuting across the country and world on a weekly basis. Arranged to be married at a young age to Vesta Ezekiel, daughter of a wealthy Israelite, two twins resulted from it: Pallas and Ceres. They divorced on friendly terms, against arranged marriage, which has rendered Noctis one of the most desirable bachelors in town and beyond.
1545
1546<h3>a game of you.</h3>
1547<b><center>merman au.</center></b>
1548<hr>
1549<img src="icon here" style=float:right;>
1550
1551Instead of being a merman, Noctis is more akin to Hannibal Chau. Humans and merfolk have been at war for generations, and with every war, there’s someone there to pick up pieces of the mess. Noctis, a powerful mafioso, runs a segment of the black market that specializes in the sale of merpeople pieces-parts and the extermination of hostile merpeople. Ruthless and without much mercy, he is exacting and doles out both punishment and reward to merpeople who can serve him well.
1552
1553</p>
1554
1555</li>
1556
1557<li>
1558
1559<div style="width:230px;height:425px;overflow-y:scroll;overflow-x:hidden;margin-left:355px;margin-top:-192px; -webkit-mask-image: -webkit-gradient(
1560linear, center 75%, center bottom,
1561from(rgba(0,0,0,20)),
1562to(rgba(20,0,0,0)));">
1563
1564<h3>navigation</h3>
1565<div class="marcobartoli">
1566<!-- copy / delete these for every link you wish to add / remove! -->
1567<p><strong>people</strong></p>
1568<p><a href="/tagged/noctis-%2F%2F-the-morning-star">noctis lucis caelum</a><br /><a href="/tagged/pallas-%2F%2F-the-wisdom-goddess-star">pallas lucis caelum</a><br /><a href="/tagged/ceres%2F%2F-the-root-star">ceres lucis caelum</a> <br /><a href="/tagged/vesta-%2F%2F-the-hearth-goddess-star">vesta ezekiel</a><br /><a href="/tagged/stella-%2F%2F-the-pole-star">stella nox fleuret</a><br /><a href="/tagged/ravus-%2F%2F-the-dog-star">ravus nox fleuret</a><br /><a href="/tagged/nyx-%2F%2F-the-guiding-star">nyx ulric</a><br /><a href="/tagged/regis-%2F%2F-the-hand-of-orion">regis lucis caelum</a><br /><a href="/tagged/ardyn-%2F%2F-the-evening-star">ardyn izunia</a><br /><a href="/tagged/iedolas-%2F%2F-proxima-centauri">iedolas aldercapt</a></p>
1569<p><strong>things</strong></p>
1570<p><a href="/tagged/headcanon-%2F%2F-slivers-%26-fractals">headcanons</a><br /><a href="/tagged/minicanons-%2F%2F-shards%20of%20thought">minicanons</a><br /><a href="/tagged/insomnia-%2F%2F-the-world-is-my-oyster-insomnia-is-the-pearl">insomnia</a><br /><a href="/tagged/music-%2F%2F-songs-of-the-sky">music</a><br /><a href="/tagged/musing-%2F%2F-hollowed-be-thy-name">musing</a><br /><a href="/tagged/likes-%2F%2F-born-in-the-lap-of-luxury">likes</a><br /><a href="/tagged/lusts-//-the-undone-&-the-divine">lusts</a><br /><a href="/tagged/luxury-%2F%2F-beautiful-dirty-rich">luxury</a><br /><a href="/tagged/aesthetic-%2F%2F-justice-will-come-to-them-on-their-knees">aesthetic</a></p>
1571<p><strong>bonds</strong></p>
1572<p><a href="/tagged/dynamic-%2F%2F-kings-for-a-night">nyx / noctis</a> <br />(servomundi)<br /><a href="/tagged/dynamic-%2F%2F-the-wolf-%26-the-crow">ravus / noctis</a> <br />(videnox/reiivusu)<br /><a href="/tagged/dynamic-%2F%2F-predestined-by-the-divine">stella / noctis</a> <br />(vanishingnightstar)<br /><a href="/tagged/dynamic-%2F%2F-i'll-spin-you-a-web-of-silver-&-gold">aranea / noctis</a> <br />(arachnexdragoon)<br /><a href="/tagged/dynamic-%2F%2F-it-will-always-be-like-having-your-throat-cut">ignis / noctis</a> <br />(cookignis)<br /><a href="/tagged/dynamic%2F%2F/-instead-you-chose-to-kiss">chaos / noctis</a> <br />(terminusvitae)<br /><a href="/tagged/dynamic-%2F%2F-you-were-my-last-sunlight">joseph / noctis</a> <br />(lostxdetective)<br /><a href="/tagged/dynamic-%2F%2F-a-black-sun-in-a-night-sky">damaris / noctis</a> <br />(black-suns-burn-brighter)<br /><a href="/tagged/dynamic-%2F%2F-once-upon-a-december"> alex / noctis</a> <br />(blessedfate)<br /><a href="/tagged/dynamic-%2F%2F-we-make-the-devil's-work"> cäcilia / noctis</a> <br />(sukkubxs)</p>
1573<p><strong>ooc </strong></p>
1574<p><a href="/tagged/ooc-%2F%2F-paint-the-sky-with-stars">ooc</a><br /><a href="/tagged/ooc-%2F%2F-saved">saved</a><br /><a href="/tagged/ooc-%2F%2F-wishlist">wishlist</a><br /><a href="/tagged/ooc-%2F%2F-my-art">my art</a></p>
1575</div></div>
1576
1577</li>
1578</ul>
1579
1580
1581
1582</div></div></div>
1583</div></div></div>
1584
1585
1586</div></div></div>
1587</div>
1588
1589</html>
1590
1591<!--
1592
1593-->
1594
1595
1596
1597
1598<div id="cabal">
1599<div style="width:auto;height:220px;overflow:scroll;padding:2px;font-size:12px;font-family:arial;text-transform:none;margin-top:80px;margin-left:40px;
1600opacity: 1;background:transparent">
1601<h3>Against</h3>
1602<center><i>Thus passes the </br>glory of the world.</i></center>
1603
1604
1605
1606<h3>the World</h3>
1607<i>Noctis Lucis Caelum</i> of <b>Final Fantasy Versus XIII</b></br><center>18+ only</center>
1608
1609
1610
1611</center>
1612
1613
1614
1615
1616</center>