비잔티온의 화염 속에서
@charset "utf-8";
@font-face { font-family: '국립박물관문화재단클래식M'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/국립박물관문화재단클래식M.woff') format('woff'); font-weight: normal; font-style: normal;}
@font-face { font-family: '국립박물관문화재단클래식L'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.0/국립박물관문화재단클래식L.woff') format('woff'); font-weight: normal; font-style: normal;}
 
/*
    자줏빛 궁정 CSS 테마
    [2020 Wikidot Theme]
    Edited by thd-glasses.
    based on SCP Sigma 9 Theme created by Aelanna and Dr Devan.
    The RPMA Logo was created by thd-glasses and is licensed under CC-BY-SA 3.0.
*/
 
 .curtain-right {
     position:fixed;
     top:-50px;
     right: 0px;
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arpma/curtain-right.png) no-repeat;
     background-size: 200px 1000px;
     width: 200px;
     height: 1000px;
     z-index: 20;
}
 
 .curtain-left {
     position:fixed;
     top:-50px;
     left: 0px;
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arpma/curtain-left.png) no-repeat;
     background-size: 200px 1000px;
     width: 200px;
     height: 1000px;
     z-index: 20;
}
 
/* COMMON */
 #content-wrap {
     min-height:1300px;
     height: 1500px;
}
 
 #page-title {
     color: #78003E;
     border-color: #78003E;
     font-family: '국립박물관문화재단클래식M', Arial, sans-serif;
}
 
 h1, h2 {
     color: #78003E;
     font-family: '국립박물관문화재단클래식L', Arial, sans-serif;
}
 
/* links */
 
 a {
     color: #78003E;
}
 
 a:visited {
     color: #78003E;
}
 
 a.newpage {
     color: #A14B77;
}
 
 #side-bar a {
     color: #D5B134;
}
 
 #side-bar a:visited {
     color: #D5B134;
}
 
 #side-bar a.newpage {
     color: #EDCC59;
}
 
 body {
     background-color: #FFEBEB;
     color: #000;
     font-size: 0.9em;
}
 
 div#container-wrap {
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arpma/body_bg_0.png) top left repeat-x;
}
 
/* HEADER */
 
 #header {
     background: url(http://scpko.wdfiles.com/local--files/theme%3Arpma/violet-logo-500.png) 0px 5px no-repeat;
     -webkit-background-size: 125px;
     background-size: 125px;
     z-index: 1;
}
 
 #search-top-box-input {
     display: none;
}
 
 #search-top-box-form input[type=submit] {
     border: solid 1px #78003E;
     color: #EDCC59;
     background-color: #78003E;
     background: linear-gradient(to bottom, #A14B77,#78003E);
}
 
 #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
     border: solid 1px #EDCC59;
     color: #EDCC59;
     background-color: #78003E;
     background: linear-gradient(to bottom, #78003E,#A14B77);
}
 
 #login-status {
     color: #EDCC59;
}
 
 #login-status a {
     color: #EDCC59;
}
 #login-status ul a {
     color: #EDCC59;
}
 
 #account-topbutton {
     background: #EDCC59;
     color: #EDCC59;
}
 
 #header h1 {
     margin-left: 185px;
     margin-top: -10px;
}
 #header h2 {
     margin-left: 195px;
}
 
 #header h1 a {
     color: transparent;
     font-family: '국립박물관문화재단클래식M', Arial, sans-serif;
     font-size: 150%;
     text-shadow: none;
     letter-spacing: 1px;
}
 
 #header h1 a::before {
     content: "자줏빛 궁정";
     color: #EDCC59;
     text-shadow: 4px 4px 4px #531;
}
 
 #header h2 span {
     font-family: '국립박물관문화재단클래식L', Arial, sans-serif;
     color: transparent;
     text-shadow: none;
}
 
 #header h2 span::before {
     content: 'BONA DEA DOMINA MEA';
     color: #EDCC59;
 
     text-shadow: 1px 1px 1px #000000;
 
     text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
 
 #top-bar a {
     color: #724A00;
}
 
 #top-bar ul li ul {
     border: solid 1px #FFF;
}
 
 #top-bar ul li.sfhover a, #top-bar ul li:hover a {
     background: #FFF;
     color: #D5B134;
}
 
 #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a {
     border-top: 1px solid #F8ECC2;
}
 
 #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover {
     background: #F8ECC2;
}
 
 #top-bar ul li ul a, #top-bar a:hover {
     color: #FFF;
}
 
 #top-bar .c_topbar_arrow {
    color: #EDCC59;
}
 
/* SIDE MENU */
 #side-bar {
     background: transparent;
}
 
 #side-bar .side-block {
     border: 4px double #EDCC59;
     background: #FFF !important;
     box-shadow: none !important;
}
 
 #side-bar .heading {
     color: #D5B134;
     border-bottom: solid 1px #D5B134;
}
 
 #side-bar div.menu-item p {
     color: #D5B134;
}
 
 #side-bar div.menu-item.inactive a {
     color: #D5B134;
}
 
 #side-bar div.menu-item .sub-text {
     color: #D5B134;
}
 
 #side-bar .collapsible-block-folded {
     background: none;
}
 
 #side-bar .collapsible-block-unfolded-link {
     border-bottom: solid 1px #D5B134;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link {
     color: #D5B134;
}
 
 #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover {
     color: #EDCC59;
}
 
/* YUI-TABS */
 .yui-navset .yui-content{
     border: 1px solid #FDF9EC;
     border-bottom: 4px solid #EDCC59;
     background-color: #FDF9EC;
}
 
 .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a,
 .yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em {
    border-style: none;
}
 
 .yui-navset .yui-nav .selected a,
 .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
 .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
     background: #EDCC59; /* selected tab background */
     color: #FFF;
}
 
 .yui-navset .yui-nav a:hover,
 .yui-navset .yui-nav a:focus {
     background: #F8ECC2;
     text-decoration: none;
}
 
 .yui-navset .yui-nav,
 .yui-navset .yui-navset-top .yui-nav {
     border-color: #EDCC59;
}
 
/* RATING MODULE */
 
 .page-rate-widget-box .rate-points {
     background-color: #78003E !important;
     border: solid 1px #78003E;
     color: #EDCC59;
}
 
 .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown {
     background-color: #A14B77;
     border-top: solid 1px #78003E;
     border-bottom: solid 1px #78003E;
}
 
 .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a {
     color: #EDCC59;
}
 
 .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover {
     background: #78003E;
     color: #EDCC59;
}
 
 .page-rate-widget-box .cancel {
     background-color: #78003E;
     border: solid 1px #78003E;
}
 
 .page-rate-widget-box .cancel a {
     color: #EDCC59;
}
 
 .page-rate-widget-box .cancel a:hover {
     background: #A14B77;
     color: #EDCC59;
}
 
 .rate-box-with-credit-button {
     background-color: #78003E !important;
     border: 1px solid #78003E !important;
     border-radius: 5px !important;
     box-shadow: 1px 1px 3px rgba(0,0,0,.5)!important;
}
 
 .rate-box-with-credit-button .creditButton p a {
     border-left-color: #78003E !important;
     color: #EDCC59;
}
 
 .rate-box-with-credit-button .creditButton p a:hover {
     color: #F8ECC2;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .cancel {
     border-radius: 0;
}
 
 .rate-box-with-credit-button .page-rate-widget-box .rate-points {
     border-left: 0;
}
 
/* Heritage Collection Rating Module */
 
 .heritage-rating-module {
     background-color: #78003E;
}
 
/* Standard Image Block */
 
 .scp-image-block {
     border: solid 1px #78003E;
}
 
 .scp-image-block .scp-image-caption {
     background-color: #FFF;
     border-top: solid 1px #78003E;
}
 
/* Forum Customizations */
 
 .thread-container .post .head {
     background: #78003E;
     color: #EDCC59;
}
 .thread-container .post .head a {
     color: #EDCC59;
}
 
@media (max-width: 767px) {
#side-bar {
background-color: rgb(120,0,62);
}
}
 
