Compare commits
27 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30abf9da6e | |||
| ef374ba0b4 | |||
| 614f78020c | |||
| 8d54eb6cc6 | |||
| 2afb6ca020 | |||
| a903264dd5 | |||
| 89ac9f9ace | |||
| 5b688cd6fa | |||
| 7a658368e0 | |||
| 8cc15d9b8f | |||
| eca09bc0e3 | |||
| ae5bd09d9b | |||
| 02ea1d1f0b | |||
| 90d3641334 | |||
| e88dfcdd03 | |||
| 4c7ea749e2 | |||
| 9c98956547 | |||
| f421cd7797 | |||
| b85a256567 | |||
| ba7eef7674 | |||
| ab10435214 | |||
| b2edba4b8a | |||
| 5a82f2686a | |||
| a6fb3da44f | |||
| 67ba8f94fe | |||
| b62d9c3911 | |||
| d54b0e5475 |
89 changed files with 6139639 additions and 6629 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -17,4 +17,19 @@
|
|||
!README.md
|
||||
!ENCG/*
|
||||
|
||||
# Images
|
||||
# Images
|
||||
!Battle.png_
|
||||
!calendar_item.png_
|
||||
!eroStatus.png_
|
||||
!menu2.png_
|
||||
!ninshin.png_
|
||||
!result.png_
|
||||
!status_item.png_
|
||||
!d_02.png_
|
||||
!d_03.png_
|
||||
!f10.png_
|
||||
!f2.png_
|
||||
!f3.png_
|
||||
!f4.png_
|
||||
!f5.png_
|
||||
!opening_1.png_
|
||||
4754
data/Actors.json
4754
data/Actors.json
File diff suppressed because it is too large
Load diff
1118
data/Armors.json
1118
data/Armors.json
File diff suppressed because it is too large
Load diff
|
|
@ -102,7 +102,7 @@
|
|||
"note": ""
|
||||
}
|
||||
],
|
||||
"name": "騎士",
|
||||
"name": "Knight",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -1020,7 +1020,7 @@
|
|||
"note": ""
|
||||
}
|
||||
],
|
||||
"name": "格闘家",
|
||||
"name": "Martial Artist",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -1943,7 +1943,7 @@
|
|||
"skillId": 1321
|
||||
}
|
||||
],
|
||||
"name": "呪術師",
|
||||
"name": "Curse Caster",
|
||||
"note": "<speed:3>",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -2881,7 +2881,7 @@
|
|||
"skillId": 1470
|
||||
}
|
||||
],
|
||||
"name": "ヒーラー",
|
||||
"name": "Healer",
|
||||
"note": "<speed:3>",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -3794,7 +3794,7 @@
|
|||
"note": ""
|
||||
}
|
||||
],
|
||||
"name": "重戦士",
|
||||
"name": "Heavy Warrior",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -4732,7 +4732,7 @@
|
|||
"note": ""
|
||||
}
|
||||
],
|
||||
"name": "軍師",
|
||||
"name": "Strategist",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -5680,7 +5680,7 @@
|
|||
"skillId": 1721
|
||||
}
|
||||
],
|
||||
"name": "王子",
|
||||
"name": "Prince",
|
||||
"note": "<speed:3>",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -6613,7 +6613,7 @@
|
|||
"skillId": 210
|
||||
}
|
||||
],
|
||||
"name": "ブラッド",
|
||||
"name": "Blood",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -8418,7 +8418,7 @@
|
|||
"skillId": 2031
|
||||
}
|
||||
],
|
||||
"name": "忍者",
|
||||
"name": "Ninja",
|
||||
"note": "<speed:3>",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -10218,7 +10218,7 @@
|
|||
"skillId": 2230
|
||||
}
|
||||
],
|
||||
"name": "魔法使い",
|
||||
"name": "Mage",
|
||||
"note": "<speed:3>",
|
||||
"params": [
|
||||
[
|
||||
|
|
@ -86514,7 +86514,7 @@
|
|||
}
|
||||
],
|
||||
"learnings": [],
|
||||
"name": "ダメージ計算用",
|
||||
"name": "For damage calculation",
|
||||
"note": "",
|
||||
"params": [
|
||||
[
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -11,12 +11,12 @@
|
|||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "回復アイテムより上位に表示したいアイテム用の枠です。",
|
||||
"description": "This is a slot for items that you want to display above healing items.",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 0,
|
||||
"itypeId": 1,
|
||||
"name": "-----予備",
|
||||
"name": "Spare",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 0,
|
||||
|
|
@ -127,7 +127,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 581,
|
||||
"itypeId": 1,
|
||||
"name": "毒きのこ",
|
||||
"name": "Poison Mushroom",
|
||||
"note": "<nameEn:Poison Mushroom>\n<stateValue:6>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 40,
|
||||
|
|
@ -153,7 +153,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 0,
|
||||
"itypeId": 1,
|
||||
"name": "-----回復系",
|
||||
"name": "Recovery Series",
|
||||
"note": "",
|
||||
"occasion": 3,
|
||||
"price": 0,
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 640,
|
||||
"itypeId": 1,
|
||||
"name": "回復液",
|
||||
"name": "Recovery Fluid",
|
||||
"note": "<nameEn:Potion>\n<rate:2>\n<shieldHeal:10>\n<itemReact>\n<ignoreFailure>",
|
||||
"occasion": 1,
|
||||
"price": 60,
|
||||
|
|
@ -200,12 +200,12 @@
|
|||
"type": 4,
|
||||
"variance": 0
|
||||
},
|
||||
"description": "MPを3回復する",
|
||||
"description": "Recover 3 MP.",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 672,
|
||||
"itypeId": 1,
|
||||
"name": "エーテル",
|
||||
"name": "Ether",
|
||||
"note": "<nameEn:Ether>\n<rate:4>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 35,
|
||||
|
|
@ -238,7 +238,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 783,
|
||||
"itypeId": 1,
|
||||
"name": "しびれ薬",
|
||||
"name": "Paralysis Medicine",
|
||||
"note": "<rate:4>\n<nameEn:Anaesthetic>\n<stateValue:2>\n<bossInvalid>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 100,
|
||||
|
|
@ -264,7 +264,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 419,
|
||||
"itypeId": 1,
|
||||
"name": "手斧",
|
||||
"name": "Hand axe",
|
||||
"note": "<nameEn:Hand Axe>\n<rate:3>\n<stunUp:50>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 30,
|
||||
|
|
@ -297,7 +297,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 621,
|
||||
"itypeId": 1,
|
||||
"name": "アイスクリスタル",
|
||||
"name": "Ice Crystal",
|
||||
"note": "<nameEn:Ice Crystal>\n<rate:4>\n<stateValue:1>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 40,
|
||||
|
|
@ -318,7 +318,7 @@
|
|||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "(魔法攻撃では敵は起きない)",
|
||||
"description": "(The enemy won't wake up with magical attacks)",
|
||||
"effects": [
|
||||
{
|
||||
"code": 21,
|
||||
|
|
@ -330,7 +330,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 526,
|
||||
"itypeId": 1,
|
||||
"name": "眠りのオルゴール",
|
||||
"name": "Music Box of Sleep",
|
||||
"note": "<rate:3>\n<nameEn:Sleeping Music Box>\n<stateValue:1>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 55,
|
||||
|
|
@ -363,7 +363,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 596,
|
||||
"itypeId": 1,
|
||||
"name": "火炎草",
|
||||
"name": "Flame Grass",
|
||||
"note": "<nameEn:Firegrass>\n<rate:4>\n<stateValue:20>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 50,
|
||||
|
|
@ -402,7 +402,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 523,
|
||||
"itypeId": 1,
|
||||
"name": "嘆きの角笛",
|
||||
"name": "Horn of Lamentation",
|
||||
"note": "<nameEn:Wailing Horn>\n<rate:3>\n<text:damage>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 25,
|
||||
|
|
@ -428,7 +428,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 267,
|
||||
"itypeId": 1,
|
||||
"name": "経験値ボックス",
|
||||
"name": "Experience Box",
|
||||
"note": "<nameEn:EXP Box>\n<expBox:50>\n<pricePlus:25>",
|
||||
"occasion": 1,
|
||||
"price": 75,
|
||||
|
|
@ -454,7 +454,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 538,
|
||||
"itypeId": 1,
|
||||
"name": "バクダン",
|
||||
"name": "Bomb",
|
||||
"note": "<nameEn:Bomb>\n<rate:2>\n\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 70,
|
||||
|
|
@ -501,7 +501,7 @@
|
|||
"type": 0,
|
||||
"variance": 20
|
||||
},
|
||||
"description": "蒼水晶を落っことさずに\nダンジョンから脱出することができる",
|
||||
"description": "Can escape from the dungeon without dropping the aquamarine crystal.",
|
||||
"effects": [
|
||||
{
|
||||
"code": 44,
|
||||
|
|
@ -513,7 +513,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 535,
|
||||
"itypeId": 1,
|
||||
"name": "魔法のロープ",
|
||||
"name": "Magic Rope",
|
||||
"note": "<nameEn:Magic Rope>",
|
||||
"occasion": 2,
|
||||
"price": 0,
|
||||
|
|
@ -534,12 +534,12 @@
|
|||
"type": 1,
|
||||
"variance": 0
|
||||
},
|
||||
"description": "すごい易しい難易度用のアイテム",
|
||||
"description": "An item for super easy difficulty.",
|
||||
"effects": [],
|
||||
"hitType": 0,
|
||||
"iconIndex": 538,
|
||||
"itypeId": 1,
|
||||
"name": "強力バクダン",
|
||||
"name": "Powerful Bomb",
|
||||
"note": "<nameEn:Hyper Bomb>",
|
||||
"occasion": 1,
|
||||
"price": 0,
|
||||
|
|
@ -572,7 +572,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 531,
|
||||
"itypeId": 1,
|
||||
"name": "火炎ビン",
|
||||
"name": "Fire Bottle",
|
||||
"note": "<nameEn:Fire Bottle>\n\n<stateValue:10>\n<itemReact>",
|
||||
"occasion": 1,
|
||||
"price": 50,
|
||||
|
|
@ -605,7 +605,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1935,
|
||||
"itypeId": 1,
|
||||
"name": "白旗",
|
||||
"name": "White Flag",
|
||||
"note": "<nameEn:Surrender>\n<ignoreFailure>\n<surrender>",
|
||||
"occasion": 1,
|
||||
"price": 0,
|
||||
|
|
@ -1125,7 +1125,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "レイラの母乳",
|
||||
"name": "Layla's Breast Milk",
|
||||
"note": "<milk>\n<actorId:1>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1151,7 +1151,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "ターニャの母乳",
|
||||
"name": "Tanya's Breast Milk",
|
||||
"note": "<milk>\n<actorId:2>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1177,7 +1177,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "ミオリの母乳",
|
||||
"name": "Miori's breast milk",
|
||||
"note": "<milk>\n<actorId:3>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1203,7 +1203,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "サラの母乳",
|
||||
"name": "Sara's Breast Milk",
|
||||
"note": "<milk>\n<actorId:4>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1229,7 +1229,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "ディーナの母乳",
|
||||
"name": "Dina's Breast Milk",
|
||||
"note": "<milk>\n<actorId:5>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1255,7 +1255,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "ネルの母乳",
|
||||
"name": "Nel's Breast Milk",
|
||||
"note": "<milk>\n<actorId:6>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1281,7 +1281,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 2026,
|
||||
"itypeId": 1,
|
||||
"name": "シャルルの精液",
|
||||
"name": "Charles's Semen",
|
||||
"note": "<milk>\n<actorId:7>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1359,7 +1359,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "リンの母乳",
|
||||
"name": "Rin's Breast Milk",
|
||||
"note": "<milk>\n<actorId:10>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -1411,7 +1411,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1993,
|
||||
"itypeId": 1,
|
||||
"name": "アイリスの母乳",
|
||||
"name": "Iris's Breast Milk",
|
||||
"note": "<milk>\n<actorId:12>\n<collection>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2685,7 +2685,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 172,
|
||||
"itypeId": 1,
|
||||
"name": "ダンジョンへ出発",
|
||||
"name": "Departure to the Dungeon",
|
||||
"note": "<file:出発>\n<nameEn:Departure To The Dungeon>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2711,7 +2711,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 164,
|
||||
"itypeId": 1,
|
||||
"name": "出撃メンバーの編成",
|
||||
"name": "Formation of the sortie members",
|
||||
"note": "<formation>\n<nameEn:Team Formation>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2763,7 +2763,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 328,
|
||||
"itypeId": 1,
|
||||
"name": "休暇を取る",
|
||||
"name": "Take a rest",
|
||||
"note": "<rest>\n<file:休暇>\n<nameEn:Take A Rest>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2789,7 +2789,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 0,
|
||||
"itypeId": 1,
|
||||
"name": "拠点マップへ行く",
|
||||
"name": "Go to the Base Map",
|
||||
"note": "<talk>\n<nameEn:Back To The Base>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2815,7 +2815,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 327,
|
||||
"itypeId": 1,
|
||||
"name": "夜の行動選択",
|
||||
"name": "Nighttime Selection",
|
||||
"note": "<nikubenki>\n<nameEn:Select Night Action>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2841,7 +2841,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1934,
|
||||
"itypeId": 1,
|
||||
"name": "次の日へ",
|
||||
"name": "To the next day",
|
||||
"note": "<nextDay>\n<nameEn:Go to the next day>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2867,7 +2867,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 231,
|
||||
"itypeId": 1,
|
||||
"name": "作戦会議",
|
||||
"name": "Strategy Meeting",
|
||||
"note": "<meeting>\n<nameEn:Strategy Meeting>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2893,7 +2893,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 2204,
|
||||
"itypeId": 1,
|
||||
"name": "セーブをする",
|
||||
"name": "Save the game",
|
||||
"note": "<save>\n<nameEn:Save>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
@ -2919,7 +2919,7 @@
|
|||
"hitType": 0,
|
||||
"iconIndex": 1934,
|
||||
"itypeId": 1,
|
||||
"name": "次の夜へ",
|
||||
"name": "To the Next Night",
|
||||
"note": "<nextNight>\n<nameEn:Go to the next night>",
|
||||
"occasion": 0,
|
||||
"price": 0,
|
||||
|
|
|
|||
|
|
@ -2595,7 +2595,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"モード選択"
|
||||
"Mode Selection"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -2603,8 +2603,8 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"通常モード",
|
||||
"戦闘スキップモード"
|
||||
"Normal mode",
|
||||
"Battle skip mode"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -2758,7 +2758,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"出産デバッグ"
|
||||
"Birth Debug"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -2766,11 +2766,11 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"ターニャ",
|
||||
"ディーナ",
|
||||
"ネル",
|
||||
"ミオリ",
|
||||
"キャンセル"
|
||||
"Tanya",
|
||||
"Deena",
|
||||
"Ner",
|
||||
"Miori",
|
||||
"Cancel"
|
||||
],
|
||||
4,
|
||||
0,
|
||||
|
|
@ -3342,7 +3342,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"翻訳"
|
||||
"Translation"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -3350,9 +3350,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"Tsv作成",
|
||||
"翻訳済のTsv→txt",
|
||||
"txt→json"
|
||||
"Create a csv file",
|
||||
"Translated tsv to txt",
|
||||
"Txt→json"
|
||||
],
|
||||
-2,
|
||||
0,
|
||||
|
|
@ -3521,9 +3521,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -3899,9 +3899,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -4511,9 +4511,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -4886,9 +4886,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -5306,9 +5306,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
@ -5844,7 +5844,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"出産デバッグ"
|
||||
"Birth Debugging"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5852,11 +5852,11 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"レイラ",
|
||||
"リン",
|
||||
"アイリス",
|
||||
"サラ",
|
||||
"キャンセル"
|
||||
"Layla",
|
||||
"Rin",
|
||||
"Iris",
|
||||
"Sara",
|
||||
"Cancel"
|
||||
],
|
||||
4,
|
||||
0,
|
||||
|
|
@ -6077,9 +6077,9 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"登場シーンを見る",
|
||||
"敗北Hを見る",
|
||||
"肉便器シーンに行く"
|
||||
"View the entrance scene",
|
||||
"View the defeat h scene",
|
||||
"Let's go to the meat toilet scene"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -1470,7 +1470,7 @@
|
|||
"code": 401,
|
||||
"indent": 2,
|
||||
"parameters": [
|
||||
"モード選択"
|
||||
"Mode Selection"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -1478,9 +1478,9 @@
|
|||
"indent": 2,
|
||||
"parameters": [
|
||||
[
|
||||
"通常モード",
|
||||
"戦闘スキップモード",
|
||||
"戦闘&ダンジョンスキップモード"
|
||||
"Normal mode",
|
||||
"Battle skip mode",
|
||||
"Battle & dungeon skip mode"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -305,8 +305,8 @@
|
|||
3248,
|
||||
3248,
|
||||
3248,
|
||||
3252,
|
||||
3276,
|
||||
3248,
|
||||
3248,
|
||||
3248,
|
||||
3248,
|
||||
3248,
|
||||
|
|
@ -333,8 +333,8 @@
|
|||
3276,
|
||||
3260,
|
||||
3276,
|
||||
3276,
|
||||
3276,
|
||||
3248,
|
||||
3248,
|
||||
3276,
|
||||
3276,
|
||||
3276,
|
||||
|
|
@ -748,13 +748,13 @@
|
|||
3188,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
3186,
|
||||
3172,
|
||||
3172,
|
||||
3172,
|
||||
3172,
|
||||
3172,
|
||||
3172,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
|
|
@ -1581,8 +1581,8 @@
|
|||
0,
|
||||
0,
|
||||
0,
|
||||
340,
|
||||
819,
|
||||
0,
|
||||
0,
|
||||
330,
|
||||
803,
|
||||
621,
|
||||
|
|
|
|||
|
|
@ -6099,6 +6099,16 @@
|
|||
40
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"Nore_History",
|
||||
"NextDayByEroEvent",
|
||||
"次の日へ(エロイベント用)",
|
||||
{}
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 0,
|
||||
|
|
@ -6508,7 +6518,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"volume": 90
|
||||
},
|
||||
"disableDashing": false,
|
||||
"displayName": "教会",
|
||||
"displayName": "Church",
|
||||
"encounterList": [],
|
||||
"encounterStep": 30,
|
||||
"height": 22,
|
||||
|
|
|
|||
|
|
@ -5194,7 +5194,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"ここを通るがいい。"
|
||||
"Feel free to pass through here."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5623,14 +5623,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"歩行設定等々の所為で表示がおかしくなるので、"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"基本、この場には常にキャラを配置しておいて欲しいです。"
|
||||
"Because of the walking settings and such, the\ndisplay can get messed up, so I'd like you to\nalways have a character placed in this spot as a\nbasic rule."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"volume": 90
|
||||
},
|
||||
"disableDashing": false,
|
||||
"displayName": "教会",
|
||||
"displayName": "Church",
|
||||
"encounterList": [],
|
||||
"encounterStep": 30,
|
||||
"height": 22,
|
||||
|
|
|
|||
|
|
@ -8841,7 +8841,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"時間経過をありにしました"
|
||||
"Time progression has been set to on."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -8878,7 +8878,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"時間経過をなしにしました"
|
||||
"Time progression has been set to off."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6204,7 +6204,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6849,7 +6849,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"I got it!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5172,7 +5172,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5277,7 +5277,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4953,7 +4953,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5021,7 +5021,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5298,7 +5298,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6268,7 +6268,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4914,7 +4914,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"反省日記帳"
|
||||
"Reflection Diary"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4482,14 +4482,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"この先は「お頭の部屋(予定)」で、立ち入り禁止だ。"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"とっとと失せな、嬢ちゃん。"
|
||||
"The area ahead is \"Boss's Room (Planned),\" and\nit's off-limits. Scram, missy."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -4567,14 +4560,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"この先は立ち入り禁止だ。"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"とっとと失せな、嬢ちゃん。"
|
||||
"This area is off-limits. Scram, missy."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3890,14 +3890,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"この先は立ち入り禁止だ。"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"とっとと失せな、嬢ちゃん。"
|
||||
"This area is off-limits. Scram, missy."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4277,17 +4277,6 @@
|
|||
336
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
980,
|
||||
980,
|
||||
0,
|
||||
4,
|
||||
"$gameActors.actor(1).boteId"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 1,
|
||||
|
|
@ -4319,6 +4308,17 @@
|
|||
899
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
980,
|
||||
980,
|
||||
0,
|
||||
4,
|
||||
"$gameActors.actor(1).boteId"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 1,
|
||||
|
|
@ -5640,6 +5640,17 @@
|
|||
899
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
980,
|
||||
980,
|
||||
0,
|
||||
4,
|
||||
"$gameActors.actor(1).boteId"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 1,
|
||||
|
|
@ -5956,6 +5967,17 @@
|
|||
899
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
980,
|
||||
980,
|
||||
0,
|
||||
4,
|
||||
"$gameActors.actor(1).boteId"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 1,
|
||||
|
|
@ -6272,6 +6294,17 @@
|
|||
899
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 122,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
980,
|
||||
980,
|
||||
0,
|
||||
4,
|
||||
"$gameActors.actor(1).boteId"
|
||||
]
|
||||
},
|
||||
{
|
||||
"code": 357,
|
||||
"indent": 1,
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"volume": 90
|
||||
},
|
||||
"disableDashing": false,
|
||||
"displayName": "渓谷1",
|
||||
"displayName": "Ravine 1",
|
||||
"encounterList": [],
|
||||
"encounterStep": 30,
|
||||
"height": 19,
|
||||
|
|
|
|||
|
|
@ -5367,7 +5367,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6485,7 +6485,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"シャルルくんのちんぽ小さく +1日"
|
||||
"Charles-kun's dick shrinks for an additional day"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -11667,7 +11667,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"出産デバッグ"
|
||||
"Birth Debugging"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -11675,11 +11675,11 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"レイラ",
|
||||
"リン",
|
||||
"アイリス",
|
||||
"サラ",
|
||||
"キャンセル"
|
||||
"Layla",
|
||||
"Rin",
|
||||
"Iris",
|
||||
"Sara",
|
||||
"Cancel"
|
||||
],
|
||||
4,
|
||||
0,
|
||||
|
|
@ -11911,7 +11911,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"会話もう一回"
|
||||
"Let's have that conversation one more time."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -12979,7 +12979,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"出産デバッグ"
|
||||
"Childbirth Debug"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -12987,11 +12987,11 @@
|
|||
"indent": 0,
|
||||
"parameters": [
|
||||
[
|
||||
"ターニャ",
|
||||
"ディーナ",
|
||||
"ネル",
|
||||
"ミオリ",
|
||||
"キャンセル"
|
||||
"Tanya",
|
||||
"Deena",
|
||||
"Nel",
|
||||
"Miori",
|
||||
"Cancel"
|
||||
],
|
||||
4,
|
||||
0,
|
||||
|
|
@ -13241,7 +13241,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"会話もう一回"
|
||||
"Let's talk one more time"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5838,7 +5838,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6391,7 +6391,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -4999,7 +4999,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5184,7 +5184,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5313,7 +5313,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -5475,7 +5475,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"どのプレイを行いますか?"
|
||||
"Which play would you like to perform?"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -5483,8 +5483,8 @@
|
|||
"indent": 1,
|
||||
"parameters": [
|
||||
[
|
||||
"フェラ",
|
||||
"種付け(浮浪者 繰り返し)"
|
||||
"Blowjob",
|
||||
"Impregnation (homeless, repeat)"
|
||||
],
|
||||
1,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -5322,7 +5322,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -6224,7 +6224,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"0\\G 手に入れた!"
|
||||
"0\\G Obtained!"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
"name": "ボスの部屋",
|
||||
"order": 16,
|
||||
"parentId": 19,
|
||||
"scrollX": 1131,
|
||||
"scrollX": 1130,
|
||||
"scrollY": 641.5
|
||||
},
|
||||
{
|
||||
|
|
@ -164,7 +164,7 @@
|
|||
},
|
||||
{
|
||||
"id": 19,
|
||||
"expanded": false,
|
||||
"expanded": true,
|
||||
"name": "部屋",
|
||||
"order": 6,
|
||||
"parentId": 15,
|
||||
|
|
@ -308,7 +308,7 @@
|
|||
},
|
||||
{
|
||||
"id": 35,
|
||||
"expanded": false,
|
||||
"expanded": true,
|
||||
"name": "監禁場所 レイラ",
|
||||
"order": 157,
|
||||
"parentId": 151,
|
||||
|
|
@ -389,12 +389,12 @@
|
|||
},
|
||||
{
|
||||
"id": 44,
|
||||
"expanded": false,
|
||||
"expanded": true,
|
||||
"name": "2面",
|
||||
"order": 19,
|
||||
"parentId": 2,
|
||||
"scrollX": 1131,
|
||||
"scrollY": 641.5
|
||||
"scrollX": 1122,
|
||||
"scrollY": 628.5
|
||||
},
|
||||
{
|
||||
"id": 45,
|
||||
|
|
@ -654,7 +654,7 @@
|
|||
"name": "ボスの部屋",
|
||||
"order": 33,
|
||||
"parentId": 44,
|
||||
"scrollX": 1131,
|
||||
"scrollX": 1130,
|
||||
"scrollY": 781.5
|
||||
},
|
||||
{
|
||||
|
|
|
|||
3194
data/Skills.json
3194
data/Skills.json
File diff suppressed because it is too large
Load diff
626
data/States.json
626
data/States.json
File diff suppressed because it is too large
Load diff
265
data/System.json
265
data/System.json
|
|
@ -7,7 +7,7 @@
|
|||
"uiAreaHeight": 800,
|
||||
"numberFontFilename": "mplus-2p-bold-sub.woff",
|
||||
"fallbackFonts": "Verdana, sans-serif",
|
||||
"fontSize": 26,
|
||||
"fontSize": 18,
|
||||
"mainFontFilename": "mplus-1m-regular.woff",
|
||||
"windowOpacity": 192,
|
||||
"screenScale": 1
|
||||
|
|
@ -27,36 +27,36 @@
|
|||
},
|
||||
"armorTypes": [
|
||||
"",
|
||||
"一般防具",
|
||||
"魔法防具",
|
||||
"軽装防具",
|
||||
"重装防具",
|
||||
"小型盾",
|
||||
"装飾品",
|
||||
"女性専用",
|
||||
"全員装備可能",
|
||||
"レイラ専用",
|
||||
"ターニャ専用",
|
||||
"ミオリ専用",
|
||||
"サラ専用",
|
||||
"ディーナ専用",
|
||||
"ネル専用",
|
||||
"シャルル専用",
|
||||
"リン専用",
|
||||
"アイリス専用",
|
||||
"General armor",
|
||||
"Magic Armor",
|
||||
"Light armor",
|
||||
"Heavy armor",
|
||||
"Small shield",
|
||||
"Accessories",
|
||||
"For women only",
|
||||
"Equippable by all members",
|
||||
"Layla Exclusive",
|
||||
"For Tanya's use only",
|
||||
"Miori's exclusive",
|
||||
"For Sara only",
|
||||
"Dina's exclusive",
|
||||
"For Nel only",
|
||||
"For Charles' use only",
|
||||
"For Rin's use only",
|
||||
"For Iris's use only",
|
||||
"",
|
||||
"パンツ",
|
||||
"パンツC",
|
||||
"パンツD",
|
||||
"足防具あり",
|
||||
"あざ",
|
||||
"panties",
|
||||
"Panties C",
|
||||
"Panties D",
|
||||
"Leg armor available",
|
||||
"Bruise",
|
||||
"",
|
||||
"売春婦",
|
||||
"バニー服",
|
||||
"垂れ乳",
|
||||
"ポーズ3",
|
||||
"消えない焼印",
|
||||
"消える焼印"
|
||||
"Prostitute",
|
||||
"Bunny outfit",
|
||||
"Saggy breasts",
|
||||
"I'm sorry, but ポ-ズ3 translates to Pose 3, which is not related to any explicit content or the specific terms you've asked me to translate. If you have any lines containing those terms, please provide them, and I'll translate accordingly.",
|
||||
"Indelible Brand",
|
||||
"Vanishing Brand"
|
||||
],
|
||||
"attackMotions": [
|
||||
{
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
"pitch": 100,
|
||||
"volume": 90
|
||||
},
|
||||
"editMapId": 178,
|
||||
"editMapId": 73,
|
||||
"elements": [
|
||||
"",
|
||||
"物理",
|
||||
|
|
@ -158,12 +158,12 @@
|
|||
],
|
||||
"equipTypes": [
|
||||
"",
|
||||
"武器",
|
||||
"盾",
|
||||
"装飾品",
|
||||
"エロアクセ",
|
||||
"勲章",
|
||||
"LVアップ",
|
||||
"Weapon",
|
||||
"Shield",
|
||||
"Accessory",
|
||||
"Erotic Accessory",
|
||||
"Medal",
|
||||
"Level Up",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
|
|
@ -177,7 +177,7 @@
|
|||
"",
|
||||
""
|
||||
],
|
||||
"gameTitle": "奴隷姫騎士レイラ",
|
||||
"gameTitle": "Slave Princess Knight Leila",
|
||||
"gameoverMe": {
|
||||
"name": "Gameover1",
|
||||
"pan": 0,
|
||||
|
|
@ -232,8 +232,8 @@
|
|||
},
|
||||
"skillTypes": [
|
||||
"",
|
||||
"魔法",
|
||||
"物理(必中)"
|
||||
"magic",
|
||||
"Physical (Sure Hit)"
|
||||
],
|
||||
"sounds": [
|
||||
{
|
||||
|
|
@ -2388,111 +2388,111 @@
|
|||
],
|
||||
"terms": {
|
||||
"basic": [
|
||||
"レベル",
|
||||
"Level",
|
||||
"Lv",
|
||||
"HP",
|
||||
"HP",
|
||||
"MP",
|
||||
"HP",
|
||||
"MP",
|
||||
"MP",
|
||||
"TP",
|
||||
"TP",
|
||||
"EXP",
|
||||
"TP",
|
||||
"EXP",
|
||||
"EXP"
|
||||
],
|
||||
"commands": [
|
||||
"戦う",
|
||||
"逃げる",
|
||||
"攻撃",
|
||||
"防御",
|
||||
"アイテム",
|
||||
"スキル",
|
||||
"装備",
|
||||
"ステータス",
|
||||
"並び替え",
|
||||
"セーブ",
|
||||
"ゲーム終了",
|
||||
"オプション",
|
||||
"武器",
|
||||
"防具",
|
||||
"大事なもの",
|
||||
"装備",
|
||||
"最強装備",
|
||||
"全て外す",
|
||||
"ニューゲーム",
|
||||
"コンティニュー",
|
||||
"Fight",
|
||||
"Escape",
|
||||
"Attack",
|
||||
"Defense",
|
||||
"Items",
|
||||
"Skills",
|
||||
"Equipment",
|
||||
"Status",
|
||||
"Sort",
|
||||
"Save",
|
||||
"Quit Game",
|
||||
"Options",
|
||||
"Weapon",
|
||||
"Armor",
|
||||
"Key Items",
|
||||
"Equipment",
|
||||
"Optimize",
|
||||
"Remove All",
|
||||
"New Game",
|
||||
"Continue",
|
||||
null,
|
||||
"タイトルへ",
|
||||
"やめる",
|
||||
"To Title",
|
||||
"Cancel",
|
||||
null,
|
||||
"購入する",
|
||||
"売却する"
|
||||
"Buy",
|
||||
"Sell"
|
||||
],
|
||||
"params": [
|
||||
"HP",
|
||||
"MP",
|
||||
"ATK",
|
||||
"DEF",
|
||||
"MAT",
|
||||
"MDF",
|
||||
"敏捷性",
|
||||
"SH",
|
||||
"命中率",
|
||||
"回避率"
|
||||
"HP",
|
||||
"MP",
|
||||
"ATK",
|
||||
"DEF",
|
||||
"MAT",
|
||||
"MDF",
|
||||
"Agility",
|
||||
"SH",
|
||||
"Accuracy",
|
||||
"Evasion Rate"
|
||||
],
|
||||
"messages": {
|
||||
"alwaysDash": "常時ダッシュ",
|
||||
"commandRemember": "コマンド記憶",
|
||||
"touchUI": "タッチUI",
|
||||
"bgmVolume": "BGM 音量",
|
||||
"bgsVolume": "BGS 音量",
|
||||
"meVolume": "ME 音量",
|
||||
"seVolume": "SE 音量",
|
||||
"possession": "持っている数",
|
||||
"expTotal": "現在の%1",
|
||||
"expNext": "次の%1まで",
|
||||
"saveMessage": "どのファイルにセーブしますか?",
|
||||
"loadMessage": "どのファイルをロードしますか?",
|
||||
"file": "ファイル",
|
||||
"autosave": "オートセーブ",
|
||||
"partyName": "%1たち",
|
||||
"emerge": "%1が出現!",
|
||||
"preemptive": "%1は先手を取った!",
|
||||
"surprise": "%1は不意をつかれた!",
|
||||
"escapeStart": "%1は逃げ出した!",
|
||||
"escapeFailure": "しかし逃げることはできなかった!",
|
||||
"victory": "%1の勝利!",
|
||||
"defeat": "%1は戦いに敗れた。",
|
||||
"obtainExp": "%1 の%2を獲得!",
|
||||
"obtainGold": "お金を %1\\G 手に入れた!",
|
||||
"obtainItem": "%1を手に入れた!",
|
||||
"levelUp": "%1は%2 %3 に上がった!",
|
||||
"obtainSkill": "%1を覚えた!",
|
||||
"useItem": "%1は%2を使った!",
|
||||
"criticalToEnemy": "クリティカルヒット!!",
|
||||
"criticalToActor": "痛恨の一撃!!",
|
||||
"actorDamage": "%1は %2 のダメージを受けた!",
|
||||
"actorRecovery": "%1の%2が %3 回復した!",
|
||||
"actorGain": "%1の%2が %3 増えた!",
|
||||
"actorLoss": "%1の%2が %3 減った!",
|
||||
"actorDrain": "%1は%2を %3 奪われた!",
|
||||
"actorNoDamage": "%1はダメージを受けていない!",
|
||||
"actorNoHit": "ミス! %1はダメージを受けていない!",
|
||||
"enemyDamage": "%1に %2 のダメージを与えた!",
|
||||
"enemyRecovery": "%1の%2が %3 回復した!",
|
||||
"enemyGain": "%1の%2が %3 増えた!",
|
||||
"enemyLoss": "%1の%2が %3 減った!",
|
||||
"enemyDrain": "%1の%2を %3 奪った!",
|
||||
"enemyNoDamage": "%1にダメージを与えられない!",
|
||||
"enemyNoHit": "ミス! %1にダメージを与えられない!",
|
||||
"evasion": "%1は攻撃をかわした!",
|
||||
"magicEvasion": "%1は魔法を打ち消した!",
|
||||
"magicReflection": "%1は魔法を跳ね返した!",
|
||||
"counterAttack": "%1の反撃!",
|
||||
"substitute": "%1が%2をかばった!",
|
||||
"buffAdd": "%1の%2が上がった!",
|
||||
"debuffAdd": "%1の%2が下がった!",
|
||||
"buffRemove": "%1の%2が元に戻った!",
|
||||
"actionFailure": "%1には効かなかった!"
|
||||
"alwaysDash": "Always Dash",
|
||||
"commandRemember": "Remember Command",
|
||||
"touchUI": "Touch UI",
|
||||
"bgmVolume": "BGM Volume",
|
||||
"bgsVolume": "BGS Volume",
|
||||
"meVolume": "ME Volume",
|
||||
"seVolume": "SE Volume",
|
||||
"possession": "Number possessed",
|
||||
"expTotal": "Current %1",
|
||||
"expNext": "Next %1",
|
||||
"saveMessage": "Which file would you like to save to?",
|
||||
"loadMessage": "Which file would you like to load?",
|
||||
"file": "File",
|
||||
"autosave": "Autosave",
|
||||
"partyName": "%1 and the others",
|
||||
"emerge": "%1 has appeared!",
|
||||
"preemptive": "%1 took the initiative!",
|
||||
"surprise": "%1 was caught off guard!",
|
||||
"escapeStart": "%1 ran away!",
|
||||
"escapeFailure": "But she couldn't escape!",
|
||||
"victory": "%1's victory!",
|
||||
"defeat": "%1 was defeated in battle",
|
||||
"obtainExp": "Gained %2 of %1!",
|
||||
"obtainGold": "Gained %1\\G!",
|
||||
"obtainItem": "Obtained %1!",
|
||||
"levelUp": "%1's %2 increased to %3!",
|
||||
"obtainSkill": "Learned %1!",
|
||||
"useItem": "%1 used %2!",
|
||||
"criticalToEnemy": "Critical Hit!!",
|
||||
"criticalToActor": "A critical hit!!",
|
||||
"actorDamage": "%1 took %2 damage!",
|
||||
"actorRecovery": "%1's %2 recovered by %3!",
|
||||
"actorGain": "%1's %2 increased by %3!",
|
||||
"actorLoss": "%1's %2 decreased by %3!",
|
||||
"actorDrain": "%1 had their %2 stolen by %3!",
|
||||
"actorNoDamage": "%1 has taken no damage!",
|
||||
"actorNoHit": "Miss! %1 took no damage!",
|
||||
"enemyDamage": "Gave %2 damage to %1!",
|
||||
"enemyRecovery": "%1's %2 recovered by %3!",
|
||||
"enemyGain": "%1's %2 increased by %3!",
|
||||
"enemyLoss": "%1's %2 decreased by %3!",
|
||||
"enemyDrain": "Stole %3 of %1's %2!",
|
||||
"enemyNoDamage": "Can't deal damage to %1!",
|
||||
"enemyNoHit": "Miss! Can't deal damage to %1!",
|
||||
"evasion": "%1 dodged the attack!",
|
||||
"magicEvasion": "%1 has dispelled the magic!",
|
||||
"magicReflection": "%1 reflected the magic!",
|
||||
"counterAttack": "%1's counterattack!",
|
||||
"substitute": "%1 protected %2!",
|
||||
"buffAdd": "%1's %2 has increased!",
|
||||
"debuffAdd": "%1's %2 has decreased!",
|
||||
"buffRemove": "%1's %2 has returned to normal!",
|
||||
"actionFailure": "It had no effect on %1!"
|
||||
}
|
||||
},
|
||||
"testBattlers": [
|
||||
|
|
@ -3557,7 +3557,7 @@
|
|||
"",
|
||||
""
|
||||
],
|
||||
"versionId": 73292185,
|
||||
"versionId": 22491578,
|
||||
"victoryMe": {
|
||||
"name": "03 February Fair-maid",
|
||||
"pan": 0,
|
||||
|
|
@ -3586,6 +3586,7 @@
|
|||
0
|
||||
],
|
||||
"tileSize": 48,
|
||||
"optSplashScreen": false,
|
||||
"hasEncryptedImages": true,
|
||||
"hasEncryptedAudio": true,
|
||||
"encryptionKey": "47bce5c74f589f4867dbd57e9ca9f808"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 2210,
|
||||
"name": "ショートソード",
|
||||
"name": "Short Sword",
|
||||
"note": "<lv:0>\n<nameEn:Short Sword>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 417,
|
||||
"name": "ロングソード",
|
||||
"name": "Long Sword",
|
||||
"note": "<lv:1>\n<nameEn:Long Sword>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -84,7 +84,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 417,
|
||||
"name": "ファルシオン",
|
||||
"name": "Falchion",
|
||||
"note": "<lv:2>\n<nameEn:Falchion>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -117,7 +117,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 417,
|
||||
"name": "グレートソード",
|
||||
"name": "Great Sword",
|
||||
"note": "<lv:3>\n<nameEn:Great Sword>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -150,7 +150,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 417,
|
||||
"name": "フランベルジュ",
|
||||
"name": "Flamberge",
|
||||
"note": "<lv:4>\n<nameEn:Flamberge>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
{
|
||||
"id": 6,
|
||||
"animationId": 6,
|
||||
"description": "【剣】ドラゴンのキバで作られた剣。",
|
||||
"description": "Sword made from a dragon's fang.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -183,7 +183,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 147,
|
||||
"name": "ミスリルソード",
|
||||
"name": "Mithril Sword",
|
||||
"note": "<lv:5>\n<nameEn:Mithril Sword>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -201,7 +201,7 @@
|
|||
{
|
||||
"id": 7,
|
||||
"animationId": 6,
|
||||
"description": "【剣】ドラゴンのキバで作られた剣。",
|
||||
"description": "Sword made from a dragon's fang.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -216,7 +216,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 147,
|
||||
"name": "ドラゴンブレード",
|
||||
"name": "Dragon Blade",
|
||||
"note": "<lv:6>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -315,7 +315,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 0,
|
||||
"name": "なし",
|
||||
"name": "None",
|
||||
"note": "<nameEn:None>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -333,7 +333,7 @@
|
|||
{
|
||||
"id": 11,
|
||||
"animationId": 1,
|
||||
"description": "【杖】安価で一般に普及している杖。",
|
||||
"description": "[Staff] A staff that is inexpensive and widely available to the\ngeneral public.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -348,7 +348,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "ウッドスタッフ",
|
||||
"name": "Wood Staff",
|
||||
"note": "<lv:0>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -366,7 +366,7 @@
|
|||
{
|
||||
"id": 12,
|
||||
"animationId": 1,
|
||||
"description": "【杖】術者の魔力をやや増幅させる杖。",
|
||||
"description": "[Staff] A staff that slightly amplifies the magic power of the\nwielder.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -381,7 +381,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "樫の杖",
|
||||
"name": "Oak Staff",
|
||||
"note": "<lv:1>\n<nameEn:Oak Rod>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -399,7 +399,7 @@
|
|||
{
|
||||
"id": 13,
|
||||
"animationId": 1,
|
||||
"description": "【杖】術者の魔力を増幅させる銀製の杖。",
|
||||
"description": "[Staff] A silver staff that amplifies the magic power of the wielder.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "サクラの杖",
|
||||
"name": "Sakura Staff",
|
||||
"note": "<lv:2>\n<nameEn:Walnut Rod>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -432,7 +432,7 @@
|
|||
{
|
||||
"id": 14,
|
||||
"animationId": 1,
|
||||
"description": "【杖】術者の魔力を増幅させるドラゴンの杖。",
|
||||
"description": "[Staff] A dragon's staff that amplifies the magic power of the\nwielder.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -447,7 +447,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "魔法使いの杖 ",
|
||||
"name": "Wizard's Staff",
|
||||
"note": "<lv:3>\n<nameEn:Magic Rod>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -465,7 +465,7 @@
|
|||
{
|
||||
"id": 15,
|
||||
"animationId": 1,
|
||||
"description": "【杖】術者の魔力を増幅させるミスリルの杖。",
|
||||
"description": "[Staff] A mithril staff that amplifies the magic power of the caster.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -480,7 +480,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "ミスリルの杖",
|
||||
"name": "Mithril Staff",
|
||||
"note": "<lv:4>\n<nameEn:Mithril Rod>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -498,7 +498,7 @@
|
|||
{
|
||||
"id": 16,
|
||||
"animationId": 1,
|
||||
"description": "【杖】術者の魔力を増幅させるドラゴンの杖。",
|
||||
"description": "[Staff] A dragon's staff that amplifies the magic power of the\nwielder.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -513,7 +513,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "賢者の杖",
|
||||
"name": "Sage's Staff",
|
||||
"note": "<lv:5>\n<nameEn:Wise Man's ROd>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -546,7 +546,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 421,
|
||||
"name": "ルーンの杖",
|
||||
"name": "Rune Staff",
|
||||
"note": "<lv:6>\n<nameEn:Rune Rod>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1008,7 +1008,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "セスタス",
|
||||
"name": "Cestus",
|
||||
"note": "<lv:0>\n",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1041,7 +1041,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "バグナウ",
|
||||
"name": "Vagnaut",
|
||||
"note": "<lv:1>\n<nameEn:Bagh nakh>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1074,7 +1074,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "アイアンクロウ",
|
||||
"name": "Iron Claw",
|
||||
"note": "<lv:2>\n<nameEn:Iron Claw>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1092,7 +1092,7 @@
|
|||
{
|
||||
"id": 34,
|
||||
"animationId": 16,
|
||||
"description": "【爪】ミスリルのかぎ爪が仕込まれた格闘武器。",
|
||||
"description": "Mithril Claw - A melee weapon equipped with mithril talons.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -1107,7 +1107,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "ウルフクロウ",
|
||||
"name": "Wolf Claw",
|
||||
"note": "<lv:3>\n<nameEn:Wolf Claw>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1125,7 +1125,7 @@
|
|||
{
|
||||
"id": 35,
|
||||
"animationId": 16,
|
||||
"description": "【爪】ミスリルのかぎ爪が仕込まれた格闘武器。",
|
||||
"description": "Mithril Claw - A melee weapon equipped with mithril talons.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -1140,7 +1140,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "スチールクロウ",
|
||||
"name": "Steel Claw",
|
||||
"note": "<lv:4>\n<nameEn:Steel Claw>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1158,7 +1158,7 @@
|
|||
{
|
||||
"id": 36,
|
||||
"animationId": 16,
|
||||
"description": "【爪】ドラゴンのかぎ爪が仕込まれた格闘武器。",
|
||||
"description": "[Claw] A melee weapon equipped with a dragon's talon.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -1173,7 +1173,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "ミスリルクロウ",
|
||||
"name": "Mithril Claw",
|
||||
"note": "<lv:5>\n<nameEn:Mithril Claw>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
@ -1191,7 +1191,7 @@
|
|||
{
|
||||
"id": 37,
|
||||
"animationId": 16,
|
||||
"description": "【爪】ドラゴンのかぎ爪が仕込まれた格闘武器。",
|
||||
"description": "[Claw] A melee weapon equipped with a dragon's talon.",
|
||||
"etypeId": 1,
|
||||
"traits": [
|
||||
{
|
||||
|
|
@ -1206,7 +1206,7 @@
|
|||
}
|
||||
],
|
||||
"iconIndex": 425,
|
||||
"name": "ドラゴンクロウ",
|
||||
"name": "Dragon Claw",
|
||||
"note": "<lv:6>",
|
||||
"params": [
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -130,6 +130,6 @@
|
|||
"size": {"w":3840,"h":4000},
|
||||
"scale": "1",
|
||||
"related_multi_packs": [ "ero01_14_2.json", "ero01_14_3.json", "ero01_14_4.json" ],
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:dc9f648e27c97bb832c1dfadd91c7379:3b24840b3cdcceb8c523233a76030989:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:f3d053326ae07aeebb7f4a7a6bf5eb4c:51d64907da3e495fcccd8e7e7a86487b:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -418,6 +418,6 @@
|
|||
"size": {"w":3840,"h":3116},
|
||||
"scale": "1",
|
||||
"related_multi_packs": [ "ero01_14_1.json", "ero01_14_3.json", "ero01_14_4.json" ],
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:dc9f648e27c97bb832c1dfadd91c7379:3b24840b3cdcceb8c523233a76030989:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:f3d053326ae07aeebb7f4a7a6bf5eb4c:51d64907da3e495fcccd8e7e7a86487b:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -402,6 +402,6 @@
|
|||
"size": {"w":3840,"h":3116},
|
||||
"scale": "1",
|
||||
"related_multi_packs": [ "ero01_14_1.json", "ero01_14_2.json", "ero01_14_4.json" ],
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:dc9f648e27c97bb832c1dfadd91c7379:3b24840b3cdcceb8c523233a76030989:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:f3d053326ae07aeebb7f4a7a6bf5eb4c:51d64907da3e495fcccd8e7e7a86487b:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -474,6 +474,6 @@
|
|||
"size": {"w":3864,"h":3088},
|
||||
"scale": "1",
|
||||
"related_multi_packs": [ "ero01_14_1.json", "ero01_14_2.json", "ero01_14_3.json" ],
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:dc9f648e27c97bb832c1dfadd91c7379:3b24840b3cdcceb8c523233a76030989:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:f3d053326ae07aeebb7f4a7a6bf5eb4c:51d64907da3e495fcccd8e7e7a86487b:a2b22c9d94c8248fbac7aa30273dd461$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8484,6 +8484,6 @@
|
|||
"format": "RGBA8888",
|
||||
"size": {"w":4091,"h":2062},
|
||||
"scale": "1",
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:1ea6600228dc37dd61fcba428331faf4:56400b4629b6e0860702eb2dba552713:0f9857816d44980ac70e9ab5d8cdac64$"
|
||||
"smartupdate": "$TexturePacker:SmartUpdate:cf3af5eeeecbe6b678303065b489569f:80587b5c60a49b451bdbd38917c99694:0f9857816d44980ac70e9ab5d8cdac64$"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
BIN
img/pictures/d_02.png_
Normal file
BIN
img/pictures/d_02.png_
Normal file
Binary file not shown.
BIN
img/pictures/d_03.png_
Normal file
BIN
img/pictures/d_03.png_
Normal file
Binary file not shown.
BIN
img/pictures/f10.png_
Normal file
BIN
img/pictures/f10.png_
Normal file
Binary file not shown.
BIN
img/pictures/f2.png_
Normal file
BIN
img/pictures/f2.png_
Normal file
Binary file not shown.
BIN
img/pictures/f3.png_
Normal file
BIN
img/pictures/f3.png_
Normal file
Binary file not shown.
BIN
img/pictures/f4.png_
Normal file
BIN
img/pictures/f4.png_
Normal file
Binary file not shown.
BIN
img/pictures/f5.png_
Normal file
BIN
img/pictures/f5.png_
Normal file
Binary file not shown.
BIN
img/pictures/opening_1.png_
Normal file
BIN
img/pictures/opening_1.png_
Normal file
Binary file not shown.
BIN
img/system/Battle.png_
Normal file
BIN
img/system/Battle.png_
Normal file
Binary file not shown.
BIN
img/system/calendar_item.png_
Normal file
BIN
img/system/calendar_item.png_
Normal file
Binary file not shown.
BIN
img/system/eroStatus.png_
Normal file
BIN
img/system/eroStatus.png_
Normal file
Binary file not shown.
BIN
img/system/menu2.png_
Normal file
BIN
img/system/menu2.png_
Normal file
Binary file not shown.
BIN
img/system/ninshin.png_
Normal file
BIN
img/system/ninshin.png_
Normal file
Binary file not shown.
BIN
img/system/result.png_
Normal file
BIN
img/system/result.png_
Normal file
Binary file not shown.
BIN
img/system/status_item.png_
Normal file
BIN
img/system/status_item.png_
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -80,9 +80,9 @@ var Nore;
|
|||
};
|
||||
Window_AcmeCount.prototype.drawAcmeCount = function () {
|
||||
var yy = 10;
|
||||
this.drawText("イッた回数", 20, yy, 130, "left");
|
||||
this.drawText("Climaxes", 20, yy, 130, "left");
|
||||
var acmeCount = this._lastAcme;
|
||||
this.drawText("%1回".format(acmeCount), 110, yy, 110, "right");
|
||||
this.drawText("%1x".format(acmeCount), 110, yy, 110, "right");
|
||||
};
|
||||
return Window_AcmeCount;
|
||||
})(Window_Base);
|
||||
|
|
|
|||
|
|
@ -664,7 +664,7 @@ var Nore;
|
|||
var xx = 2;
|
||||
if (this._enemy.maxStun() - this._enemy.stun() <= 0) {
|
||||
this.bitmap.textColor = ColorManager.crisisColor();
|
||||
this.bitmap.fontSize = 28;
|
||||
this.bitmap.fontSize = 24;
|
||||
var baseTexture2 = Nore.getSystemBaseTexture("Battle");
|
||||
var rect = new Rectangle(90, 130, 130, 55);
|
||||
var texture = new PIXI.Texture(baseTexture2, rect);
|
||||
|
|
|
|||
|
|
@ -9,27 +9,6 @@ var Nore;
|
|||
}
|
||||
Nore.isFreeTaikenban = isFreeTaikenban;
|
||||
function isRecoShow(swId) {
|
||||
switch (swId) {
|
||||
case 971:
|
||||
case 902:
|
||||
case 903:
|
||||
case 907:
|
||||
case 905:
|
||||
case 1102:
|
||||
case 931:
|
||||
case 928:
|
||||
case 1221:
|
||||
// case 921:
|
||||
// case 942:
|
||||
// case 1222:
|
||||
case 972:
|
||||
case 914:
|
||||
//case 992:
|
||||
case 900:
|
||||
case 985:
|
||||
//case 972:
|
||||
return true;
|
||||
}
|
||||
return Nore.SHOW_ALL;
|
||||
}
|
||||
Nore.isRecoShow = isRecoShow;
|
||||
|
|
|
|||
|
|
@ -430,6 +430,7 @@ var Nore;
|
|||
this.addChild(this._back);
|
||||
this._actorLayer = new Sprite();
|
||||
this.addChild(this._actorLayer);
|
||||
this.update();
|
||||
};
|
||||
Sprite_RightTachie2.prototype.setActorId = function (actorId) {
|
||||
this._actorId = actorId;
|
||||
|
|
|
|||
|
|
@ -1082,9 +1082,9 @@ var Nore;
|
|||
this.drawParameter();
|
||||
};
|
||||
Window_EroSchedule.prototype.drawParameter = function () {
|
||||
this.drawText("屈服度", 100, 540, 200, "left");
|
||||
this.drawText("快楽度", 100, 570, 200, "left");
|
||||
this.drawText("卵子耐久度", 100, 600, 200, "left");
|
||||
this.drawText("Humiliation", 100, 540, 200, "left");
|
||||
this.drawText("Pleasure", 100, 570, 200, "left");
|
||||
this.drawText("Endurance", 100, 600, 200, "left");
|
||||
};
|
||||
Window_EroSchedule.prototype.makeCommandList = function () {
|
||||
this._commandList = [];
|
||||
|
|
@ -1102,7 +1102,7 @@ var Nore;
|
|||
}
|
||||
};
|
||||
Window_EroSchedule.prototype.drawTitle = function () {
|
||||
this.drawText("1日のスケジュール", 100, 40, 200, "left");
|
||||
this.drawText("Daily Schedule", 100, 40, 200, "left");
|
||||
};
|
||||
Window_EroSchedule.prototype.moveArrow = function () {
|
||||
var schedule = this.currentSchedule();
|
||||
|
|
@ -1243,7 +1243,7 @@ var Nore;
|
|||
};
|
||||
Window_EroSchedule.prototype.drawFinish = function () {
|
||||
this._finished = true;
|
||||
this.drawText("1日が終了しました!", 100, 70, 200, "left");
|
||||
this.drawText("Day has ended.", 100, 70, 200, "left");
|
||||
AudioManager.playSe({ name: "Chime2", volume: 80, pitch: 100, pan: 0 });
|
||||
};
|
||||
return Window_EroSchedule;
|
||||
|
|
|
|||
|
|
@ -356,7 +356,7 @@ var Window_NormalMessage = /** @class */ (function (_super) {
|
|||
};
|
||||
Window_NormalMessage.prototype.resetFontSettings = function () {
|
||||
this.contents.fontFace = $gameSystem.mainFontFace();
|
||||
this.contents.fontSize = 24;
|
||||
this.contents.fontSize = 20;
|
||||
this.resetTextColor();
|
||||
};
|
||||
Window_NormalMessage.prototype.newLineX = function (textState) {
|
||||
|
|
|
|||
|
|
@ -39,8 +39,8 @@ var Nore;
|
|||
this._lastCount = $gameParty.getStage5Gimmick().count();
|
||||
this.contents.clear();
|
||||
var n = STAGE_5_ATTACK - this._lastCount;
|
||||
this.drawText("光発動まで", 0, 0, 100);
|
||||
this.drawText("あと%1回".format(n), 0, 40, 100);
|
||||
this.drawText("Light Activation", 0, 0, 100);
|
||||
this.drawText("%1x".format(n), 0, 40, 100);
|
||||
};
|
||||
Window_Stage5.prototype.update = function () {
|
||||
_super.prototype.update.call(this);
|
||||
|
|
|
|||
|
|
@ -104,8 +104,8 @@ var Nore;
|
|||
this._data = $gameParty.battleItems();
|
||||
};
|
||||
Window_ItemDispose.prototype.drawTitle = function () {
|
||||
this.drawText("これ以上アイテムを持つことができません。", 10, 10, 400);
|
||||
this.drawText("捨てるアイテムを選択してください", 10, 50, 400);
|
||||
this.drawText("Cannot carry more items.", 10, 10, 400);
|
||||
this.drawText("Select item to discard.", 10, 50, 400);
|
||||
};
|
||||
Window_ItemDispose.prototype.itemHeight = function () {
|
||||
if ($gameParty.battleItemMax() == 4) {
|
||||
|
|
|
|||
|
|
@ -585,7 +585,7 @@ var Nore;
|
|||
this.addCommand(TextManager.acceLabel, "acce", true, null);
|
||||
this.addCommand(TextManager.rakugakiLabel, "rakugaki", true, null);
|
||||
this.addCommand(TextManager.faceLabel, "face", true, null);
|
||||
this.addCommand("確定", "ok", this._canOk, null);
|
||||
this.addCommand("OK", "ok", this._canOk, null);
|
||||
};
|
||||
return Window_KigaeCommand;
|
||||
})(Window_Command);
|
||||
|
|
|
|||
|
|
@ -200,14 +200,14 @@ var Nore;
|
|||
this.contents.fontSize = 26;
|
||||
var xx = 10;
|
||||
if (this.canLevelUp()) {
|
||||
this.drawText("レベルアップ可能です。", xx, 0, 400);
|
||||
this.drawText("LV UP Available", xx, 0, 400);
|
||||
} else {
|
||||
this.drawText("レベルアップできません。", xx, 0, 400);
|
||||
this.drawText("Cannot LV UP", xx, 0, 400);
|
||||
}
|
||||
//this.drawText('習得するスキルを選択してください。', xx, 38, 400);
|
||||
this.contents.fontSize = 22;
|
||||
this.changeTextColor(ColorManager.systemColor());
|
||||
this.drawText("レベルアップによるボーナス", xx, 38 * 2, 400);
|
||||
this.drawText("LV UP Bonus", xx, 38 * 2, 400);
|
||||
this.changeTextColor(ColorManager.powerUpColor());
|
||||
var bonusArmorList = this._actor.levelUpBonusArmorList();
|
||||
var offsetY = 0;
|
||||
|
|
@ -222,7 +222,7 @@ var Nore;
|
|||
}
|
||||
this.drawCurrenBonus();
|
||||
this.changeTextColor(ColorManager.systemColor());
|
||||
this.drawText("レベルアップで習得するスキル", xx, 38 * 4 + 40, 400);
|
||||
this.drawText("SKILLS REQUIRE HIGHER LEVEL", xx, 38 * 4 + 40, 400);
|
||||
this.drawSkill();
|
||||
//this.drawText($dataArmors[98].name, 120, 38 * 3, 400);
|
||||
};
|
||||
|
|
@ -367,7 +367,7 @@ var Nore;
|
|||
};
|
||||
Window_LevelUpSkill.prototype.drawTitle = function () {
|
||||
this.resetTextColor();
|
||||
this.drawText("習得スキルリスト", 0, 0, 260, "center");
|
||||
this.drawText("Acquired Skills", 0, 0, 260, "center");
|
||||
};
|
||||
Window_LevelUpSkill.prototype.makeSkills = function () {
|
||||
this._data = [];
|
||||
|
|
|
|||
|
|
@ -450,7 +450,7 @@ function getMedalDescription(armor) {
|
|||
TextManager.medalEffect2 +
|
||||
":\\C[14] " +
|
||||
armor.meta["skillPoint"] +
|
||||
"スキルポイント\\C[0]を取得する";
|
||||
" SP Obtained\\C[0]";
|
||||
}
|
||||
return text;
|
||||
}
|
||||
|
|
@ -538,23 +538,23 @@ function getPlusText(armor) {
|
|||
var item3 = $dataItems[armor.meta["startItem3"]];
|
||||
if (item3) {
|
||||
text +=
|
||||
"\\C[2]" +
|
||||
"\\C[2]Can start an adventure with " +
|
||||
item.name +
|
||||
"," +
|
||||
item2.name +
|
||||
"," +
|
||||
item3.name +
|
||||
"\\C[0]を所持して冒険を開始できる ";
|
||||
" in possession";
|
||||
} else {
|
||||
text +=
|
||||
"\\C[2]" +
|
||||
"\\C[2]\\C[2]Can start an adventure with " +
|
||||
item.name +
|
||||
"," +
|
||||
item2.name +
|
||||
"\\C[0]を所持して冒険を開始できる ";
|
||||
" in possession";
|
||||
}
|
||||
} else {
|
||||
text += "\\C[2]" + item.name + "\\C[0]を所持して冒険を開始できる ";
|
||||
text += "\\C[2]Can start an adventure with " + item.name + " in possession";
|
||||
}
|
||||
}
|
||||
if (armor.meta["expUp"]) {
|
||||
|
|
@ -594,7 +594,7 @@ function getPlusText(armor) {
|
|||
"\\C[2]" + TextManager.lethal + "\\C[0] +" + armor.meta["lethal"] + " ";
|
||||
}
|
||||
if (armor.meta["stage"]) {
|
||||
text += "\\C[2]" + "Chapter" + armor.meta["stage"] + "でのみ有効\\C[0] ";
|
||||
text += "\\C[2]" + "Chapter" + armor.meta["stage"] + " is valid\\C[0] ";
|
||||
}
|
||||
if (armor.etypeId != 1) {
|
||||
for (var _i = 0, _a = armor.traits; _i < _a.length; _i++) {
|
||||
|
|
@ -647,7 +647,7 @@ function getMedalHintDescription(armor) {
|
|||
}
|
||||
}
|
||||
var text =
|
||||
"\\C[16]獲得条件: \\C[0]" + armor.meta["hint"].format(value) + "\n";
|
||||
"\\C[16]Condtions: \\C[0]" + armor.meta["hint"].format(value) + "\n";
|
||||
var plusText = getPlusText(armor);
|
||||
if (plusText.length > 1) {
|
||||
text += "\\C[16]" + TextManager.medalEffect + ":\\C[0]" + plusText;
|
||||
|
|
|
|||
|
|
@ -468,7 +468,7 @@ var Nore;
|
|||
}
|
||||
this.contents.fontSize = 20;
|
||||
this.changeTextColor(ColorManager.crisisColor());
|
||||
this.drawText("LVアップ可能です", x + 65, y, 150, "left");
|
||||
this.drawText("LV UP POSSIBLE", x + 65, y, 150, "left");
|
||||
};
|
||||
Window_MembersBattle.prototype.expNextValue = function (actor) {
|
||||
if (actor.isMaxLevel()) {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
var LANGUAGE_LIST = ["jp", "en"];
|
||||
var LANGUAGE_LIST = ["jp"];
|
||||
Scene_Options.prototype.optionsWindowRect = function () {
|
||||
var n = Math.min(this.maxCommands(), this.maxVisibleCommands());
|
||||
var ww = 500;
|
||||
|
|
@ -123,7 +123,7 @@ Window_Options.prototype.languageStatusText = function (value) {
|
|||
case "en":
|
||||
return "En(Partial)";
|
||||
case "jp":
|
||||
return "Japanese";
|
||||
return "English (DazedMTL)";
|
||||
case "ch":
|
||||
return "中国語";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -285,7 +285,7 @@ var Nore;
|
|||
var _DataManager_makeSavefileInfo = DataManager.makeSavefileInfo;
|
||||
DataManager.makeSavefileInfo = function () {
|
||||
var info = _DataManager_makeSavefileInfo.call(this);
|
||||
info.days = $gameSystem.day();
|
||||
info.days = $gameSystem.realDay();
|
||||
info.stage = $gameSystem.stageId();
|
||||
if (info.days == 1) {
|
||||
info.stage = 0;
|
||||
|
|
|
|||
|
|
@ -12,6 +12,8 @@ var Nore;
|
|||
var pluginName = "Nore_Switch";
|
||||
var EXPOSER_SW = 1500;
|
||||
PluginManager.registerCommand(pluginName, "InitExposer", function (args) {
|
||||
return;
|
||||
|
||||
for (var i = EXPOSER_SW + 1; i <= EXPOSER_SW + 100; i++) {
|
||||
$gameSwitches.setValue(i, false);
|
||||
}
|
||||
|
|
@ -25,10 +27,10 @@ var Nore;
|
|||
var base = (actorId - 1) * 10 + EXPOSER_SW;
|
||||
if (actorId == 10) {
|
||||
// アイリスとリンが2桁のactorIdのため
|
||||
base = 8 * 10;
|
||||
base = 8 * 10 + EXPOSER_SW;
|
||||
}
|
||||
if (actorId == 12) {
|
||||
base = 9 * 10;
|
||||
base = 9 * 10 + EXPOSER_SW;
|
||||
}
|
||||
var cosId = 0;
|
||||
switch (outerId) {
|
||||
|
|
|
|||
|
|
@ -844,7 +844,7 @@ var Nore;
|
|||
//this.saveParams();
|
||||
this.contents.clear();
|
||||
this.drawIcon(404, 0, 0);
|
||||
this.drawText("産気", 35, -2, 150, "left");
|
||||
this.drawText("Labor", 35, -2, 150, "left");
|
||||
};
|
||||
Window_EroStatus.prototype.standardPadding = function () {
|
||||
return 10;
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
var VERSION = "1.0.17";
|
||||
var VERSION = "1.0.20";
|
||||
|
|
|
|||
|
|
@ -354,7 +354,7 @@ var rngd_recollection_mode_settings = {
|
|||
pictures: ["01", "02", "03"],
|
||||
common_event_id: 911,
|
||||
switch_id: 911,
|
||||
hint: "レイラとターニャを蛮族で孕ませ、\nターニャとレイラを肉便器当番にする",
|
||||
hint: "レイラとターニャを蛮族で孕ませ、\nターニャを蛮族の部屋、レイラを肉便器当番にする",
|
||||
},
|
||||
{
|
||||
title: "レイラ×ミオリ",
|
||||
|
|
@ -523,7 +523,7 @@ var rngd_recollection_mode_settings = {
|
|||
pictures: ["01", "02", "03"],
|
||||
common_event_id: 1349,
|
||||
switch_id: 1349,
|
||||
hint: "ミオリが大臣の部屋に行く",
|
||||
hint: "ミオリが大臣の子を妊娠した\n状態で大臣の部屋に行く",
|
||||
},
|
||||
{
|
||||
title: "ミオリ乳搾り(大臣)",
|
||||
|
|
|
|||
1638
js/plugins/Vocab.js
1638
js/plugins/Vocab.js
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
3073986
scenario/Scenario.json
3073986
scenario/Scenario.json
File diff suppressed because one or more lines are too long
3054536
scenario/Scenario_en.json
3054536
scenario/Scenario_en.json
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue