SCP-5297

このページの批評は終了しました。

/*
    Simple Yonder Theme
    [2020 Wikidot Theme]
    By EstrellaYoshte
    Based on:
        Sigma-9 Theme by Aelanna and Dr Devan
        Y2K Theme by etoisle
        Anderson Robotics Theme by Croquembouche
        Minimal Theme Theme by stormbreath
        Word Processing Theme by stormbreath
        Flopstyle CSS by Lt Flops
 
    Edited for SCP-JP by ukwhatn
*/
 
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fontlibrary.org/face/glacial-indifference');
 
body {
    background-attachment: fixed;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14.3px;
    word-break: unset;
    --themeColor: #7E2520;
    --accentColor: #E53C35;
}
 
a {
    color: rgb(229, 60, 53);
}
 
a:visited {
    color: rgb(126, 37, 32);
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #7E2520;
    font-family: 'GlacialIndifferenceRegular';
    font-weight: bold;
}
 
#account-topbutton{
    border: 0px solid #000;
}
 
/* ---- PAGE WRAP ---- */
 div#container-wrap{
     background-image: url(http://scp-jp.wikidot.com/local--files/theme:simple-yonder/bg.png);
     background-repeat: repeat-x;
}
 
div#header {
    background-image: url(http://scp-jp.wdfiles.com/local--files/theme%3Asimple-yonder/logo.png);
    background-size: 12.5%;
}
 
#page-title {
    font-family: 'GlacialIndifferenceRegular';
    font-weight: bold;
    color: #7E2520;
}
 
#login-status,
#login-status a {
    color: white;
    font-weight: bold;
}
 
#footer {
    background: transparent;
}
 
#footer a {
    color: #444;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: none;
    background: #282828;
    box-shadow: none;
    border-radius: 2px;
    color: #f4f4f4;
}
 
#search-top-box input.empty {
    color: #bbbbbb;
}
 
div#header h1 a span {
    font-family: 'GlacialIndifferenceBold';
    font-weight: bold;
    color: #f4f4f4;
    text-shadow: 0px 0px 0px #000;
}
div#header h2 span {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #f4f4f4;
    padding: 17px 0;
    text-shadow: 0px 0px 0px #000;
    white-space: pre;
}
 
.scp-image-block.block-right {
    margin: 0 2em 1em;
}
 
@media (min-width: 767px) {
     #header {
             background-position: 0em 1.7em;
     }
}
 
/* ---- SIDE BAR ---- */
 
#side-bar .side-block {
    border: #ffffff 4px;
    border-radius: 0;
    box-shadow: none;
    background: #ffffff !important;
    padding: 2px;
}
#side-bar .heading {
    border: none;
    border-radius: 0;
    color: #282828;
    font-size: 1.2em;
    padding: 1em 1em 0 0;
    border-top: 1px solid rgba(0,0,0,.12);
    margin: 1em calc(-1em + 2px) 1em 0;
    font-weight: normal;
}
 
#side-bar .menu-item > a:hover {
    background-color: rgba(0,0,0,0.04);
    color: #E53C35;
    text-decoration: none;
}
 
div.open-menu a {
    border-radius: 0;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2), 0px 3px 10px 0 rgba(0, 0, 0, 0.19);
    color: #7E2520!important;
    border: none!important;
}
 
#side-bar a:visited,
#top-bar a,
#top-bar ul li.sfhover a,
#top-bar ul li:hover a,
#login-status ul a,
#login-status ul a:hover {
    color: #7E2520;
}
 
@media (max-width: 767px) {
    #main-content {
        padding: 0;
        margin: 0 5%;
        border-left: none;
    }
    #page-title {
        margin-top: 0.7em;
    }
    #side-bar {
        background-color: #fff;
        left: -23em;
    }
    #side-bar:target {
        border: none;
        box-shadow: 3px 0 1px -2px rgba(0,0,0,0.04), 1px 0 5px 0 rgba(0,0,0,0.2);
    }
    #side-bar .close-menu {
        transition: width 0.5s ease-in-out 0.1s,
                    opacity 1s ease-in-out 0s;
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: rgba(0,0,0,0.3);
        background-position: 19em 50%;
        z-index: -1;
        opacity: 0;
        pointer-events: none;
    }
    #side-bar:target .close-menu {
        width: calc(100% - 19em);
        right: 0;
        left: auto;
        opacity: 1;
        pointer-events: auto;
    }
    #page-content > hr, #page-content > .list-pages-box > .list-pages-item > hr {
        margin: 3em -5.5%;
    }
    #breadcrumbs {
        position: relative;
        top: 0;
        font-style: italic;
    }
    #side-bar {
        top: 0;
    }
    #side-bar .heading {
        padding-left: 1em;
        margin-left: -1em;
    }
    #search-top-box {
        top: 107px;
    }
}
 
/* ---- TABS ---- */
 
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #7E2520; /* color between tab list and content */
}
 
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background: white; /* tab background */
    border-color: transparent;
    color: black;
    transition: 0.125s;
}
 
.yui-navset .yui-nav a em {
    background: #f4f4f4;
    box-shadow: 0px 0px 0px rgba(0,0,0,0);
    border-color: white;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover {
    background: white; /* selected tab background */
    color: #7E2520;
}
 
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background: white;
}
 
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em {
    border-color: transparent;
    box-shadow: 0px 1px 2px 0.5px rgba(0,0,0,0.5);
    background: white;
}
 
.yui-navset .yui-content {
    background: #f4f4f4; /* content background color */
}
 
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content {
    border-color: transparent; /* content border */
    border-top-color: transparent; /* different border color */
}
 
.yui-navset-left .yui-content {
    border-left-color: #b7a9a9; /* different border color */
}
 
/* ---- TOP MENU ---- */
 
#top-bar a {
    color: #f4f4f4;
    font-weight: normal;
}
 
/* ---- INFO BAR ---- */
 body{
     --barColour: rgb(126, 37, 32);
}
 
 .info-container .collapsible-block-content{
     padding: 0 .5em 30px;
}
 .info-container .collapsible-block-content .wiki-content-table{
     width: 100%;
}
 
/* ---- INFO PANE ---- */
 
#page-content .creditRate{
     margin: unset;
}
#page-content .rate-box-with-credit-button {
    background-color: #ffffff!important;
    border: solid 1px white!important;
    box-shadow: none;
    border-radius: 0;
}
 
#page-content .rate-box-with-credit-button .fa-info {
    border: none;
    color: #7E2520!important;
}
 
#page-content .rate-box-with-credit-button .fa-info:hover {
    background: #ffffff;
    color: #E53C35!important;
}
 
.rate-box-with-credit-button .cancel {
    border: solid 1px white;
}
 
/* ---- PAGE RATING ---- */
 
.page-rate-widget-box {
    box-shadow: none;
    margin: unset;
}
 
div.page-rate-widget-box .rate-points {
    background-color: white;
    color: #7E2520 !important;
    border: solid 1px white;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
    background-color: white;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
}
 
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
    background: transparent;
    color: #7E2520;
}
 
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
    background: white;
    color: #E53C35;
}
 
.page-rate-widget-box .cancel {
    background: transparent;
    background-color: white;
    border: solid 1px white;
}
 
.page-rate-widget-box .cancel a {
    color: #7E2520;
}
.page-rate-widget-box .cancel a:hover {
    background: white;
    color: #E53C35;
}
 
/* ---- PAGE ELEMENTS ---- */
 
#page-content .wiki-content-table tr th {
    border: solid 1px #bbbbbb;
    background-color: #f4f4f4;
    /* set border for table title */
}
 
#page-content .wiki-content-table tr td {
    border: solid 1px #bbbbbb;
    /* set border for table content */
}
 
blockquote,
div.blockquote,
#toc,
.code {
     background-color: #f4f4f4;
     border: solid 1px #bbbbbb;
}
 
.scp-image-block {
    border: solid 1px #bbbbbb;
    box-shadow: none;
}
.scp-image-block .scp-image-caption {
    background-color: #f4f4f4;
    border-top: solid 1px #bbbbbb;
    color: black;
}
 
/* JP ONLY */
/* Credit */
#page-content div.page-rate-widget-box .rate-points {
    font-family: "Open Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: unset;
    padding: 0 5px;
}
 
#page-content .page-rate-widget-box .cancel a {
    color: #7E2520;
}
 
#page-content .page-rate-widget-box .cancel a:hover {
    color: #E53C35;
}
 
#page-content .rate-box-with-credit-button .creditButton {
    background-color: transparent;
    border: none;
    box-shadow: none;
    margin-left: unset;
}
評価: 0+x
blank.png

アイテム番号: SCP-5297

レベル-

