TL System
This commit is contained in:
parent
da109a70cd
commit
b0601c90d4
1 changed files with 150 additions and 150 deletions
|
|
@ -14,12 +14,12 @@
|
|||
},
|
||||
"armorTypes": [
|
||||
"",
|
||||
"一般防具",
|
||||
"魔法防具",
|
||||
"軽装防具",
|
||||
"重装防具",
|
||||
"小型盾",
|
||||
"大型盾"
|
||||
"General Armor",
|
||||
"Magic Armor",
|
||||
"Light armor",
|
||||
"Heavy Armor",
|
||||
"Small Shield",
|
||||
"Large Shield"
|
||||
],
|
||||
"attackMotions": [
|
||||
{
|
||||
|
|
@ -120,20 +120,20 @@
|
|||
],
|
||||
"equipTypes": [
|
||||
"",
|
||||
"武器",
|
||||
"鎧",
|
||||
"装飾品01",
|
||||
"装飾品02",
|
||||
"装飾品03"
|
||||
"Weapon",
|
||||
"Armor",
|
||||
"Accessory 01",
|
||||
"Accessory 02",
|
||||
"Accessory 03"
|
||||
],
|
||||
"gameTitle": "NTR-ルリサクラ製品版Ver1.10",
|
||||
"gameTitle": "NTR - Rurisakura Product Version 1.10",
|
||||
"gameoverMe": {
|
||||
"name": "Gameover1",
|
||||
"pan": 0,
|
||||
"pitch": 100,
|
||||
"volume": 20
|
||||
},
|
||||
"locale": "ja_JP",
|
||||
"locale": "en_US",
|
||||
"magicSkills": [
|
||||
1
|
||||
],
|
||||
|
|
@ -173,8 +173,8 @@
|
|||
},
|
||||
"skillTypes": [
|
||||
"",
|
||||
"魔法",
|
||||
"必殺技",
|
||||
"Magic",
|
||||
"Special Move",
|
||||
"ギアブースト"
|
||||
],
|
||||
"sounds": [
|
||||
|
|
@ -731,7 +731,7 @@
|
|||
],
|
||||
"terms": {
|
||||
"basic": [
|
||||
"レベル",
|
||||
"Level",
|
||||
"Lv",
|
||||
"HP",
|
||||
"HP",
|
||||
|
|
@ -739,101 +739,101 @@
|
|||
"SP",
|
||||
"TP",
|
||||
"TP",
|
||||
"経験値",
|
||||
"EXP",
|
||||
"EXP"
|
||||
],
|
||||
"commands": [
|
||||
"戦う",
|
||||
"逃げる",
|
||||
"攻撃",
|
||||
"防御",
|
||||
"アイテム",
|
||||
"スキル",
|
||||
"装備",
|
||||
"ステータス",
|
||||
"並び替え",
|
||||
"セーブ",
|
||||
"ゲーム終了",
|
||||
"オプション",
|
||||
"武器",
|
||||
"防具",
|
||||
"大事なもの",
|
||||
"装備",
|
||||
"最強装備",
|
||||
"全て外す",
|
||||
"ニューゲーム",
|
||||
"コンティニュー",
|
||||
"Fight",
|
||||
"Escape",
|
||||
"Attack",
|
||||
"Defense",
|
||||
"Item",
|
||||
"Skill",
|
||||
"Equipment",
|
||||
"Status",
|
||||
"Sort",
|
||||
"Save",
|
||||
"Game Over",
|
||||
"Options",
|
||||
"Weapon",
|
||||
"Armor",
|
||||
"Key Items",
|
||||
"Equipment",
|
||||
"Optimize",
|
||||
"Remove all",
|
||||
"New Game",
|
||||
"Continue",
|
||||
null,
|
||||
"タイトルへ",
|
||||
"やめる",
|
||||
"To Title",
|
||||
"Stop",
|
||||
null,
|
||||
"購入する",
|
||||
"売却する"
|
||||
"Buy",
|
||||
"Sell"
|
||||
],
|
||||
"params": [
|
||||
"最大HP",
|
||||
"最大SP",
|
||||
"攻撃力",
|
||||
"防御力",
|
||||
"集中力",
|
||||
"精神力",
|
||||
"敏捷性",
|
||||
"運",
|
||||
"命中率",
|
||||
"回避率"
|
||||
"Max HP",
|
||||
"Max SP",
|
||||
"Attack",
|
||||
"Defense",
|
||||
"Concentration",
|
||||
"Willpower",
|
||||
"Agility",
|
||||
"Luck",
|
||||
"Accuracy",
|
||||
"Evasion"
|
||||
],
|
||||
"messages": {
|
||||
"actionFailure": "%1には効かなかった!",
|
||||
"actorDamage": "%1は %2 のダメージを受けた!",
|
||||
"actorDrain": "%1は%2を %3 奪われた!",
|
||||
"actorGain": "%1の%2が %3 増えた!",
|
||||
"actorLoss": "%1の%2が %3 減った!",
|
||||
"actorNoDamage": "%1はダメージを受けていない!",
|
||||
"actorNoHit": "ミス! %1はダメージを受けていない!",
|
||||
"actorRecovery": "%1の%2が %3 回復した!",
|
||||
"alwaysDash": "常時ダッシュ",
|
||||
"bgmVolume": "BGM 音量",
|
||||
"bgsVolume": "BGS 音量",
|
||||
"buffAdd": "%1の%2が上がった!",
|
||||
"buffRemove": "%1の%2が元に戻った!",
|
||||
"commandRemember": "コマンド記憶",
|
||||
"counterAttack": "%1の反撃!",
|
||||
"criticalToActor": "痛恨の一撃!!",
|
||||
"criticalToEnemy": "会心の一撃!!",
|
||||
"debuffAdd": "%1の%2が下がった!",
|
||||
"defeat": "%1は戦いに敗れた。",
|
||||
"emerge": "%1が出現!",
|
||||
"enemyDamage": "%1に %2 のダメージを与えた!",
|
||||
"enemyDrain": "%1の%2を %3 奪った!",
|
||||
"enemyGain": "%1の%2が %3 増えた!",
|
||||
"enemyLoss": "%1の%2が %3 減った!",
|
||||
"enemyNoDamage": "%1にダメージを与えられない!",
|
||||
"enemyNoHit": "ミス! %1にダメージを与えられない!",
|
||||
"enemyRecovery": "%1の%2が %3 回復した!",
|
||||
"escapeFailure": "しかし逃げることはできなかった!",
|
||||
"escapeStart": "%1は逃げ出した!",
|
||||
"evasion": "%1は攻撃をかわした!",
|
||||
"expNext": "次の%1まで",
|
||||
"expTotal": "現在の%1",
|
||||
"file": "ファイル",
|
||||
"levelUp": "%1は%2 %3 に上がった!",
|
||||
"loadMessage": "どのファイルをロードしますか?",
|
||||
"magicEvasion": "%1は魔法を打ち消した!",
|
||||
"magicReflection": "%1は魔法を跳ね返した!",
|
||||
"meVolume": "ME 音量",
|
||||
"obtainExp": "%1 の%2を獲得!",
|
||||
"obtainGold": "貢献度を %1\\K 手に入れた!",
|
||||
"obtainItem": "%1を手に入れた!",
|
||||
"obtainSkill": "%1を覚えた!",
|
||||
"partyName": "%1たち",
|
||||
"possession": "持っている数",
|
||||
"preemptive": "%1は先手を取った!",
|
||||
"saveMessage": "どのファイルにセーブしますか?",
|
||||
"seVolume": "SE 音量",
|
||||
"substitute": "%1が%2をかばった!",
|
||||
"surprise": "%1は不意をつかれた!",
|
||||
"useItem": "%1は%2を使った!",
|
||||
"victory": "%1の勝利!"
|
||||
"actionFailure": "It didn't work on %1!",
|
||||
"actorDamage": "%1 took %2 damage!",
|
||||
"actorDrain": "%1 had %2 stolen by %3!",
|
||||
"actorGain": "%2 of %1 has increased by %3!",
|
||||
"actorLoss": "%2 of %1 decreased by %3!",
|
||||
"actorNoDamage": "%1 has not taken any damage!",
|
||||
"actorNoHit": "Miss! %1 has not taken any damage!",
|
||||
"actorRecovery": "%2 of %1 has recovered %3!",
|
||||
"alwaysDash": "Constant Dash",
|
||||
"bgmVolume": "BGM volume",
|
||||
"bgsVolume": "BGS Volume",
|
||||
"buffAdd": "%2 of %1 has increased!",
|
||||
"buffRemove": "%2 of %1 has returned to normal!",
|
||||
"commandRemember": "Command Memory",
|
||||
"counterAttack": "Counterattack by %1!",
|
||||
"criticalToActor": "Devastating blow!!",
|
||||
"criticalToEnemy": "Critical hit!!",
|
||||
"debuffAdd": "%2 of %1 has decreased!",
|
||||
"defeat": "%1 was defeated in battle",
|
||||
"emerge": "%1 has appeared!",
|
||||
"enemyDamage": "Dealt %2 damage to %1!",
|
||||
"enemyDrain": "%1 stole %2 from %3!",
|
||||
"enemyGain": "%2 of %1 has increased by %3!",
|
||||
"enemyLoss": "%2 of %1 decreased by %3!",
|
||||
"enemyNoDamage": "Cannot deal damage to %1!",
|
||||
"enemyNoHit": "Miss! Unable to deal damage to %1!",
|
||||
"enemyRecovery": "%2 of %1 has recovered %3!",
|
||||
"escapeFailure": "However, I couldn't escape!",
|
||||
"escapeStart": "%1 has escaped!",
|
||||
"evasion": "%1 evaded the attack!",
|
||||
"expNext": "Until the next %1",
|
||||
"expTotal": "Current %1",
|
||||
"file": "File",
|
||||
"levelUp": "%1 has risen to %2 %3!",
|
||||
"loadMessage": "Which file would you like to load?",
|
||||
"magicEvasion": "%1 nullified the magic!",
|
||||
"magicReflection": "%1 reflected the magic!",
|
||||
"meVolume": "ME Volume",
|
||||
"obtainExp": "Acquired %2 of %1!",
|
||||
"obtainGold": "Obtained %1 Contribution Points!",
|
||||
"obtainItem": "Obtained %1!",
|
||||
"obtainSkill": "Learned %1!",
|
||||
"partyName": "%1:",
|
||||
"possession": "Number of possessions",
|
||||
"preemptive": "%1 took the first move!",
|
||||
"saveMessage": "Which file would you like to save to?",
|
||||
"seVolume": "SE Volume",
|
||||
"substitute": "%1 protected %2!",
|
||||
"surprise": "%1 was taken by surprise!",
|
||||
"useItem": "%1 used %2!",
|
||||
"victory": "Victory for %1!"
|
||||
}
|
||||
},
|
||||
"testBattlers": [
|
||||
|
|
@ -890,51 +890,51 @@
|
|||
"variables": [
|
||||
"",
|
||||
"",
|
||||
"NTR値sakura",
|
||||
"NTR値rurika",
|
||||
"NTR Value Sakura",
|
||||
"NTR Value Rurika",
|
||||
"",
|
||||
"セクハラ",
|
||||
"Sexual harassment",
|
||||
"",
|
||||
"バイオボーン",
|
||||
"バイオ繊維",
|
||||
"バイオ蛇毒",
|
||||
"バイオ粘液",
|
||||
"頑丈な布",
|
||||
"バイオ触手",
|
||||
"壊れた歯車",
|
||||
"壊れた基盤",
|
||||
"壊れたモーター",
|
||||
"エンブレム(赤)",
|
||||
"エンブレム(青)",
|
||||
"輝くエンブレム(赤)",
|
||||
"輝くエンブレム(青)",
|
||||
"栄養パン",
|
||||
"Bio Born",
|
||||
"Biofiber",
|
||||
"Bio Snake Venom",
|
||||
"Bio Mucus",
|
||||
"Sturdy cloth",
|
||||
"Bio Tentacles",
|
||||
"Broken Gears",
|
||||
"Broken Foundation",
|
||||
"Broken Motor",
|
||||
"Emblem (Red)",
|
||||
"Emblem (Blue)",
|
||||
"Shining Emblem (Red)",
|
||||
"Shining Emblem (Blue)",
|
||||
"Nutrition Bread",
|
||||
"MAP",
|
||||
"X",
|
||||
"Y",
|
||||
"",
|
||||
"宝箱LV1",
|
||||
"宝箱LV2",
|
||||
"宝箱LV3",
|
||||
"宝箱LV4",
|
||||
"Treasure Box LV1",
|
||||
"Treasure Box LV2",
|
||||
"Treasure Box LV3",
|
||||
"Treasure Box LV4",
|
||||
"",
|
||||
"電車会話",
|
||||
"痴漢カウント",
|
||||
"ビーチ会話",
|
||||
"ビーチカウント",
|
||||
"ブルマカウント",
|
||||
"チアカウント",
|
||||
"Train Conversation",
|
||||
"Title Molester Count",
|
||||
"Beach Conversation",
|
||||
"Beach Count",
|
||||
"Bloom Account",
|
||||
"Cheer Count",
|
||||
"",
|
||||
"起床ランダム",
|
||||
"Title Wake-up Random",
|
||||
"",
|
||||
"",
|
||||
"チートアイテム",
|
||||
"工場06F鍵",
|
||||
"アイテム",
|
||||
"ビル06F鍵",
|
||||
"ラスダン04",
|
||||
"ラスダン05",
|
||||
"ラスダン06",
|
||||
"Cheat Item",
|
||||
"Factory 06F Key",
|
||||
"Item",
|
||||
"Building 06F Key",
|
||||
"Last Dungeon 04",
|
||||
"Last Dungeon 05",
|
||||
"Last Dungeon 06",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
@ -949,18 +949,18 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"はちみつ",
|
||||
"花の種",
|
||||
"蜘蛛の糸",
|
||||
"触手",
|
||||
"粘液",
|
||||
"鋭い針",
|
||||
"朽ちかけた骨",
|
||||
"良質な土",
|
||||
"怪しい本",
|
||||
"インプの羽",
|
||||
"古びた剣",
|
||||
"天使の羽",
|
||||
"Honey",
|
||||
"Flower Seeds",
|
||||
"Spider's Thread",
|
||||
"Tentacles",
|
||||
"Mucus",
|
||||
"Sharp Needle",
|
||||
"Decaying Bones",
|
||||
"High-quality soil",
|
||||
"Mysterious Book",
|
||||
"Imp's Feather",
|
||||
"Old Sword",
|
||||
"Angel's Wings",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
@ -969,7 +969,7 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"最終イベント",
|
||||
"Final Event",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
|
|||
Loading…
Reference in a new issue