/* Mobile Media Query */
 @media (max-width: 479px) {
     .curtain-right {
         right: -1px;
    }
     .curtain-left {
         left: -1px;
    }
     .curtain-right, .curtain-left {
         background-size: 29px 750px;
         width: 29px;
         height: 750px;
    }
     #header {
         background-position: 0px 5px;
         -webkit-background-size: 125px;
         background-size: 125px;
    }
     #header h1 a {
         font-size: 100%;
    }
     #header h1 {
         margin-left: 135px;
         margin-top: 0px;
    }
     #header h2 {
         margin-left: 115px;
    }
     #top-bar li a {
         padding: 1px 5px;
    }
}
/* Small Mobile Media Query */
 @media (max-width: 385px) {
     .curtain-right {
         right: -3px;
    }
     .curtain-left {
         left: -3px;
    }
     .curtain-right, .curtain-left {
         background-size: 23px 550px;
         width: 23px;
         height: 550px;
    }
     #header h1 {
         margin-left: -webkit-calc(105px + 5%);
         margin-left: -moz-calc(105px + 5%);
         margin-left: calc(105px + 5%);
         margin-top: 0px;
    }
     #header h2 {
         margin-left: -webkit-calc(100px + 5%);
         margin-left: -moz-calc(100px + 5%);
         margin-left: calc(100px + 5%);
    }
     #header h2 span {
         letter-spacing: -1px;
    }
}
/* Note Media Query */
 @media (min-width: 480px) and (max-width: 580px) {
     .curtain-right, .curtain-left {
         background-size: 35px 700px;
         width: 35px;
         height: 700px;
    }
     #header {
         background-position: 0px 5px;
         -webkit-background-size: 125px;
         background-size: 125px;
    }
     #header h1 a {
         font-size: 100%;
    }
     #header h1 {
         margin-left: 160px;
         margin-top: 0px;
    }
     #header h2 {
         margin-left: 140px;
    }
}
/* Mini Tablet Media Query */
 @media (min-width: 581px) and (max-width: 767px) {
     .curtain-right, .curtain-left {
         background-size: 40px 700px;
         width: 40px;
         height: 700px;
    }
     #header {
         background-position: 0px 5px;
         -webkit-background-size: 125px;
         background-size: 125px;
    }
     #header h1 a {
         font-size: 115%;
    }
     #header h1 {
         margin-left: 180px;
         margin-top: -3px;
    }
     #header h2 {
         margin-left: 165px;
    }
}
/* Tablet Media Query */
 @media (min-width: 768px) and (max-width: 979px) {
     .curtain-right, .curtain-left {
         background-size: 50px 700px;
         width: 50px;
         height: 700px;
    }
     #header {
         background-position: 0px 5px;
         -webkit-background-size: 125px;
         background-size: 125px;
    }
     #header h1 a {
         font-size: 130%;
    }
     #header h1 {
         margin-left: 175px;
         margin-top: -7px;
    }
     #header h2 {
         margin-left: 170px;
    }
}
 
/* 979-1144 Media Query */
 @media (min-width: 980px) and (max-width: 1144px) {
     .curtain-right, .curtain-left {
         background-size: 65px 800px;
         width: 65px;
         height: 800px;
    }
}
 
/* 1145-1235 Media Query */
 @media (min-width: 1145px) and (max-width: 1235px) {
     .curtain-right, .curtain-left {
         background-size: 90px 850px;
         width: 90px;
         height: 850px;
    }
}
 
/* 1235-1315 Media Query */
 @media (min-width: 1236px) and (max-width: 1315px) {
     .curtain-right, .curtain-left {
         background-size: 130px 900px;
         width: 130px;
         height: 900px;
    }
}
 
/* 1315-1400 Media Query */
 @media (min-width: 1316px) and (max-width: 1400px) {
     .curtain-right, .curtain-left {
         background-size: 170px 950px;
         width: 170px;
         height: 950px;
    }
}

532년 2월 24일, 테살로니키의 산자락에서 폐하의 종 필록세노스가 주님께서 세우신 로마 제국의 바실레우스 유스티니아누스께 진심어린 인사를 전합니다. 폐하와 폐하께서 돌보시는 콘스탄티노폴리스의 만민 백성이 평안하기를 기도합니다.

이번 달 10일에 폐하께서는 황공하게도 제게 직접 편지를 보내시어, 저로 하여금 저번달에 있었던 간악한 자들의 반란에 대해 직접 보고 들은 바를 자세히 설명하라고 하셨습니다. 공교롭게도 폐하의 서신이 콘스탄티노폴리스에 있는 저의 누추한 거처에 닿았을 때, 저는 고향에 돌아가 가족들의 얼굴을 다시 보고자 하는 마음에 멋대로 길을 떠난 뒤였습니다.

비록 폐하께서는 제 한 차례 일탈을 너그럽게 받아주셨습니다만, 2주나 지난 오늘 아침에야 저 멀리 테살로니키에서 폐하의 명령을 들어 알게 되었으니 참으로 송구스럽고 부끄럽기 그지없습니다. 늦었지만 지금에나마 맡은 임무에 충실하기 위해 이렇게 펜을 들어 폐하의 물음에 답하고자 합니다.

이른바 '니카 반란'을 주도한 무리와 그들을 배후에서 지원한 간교한 자들의 음모에 대해서는 이미 벨리사리우스 장군과 나르세스 장군으로부터 소상히 전해들으셨으리라 생각합니다. 스스로 생각해 보건대, 폐하께서 저를 통하여 알고자 하시는 것은 아마도 그 반란 속에서 이교도와 이단자들이 어떤 사이한 마술로 폐하와 폐하의 신민들을 해치려고 하였는지에 대한 세세한 정보가 아닐까 짐작됩니다.

폐하, 두렵고 떨리는 마음으로 고백하건대, 반란이 결행되었던 그 날 저는 콘스탄티노폴리스에 임재한 많은 신들에 대한 경외로 인하여 혼이 육신을 떠날 뻔 하였습니다. 다행히도 구원받은 모든 영혼을 지켜주시는 성모께서 제 마음을 굳세게 하여 폐하께서 맡기신 임무를 다할 수 있었으나, 반란의 첫 날 콘스탄티노폴리스의 영적인 공기는 네 신이 강림한 여파로 인하여 마치 폭풍에 휘말려 이리저리 날뛰는 흉포한 바다 같았습니다.

물론 첫 번째이자 그 중에서도 가장 강대하신 분은 바로 만왕의 왕이자 황제 폐하와 영원히 동행하시는 우리 주님 크리스토스이십니다. 이번의 일로 인간이든 불멸의 영이든 감히 그분께 대적할 자는 없다는 것이 다시 증명된 것입니다. 굳이 증명할 필요도 없는 사실이지만 말입니다.

두 번째는 헬라스 사람들의 옛 신들 중 하나로, 이른바 디오니소스라고 불리는 자입니다. 폐하께서도 그 숭배자들의 역사에 대하여는 이전에 들은 바가 있으실 줄 압니다. 선대 황제들께서 디오니소스의 음침한 숭배자들을 로마 제국에서 일소하기 위해 들인 노력에 대해서 모르는 바 아니나, 이번 반란 때에는 디오니소스를 섬기는 신녀 중 한 사람이 폐하의 적들에 맞서 우리와 함께 싸웠음을 저의 명예를 걸고 증언합니다. 그녀에 대하여 폐하께서 주님의 뜻에 합당한 결정을 내려 주시리라 믿어 의심치 않습니다.

세 번째와 네 번째는 저도 잘 알지 못하는 존재들로서, 지금까지 확인한 바에 따르면 그들은 먼 이방에서 불려온 신들인 것으로 보입니다. 이방 신들이 이번 반란에서 어떤 일을 하였고 어떤 결과를 불러왔는지에 대하여는 이후에 상세히 설명하도록 하겠습니다.

이들은 비록 우리 세계의 신은 아니나, 우리 세계의 이름을 가지고 있었습니다. 그들의 이름은 각각 포르피라 바실리사Porphyra Basilissa, 그리고 다모코로스Damokoros라고 합니다.


비잔티온의 화염 속에서

By ProfoundAbyss


제1장: 은비부대

"우리가 뭐 하는 사람인지는 알 것 없고, 요점만 정리하자면 자네는 황제 폐하에 대한 반역죄로 체포되었어."

제2장: 지하의 용병들

"빼앗는 땅의 여주인은 잃은 것을 되찾을 수 없다. 오직 다시 빼앗을 뿐."

제3장: 철의 시대를 사는 신녀

"당신은 오랜 시간 동안 한 명의 여신을 가까이에서 모신 분이 아니오?"

제4장


제5장


제6장


제7장


제8장


🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.