-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
78 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
ja_jp: | ||
UnsungDuet: | ||
MutatingInjuryTable: | ||
name: "変異表:外傷" | ||
type: "1D6" | ||
items: | ||
- "顔の傷 → 顔にできた傷。じわりと血がにじむ" | ||
- "大きな怪我 → 早く手当てをしないと命に関わる" | ||
- "痛みのない傷 → 大きな傷なのに、なぜか痛くない" | ||
- "喪失 → 身体のどこかが消えてしまった" | ||
- "文字のような傷跡 → 読めない文字のような傷" | ||
- "模様を描くアザ → 模様のような、身体にできたアザ" | ||
MutatingPhysicalConditionTable: | ||
name: "変異表:体調の変化" | ||
type: "1D6" | ||
items: | ||
- "視界がぼやける → 目の焦点が合わない" | ||
- "耳鳴り → ずっと甲高い音が鳴り続けている気がする" | ||
- "異様な寒気 → 凍えそうなほどに寒く感じる" | ||
- "発汗 → 暑いわけでもないのに、汗がだらだらと" | ||
- "幻覚 → それが本物か幻か、区別がつかない" | ||
- "走馬灯 → 過去のことを次々と思い出してしまう" | ||
MutatingFearTable: | ||
name: "変異表:恐怖" | ||
type: "1D6" | ||
items: | ||
- "不安 → 漠然とした不安が心を蝕む" | ||
- "狭い場所が怖い → 狭い場所に入りたくない" | ||
- "震えが止まらない → どうしても落ち着かない" | ||
- "物音が怖い → ほんの小さな物音にも怯えてしまう" | ||
- "暗い場所が怖い → 灯りのない場所がひどく恐ろしい" | ||
- "誰かがついてくる → 誰かが後ろにいる気がする……" | ||
MutatingFantasyTable: | ||
name: "変異表:幻想化" | ||
type: "1D6" | ||
items: | ||
- "硝子化 → 身体の一部がガラスのように透明に" | ||
- "羽毛化 → 身体のどこかから羽毛が生えてくる" | ||
- "植物化 → ツタや葉が身体から生えてくる" | ||
- "動物の瞳 → 瞳の形が動物のそれに変わってしまう" | ||
- "有角化 → 額や側頭部から角が生えてくる" | ||
- "陶器化 → 皮膚が陶器のようなものに変わっていく" | ||
MutatingMindTable: | ||
name: "変異表:精神" | ||
type: "1D6" | ||
items: | ||
- "記憶の混乱 → ここはどこ、どうしてこんなところに?" | ||
- "幼少期の記憶 → 口調や態度が幼くなってしまう" | ||
- "素直 → 思ったことを全部言ってしまう" | ||
- "蛮勇 → パートナーを守るために無茶ばかりする" | ||
- "疑心暗鬼 → 何もかもが悪い方向にしか考えられない" | ||
- "食べちゃいたい → パートナーをかじりたくなる" | ||
MutatingOtherTable: | ||
name: "変異表:そのほか" | ||
type: "1D6" | ||
items: | ||
- "影絵化 → 身体の一部が影のようになる" | ||
- "水槽化 → 身体の一部が水槽のようなものになる" | ||
- "涙が止まらない → なぜか涙が流れ続ける" | ||
- "鉤爪 → 手や足が、獣のような鉤爪になる" | ||
- "未来視 → 未来が見えてしまう。本当かどうかは不明" | ||
- "帰りたくない → 現実に帰りたくないと微かに思う" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters