无悔之道 中心页

:root {
    --accent: var(--acc-overwatch);
    --header-title: "监督者";
    --header-subtitle: "牺牲换取力量";
    --logo-img: url(https://hoah-lab.wdfiles.com/local--files/fragment%3Ascp-6500-2/overwatchheader.svg);
    --darkmode-logo-img: url(https://hoah-lab.wdfiles.com/local--files/fragment%3Ascp-6500-2/overwatchheader.svg);
    --logo-opacity: 100% !important;
 
    --darkmode-gradient-top: rgb(var(--accent)) !important;
}
 
#header h1 a::before,
#header h2::before {
    color: transparent;
}
 
#login-status {
    color: var(--dark-bg-1) !important;
}
 
#login-status>a {
    color: var(--dark-bg-2) !important;
    border-color: var(--dark-bg-2);
}
 
div#extra-div-1 {
    background-size: 300px;
}
 
@media (max-width: 700px) {
 
    div#extra-div-1 {
     background-size: 270px;
     top: -3px;
    }
 
}
 
@media (max-width: 620px) {
 
    div#extra-div-1 {
     top: -10px;
    }
 
}
 
@media (max-width: 520px) {
 
    div#extra-div-1 {
     background-size: 245px;
     top: 3px;
    }
 
}

/* VARIABLES */
 
:root {
 
    /* VARIABLES > Core */
 
    --logo-img: var(--darkmode-logo-img);
    --logo-opacity: 30%;
 
    /* VARIABLES > Misc */
 
    --darkmode-gradient-top: var(--dark-bg-1);
    --darkmode-gradient-bottom: var(--dark-bg-2);
 
    --dark-bg-1: #21252E;
    --dark-bg-2: #2F333C;
 
    --dark-txt-color: #EDEDED;
 
    --header-txt-color: rgb(var(--accent));
    --subheader-txt-color: var(--dark-txt-color);
    --misc-txt-color: var(--dark-txt-color);
    --link-txt-color: rgb(var(--accent));
    --link-hover-txt-color: #FFF;
 
    /* VARIABLES > Color Accents */
 
    --acc-default: 153, 187, 255;
 
    --acc-wyoming: 252, 69, 69;
    --acc-canada: 252, 69, 69;
    --acc-poland: 186, 127, 108;
    --acc-slothspit: 69, 99, 245;
    --acc-vanguard: 85, 204, 51;
    --acc-threshold: 221, 207, 238;
    --acc-overwatch: 255, 215, 0;
    --acc-spc: 88, 188, 209;
    --acc-fishing: 141, 203, 211;
    --acc-nightfall: 222, 40, 20;
    --acc-hybrasil: 69, 109, 245;
    --acc-goc: 112, 148, 255;
    --acc-spooky: 252, 112, 40;
 
    /* VARIABLES > BetterFootnotes */
 
    --fnColor: rgb(var(--accent));
 
    /* VARIABLES > ACS COLORS by Nagiros */
 
    --six-color: 188, 136, 255 !important;
    /*  purple*/
    --five-color: 255, 34, 67 !important;
    /*  red  */
    --four-color: 255, 141, 54 !important;
    /*  orange  */
    --three-color: 255, 226, 82 !important;
    /*  yellow  */
    --two-color: 117, 167, 242 !important;
    /*  blue  */
    --one-color: 40, 159, 107 !important;
    /*  green  */
 
    --white-bar: 207, 207, 207;
    --lg-bar: 118, 118, 130;
    --gray-bg: 66, 66, 72;
 
}
 
/* MAIN */
 
body {
    color: var(--dark-txt-color);
    background-color: var(--dark-bg-2);
    background-image: linear-gradient(to bottom,
     var(--darkmode-gradient-top), var(--darkmode-gradient-bottom) 200px);
    background-repeat: no-repeat;
    --barColour: var(--dark-bg-1);
    --linkColour: var(--dark-txt-color);
}
 
#page-content a {
    padding-bottom: .067rem;
    border-bottom: thin solid rgb(var(--accent));
}
 
#page-content a:not(#page-content .authorlink-wrapper a):hover,
.page-rate-widget-box a,
#page-content .pseudocrumbs a,
#page-content .yui-nav li a,
#page-content #toc a,
#page-content .danger-diamond a,
#page-content a.collapsible-block-link,
#page-content span.tooltip a,
#page-content a.footnoteref {
    border-bottom: none !important;
}
 
/* MAIN > Header */
 
#header h1 a::after {
    color: var(--misc-txt-color);
}
 
/* MAIN > Header > Search Box */
 
#search-top-box-form>input[type=submit] {
    border: solid 1px #EDEDED;
    background: var(--dark-bg-1);
     !important;
    color: var(--dark-txt-color);
}
 
#search-top-box-form input[type=submit]:hover {
    border: solid 1px rgb(var(--accent));
}
 
/* MAIN > Header > Top Bar */
 
#top-bar ul li ul li a:hover {
    color: var(--dark-txt-color) !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
}
 
/* MAIN > Header > Login Info */
 
#login-status {
    color: var(--dark-txt-color);
}
 
#login-status a {
    color: rgb(var(--accent));
}
 
#login-status ul a {
    color: var(--dark-txt-color);
    background: var(--dark-bg-1);
}
 
#login-status ul a:hover {
    color: rgb(var(--accent));
}
 
#account-topbutton {
    border: solid 1px rgb(var(--accent));
}
 
/* MAIN > Header > Side Bar */
 
#side-bar {
    background: var(--dark-bg-2);
}
 
#side-bar .side-block,
#side-bar .side-block.resources,
#side-bar .side-block.media {
    background: var(--dark-bg-1);
}
 
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: var(--dark-txt-color) !important;
}
 
#side-bar .collapsible-block-unfolded-link {
    border-bottom: none;
}
 
#top-bar .open-menu a {
    filter: drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.2));
}
 
/* CONTENT */
 
/* CONTENT > Blockquotes, Custom Divs */
 
.blockquote,
div.blockquote,
blockquote {
    background: var(--dark-bg-1);
    border-left: 5px dashed rgb(var(--accent));
    box-shadow: 4px 4px var(--dark-bg-2);
}
 
.jotting,
.notation,
.modal,
.paper {
    background: var(--dark-bg-1);
    border-color: rgb(var(--accent));
}
 
.paper {
    box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.8);
}
 
div.note {
    background: var(--dark-bg-1);
}
 
/* CONTENT > Headings, Titles */
 
#page-title,
.meta-title {
    color: var(--dark-txt-color) !important;
    border-bottom-color: rgba(255, 255, 255, 0.3);
}
 
h1 {
    color: rgb(var(--accent)) !important;
}
 
h2,
h3,
h4,
h5,
h6 {
    color: var(--dark-txt-color) !important;
}
 
.footnotes-footer .title {
    color: var(--dark-txt-color);
}
 
/* CONTENT > Rate Module */
 
.page-rate-widget-box {
    font-family: var(--ui-font);
}
 
.page-rate-widget-box,
#page-content .rate-box-with-credit-button {
    border: solid 1px rgb(var(--accent));
}
 
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown,
.page-rate-widget-box .cancel,
#page-content .rate-box-with-credit-button {
    background: var(--dark-bg-1);
}
 
.page-rate-widget-box .rate-points {
    background: var(--dark-bg-1) !important;
}
 
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a,
.page-rate-widget-box .cancel a,
#page-content .rate-box-with-credit-button .fa-info {
    color: var(--dark-txt-color);
}
 
div.page-rate-widget-box .rate-points {
    color: var(--dark-txt-color) !important;
}
 
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover,
.page-rate-widget-box .cancel a:hover {
    background: rgb(var(--accent)) !important;
}
 
/* CONTENT > Rate Module > Info Pane */
 
#page-content .rate-box-with-credit-button .creditButton p a {
    border-left-color: transparent;
}
 
#page-content .rate-box-with-credit-button .page-rate-widget-box .cancel {
    border-radius: 0;
}
 
#page-content .rate-box-with-credit-button .page-rate-widget-box .rate-points {
    border-left: 0;
}
 
.rate-box-with-credit-button .page-rate-widget-box .cancel a:hover {
    border-radius: 0;
}
 
#page-content .rate-box-with-credit-button .fa-info {
    color: var(--dark-txt-color);
}
 
#page-content .rate-box-with-credit-button .fa-info:hover {
    color: rgb(var(--accent));
}
 
#page-content .modalbox {
    background: var(--dark-bg-2) !important;
    color: var(--dark-txt-color);
    box-shadow: none;
}
 
#page-content .modalbox > hr:first-of-type {
    opacity: 0%;
}
 
#page-content .modalbox h2:first-of-type {
    font-family: var(--ui-font);
}
 
.close-credits,
.credit-back {
    filter: grayscale(100%) invert(100%) contrast(275%);
}
 
/* CONTENT > Rate Module > Author Label */
 
#page-content .authorbox {
    background-color: var(--dark-bg-1) !important;
    color: var(--dark-txt-color) !important;
}
 
#page-content .authorbox::before {
    border-color: transparent transparent var(--dark-bg-1) transparent;
}
 
/* CONTENT > Image Block */
 
.scp-image-block .scp-image-caption {
    background-color: var(--dark-bg-1) !important;
    color: var(--dark-txt-color);
}
 
.scp-image-block img,
.scp-image-block .scp-image-caption {
    border-color: rgba(0, 0, 0, 0.4);
}
 
/* CONTENT > Tables Base */
 
#page-content tr th {
    color: var(--dark-bg-1);
    background-color: rgb(var(--accent));
    border: solid 2px rgb(var(--accent));
}
 
#page-content tr td {
    border: solid 2px rgb(var(--accent));
    background-color: var(--dark-bg-1);
}
 
/* CONTENT > Tables Customization (Table Coloring System) */
 
/* CONTENT > Tables Customization (Table Coloring System) > Table Headings, Image Captions */
 
#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption,
#page-content .table1 .scp-image-block img {
    background-color: rgb(40, 159, 107);
    border-color: rgb(40, 159, 107);
    --link-txt-color: rgb(0, 229, 129);
    --accent: 0, 229, 129 !important;
}
 
#page-content .table1 tr td {
    border-color: rgb(40, 159, 107);
}
 
#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption,
#page-content .table2 .scp-image-block img {
    background-color: rgb(117, 167, 242);
    border-color: rgb(117, 167, 242);
    --link-txt-color: rgb(76, 146, 252);
    --accent: 76, 146, 252 !important;
}
 
#page-content .table2 tr td {
    border-color: rgb(117, 167, 242);
}
 
#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption,
#page-content .table3 .scp-image-block img {
    background-color: rgb(255, 226, 82);
    border-color: rgb(255, 226, 82);
    --link-txt-color: rgb(255, 255, 46);
    --accent: 255, 255, 46 !important;
}
 
#page-content .table3 tr td {
    border-color: rgb(255, 226, 82);
}
 
#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption,
#page-content .table4 .scp-image-block img {
    background-color: rgb(255, 141, 54);
    border-color: rgb(255, 141, 54);
    --link-txt-color: rgb(255, 98, 0);
    --accent: 255, 98, 0 !important;
}
 
#page-content .table4 tr td {
    border-color: rgb(255, 141, 54);
}
 
#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption,
#page-content .table5 .scp-image-block img {
    background-color: rgb(255, 34, 68);
    border-color: rgb(255, 34, 68);
    --link-txt-color: rgb(255, 71, 71);
    --accent: 255, 71, 71 !important;
}
 
#page-content .table5 tr td {
    border-color: rgb(255, 34, 68);
}
 
#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption,
#page-content .table6 .scp-image-block img {
    background-color: rgb(188, 136, 255);
    border-color: rgb(188, 136, 255);
    --link-txt-color: rgb(197, 159, 245);
    --accent: 197, 159, 245 !important;
}
 
#page-content .table6 tr td {
    border-color: rgb(188, 136, 255);
}
 
/* CONTENT > Tables Customization (Table Coloring System) > Other Colored Divs */
 
.table1 .jotting,
.table1 .notation,
.table1 .modal,
.table1 .paper,
.jotting.table1,
.notation.table1,
.modal.table1,
.paper.table1 {
    border-color: rgb(var(--one-color));
    --link-txt-color: rgb(var(--one-color));
    --accent: var(--one-color) !important;
}
 
.table2 .jotting,
.table2 .notation,
.table2 .modal,
.table2 .paper,
.jotting.table2,
.notation.table2,
.modal.table2,
.paper.table2 {
    border-color: rgb(var(--two-color));
    --link-txt-color: rgb(var(--two-color));
    --accent: var(--two-color) !important;
}
 
.table3 .jotting,
.table3 .notation,
.table3 .modal,
.table3 .paper,
.jotting.table3,
.notation.table3,
.modal.table3,
.paper.table3 {
    border-color: rgb(var(--three-color));
    --link-txt-color: rgb(var(--three-color));
    --accent: var(--three-color) !important;
}
 
.table4 .jotting,
.table4 .notation,
.table4 .modal,
.table4 .paper,
.jotting.table4,
.notation.table4,
.modal.table4,
.paper.table4 {
    border-color: rgb(var(--four-color));
    --link-txt-color: rgb(var(--four-color));
    --accent: var(--four-color) !important;
}
 
.table5 .jotting,
.table5 .notation,
.table5 .modal,
.table5 .paper,
.jotting.table5,
.notation.table5,
.modal.table5,
.paper.table5 {
    border-color: rgb(var(--five-color));
    --link-txt-color: rgb(var(--five-color));
    --accent: var(--five-color) !important;
}
 
.table6 .jotting,
.table6 .notation,
.table6 .modal,
.table6 .paper,
.jotting.table6,
.notation.table6,
.modal.table6,
.paper.table6 {
    border-color: rgb(var(--six-color));
    --link-txt-color: rgb(var(--six-color));
    --accent: var(--six-color) !important;
}
 
.table1 .blockquote,
.table1 div.blockquote,
.table1 blockquote,
.table2 .blockquote,
.table2 div.blockquote,
.table2 blockquote,
.table3 .blockquote,
.table3 div.blockquote,
.table3 blockquote,
.table4 .blockquote,
.table4 div.blockquote,
.table4 blockquote,
.table5 .blockquote,
.table5 div.blockquote,
.table5 blockquote,
.table6 .blockquote,
.table6 div.blockquote,
.table6 blockquote,
.blockquote.table1,
div.blockquote.table1,
.blockquote.table2,
div.blockquote.table2,
.blockquote.table3,
div.blockquote.table3,
.blockquote.table4,
div.blockquote.table4,
.blockquote.table5,
div.blockquote.table5,
.blockquote.table6,
div.blockquote.table6 {
    background: var(--dark-bg-1);
}
 
.table1 .jotting,
.table1 .notation,
.table1 .modal,
.table1 .paper,
.jotting.table1,
.notation.table1,
.modal.table1,
.paper.table1,
.table2 .jotting,
.table2 .notation,
.table2 .modal,
.table2 .paper,
.jotting.table2,
.notation.table2,
.modal.table2,
.paper.table2,
.table3 .jotting,
.table3 .notation,
.table3 .modal,
.table3 .paper,
.jotting.table3,
.notation.table3,
.modal.table3,
.paper.table3,
.table4 .jotting,
.table4 .notation,
.table4 .modal,
.table4 .paper,
.jotting.table4,
.notation.table4,
.modal.table4,
.paper.table4,
.table5 .jotting,
.table5 .notation,
.table5 .modal,
.table5 .paper,
.jotting.table5,
.notation.table5,
.modal.table5,
.paper.table5,
.table6 .jotting,
.table6 .notation,
.table6 .modal,
.table6 .paper,
.jotting.table6,
.notation.table6,
.modal.table6,
.paper.table6 {
    background: var(--dark-bg-1);
}
 
.table1 .blockquote,
.table1 div.blockquote,
.table1 blockquote,
.blockquote.table1,
div.blockquote.table1 {
    border-left-color: rgb(var(--one-color));
    --link-txt-color: rgb(var(--one-color));
    --accent: var(--one-color) !important;
}
 
.table2 .blockquote,
.table2 div.blockquote,
.table2 blockquote,
.blockquote.table2,
div.blockquote.table2 {
    border-left-color: rgb(var(--two-color));
    --link-txt-color: rgb(var(--two-color));
    --accent: var(--two-color) !important;
}
 
.table3 .blockquote,
.table3 div.blockquote,
.table3 blockquote,
.blockquote.table3,
div.blockquote.table3 {
    border-left-color: rgb(var(--three-color));
    --link-txt-color: rgb(var(--three-color));
    --accent: var(--three-color) !important;
}
 
.table4 .blockquote,
.table4 div.blockquote,
.table4 blockquote,
.blockquote.table4,
div.blockquote.table4 {
    border-left-color: rgb(var(--four-color));
    --link-txt-color: rgb(var(--four-color));
    --accent: var(--four-color) !important;
}
 
.table5 .blockquote,
.table5 div.blockquote,
.table5 blockquote,
.blockquote.table5,
div.blockquote.table5 {
    border-left-color: rgb(var(--five-color));
    --link-txt-color: rgb(var(--five-color));
    --accent: var(--five-color) !important;
}
 
.table6 .blockquote,
.table6 div.blockquote,
.table6 blockquote,
.blockquote.table6,
div.blockquote.table6 {
    border-left-color: rgb(var(--six-color));
    --link-txt-color: rgb(var(--six-color));
    --accent: var(--six-color) !important;
}
 
/* CONTENT > Tabs Customization */
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: rgb(var(--accent));
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    color: var(--dark-txt-color);
    background-color: var(--dark-bg-1);
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    color: var(--dark-txt-color);
    background-color: rgb(var(--accent));
}
 
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
    color: var(--dark-txt-color);
    background-color: var(--dark-bg-1);
}
 
.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected {
    background-color: rgb(var(--accent));
}
 
.yui-navset .yui-nav .selected a {
    color: var(--dark-bg-1);
}
 
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active {
    color: var(--dark-bg-1);
    background-color: rgb(var(--accent));
}
 
.yui-navset .yui-content {
    background-color: var(--dark-bg-1);
}
 
/* CONTENT > Collapsibles */
 
#page-content a.collapsible-block-link:not(.licensebox a.collapsible-block-link, .info-container a.collapsible-block-link, .default-col a.collapsible-block-link) {
    color: var(--dark-txt-color);
    background: rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 0px 2px rgb(var(--accent));
}
 
#page-content a.collapsible-block-link:not(.licensebox a.collapsible-block-link, .info-container a.collapsible-block-link, .default-col a.collapsible-block-link):hover {
    background: rgba(var(--accent), 0.25);
}
 
/* CONTENT > ACS Adjustments */
 
/*  ACS COLORS by Nagiros  */
 
.anom-bar>.bottom-box {
    /*  horizontal bar  */
    box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important;
    -webkit-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important;
    -moz-box-shadow: 0 -0.5rem 0 0 rgb(207, 207, 207) !important;
    box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
    -webkit-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
    -moz-box-shadow: 0 -0.5rem 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
}
 
.bottom-box>.diamond-part {
    /*  vertical bar  */
    box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important;
    -webkit-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important;
    -moz-box-shadow: -0.5rem 0 0 0 rgb(207, 207, 207) !important;
    box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
    -webkit-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
    -moz-box-shadow: -0.5rem 0 0 0 rgb(var(--white-bar, 207, 207, 207)) !important;
}
 
.anom-bar-container.esoteric .text-part .main-class,
.anom-bar-container.explained .text-part .main-class,
.anom-bar-container.neutralized .text-part .main-class,
.anom-bar-container.pending .text-part .main-class {
    background-color: rgba(66, 66, 72, .5) !important;
    background-color: rgba(var(--gray-bg, 66, 66, 72), .5) !important;
    border-left-color: rgb(118, 118, 130) !important;
    border-left-color: rgb(var(--lg-bar, 118, 118, 130)) !important;
}
 
.danger-diamond>.arrows {
    /*  inverted arrows  */
    filter: invert(90%) !important;
    -webkit-filter: invert(90%) !important;
}
 
.danger-diamond>.quadrants>.bottom-quad,
.anom-bar-container.explained .danger-diamond>.quadrants>.top-quad,
.anom-bar-container.neutralized .danger-diamond>.quadrants>.top-quad,
.anom-bar-container.pending .danger-diamond>.quadrants>.top-quad {
    /*  "transparent" bottoms/top icon backgrounds  */
    background-color: rgb(26, 26, 26) !important;
    /*  body background color  */
}
 
.danger-diamond>.bottom-icon,
.anom-bar-container.pending .danger-diamond>.top-icon::before {
    /*  esoteric, pending icon backgrounds  */
    background-color: rgb(3, 3, 3) !important;
}
 
.anom-bar>.bottom-box::before {
    background-color: var(--white-bar);
}
 
/* CONTENT > Woed Bar Adjustments */
 
div.scale div.item1>div,
div.scale div.class1>div,
div.scale div.obj {
    color: var(--dark-txt-color);
}
 
div.scale div.obj {
    background-color: var(--dark-bg-1);
    box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.35);
}
 
/* MISC */
 
#footer,
#footer a {
    color: var(--dark-txt-color);
}
 
#license-area {
    color: var(--dark-txt-color);
    background: var(--dark-bg-1);
    border-top: solid 2px rgba(0, 0, 0, 0.3);
}
 
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
    border-left: solid 1px var(--dark-bg-1);
    border-right: solid 1px var(--dark-bg-1);
}
 
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
    border-top-color: var(--dark-bg-1);
}
 
#header #top-bar a {
    color: var(--dark-bg-1);
}
 
#page-content hr:not(.fancyhr hr) {
    background-color: rgb(var(--accent));
}
 
#page-content .divider>hr,
div.paper hr {
    border-top-color: rgb(var(--accent));
}
 
.page-options-bottom a {
    color: var(--dark-bg-1);
    background: rgb(var(--accent));
}
 
.page-options-bottom a:hover {
    background: rgba(var(--accent), 0.3);
    color: var(--dark-txt-color);
}
 
.code {
    background-color: #F8F8F8;
    border: solid 3px var(--dark-bg-2);
    box-shadow: none;
}
 
.fncon {
    background-color: var(--dark-bg-1);
    border-color: rgb(var(--accent));
}
 
/* Pop-Up Windows */
.owindow {
    background-color: var(--dark-bg-1);
    border-color: rgb(var(--accent));
}
 
.owindow .modal-header {
    background-color: var(--dark-bg-1);
}
 
.owindow .modal-body img {
    background-color: transparent !important;
}
 
.owindow .title {
    background-color: rgba(0, 0, 0, 0.4);
    color: rgb(var(--dark-txt-color));
    border-bottom-color: rgba(0, 0, 0, 0.6);
}
 
.owindow .button-bar a {
    background-color: rgba(0, 0, 0, 0.4);
    color: var(--dark-txt-color);
}
 
.owindow .button-bar a:hover {
    background-color: rgb(var(--accent));
    color: var(--dark-bg-1);
}
 
.buttons .btn {
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgb(var(--accent));
    color: #dfdfdf;
}
 
.buttons .btn:hover {
    background-color: rgb(var(--accent));
    color: var(--dark-txt-color);
}
 
#edit-cancel-button,
#edit-diff-button,
#edit-preview-button,
#edit-save-draft-button,
#edit-save-continue-button,
#edit-save-button {
    background: var(--dark-bg-1);
    color: var(--dark-txt-color);
    border-color: #979797;
}
 
#edit-cancel-button:hover,
#edit-diff-button:hover,
#edit-preview-button:hover,
#edit-save-draft-button:hover,
#edit-save-continue-button:hover,
#edit-save-button:hover {
    background: var(--dark-bg-1);
    border-color: rgb(var(--accent));
    color: rgb(var(--accent));
}
 
#edit-save-button,
#edit-save-continue-button {
    --accent: 33, 255, 58;
}
 
#edit-cancel-button {
    --accent: 255, 31, 41;
}
 
#lock-info {
    background-color: var(--dark-bg-1);
}
 
a.action-area-close:hover {
    background-color: var(--dark-bg-1);
    color: rgb(var(--accent));
}
 
.wd-editor-toolbar-panel {
    filter: invert(90%) hue-rotate(180deg);
}
 
.pager .current {
    background-color: rgb(var(--accent));
    border-color: var(--dark-txt-color);
}
 
table.page-history tbody tr {
    color: var(--dark-txt-color);
}
 
textarea,
input.text {
    background-color: var(--dark-bg-1);
    color: var(--dark-txt-color);
}
 
.hovertip {
    background: var(--dark-bg-1) !important;
}
 
#main-content .page-tags {
    border-color: rgb(var(--accent));
}
 
#main-content .page-tags a {
    color: var(--dark-bg-1);
}
 
#main-content .page-tags a::after {
    background-color: var(--dark-bg-1);
}
 
#action-area>p {
    color: #c9eede;
}
 
.yui-ac-content {
    border: 1px solid var(--dark-txt-color);
    background: var(--dark-bg-1);
}
 
.autocomplete-list li:hover {
    background: unset;
    color: rgb(var(--accent));
}
 
.preview-message,
.error-block {
    background-color: rgba(64, 14, 23, 0.7) !important;
    color: var(--dark-txt-color);
}
 
input.checkbox,
.page-history input {
    filter: invert(1) grayscale(1);
}
 
#h-perpage {
    filter: invert(1);
}
 
table.page-history td.optionstd a,
.pager .current,
.pager a {
    border: 1px solid rgba(255, 255, 255, 0.25);
}
 
.inline-diff del {
    background-color: rgba(255, 0, 0, 0.6);
}
 
.inline-diff ins {
    background-color: rgba(0, 255, 52, 0.3);
}
 
.fader iframe,
.fader a {
    border: none;
}

TestNoReturn2.png

异常现象的多元衰退破坏了这个魔法世界,使得那奇异的桃花源地逐渐消亡;基金会,与其盟友和敌人,都痛苦地意识到有些东西必须做出改变。探索死局以及基金会、异常与改变本身的本质之间的关系。调查这个危在旦夕的世界,并最终决定如何给其带来希望。



SCP-6500 — 宿命之道

作者:S D Locke、HarryBlank、Placeholder McD、Ihp、Grigori Karpin、DarkStuff、Aethris

跟随基金会的道路对抗死局,跟随数人在他们自己的道路上穿过将死之魔法领域,并取回元素力量之神器。选择执掌他们的方式,无论用途好坏。

warrior.png

战士

作者:HarryBlank

mage.png

法师

作者:Ihp

cleric.png

牧师

作者:Grigori Karpin

thief.png

盗贼

作者:DarkStuff

pariah.png

贱民

作者:Placeholder McD

warlock.png

术士

作者:HarryBlank

reliq.png

圣物使圣物使

作者:Ihp

voyager.png

旅行者

作者:Placeholder McD

emissary.png

密使

作者:Grigori Karpin


主要后枢作品


门槛时间线

Nobody Likes a Sneak

作者:Grigori Karpin

一位城里的Nobody正在找寻死局的解释,展开了一项调查,并使其触发了认知危害,霸王龙骨架、被放逐者之图书馆,还有巴黎咖啡店。
而那仅仅只是个开始。


Nobody's Looking For Trouble

作者:Grigori Karpin

Nobody并不孤独,她正为蛇之手效力,而她也不是附近仅存的nobody,不过如果他们不能找到基金会在试验之后关押O5-零的地方的话,那么这一切就都不重要了。


SCP-8787:未选择的焙果

作者:Ihp

死局过后,一些异常还未完全恢复。一家异常咖啡店急于恢复实力,便绑架了基金会的一个家庭。Sinclair博士能否能否摆脱她的新生活吗?

溯忆之路

作者:HarryBlank, LizardWizard

你想重复利用一个曾经具有敌意、还可能是活着的异常,就为了省这十二块钱?


Fafnir

作者:Ethagon

总有什么能从现状中获利。其中包括一条古代的龙,宁愿在沉睡中度过死局和它的后果。这就是它的由来。


去狄瓦化

作者:Guezma

死局结束之后,Judith Low将SCP-140更新为了“无效化”。要是对付狄瓦也有这么容易就好了。

UIU File: 2021-354 (OPERATION: SUPERFUND)

作者:Kothardarastrix

掩盖问题只会让问题变得更加糟糕。

紫女巫已死

作者:Einer von Rabe

黑皇后Alison,听从了她的一位姐妹的建议,正试图招募一名助手——紫女巫Mirabilis女士
然而,她似乎受到了死局的严重打击。

相关后枢作品



Character Interactions Disguised As An Epilogue

作者:Ihp

理论上是黑色之秋 IV:无所畏惧的结局之作,本故事开始于SCP-6500的结局之前,但在其后结束,从Site-87角色的角度来看,这篇作品描绘了整个2021年发生的事件的蒙太奇。


SCP-5056 (II):镜中之像

作者:HarryBlank

Philip Deering,前SCP-5056-B,带着复杂的心情回看着这极其奇怪的一年。


SCP-5974:互动式小说

作者:HarryBlank

基金会的一名叛徒被迫通过一款用户友好度极低的电子游戏重新体验一遍自己在死局之前一段时间的活动。


SCP-6056:爆炸完成进行时

作者:HarryBlank

在术士之道之后,某些交心的对话正在产生——然后被粗鲁地打断了。


SCP-7000:大冤种

作者:HarryBlank

William Wettle是一个极其不幸的个体,但当一次LK级“命运扭转”概率失效情景开始在全球范围内蔓延时,基金会需要利用这位好博士的倒霉,将他直接置于险境之中。

SCP-7007:《厄运峡谷》

作者:Grigori Karpin

在SCP-6500事件过去大约一年之后,维坎德·尼德技术媒体对基金会近期的行为有些看法,并邀请他们进入了一场游戏节目。


SCP-8889:William Wallace Wettle的伟大完婚

作者:LizardWizard

VKTM故技重施,绑架了Wettle博士,只为了……和他结婚?敬请观赏:一季8集欢乐、恐惧与传媒大戏。

先锋时间线


Dr. Dan Goes to Washington

作者:Grigori Karpin

先锋会正要首次亮相,向世界揭露自己,并在全球公告中掀开帷幕。然后他们派出了Dan博士。

War in the Library

作者:Grigori Karpin & LizardWizard

黑皇后需要在蛇之手与先锋会的交接期间处理一个过于狂热的蛇之手分支,而此时先锋会才刚刚公开。唯一的问题是,这场冲突发生在被放逐者之图书馆的正中央。

Hour Zero

作者:Jasiu06与Ralliston

你似乎没有明白。无论你是否同意,这个决定都会被做出。

欲肉之炽

作者:Grigori Karpin

在先锋会建立不久后,Tilda Moose要求Alto Clef博士与术士Varis领导一次对位于莫斯科的猎手黑屋的突袭。可以把这个想象成一部警察兄弟喜剧片,不过里面带有尸体的恐怖故事。


欲肉教的任意别名

作者:Grigori Karpin

欲肉之炽的续集,Varis和Clef继续为先锋会处理欲肉教异常,此时SCP-2480附近局势愈发焦灼,与GOC的冲突一触即发。

An Assembly of Sarkics

作者:Grigori Karpin

Varis召集了一次Nälkä领导者的会议,开始将亚恩的各个集团联合起来。但有件事困扰着他,其他的高阶术士去哪了?拉娃塔又在哪里?

Varis和Clef带领一支MTF小队深入SCP-2191,去寻找传说中的高阶术士,而事情自然不出所料地变得一团糟。

Orok and the Orchard

作者:Grigori Karpin

在欲肉教集会之后,Clef和Varis与欧若科和Lucretia Popescu一起访问了SCP-3989的遗址,以确定它是否与高阶术士有着任何关联,并进一步了解冒名顶替了大术士亚恩的人这几个世纪以来的流浪踪迹。

多种选择

作者:LizardWizard与Grigori Karpin

随着SCP-939的常态化,先锋会与GOC在舆论法庭上展开较量。

余波

作者:Uncle Nicolini与Grigori Karpin

一系列短片记录了人们每天对先锋会揭露真相的反应,以及先锋会公开声明的首次描述!请关注世界构建,但也要留意普通人的人物视角。

常见异常误解列表

作者:Guezma, Grigori Karpin, Zygard, and Blazingpie

鉴于先锋会的出现和帷幕的破碎,一些维基百科用户聚在一起编制了一份与异常现象相关的所有误解的列表。

神肉回到了菜单上

作者:Guezma

一只古老的恶魔被释放到了一座城市中。先锋会召集了专长于对付这种情况的盟友。


VNP-6521: Lord Mansfield outlaws Vanguard

作者:Guezma

一幅被盗的画作,卑鄙的阴谋,所有的先锋会成员及其盟友都突然在整个英国无法行动。所有的先锋会成员?不,某位义警和背叛的主保圣人仍然可以大展拳脚!

VNP-8050: One to Rule Them All

作者:WarriorofChaos、UNCGriffin、Diogene_s与Damian Thorne

死局之后,一件死去的神器再次浮出水面。随着它在各种人之间转手,先锋会——以及来自法师之道的Sinclair博士——必须面对它那过去的幽灵,以保护未来。


先锋之声

作者:Guezma

人类必须明白,自己在这世上并不孤独,先锋会的播客也在积极宣传这个观念。本周嘉宾来自观谬,而他需要学习更多的东西。


直面未来

作者:Guezma

《先锋之声》事件发生之后,Ron Gambi的生活被改变了,可是它要去往何方?一个新的机会和一位老朋友会帮他找到方向。


The Trainee Gets Trolled

作者:Guezma

作为先锋会公关部门培训的一部分,Ron Gambi安装了Void,获得了全方位的社交媒体体验。


Gambi's Gambit

作者:Guezma

被收容了二十年之后,Marcel Gambi四处潜藏。先锋会想要找到他,问他几个问题。Ron Gambi则想和他失散已久的兄弟团聚,不幸的是,不止有他们在找他。


Ron Gambi's New Year Special

作者:Guezma

Gambi家族的新年派对被Ron的工作电话打断。随后,Marcel在电视上看到了一个熟悉的面孔。

艰难时代的超常政治罗盘

作者:Jasiu06与Ralliston

说我们生活在艰难时期是一点也不夸张的。

所有的现实扭曲者都怎么了? — 全球本质促动普遍性的人口统计概况

作者:Ralliston

为什么在帷幕破碎之后,现实扭曲者的人口会如此突然地激增?

埃斯特堡(城市)—维基百科

作者:Jasiu06, Jerden, MontagueETC, Ralliston, and Zygard

自帷幕落下已有十年之久,而世界也确乎已然变化。我们来看看它真实的面貌,这回由一个偏见更少的方面描述,好吗?

玛娜慈善基金会 — 维基百科

作者:EstrellaYoshte

有了维基百科之后,谁还需要SCP基金会呢?点击链接,在没有帷幕的世界中,了解MCF的所有相关信息!

SCP-6483: The Polar Express

作者:LORDXVNV与Ralliston

Site-120来了个新的常驻人形异常,而他是真的很喜欢圣诞精神。在这篇充满节日气氛的文章中,来观看这个异常个体在先锋会切换之时从收容物转变成员工的经历。


喵喵,Asheworth君

作者:LORDXVNV

Daniel Asheworth让同事适应先锋会的新现状。出岔子了。(而且,他是个猫人,不过是临时的猫人)


维坎德·尼德全球新闻网

作者:Cole 13

VKTM终于摆脱了50多年的基金会收容,而在属于先锋会的未来里,他们正在全方位地接触大众。


第一次超自然骂战

作者:Guezma,Ralliston,Zygard

想象一下两个信仰,有着纠缠了上万年的历史。想象这两个信仰相互斗争,付出了不可思议的代价。想象它们都已成为了自己先前的影子。想象它们在现代世界所背负的怨愤。
有画面了吗?
好现在把他们都放上推特。

SCP-7629:守天者之庇护所

作者:WarriorofChaos

Site-120在地下发现了一个古老而强大的种族的遗迹,一个根植于魔法起源的种族。随着新的古代历史被揭露,共同的敌人出现,SCP基金会决定帮助他们重回以往的荣光。

另外,我觉得是时候写一篇和龙有关且结局圆满的故事了!

行动:目击公开材料

作者:Jasiu06与Ralliston

时代变了,但GOC——没怎么变。通过联盟的宣传材料,看看他们对帷幕消退后的世界有何看法吧。

Thump Thump Tick Tock

作者:UNCGriffin

对大多数人来说,帷幕的破碎意味着来到了一个新世界。但那些投身于旧异常世界及其隐藏冲突的人又会怎样呢?

常态

作者:Jack Ike

帷幕的破碎使世界焕然一新;但并不一定会改变其中的一切。

所有光的边境线

作者:Ralliston

古老的原初神灵不太喜欢改变。但如果他们被迫适应我们这个瞬息万变的时代,他们的形态和形式会是怎样的呢?


