gitignore vocab
This commit is contained in:
parent
9fa3c32b7a
commit
6d7c846bb4
3 changed files with 11 additions and 618 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
!screens/*.png
|
||||
__pycache__
|
||||
!.pre-commit-config.yaml
|
||||
vocab.txt
|
||||
|
|
|
|||
|
|
@ -1758,6 +1758,7 @@ def searchCodes(page, pbar, jobList, filename):
|
|||
"DTextPicture": ("text", None),
|
||||
"TextPicture": ("text", None),
|
||||
"TRP_SkitMZ": ("name", None),
|
||||
"LogWindow": ("text", None),
|
||||
}
|
||||
|
||||
for key, (argVar, font) in headerMappings.items():
|
||||
|
|
@ -1765,7 +1766,7 @@ def searchCodes(page, pbar, jobList, filename):
|
|||
translatePlugins(argVar, font)
|
||||
|
||||
# AdvExtention plugin support (message event)
|
||||
if headerString == "AdvExtention" and len(codeList[i]["parameters"]) > 3:
|
||||
if headerString == "AdvExtentionllk" and len(codeList[i]["parameters"]) > 3:
|
||||
try:
|
||||
params_obj = codeList[i]["parameters"][3]
|
||||
except Exception:
|
||||
|
|
@ -2004,10 +2005,11 @@ def searchCodes(page, pbar, jobList, filename):
|
|||
# ".setNickname": (r'.setNickname\(\\?"(.+?)\\?"\)'
|
||||
# "_subject=": (r'_subject=(.+?)_'
|
||||
# "text =": (r"text\s*=\s*'(.+[^\\])'"),
|
||||
# "const text": (r'(const\stext\s?=\s?"(.+)";?)'),
|
||||
# "ex_a_name": (r'ex_a_name\(\d+,"(.+)"\)'),
|
||||
# "gameVariables.setValue": (r"\$gameVariables.setValue\(\d+,\s?'(.+)'\)"),
|
||||
"BattleManager._logWindow.push('addText'": (r"BattleManager._logWindow.push\('addText',\s'(.+)'\)"),
|
||||
"BattleManager._logWindow.addText": (r"BattleManager._logWindow.addText\('(.+)'\)"),
|
||||
# "BattleManager._logWindow.push('addText'": (r"BattleManager._logWindow.push\('addText',\s'(.+)'\)"),
|
||||
# "BattleManager._logWindow.addText": (r"BattleManager._logWindow.addText\('(.+)'\)"),
|
||||
}
|
||||
|
||||
for key, (regex) in patterns.items():
|
||||
|
|
@ -2712,6 +2714,7 @@ Translate 'Taroを倒した!' as 'Taro was defeated!'",
|
|||
(r"<STATE_HELP>\n(.*)\n", False),
|
||||
(r"<ShowHoverState:\s?(.+?)>", False),
|
||||
(r"<Detail:\s?(.+?)>", False),
|
||||
(r"(.+)", True),
|
||||
]
|
||||
notesBatch = []
|
||||
notesBatchMap = []
|
||||
|
|
@ -2743,8 +2746,10 @@ Translate 'Taroを倒した!' as 'Taro was defeated!'",
|
|||
if wordwrap:
|
||||
translated = dazedwrap.wrapText(translated, width=NOTEWIDTH)
|
||||
translated = translated.replace('"', "")
|
||||
# Replace only the matched text in the note
|
||||
state["note"] = re.sub(re.escape(match_text), translated, state["note"], count=1)
|
||||
# Replace only the matched text in the note using a literal replacement
|
||||
# Avoid re.sub here because replacement strings with backslashes (e.g., \I)
|
||||
# are interpreted as escapes and can raise re.PatternError.
|
||||
state["note"] = state["note"].replace(match_text, translated, 1)
|
||||
note_insert_idx += 1
|
||||
|
||||
# Count totalTokens
|
||||
|
|
|
|||
613
vocab.txt
613
vocab.txt
|
|
@ -1,613 +0,0 @@
|
|||
Here are some vocabulary and terms so that you know the proper spelling and translation.
|
||||
|
||||
# Game Characters
|
||||
シルシェ (Silshe) - Female
|
||||
リノ (Rino) - Female
|
||||
ボロゲス (Boroges) - Male
|
||||
|
||||
# Lewd Terms
|
||||
マンコ (pussy)
|
||||
おまんこ (vagina)
|
||||
尻 (ass)
|
||||
お尻 (butt)
|
||||
お股 (crotch)
|
||||
秘部 (genitals)
|
||||
チンポ (dick)
|
||||
チンコ (cock)
|
||||
ショーツ (panties)
|
||||
イラマチオ (irrumatio)
|
||||
理性 (Sanity)
|
||||
性欲 (Libido)
|
||||
子宮の状態 (Womb St.)
|
||||
最後の相手 (Last Partner)
|
||||
陰茎の長さ (Penis Length)
|
||||
射精量 (Cum Amount)
|
||||
絶頂回数 (Orgasms)
|
||||
搾精回数 (Ejaculations)
|
||||
経験人数 (Partners)
|
||||
膣内射精 (Creampie)
|
||||
膣外射精 (Non-Creampie)
|
||||
アナル (Anal)
|
||||
パイズリ (Titjob)
|
||||
フェラ (Blowjob)
|
||||
手コキ (Handjob)
|
||||
太もも (Thighs)
|
||||
素股 (Thighjob)
|
||||
尻コキ (Assjob)
|
||||
ぶっかけ (Cumshot)
|
||||
受精 (Fertilized)
|
||||
出産 (Childbirth)
|
||||
子宮 (Womb)
|
||||
乳揉まれ (Fondled)
|
||||
尻揉まれ (Ass Groped)
|
||||
乳首 (Nipples)
|
||||
キス (Kiss)
|
||||
衣装ごとの性行為回数 (Sex Acts per Outfit)
|
||||
回 (x)
|
||||
人 (x)
|
||||
|
||||
# Honorifics
|
||||
さん (san)
|
||||
様, さま (sama)
|
||||
君, くん (kun)
|
||||
ちゃん (chan)
|
||||
たん (tan)
|
||||
先輩 (senpai)
|
||||
せんぱい (senpai)
|
||||
先生 (sensei)
|
||||
せんせい (sensei)
|
||||
にいさん (nii-san)
|
||||
兄さん (nii-san)
|
||||
兄者 (elder brother)
|
||||
お兄ちゃん (onii-san)
|
||||
姉さん (nee-san)
|
||||
お姉ちゃん (onee-chan)
|
||||
お姉ちゃん (onee-chan)
|
||||
ねえさん (nee-san)
|
||||
おじさん (old man)
|
||||
|
||||
# Terms
|
||||
初めから (Start)
|
||||
逃げる (Escape)
|
||||
大事なもの (Key Items)
|
||||
最強装備 (Optimize)
|
||||
攻撃力 (Attack)
|
||||
回避率 (Evasion)
|
||||
敏捷性 (Agility)
|
||||
命中率 (Accuracy)
|
||||
最大HP (Max HP)
|
||||
経験値 (EXP)
|
||||
購入する (Buy)
|
||||
魔力攻撃 (M. Attack)
|
||||
魔力防御 (M. Defense)
|
||||
魔法力 (M. Power)
|
||||
%1 の%2を獲得! (Gained %1 %2)
|
||||
持っている数 (Owned)
|
||||
ME 音量 (ME Volume)
|
||||
回想する (Recollection)
|
||||
信仰心 (Faith)
|
||||
会話 (Conversation)
|
||||
収集 (Collect)
|
||||
討伐 (Extermination)
|
||||
破滅 (Destruction)
|
||||
魂 (Soul)
|
||||
魄 (Spirit)
|
||||
巫女 (Shrine Maiden)
|
||||
刀 (Blade)
|
||||
剣 (Sword)
|
||||
龍神神社 (Dragon God Shrine)
|
||||
忍び (Shinobi)
|
||||
大魔導士 (Archmage)
|
||||
始原竜 (Primordial Dragon)
|
||||
猿王 (Monkey King)
|
||||
天地開闢 (Genesis)
|
||||
紅蓮 (Vermilion)
|
||||
12月 (December)
|
||||
12日 (12th)
|
||||
邪気 (Miasma)
|
||||
|
||||
# Demons/Angels/Monsters
|
||||
聖女 (Saintess)
|
||||
悪魔 (Demon)
|
||||
上級悪魔 (Arch Demon)
|
||||
歪魔 (Distorted Demon)
|
||||
魔神 (Devil)
|
||||
魔人 (Demon)
|
||||
睡魔 (Mare)
|
||||
淫魔 (Succubus)
|
||||
夢魔 (Succubus)
|
||||
天使 (Angel)
|
||||
大天使 (Archangel)
|
||||
権天使 (Principality)
|
||||
能天使 (Power)
|
||||
力天使 (Virtue)
|
||||
主天使 (Dominion)
|
||||
智天使 (Cherub)
|
||||
飛天魔 (Nephilim)
|
||||
堕天使 (Fallen Angel)
|
||||
鬼 (Oni)
|
||||
魔 (Demon)
|
||||
妖怪 (Yokai)
|
||||
式神 (Shikigami)
|
||||
幽霊 (Ghost)
|
||||
幽鬼 (Revenant)
|
||||
デーモン (Daemon)
|
||||
ローパー (Roper)
|
||||
人間 (Human)
|
||||
人型 (Humanoid)
|
||||
獣型 (Beast)
|
||||
触手型 (Tentacle)
|
||||
軟体型 (Slime)
|
||||
虫型 (Insect)
|
||||
エルフ (Elf)
|
||||
竜 (Dragon)
|
||||
吸血鬼 (Vampire)
|
||||
ドワーフ (Dwarf)
|
||||
|
||||
# Elements
|
||||
物理 (Physical)
|
||||
吸収 (Absorption)
|
||||
火 (Fire)
|
||||
氷 (Ice)
|
||||
雷 (Thunder)
|
||||
水 (Water)
|
||||
地 (Earth)
|
||||
風 (Wind)
|
||||
神聖 (Holy)
|
||||
暗黒 (Dark)
|
||||
木 (Wood)
|
||||
人間 (Human)
|
||||
|
||||
# Other
|
||||
w (lol)
|
||||
2万 (20,000)
|
||||
『 (『)
|
||||
』 (』)
|
||||
|
||||
# Armors
|
||||
-----鎧系 (-----Armor)
|
||||
勇者・娼婦レベル補正 (Hero/Prostitute Level Modifier)
|
||||
レザーベスト (Leather Vest)
|
||||
冒険者の服 (Adventurer's Clothes)
|
||||
ハードレザー (Hard Leather)
|
||||
ブリガンダイン (Brigandine)
|
||||
クロースアーマー (Cloth Armor)
|
||||
レザーアーマー (Leather Armor)
|
||||
ブロンズブレスト (Bronze Breastplate)
|
||||
アイアンブレスト (Iron Breastplate)
|
||||
ミスリルブレスト (Mithril Breastplate)
|
||||
ドラゴンブレスト (Dragon Breastplate)
|
||||
ブロンズアーマー (Bronze Armor)
|
||||
アイアンアーマー (Iron Armor)
|
||||
ミスリルアーマー (Mithril Armor)
|
||||
ドラゴンアーマー (Dragon Armor)
|
||||
木綿のローブ (Cotton Robe)
|
||||
絹のマント (Silk Mantle)
|
||||
術士のローブ (Sorcerer's Robe)
|
||||
賢者のローブ (Sage's Robe)
|
||||
エレメンタルマント (Elemental Mantle)
|
||||
-----盾系 (-----Shield)
|
||||
バックラー (Buckler)
|
||||
ラウンドバックラー (Round Buckler)
|
||||
スパイクバックラー (Spike Buckler)
|
||||
ミスリルバックラー (Mithril Buckler)
|
||||
ドラゴンバックラー (Dragon Buckler)
|
||||
ウッドシールド (Wood Shield)
|
||||
ブロンズシールド (Bronze Shield)
|
||||
アイアンシールド (Iron Shield)
|
||||
ミスリルシールド (Mithril Shield)
|
||||
ドラゴンシールド (Dragon Shield)
|
||||
ウッドバングル (Wood Bangle)
|
||||
ブロンズバングル (Bronze Bangle)
|
||||
アイアンバングル (Iron Bangle)
|
||||
ミスリルバングル (Mithril Bangle)
|
||||
ドラゴンバングル (Dragon Bangle)
|
||||
-----兜系 (-----Helmet Types)
|
||||
バンダナ (Bandana)
|
||||
レザーバンダナ (Leather Bandana)
|
||||
皮の帽子 (Leather Hat)
|
||||
ターバン (Turban)
|
||||
羽根付き帽子 (Feathered Hat)
|
||||
レザーキャップ (Leather Cap)
|
||||
ウッドキャップ (Wood Cap)
|
||||
ブロンズキャップ (Bronze Cap)
|
||||
アイアンキャップ (Iron Cap)
|
||||
ミスリルキャップ (Mithril Cap)
|
||||
ドラゴンキャップ (Dragon Cap)
|
||||
チェインコイフ (Chain Coif)
|
||||
ブロンズヘルム (Bronze Helm)
|
||||
アイアンヘルム (Iron Helm)
|
||||
ミスリルヘルム (Mithril Helm)
|
||||
ドラゴンヘルム (Dragon Helm)
|
||||
とんがり帽子 (Pointed Hat)
|
||||
サークレット (Circlet)
|
||||
シルバーサークレット (Silver Circlet)
|
||||
ゴールドサークレット (Gold Circlet)
|
||||
ミスリルサークレット (Mithril Circlet)
|
||||
マスターサークレット (Master Circlet)
|
||||
-----装飾品系 (-----Accessory Type)
|
||||
ガードストーン (Guard Stone)
|
||||
ガードリング (Guard Ring)
|
||||
パワーストーン (Power Stone)
|
||||
パワーリング (Power Ring)
|
||||
スピードストーン (Speed Stone)
|
||||
スピードリング (Speed Ring)
|
||||
ラッキーストーン (Lucky Stone)
|
||||
ラッキーリング (Lucky Ring)
|
||||
マジカルストーン (Magical Stone)
|
||||
マジカルリング (Magical Ring)
|
||||
シューターストーン (Shooter Stone)
|
||||
シューターリング (Shooter Ring)
|
||||
マスターストーン (Master Stone)
|
||||
マスターリング (Master Ring)
|
||||
ポイズンガード (Poison Guard)
|
||||
ポイズンガードS (Poison Guard S)
|
||||
メンタルガード (Mental Guard)
|
||||
メンタルガードS (Mental Guard S)
|
||||
エネミーレーダー (Enemy Radar)
|
||||
ワーニングベル (Warning Bell)
|
||||
TPストッカー (TP Stocker)
|
||||
ガッツリング (Guts Ring)
|
||||
MPキーパー (MP Keeper)
|
||||
エレメンタルガード (Elemental Guard)
|
||||
スペクタクル (Spectacle)
|
||||
|
||||
# Classes
|
||||
勇者/娼婦 (Hero/Prostitute)
|
||||
魔法使い (Mage)
|
||||
僧侶 (Priest)
|
||||
騎士 (Knight)
|
||||
格闘家 (Martial Artist)
|
||||
魔法剣士 (Magic Swordsman)
|
||||
狩人 (Hunter)
|
||||
盗賊 (Thief)
|
||||
勇者 (Hero)
|
||||
|
||||
# Enemies
|
||||
不完全変態ボロゲス (Incomplete Metamorphosis Boroges)
|
||||
完全変態ボロゲス (Complete Metamorphosis Boroges)
|
||||
臆病な見習い看守 (Cowardly Apprentice Guard)
|
||||
凶悪な拷問官 (Brutal Torturer)
|
||||
変質した変質者 (Corrupted Pervert)
|
||||
牝活締ガルマドゥス (Female Predator Garmadus)
|
||||
群がる看守 (Swarming Guards)
|
||||
オクトペド (Octoped)
|
||||
牝肉食らう拷問官 (Torturer Who Devours Females)
|
||||
股這う変質者 (Pervert Crawling Between the Legs)
|
||||
バイボーグ (Viborg)
|
||||
骨盤砕く拷問官 (Pelvis-Crushing Torturer)
|
||||
多頭飼いの繁殖看守 (Breeding Guard with Multiple Pets)
|
||||
はぐれ亜人看守 (Stray Demi-Human Guard)
|
||||
ミドグラヴ (Midograve)
|
||||
辱牝奪胎メデュラ (Medula the Defiler and Womb Thief)
|
||||
オオホトカミムシ (Giant Vulva Bug)
|
||||
牝捕粘液ポドリア (Female-Capturing Slime Podria)
|
||||
スルドクテイ (Surductei)
|
||||
暴力的な看守(戦士系) (Violent Guard (Warrior Type))
|
||||
変態的な看守(シーフ系) (Perverted Guard (Thief Type))
|
||||
陰湿な看守(魔法系) (Malicious Guard (Mage Type))
|
||||
おぞましい触手 (Abominable Tentacle)
|
||||
廃止:看守 (Abolished: Guard)
|
||||
テスト攻撃してこない敵 (Test Enemy That Doesn't Attack)
|
||||
シルシェが産み落とした寄生幼体 (Parasitic Larva Birthed by Silshe)
|
||||
ヒトイヌ LV21 (Human Dog LV21)
|
||||
ヒトイヌ LV8 (Human Dog LV8)
|
||||
ヒトイヌ LV33 (Human Dog LV33)
|
||||
|
||||
# Items
|
||||
-----予備 (-----Spare)
|
||||
-----回復系 (-----Recovery Items)
|
||||
ポーション (Potion)
|
||||
ハイポーション (Hi-Potion)
|
||||
フルポーション (Full Potion)
|
||||
マジックウォーター (Magic Water)
|
||||
スティミュラント (Stimulant)
|
||||
ディスペルハーブ (Dispel Herb)
|
||||
アンチドーテ (Antidote)
|
||||
ミラクルドロップ (Miracle Drop)
|
||||
エリクサー (Elixir)
|
||||
-----特殊系 (-----Special Items)
|
||||
エンカウントダウナー (Encounter Downer)
|
||||
ドロップアッパー (Drop Upper)
|
||||
-----強化系 (-----Enhancement Items)
|
||||
ライフアップ (Life Up)
|
||||
マナアップ (Mana Up)
|
||||
パワーアップ (Power Up)
|
||||
ガードアップ (Guard Up)
|
||||
マジックアップ (Magic Up)
|
||||
レジストアップ (Resist Up)
|
||||
スピードアップ (Speed Up)
|
||||
ラックアップ (Luck Up)
|
||||
-----ギミック用 (-----Gimmick Items)
|
||||
縄梯子 (Rope Ladder)
|
||||
牢屋の鍵 (Jail Key)
|
||||
腰布 (Loincloth)
|
||||
紐水着 (String Bikini)
|
||||
鋳造愛液 (Cast Love Juice)
|
||||
愛液金貨 (Love Juice Gold Coin)
|
||||
蟲エリアの鍵 (Insect Area Key)
|
||||
----クエスト (----Quest)
|
||||
メインクエストを確認 (Check Main Quest)
|
||||
サブクエストを確認 (Check Sub Quest)
|
||||
\V[922]囚われの聖女 (\V[922]Imprisoned Saintess)
|
||||
\V[923]追跡! 枢機卿 (\V[923]Pursuit! Cardinal)
|
||||
\V[924]閉ざされた道 (\V[924]Sealed Path)
|
||||
\V[925]男装勇者 (\V[925]Crossdressing Hero)
|
||||
\V[926]ボロゲス枢機卿の執着 (\V[926]Boroges the Cardinal's Obsession)
|
||||
\V[927]最下層の暗闇へ (\V[927]Into the Deepest Darkness)
|
||||
\V[928]女体の下ごしらえ (\V[928]Preparing the Female Body)
|
||||
\V[930]打ちひしがれて (\V[930]Crushed by Despair)
|
||||
\V[929]最終決戦 (\V[929]Final Battle)
|
||||
\V[931]監獄放浪娼婦 (\V[931]Prison Wandering Prostitute)
|
||||
\V[932]勇気を胸に (\V[932]With Courage in Her Heart)
|
||||
\V[933]四人の勇者 (\V[933]The Four Heroes)
|
||||
廃止:勇者ニールセンの力 (Abolished: Power of Hero Nielsen)
|
||||
廃止:勇者ネイトルカの力 (Abolished: Power of Hero Neiturka)
|
||||
廃止:勇者ヌヴィの力 (Abolished: Power of Hero Nuvi)
|
||||
廃止:勇者ナナリアの力 (Abolished: Power of Hero Nanaria)
|
||||
\V[934]飼育する者、される者 (\V[934]The Keeper and the Kept)
|
||||
\V[935]ひたすらに産まされて (\V[935]Forced to Give Birth Endlessly)
|
||||
\V[936]その趣味は高尚 (\V[936]Such Refined Taste)
|
||||
\V[937]絡みつく悪意 (\V[937]Clinging Malice)
|
||||
|
||||
# Skills
|
||||
攻撃 (Attack)
|
||||
防御 (Defend)
|
||||
#勇者スキル (#Hero Skills)
|
||||
脳天割り (Skull Splitter)
|
||||
幻灯乱舞 (Phantom Lantern Dance)
|
||||
幻灯閃 (Phantom Lantern Flash)
|
||||
風薙ぎ (Wind Slash)
|
||||
勇者キック (Hero Kick)
|
||||
召喚:幻灯剣 (Summon: Phantom Lantern Sword)
|
||||
突進 (Charge)
|
||||
緊急回復 (Emergency Heal)
|
||||
#抵抗 (#Resist)
|
||||
様子をみる (Observe)
|
||||
暴れる (Rampage)
|
||||
人間性を思い出す (Recall Humanity)
|
||||
体を休める (Rest Body)
|
||||
解放剣舞 (Liberation Sword Dance)
|
||||
デバッグ用すり抜けON (Debug: No-clip ON)
|
||||
デバッグ用すり抜けOFF (Debug: No-clip OFF)
|
||||
デバッグ用シルシェ究極ぱんち (Debug: Silshe Ultimate Punch)
|
||||
#娼婦スキル (#Prostitute Skills)
|
||||
潤穴解除 (Wet Hole Release)
|
||||
諦念 (Resignation)
|
||||
廃止:諦念 (Abolished: Resignation)
|
||||
膣穴男根締め (Vaginal Cock Squeeze)
|
||||
腰ヘコスクワット (Hip Thrust Squat)
|
||||
潤穴奉仕の姿勢 (Wet Hole Service Position)
|
||||
廃止:潤穴奉仕 (Abolished: Wet Hole Service)
|
||||
廃止:潤穴吸入 (Abolished: Wet Hole Suction)
|
||||
なすがまま (Do As You Please)
|
||||
発情肉棒しゃぶり (Horny Cock Sucking)
|
||||
輪姦奉仕 (Gangbang Service)
|
||||
テスト娼婦スキル (Test Prostitute Skill)
|
||||
土下座 (Dogeza)
|
||||
脳内媚薬 (Aphrodisiac Brain)
|
||||
ザーメン貪食 (Cum Devourer)
|
||||
腰ヘコ肉棒バイキング (Thrusting Cock Buffet)
|
||||
おしりふりふり (Wiggling Butt)
|
||||
我慢 (Endure)
|
||||
テスト自爆 (Test Self-Destruct)
|
||||
デバッグ用寄生胚破裂 (Debug Parasitic Embryo Burst)
|
||||
デバッグ用寄生胚出産 (Debug Parasitic Embryo Childbirth)
|
||||
デバッグ用自爆 (Debug Self-Destruct)
|
||||
#覚醒後勇者スキル (#Hero Skills After Awakening)
|
||||
幻灯剣 (Phantom Lantern Sword)
|
||||
#特殊娼婦スキル (#Special Prostitute Skills)
|
||||
いきむ (Push (Labor))
|
||||
献上マゾ (Offering Masochist)
|
||||
重度献上マゾ (Extreme Offering Masochist)
|
||||
#エネミー (#Enemy)
|
||||
吸淫 (Suck Lust)
|
||||
---臆病な見習い看守 (---Cowardly Apprentice Guard)
|
||||
誘惑の盗撮眼 (Tempting Voyeur Eye)
|
||||
媚薬まぶしの誘惑手管 (Tempting Aphrodisiac Tricks)
|
||||
秘所接吻 (Secret Kiss)
|
||||
隠密の官能接触 (Stealthy Sensual Touch)
|
||||
吸淫後撤退 (Draining Retreat)
|
||||
---戦士ベーススキル (---Warrior Base Skill)
|
||||
連続攻撃 (Combo Attack)
|
||||
威力小+デバフ付与 (Low Power + Debuff)
|
||||
威力中+デバフ付与 (Medium Power + Debuff)
|
||||
拘束デバフ付与 (Bind Debuff)
|
||||
---シーフベーススキル (---Thief Base Skill)
|
||||
娼婦レベル依存攻撃 (Prostitute Level-Based Attack)
|
||||
発情値上昇攻撃 (Arousal Attack)
|
||||
---魔法ベーススキル (---Magic Base Skill)
|
||||
魔法攻撃 (Magic Attack)
|
||||
バフ魔法 (Buff Magic)
|
||||
デバフ付与 (Debuff)
|
||||
廃止:吸淫 (Abolished: Draining)
|
||||
挿入 (Insertion)
|
||||
子宮連打 (Womb Pounding)
|
||||
---凶悪な拷問官 (---Vicious Torturer)
|
||||
柔骨楽響 (Flexible Bone Melody)
|
||||
秘部蹂躙 (Genital Violation)
|
||||
乳房の噛み跡 (Bite Marks on Breasts)
|
||||
細喉笛鳴 (Delicate Throat Whistle)
|
||||
---変質した変質者 (---Corrupted Pervert)
|
||||
舐めるような視線 (Licking Gaze)
|
||||
再生の祝福 (Blessing of Regeneration)
|
||||
マインドレイプ (Mind Rape)
|
||||
欲望の囁き (Whisper of Desire)
|
||||
---骨盤砕く拷問官 (---Pelvis-Crushing Torturer)
|
||||
女体崩壊パンチ (Woman-Shattering Punch)
|
||||
尊厳崩壊キック (Dignity-Destroying Kick)
|
||||
雄々暴威 (Savage Male Fury)
|
||||
肉蒸圧壊 (Flesh-Steaming Crush)
|
||||
---牝犬飼いの嗜虐看守 (---Sadistic Warden of Bitches)
|
||||
誘惑 (Temptation)
|
||||
牝犬繁殖者の観察眼 (Breeder's Keen Eye)
|
||||
絶望の囁き (Whisper of Despair)
|
||||
欲望の炎 (Flames of Desire)
|
||||
---ヒトイヌ (---Human Dog)
|
||||
かみつく (Bite)
|
||||
---辱牝奪胎メデュラ (---Medulla, Defiler of Women)
|
||||
牝果蝕む繭縛 (Cocoon Bind of Corruption)
|
||||
蜜誘の一刺 (Honeyed Lure Stab)
|
||||
婦階の一刺 (Womanhood's Stab)
|
||||
溶膣啜りの柔牙 (Soft Fangs of Melting Vagina Suckle)
|
||||
---オオホトカミムシ (---Giant Stinkbug)
|
||||
凶牙絶頂 (Frenzied Fangs Climax)
|
||||
小さな毒刃 (Tiny Poison Blade)
|
||||
束縛の足 (Binding Legs)
|
||||
---亜人看守(チュートリアル) (---Demi-Human Warden (Tutorial))
|
||||
廃棄牝淘汰キック (Discarded Bitch Cull Kick)
|
||||
---牝肉食らう拷問官 (---Torturer Who Devours Female Flesh)
|
||||
媚肉を裂く咎触手 (Sinful Tentacle that Tears Tender Flesh)
|
||||
鞭のしなり (Whip's Snap)
|
||||
触手の束縛 (Tentacle Bind)
|
||||
---股這う変質者 (---Crotch-Crawling Pervert)
|
||||
媚毒まぶしの触手 (Tentacle Dusted with Aphrodisiac Poison)
|
||||
混沌の触手 (Tentacles of Chaos)
|
||||
欲望の触手 (Tentacles of Desire)
|
||||
---亜人ゾーン (---Demi-human Zone)
|
||||
従属の印 (Mark of Subjugation)
|
||||
甘美な誘惑 (Sweet Temptation)
|
||||
甘露の囁き (Nectarous Whisper)
|
||||
しなやかな一撃 (Supple Strike)
|
||||
鋭いしつけ (Sharp Discipline)
|
||||
甘美な調教 (Sweet Training)
|
||||
しつけの鞭 (Whip of Discipline)
|
||||
---バイボーグ (---Viborg)
|
||||
しなやかな捕縛 (Supple Restraint)
|
||||
捕らえの攻撃 (Capturing Attack)
|
||||
束縛の一撃 (Binding Strike)
|
||||
咆哮 (Roar)
|
||||
重複:挿入 (Stack: Insertion)
|
||||
飼育準備 (Breeding Prep)
|
||||
---牝活締ガルマドゥス (---Female Activity Tightening Garmadus)
|
||||
力強い一撃 (Powerful Strike)
|
||||
猛撃の拳 (Fierce Fist)
|
||||
破壊の衝撃 (Destructive Impact)
|
||||
鎖の抱擁 (Embrace of Chains)
|
||||
肉体の魅惑 (Allure of the Body)
|
||||
官能的な力技 (Sensual Power Move)
|
||||
---オクトペド (---Octoped)
|
||||
媚毒粘液 (Aphrodisiac Slime)
|
||||
牝囚打尽の魔複眼 (Demon Compound Eyes of Female Prisoner Suppression)
|
||||
束縛の触手 (Binding Tentacles)
|
||||
魅惑の触手 (Alluring Tentacles)
|
||||
官能の触手 (Sensual Tentacles)
|
||||
狂気の抱擁 (Embrace of Madness)
|
||||
重複:挿入 (Duplicate: Insertion)
|
||||
歓喜 (Ecstasy)
|
||||
蹂躙の触手 (Ravaging Tentacles)
|
||||
---ミドグラヴ (---Midograv)
|
||||
寄生の束縛 (Parasitic Restraint)
|
||||
小さな侵入 (Tiny Invasion)
|
||||
廃止:侵食の一刺し (Abolished: Piercing Corrosion)
|
||||
急速な動き (Rapid Movement)
|
||||
改寄の一撃 (Modified Strike)
|
||||
廃止:悦楽侵食 (Abolished: Ecstatic Corrosion)
|
||||
寄蟲侵入 (Parasite Invasion)
|
||||
改造準備 (Modification Prep)
|
||||
母体改造 (Womb Modification)
|
||||
---スルドクテイ (---Surductei)
|
||||
優雅な誘惑 (Elegant Temptation)
|
||||
甘美なる幻影 (Sweet Illusion)
|
||||
魔性の誘惑 (Demonic Temptation)
|
||||
強者の愉悦 (Pleasure of the Strong)
|
||||
禁断の魅力 (Forbidden Allure)
|
||||
---牝捕粘液ポドリア (---Female Capturing Slime Podoria)
|
||||
粘着の束縛 (Sticky Restraint)
|
||||
甘美な発情 (Sweet Heat)
|
||||
とろける誘惑 (Melting Temptation)
|
||||
ねばねば攻撃 (Sticky Attack)
|
||||
---ボロゲズ第三形態 (---Boroges Third Form)
|
||||
『いっそころして……』 (『Just kill me already...』)
|
||||
聖なる祈り (Holy Prayer)
|
||||
純潔奉納結界 (Chastity Offering Barrier)
|
||||
『たすけて……』 (『Help me...』)
|
||||
『おねがい、ゆるして』 (『Please, forgive me』)
|
||||
勇者飴 (Hero Candy)
|
||||
デバッグ用すごい攻撃 (Debug Super Attack)
|
||||
---ボロゲズ第二形態 (---Boroges Second Form)
|
||||
おまんこ検査 (Vagina Inspection)
|
||||
卑しき憧憬 (Vile Longing)
|
||||
穢れを祓う (Purify the Taint)
|
||||
羞恥の秘蹟 (Secret Rite of Shame)
|
||||
廃止:好情結界 (Abolished: Lust Barrier)
|
||||
専用吸淫 (Exclusive Lust Drain)
|
||||
廃止:羞恥の秘蹟 (Abolished: Secret Rite of Shame)
|
||||
不意の一撃 (Sneak Attack)
|
||||
---OP戦闘触手 (---OP Battle Tentacle)
|
||||
---廃止:チュートリアル看守 (---Abolished: Tutorial Guard)
|
||||
牝肉タタキ (Pounded Pussy)
|
||||
接吻強奪 (Stolen Kiss)
|
||||
圧迫する肉牢 (Crushing Flesh Prison)
|
||||
廃止:土下座時攻撃 (Abolished: Attack While Prostrating)
|
||||
---エネミー共通セックススキル---- (---Enemy Shared Sex Skills----)
|
||||
罵倒 (Verbal Abuse)
|
||||
罵倒_蟲 (Verbal Abuse_Bug)
|
||||
罵倒_触手 (Verbal Abuse_Tentacle)
|
||||
罵倒_亜人 (Verbal Abuse_Demi-human)
|
||||
---群がる看守 (---Swarming Guards)
|
||||
ボコる (Beat Down)
|
||||
DEBUG条件テスト用 (DEBUG Condition Test)
|
||||
DEBUG敵TPマックス (DEBUG Enemy TP Max)
|
||||
DEBUG単体最強攻撃 (DEBUG Strongest Single Attack)
|
||||
DEBUGTP80低下 (DEBUG TP -80)
|
||||
DEBUG自己TPマックス (DEBUG Max Self TP)
|
||||
test吸淫ダメージ (test Suck Damage)
|
||||
test自己TP低下 (test Self TP Down)
|
||||
test用スキル (test Skill)
|
||||
testチンポ強制抜き (test Forced Dick Pullout)
|
||||
test挿入可能人数増加2 (test Increase Insertable People 2)
|
||||
test挿入付与 (test Grant Insertion)
|
||||
DEBUG究極全回復 (DEBUG Ultimate Full Recovery)
|
||||
DEBUG無抵抗状態 (DEBUG Helpless State)
|
||||
DEBUG飼育状態 (DEBUG Breeding State)
|
||||
|
||||
# Weapons
|
||||
ショートソード (Short Sword)
|
||||
ロングソード (Long Sword)
|
||||
ファルシオン (Falchion)
|
||||
ウッドスタッフ (Wood Staff)
|
||||
マジックワンド (Magic Wand)
|
||||
フォースワンド (Force Wand)
|
||||
ミスリルロッド (Mithril Rod)
|
||||
ドラゴンスタッフ (Dragon Staff)
|
||||
ストーンフレイル (Stone Flail)
|
||||
ブロンズフレイル (Bronze Flail)
|
||||
モーニングスター (Morning Star)
|
||||
ミスリルフレイル (Mithril Flail)
|
||||
ドラゴンフレイル (Dragon Flail)
|
||||
ハンドアクス (Hand Axe)
|
||||
バトルアクス (Battle Axe)
|
||||
バルディッシュ (Bardiche)
|
||||
ミスリルアクス (Mithril Axe)
|
||||
ドラゴンアクス (Dragon Axe)
|
||||
ショートスピア (Short Spear)
|
||||
ロングスピア (Long Spear)
|
||||
ハルバード (Halberd)
|
||||
ミスリルスピア (Mithril Spear)
|
||||
ドラゴンスピア (Dragon Spear)
|
||||
DEBUGソード (DEBUG Sword)
|
||||
セスタス (Cestus)
|
||||
バグナウ (Baghnakh)
|
||||
アイアンクロウ (Iron Claw)
|
||||
ミスリルクロウ (Mithril Claw)
|
||||
ドラゴンクロウ (Dragon Claw)
|
||||
ショートボウ (Short Bow)
|
||||
ロングボウ (Longbow)
|
||||
クロスボウ (Crossbow)
|
||||
ミスリルボウ (Mithril Bow)
|
||||
ドラゴンボウ (Dragon Bow)
|
||||
ナイフ (Knife)
|
||||
ダガー (Dagger)
|
||||
マシェット (Machete)
|
||||
ミスリルダガー (Mithril Dagger)
|
||||
ドラゴンダガー (Dragon Dagger)
|
||||
|
||||
# MapInfos
|
||||
ゲーム開始時処理 (Game Start Processing)
|
||||
OP_Sirche'sRoom (OP_Silshe's Room)
|
||||
OP_Boroges'sRoom (OP_Boroges's Room)
|
||||
チュートリアル檻 (Tutorial Cage)
|
||||
回想部屋 (Recollection Room)
|
||||
独房 (Solitary Cell)
|
||||
|
||||
Loading…
Reference in a new issue