収容クラス: EUCLID

撹乱クラス: VLAM

アイテム番号: SCP-5297

レベル-

収容クラス: EUCLID

撹乱クラス: VLAM


Jam1.jpg

Opened clay vessel, containing the preserved fruit of SCP-5297 affected trees.SCP-5297の影響を受けた樹々に由来するジャム用果実を収めていた、蓋のない土器 。

Special Containment Procedures: An investigation into organizations suspected to have a working knowledge of SCP-5297 is ongoing. In the event that any foreign actors are confirmed to have the ability and means to create active components of SCP-5297, Foundation personnel are to disrupt their operations and take any relevant individuals into custody for questioning.
特別収容プロトコル: SCP-5297の実用的知識の保持を疑われる組織への調査は進行中です。SCP-5297の活性成分を生み出す能力や方法を知る未確認の当事者が確認されるイベント時において、財団職員は活動を阻止し、尋問のために該当する人物全員を拘留しなければなりません。

Description: SCP-5297 designated a series of thaumaturgic glyphs of suspected Daevite origin. In their original intended use, these glyphs would have been engraved into the bark of fruit trees as a component of an arbormantic ritual. Upon completion, the growth of fruit upon these trees would be greatly accelerated and uncharacteristically resistant to various parasitic creatures and potential ailments. Additionally, preserves produced from SCP-5297 affected fruits are anomalously resistant to natural decay and micro-bacterial growth.1
説明: SCP-5297はダエーバイト起源と推定される一連の奇跡術記号です。当初想定された用途において、記号は樹木魔術の儀式の一環として果樹の樹皮に刻み込まれていたと思われます。刻印が完了すると、樹木に実る果実の生長は著しく速くなり、様々な奇跡生物や発症の恐れがある病に対する例を見ない耐性を有します。加えてSCP-5297に影響された果実由来のジャムは、自然界の腐敗や細菌の増殖に対する異常なまでの耐性を獲得します。2

The incomplete or erroneous employment of these glyphs can lead to unpredictable and inconsistent anomalous effects. One such misuse occurred on 18/07/20203 and lead to the Foundation's realization that components of SCP-5297 may be actively employed and distributed amongst civilian organizations.
記号の刻印の中断と誤用は予測不能かつ不安定な異常効果を招きます。誤用の1つは2020/7/184に発生し、SCP-5297の構成要素が大規模で利用され、民間団体に流通している可能性を財団が認識するに至りました。

Addendum-A1: 5297_18/07/2020 Following reports of an explosion at a Phucker's fruit processing facility in Truro, Nova Scotia that resulted in the unexplained disappearance of first responders, a Foundation response team was deployed from Site-184. Their report indicated that the factory had overflown with an unidentified purple substance. Additionally, upon their arrival, several groups of people were present and attempting to shovel the substance into a series of retrofitted pick-up trucks. The responding Foundation personnel requested backup as the individuals refused to leave or comply with instructions. During the conversation, one of the workers slipped, falling into the substance. The individual's body began to rapidly reconfigure into a homogenous mass visually identical to the aforementioned substance over a period of two minutes. During the distraction, the other workers boarded the vehicles and managed to flee from the Foundation personnel.
補遺-A1: 5297_18/07/2020 第一対応者の未解明の失踪を引き起こした、ノバスコシア州5トルロにあるファッカー社の果物加工場での爆発が報告された後、財団のサイト-184より対応チームが出動しました。チームの報告から加工場が正体不明の紫色の物質で溢れかえっていると判明しました。加えてチーム到着後には、複数人のグループが現場に居合わせており、改造ピックアップトラック複数台で物質を回収しようとしていました。同集団は回収物の放棄や指示への服従を拒絶し、対応中の財団職員は援軍を要請しました。交渉中、労働者の1人が滑り、物質の中に転げ落ちました。労働者の身体は2分間の内に急速に、前述の物質と見た目が一致する同等の質量の塊へと変容しました。注意が薄くなっている間に、他の労働者はトラックに乗り込み、財団職員からの逃亡に成功しました。

After a period of 10 hours, subsequent testing demonstrated that whatever anomalous properties resulted in this transfiguration appeared neutralized. By this point, a request for the deployment of MTF Beta-7 ("Maz Hatters") had been approved. Beta-7 progressed through the factory, which was devoid of any organic matter with the exception of large quantities of the purple substance, later identified to be consistent in chemical composition to Phucker's brand Grape Jelly. The presence of partial components of SCP-5297 were discovered engraved on various processing machinery during this sweep of the facility.
10時間後、事後実験によって、この変容の原因となった異常性質は正体に関係なく無力化したという考えが証明されました。この時点で、MTFベータ-7("マズ帽子店")の出動が承認されていました。ベータ-7は工場に急行しましたが、ファッカー社銘柄のブドウジェリーと化学成分が一致していると後日判明した大量の紫色の物質以外に、有機物は一切見られませんでした。工場の全面的捜査活動中、SCP-5297の断片的記号が様々な加工機械に刻印されているのが判明しました。

Within the factory manager's office, Beta-7 found an opened email displaying the attached message. Attempts to uncover additional data have been unsuccessful, as a large quantity of Phucker's brand Grape Jelly was found within the manager's computer and the factory server room. An investigation into the company is ongoing.
工場長室内にて、ベータ-7はメッセージが記された閲覧済みのメールが表示されているのを発見しました。ファッカー社銘柄のブドウジェリーが大量に工場長のコンピューター及びサーバールームから発見されたため、これ以上のデータは発見できずに終わりました。同社に関する調査が進行中です。


出典: SCP-5297
原題: JamBomb
参照リビジョン: rev.19
作成日(EN): 2021/3/25
著者: DodoDevilDodoDevil
翻訳: DirStarFishDirStarFish
tags:daevite euclid food inscription jam-con2021 plant scp tree
タグ: en daevite euclid 食物 文字入り jam-con2021 植物 scp 樹木


ページコンソール

批評ステータス

カテゴリ

SCP-JP

本投稿の際にscpタグを付与するJPでのオリジナル作品の下書きが該当します。

GoIF-JP

本投稿の際にgoi-formatタグを付与するJPでのオリジナル作品の下書きが該当します。

Tale-JP

本投稿の際にtaleタグを付与するJPでのオリジナル作品の下書きが該当します。

翻訳

翻訳作品の下書きが該当します。

その他

他のカテゴリタグのいずれにも当て嵌まらない下書きが該当します。

言語

EnglishРусский한국어中文FrançaisPolskiEspañolภาษาไทยDeutschItalianoУкраїнськаPortuguêsČesky繁體中文Việtその他日→外国語翻訳

日本支部の記事を他言語版サイトに翻訳投稿する場合の下書きが該当します。

コンテンツマーカー

ジョーク

本投稿の際にジョークタグを付与する下書きが該当します。

アダルト

本投稿の際にアダルトタグを付与する下書きが該当します。

既存記事改稿

本投稿済みの下書きが該当します。

イベント

イベント参加予定の下書きが該当します。

フィーチャー

短編

構文を除き数千字以下の短編・掌編の下書きが該当します。

中編

短編にも長編にも満たない中編の下書きが該当します。

長編

構文を除き数万字以上の長編の下書きが該当します。

事前知識不要

特定の事前知識を求めない下書きが該当します。

フォーマットスクリュー

SCPやGoIFなどのフォーマットが一定の記事種でフォーマットを崩している下書きが該当します。


シリーズ-JP所属

JPのカノンや連作に所属しているか、JPの特定記事の続編の下書きが該当します。

シリーズ-Other所属

JPではないカノンや連作に所属しているか、JPではない特定記事の続編の下書きが該当します。

世界観用語-JP登場

JPのGoIやLoIなどの世界観用語が登場する下書きが該当します。

世界観用語-Other登場

JPではないGoIやLoIなどの世界観用語が登場する下書きが該当します。

ジャンル

アクションSFオカルト/都市伝説感動系ギャグ/コミカルシリアスシュールダーク人間ドラマ/恋愛ホラー/サスペンスメタフィクション歴史

任意

任意A任意B任意C
    • _


    コメント投稿フォームへ

    注意: 批評して欲しいポイントやスポイラー、改稿内容についてはコメントではなく下書き本文に直接書き入れて下さい。初めての下書きであっても投稿報告は不要です。批評内容に対する返答以外で自身の下書きにコメントしないようお願いします。

    新たなコメントを追加

    批評コメントTopへ

ERROR

The DirStarFish's portal does not exist.


エラー: DirStarFishのportalページが存在しません。利用ガイドを参照し、portalページを作成してください。


利用ガイド

  1. portal:6734327 (21 Aug 2020 14:04)
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License