Casefile #03/12/2021-A (“The Liberal Vampire”)

作者:Ralliston

四位高阶术士再次行动了起来。他们到底在搞什么鬼?


'跨枢纽超速铁路' (N7S2M/ER9C3/X56ID)

作者:Ralliston

常态可能已然崩溃,但令人遗憾的是资本主义仍然是至高无上的——而Robert Carter和Skitter Marshall正打算利用这一事实来赚点钱。


unVeiled: David Hunt on Galileo, the First Civilian Off-World Settlement

作者:Jasiu06与Ralliston

孩子们,向星星射击吧。而如果你没有射中,也不要放弃——月亮或许也是个不错的目标。


Excerpts of Particular Interest From the Galileo Deep-Space Observatory Archives

作者:Aftokrator、BlazingPie、yvstvi、Dino—Draws、Diogene_s、DodoDevil、Ethagon、LORDXVNV、MisterFrown、Ralliston与SynthPanda_

如果我们的星球充满了魔法和奇迹,谁又能说其他宇宙不也是如此呢?


unVeiled: A Friendly Guide To The Katharsys Music Festival

作者:Uncle Nicolini与Diogene_s

揭幕社为您提供在2028年埃斯特堡举行的后帷幕时代的首届音乐节的友好指南!

相关后枢作品


我并未消亡

作者:Ralliston

现在是2057年,先锋会已经运作三十余年了,Daniel Asheworth也累了。他已经活得够久了。而当他在10月10日醒来之时,他就知道这是他的最后一天。


Order MEF-7629

作者:Zygard

您可曾想不留痕迹地杀死某个人,但同时又是有一定标准的专业人士?这是为您量身定制的产品!亨特工业推出:“Rokita”手枪!


SCP-5526

作者:NotOrteil

一个跨维度基金会试图收容一系列看似相关的现象,讽刺的是,它寻求着先锋会的帮助。

Fall Witness, part 1

作者:Ethagon

Note from Canon Custodians: Although this story and the following lead up to the pivot, the story is set within the Vanguard timeline.

Site-118 has been slowly losing ground to the Autumn Court for years. In order to stop the Impasse, they risk losing a bit more.

Fall Witness, part 2

作者:Ethagon

The Autumn Court's influence spreads. Intransigent as it is, the Foundation will fall to it. After all, it's not like the Foundation could ever change, could it?

Brings the Hunt

作者:Ethagon

A season after the pivot the Impasse claims its last victims. Only the Wild Hunt and its leader provide sanctuary. But who is she really saving?

枢前的故事

A Magic Show

作者:Some Reference

As the Impasse begins to take its toll, Site Director Jack Shlain decides that the staff could use a bit of casual fun. Things do not go as planned.

Jäger, Part 1

作者:Trotskyeet & Ralliston

What is identity when faced with oblivion?


Jäger, Part 2

作者:Trotskyeet & Ralliston

One man, one dying world, and one mission — to kill the gods.


The Standstill

作者:MasterTman2

A view on the Impasse from another angle, presented in the Kong, Shing, Gong canon's Right Phase - where until the advent of the Impasse, a new normalcy organization in a sideways dimension has been trying to live up to the shadow of the Foundation. Now, the Impasse is coming to a head, the long term effects on the anomalous world are devastating, and only one thing could possibly shield the Right Phase from the fallout.


时间线不可知论

SPC-6500:极微之道

作者:LORDXVNV

SCP宇宙里有说不完的故事。但是SPC宇宙里也会有吗?

其他解读


孤独流浪者的终章

作者:Karpfisch

有人疲倦。有人喜悦。但更多的只是从多年背负的重担中解放了出来。一起重要事件的伤感开幕。



总览


无悔之道是紧随SCP-6500:宿命之道之后所作的设定,但是你已经知道这一点了不是吗?本设定所最先最重视的是结果;我们在写作SCP-6500时就已明了,无论读者选择了什么时间线,基金会的概念都将无可逆转地被改变。这也合理,因为宿命之道本身是一个挺残酷的气候变更寓言。我们想要创造一个能够引出更多后续故事的设定,从这两条时间线的任意一条开始都行。

所以说,什么是无悔之道?无悔之道即是在临界点之后,沿着两条截然不同的因果道路,所发展出来的的生活。一条道路中基金会维持着其对异常世界的铁腕控制,但是那些知情人士都了解,SCP-6500是SCP基金会的造成的错误;而另一条道路中基金会解散了,与多个相关组织(阅读密使部分!)一同形成了一个新的组织,以尝试教育大众有关异常世界的知识。


关于先锋会

Any substantive change to the Foundation appears like an attempt to make it all more progressive but in reality, Vanguard is only interested in preserving the anomalous in light of the Impasse. Which means doing what they can to normalize the anomalous and reverse direction on a lot of Foundation policies.

Vanguard is not trying to save the world. Much of the attitude towards it being a Utopia or "liberal wet dream" are knee jerk responses to changes in the setting like "Vanguard can't have D-class" and "Vanguard needs to make people appreciate and like them, so they trust Vanguard enough to allow for normalization." These are less progressive ideals and more practical solutions to try and rehabilitate the image of the Foundation now that Vanguard is in the public eye and because they want to work with GOIs where possible. GOIs who have been openly hostile to the Foundation, like the Serpent's Hand and the Nälkän peoples.




除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License