TL images
This commit is contained in:
parent
8a148e659f
commit
b07924e68b
11 changed files with 46 additions and 66 deletions
38
.gitignore
vendored
38
.gitignore
vendored
|
|
@ -35,32 +35,12 @@ psbpack.dat
|
|||
Save*
|
||||
|
||||
# Images
|
||||
!DUI_Status_01.png_
|
||||
!DUI_Status_02.png_
|
||||
!DUI_Status_03.png_
|
||||
!DUI_Status_04.png_
|
||||
!DUI_Status_05.png_
|
||||
!itc1_03_Txt1.png_
|
||||
!itc1_04_Txt2.png_
|
||||
!itc1_05_Txt3.png_
|
||||
!itc1_08_Name.png_
|
||||
!itc2_04_Txt2.png_
|
||||
!itc2_05_Txt3.png_
|
||||
!itc2_08_Name.png_
|
||||
!itc5_03_Txt1.png_
|
||||
!itc5_04_Txt2.png_
|
||||
!itc5_05_Txt3.png_
|
||||
!itc5_08_Name.png_
|
||||
!UI01_Time01_MorningB.png_
|
||||
!UI01_Time03_EveningB.png_
|
||||
!UI01_Time04_NightB.png_
|
||||
!MapName01_Akanetei.png_
|
||||
!MapName02_Shinbudai.png_
|
||||
!MapName03_Gakkou.png_
|
||||
!MapName04_Yudukinoie.png_
|
||||
!MapName05_Shotengai.png_
|
||||
!EroStatus*
|
||||
!Menu_B*
|
||||
!Name*
|
||||
!Stage*
|
||||
!SubEventTitles*
|
||||
!ero_ste.rpgmvp
|
||||
!help_01.rpgmvp
|
||||
!help_02.rpgmvp
|
||||
!help_03.rpgmvp
|
||||
!help_04.rpgmvp
|
||||
!help_05.rpgmvp
|
||||
!help_06.rpgmvp
|
||||
!help_07.rpgmvp
|
||||
!help_08.rpgmvp
|
||||
BIN
www/img/pictures/ero_ste.rpgmvp
Normal file
BIN
www/img/pictures/ero_ste.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_01.rpgmvp
Normal file
BIN
www/img/pictures/help_01.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_02.rpgmvp
Normal file
BIN
www/img/pictures/help_02.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_03.rpgmvp
Normal file
BIN
www/img/pictures/help_03.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_04.rpgmvp
Normal file
BIN
www/img/pictures/help_04.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_05.rpgmvp
Normal file
BIN
www/img/pictures/help_05.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_06.rpgmvp
Normal file
BIN
www/img/pictures/help_06.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_07.rpgmvp
Normal file
BIN
www/img/pictures/help_07.rpgmvp
Normal file
Binary file not shown.
BIN
www/img/pictures/help_08.rpgmvp
Normal file
BIN
www/img/pictures/help_08.rpgmvp
Normal file
Binary file not shown.
|
|
@ -1764,7 +1764,7 @@ var $plugins = [
|
|||
picZoom_99: "100",
|
||||
picShow_99: "on",
|
||||
"#### テキスト1 ####": "",
|
||||
txtSubject_1: "\\C[21]\\V[101]\\C[0] 回",
|
||||
txtSubject_1: "\\C[21]\\V[101]\\C[0] x",
|
||||
txtSize_1: "27",
|
||||
txtOrigin_1: "left",
|
||||
txtAlign_1: "top",
|
||||
|
|
@ -1772,7 +1772,7 @@ var $plugins = [
|
|||
txtY_1: "140",
|
||||
txtShow_1: "on",
|
||||
"#### テキスト2 ####": "",
|
||||
txtSubject_2: "\\C[21]\\V[102]\\C[0] 回",
|
||||
txtSubject_2: "\\C[21]\\V[102]\\C[0] x",
|
||||
txtSize_2: "27",
|
||||
txtOrigin_2: "left",
|
||||
txtAlign_2: "top",
|
||||
|
|
@ -1780,7 +1780,7 @@ var $plugins = [
|
|||
txtY_2: "174",
|
||||
txtShow_2: "on",
|
||||
"#### テキスト3 ####": "",
|
||||
txtSubject_3: "\\C[21]\\V[103]\\C[0] 回",
|
||||
txtSubject_3: "\\C[21]\\V[103]\\C[0] x",
|
||||
txtSize_3: "27",
|
||||
txtOrigin_3: "left",
|
||||
txtAlign_3: "top",
|
||||
|
|
@ -1788,7 +1788,7 @@ var $plugins = [
|
|||
txtY_3: "208",
|
||||
txtShow_3: "on",
|
||||
"#### テキスト4 ####": "",
|
||||
txtSubject_4: "\\C[21]\\V[104]\\C[0] 回",
|
||||
txtSubject_4: "\\C[21]\\V[104]\\C[0] x",
|
||||
txtSize_4: "27",
|
||||
txtOrigin_4: "left",
|
||||
txtAlign_4: "top",
|
||||
|
|
@ -1796,7 +1796,7 @@ var $plugins = [
|
|||
txtY_4: "364",
|
||||
txtShow_4: "on",
|
||||
"#### テキスト5 ####": "",
|
||||
txtSubject_5: "\\C[21]\\V[105]\\C[0] 回",
|
||||
txtSubject_5: "\\C[21]\\V[105]\\C[0] x",
|
||||
txtSize_5: "27",
|
||||
txtOrigin_5: "left",
|
||||
txtAlign_5: "top",
|
||||
|
|
@ -1804,7 +1804,7 @@ var $plugins = [
|
|||
txtY_5: "398",
|
||||
txtShow_5: "on",
|
||||
"#### テキスト6 ####": "",
|
||||
txtSubject_6: "\\C[21]\\V[106]\\C[0] 回",
|
||||
txtSubject_6: "\\C[21]\\V[106]\\C[0] x",
|
||||
txtSize_6: "27",
|
||||
txtOrigin_6: "left",
|
||||
txtAlign_6: "top",
|
||||
|
|
@ -1812,7 +1812,7 @@ var $plugins = [
|
|||
txtY_6: "140",
|
||||
txtShow_6: "on",
|
||||
"#### テキスト7 ####": "",
|
||||
txtSubject_7: "\\C[21]\\V[107]\\C[0] 回",
|
||||
txtSubject_7: "\\C[21]\\V[107]\\C[0] x",
|
||||
txtSize_7: "27",
|
||||
txtOrigin_7: "left",
|
||||
txtAlign_7: "top",
|
||||
|
|
@ -1820,7 +1820,7 @@ var $plugins = [
|
|||
txtY_7: "174",
|
||||
txtShow_7: "on",
|
||||
"#### テキスト8 ####": "",
|
||||
txtSubject_8: "\\C[21]\\V[108]\\C[0] 回",
|
||||
txtSubject_8: "\\C[21]\\V[108]\\C[0] x",
|
||||
txtSize_8: "27",
|
||||
txtOrigin_8: "left",
|
||||
txtAlign_8: "top",
|
||||
|
|
@ -1828,7 +1828,7 @@ var $plugins = [
|
|||
txtY_8: "208",
|
||||
txtShow_8: "on",
|
||||
"#### テキスト9 ####": "",
|
||||
txtSubject_9: "\\C[21]\\V[109]\\C[0] 回",
|
||||
txtSubject_9: "\\C[21]\\V[109]\\C[0] x",
|
||||
txtSize_9: "27",
|
||||
txtOrigin_9: "left",
|
||||
txtAlign_9: "top",
|
||||
|
|
@ -1836,7 +1836,7 @@ var $plugins = [
|
|||
txtY_9: "348",
|
||||
txtShow_9: "on",
|
||||
"#### テキスト10 ####": "",
|
||||
txtSubject_10: "\\C[21]\\V[110]\\C[0] 回",
|
||||
txtSubject_10: "\\C[21]\\V[110]\\C[0] x",
|
||||
txtSize_10: "27",
|
||||
txtOrigin_10: "left",
|
||||
txtAlign_10: "top",
|
||||
|
|
@ -1844,7 +1844,7 @@ var $plugins = [
|
|||
txtY_10: "382",
|
||||
txtShow_10: "on",
|
||||
"#### テキスト11 ####": "",
|
||||
txtSubject_11: "\\C[21]\\V[111]\\C[0] 回",
|
||||
txtSubject_11: "\\C[21]\\V[111]\\C[0] x",
|
||||
txtSize_11: "27",
|
||||
txtOrigin_11: "left",
|
||||
txtAlign_11: "top",
|
||||
|
|
@ -1852,7 +1852,7 @@ var $plugins = [
|
|||
txtY_11: "416",
|
||||
txtShow_11: "on",
|
||||
"#### テキスト12 ####": "",
|
||||
txtSubject_12: "\\C[21]\\V[112]\\C[0] 人",
|
||||
txtSubject_12: "\\C[21]\\V[112]\\C[0] x",
|
||||
txtSize_12: "27",
|
||||
txtOrigin_12: "left",
|
||||
txtAlign_12: "top",
|
||||
|
|
@ -1860,7 +1860,7 @@ var $plugins = [
|
|||
txtY_12: "504",
|
||||
txtShow_12: "on",
|
||||
"#### テキスト13 ####": "",
|
||||
txtSubject_13: "\\C[21]\\V[113]\\C[0] 回",
|
||||
txtSubject_13: "\\C[21]\\V[113]\\C[0] x",
|
||||
txtSize_13: "27",
|
||||
txtOrigin_13: "left",
|
||||
txtAlign_13: "top",
|
||||
|
|
@ -2887,7 +2887,7 @@ var $plugins = [
|
|||
name: "LoadComSim",
|
||||
status: true,
|
||||
description: "ver1.00 メニューコマンドにロードを追加します。",
|
||||
parameters: { loadtext: "ロード" },
|
||||
parameters: { loadtext: "Load" },
|
||||
},
|
||||
{
|
||||
name: "TMMapHpGauge",
|
||||
|
|
@ -3366,24 +3366,24 @@ var $plugins = [
|
|||
name: "YEP_X_BattleStatistics",
|
||||
status: true,
|
||||
description:
|
||||
"v1.02 (要YEP_StatusMenuCore.js) アクターの戦闘統計を記録します。",
|
||||
"v1.02 (Requires YEP_StatusMenuCore.js) Records battle statistics for actors.",
|
||||
parameters: {
|
||||
"---一般---": "",
|
||||
"Command Name": "戦闘統計",
|
||||
"Battle Count Text": "戦闘回数",
|
||||
"Battle Count Format": "全 %2 回中 %1 回戦闘 (%3%)",
|
||||
"---割合---": "",
|
||||
"Kill Count Text": "キル",
|
||||
"Kill Count Format": "キル率 %1",
|
||||
"Death Count Text": "デス",
|
||||
"Death Count Format": "デス率 %1",
|
||||
"Assist Count Text": "アシスト",
|
||||
"Assist Count Format": "アシスト率 %1",
|
||||
"---合計---": "",
|
||||
"Damage Dealt": "ダメージ付与",
|
||||
"Damage Taken": "被ダメージ",
|
||||
"Healing Dealt": "回復実行数",
|
||||
"Healing Taken": "回復受数",
|
||||
"---General---": "",
|
||||
"Command Name": "Battle Statistics",
|
||||
"Battle Count Text": "Battle Count",
|
||||
"Battle Count Format": "%1 battles out of %2 total (%3%)",
|
||||
"---Rates---": "",
|
||||
"Kill Count Text": "Kills",
|
||||
"Kill Count Format": "Kill rate %1",
|
||||
"Death Count Text": "Deaths",
|
||||
"Death Count Format": "Death rate %1",
|
||||
"Assist Count Text": "Assists",
|
||||
"Assist Count Format": "Assist rate %1",
|
||||
"---Totals---": "",
|
||||
"Damage Dealt": "Damage Dealt",
|
||||
"Damage Taken": "Damage Taken",
|
||||
"Healing Dealt": "Healing Done",
|
||||
"Healing Taken": "Healing Received",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
@ -3642,21 +3642,21 @@ var $plugins = [
|
|||
name: "TMMenuLabel",
|
||||
status: true,
|
||||
description:
|
||||
"メニューシーンに変数の値を表示します。\r\n歩数や戦闘回数などを表示することもできます。",
|
||||
"Displays the values of variables in the menu scene.\r\nYou can display things like steps or battle counts.",
|
||||
parameters: {
|
||||
labelAName: "信頼度",
|
||||
labelAName: "Trust Level",
|
||||
labelAId: "2",
|
||||
labelAMax: "9999",
|
||||
labelAFooter: "",
|
||||
labelBName: "淫欲度",
|
||||
labelBName: "Lust Level",
|
||||
labelBId: "1",
|
||||
labelBMax: "9999",
|
||||
labelBFooter: "",
|
||||
labelCName: "ラベルC",
|
||||
labelCName: "Label C",
|
||||
labelCId: "0",
|
||||
labelCMax: "9999",
|
||||
labelCFooter: "",
|
||||
labelDName: "ラベルD",
|
||||
labelDName: "Label D",
|
||||
labelDId: "0",
|
||||
labelDMax: "9999",
|
||||
labelDFooter: "",
|
||||
|
|
@ -3825,7 +3825,7 @@ var $plugins = [
|
|||
parameters: {
|
||||
ProgressVariable: "100",
|
||||
ProgressText:
|
||||
'["\\\\C[14]次の目的【1-1】\\\\C\\\\n武具屋を出て自宅に帰る","\\\\C[14]次の目的【1-2】\\\\C\\\\n行政区・教会にいるジャヒカに話を聞く","\\\\C[14]次の目的【1-3】\\\\C\\\\n幻想林の奥にいる魔物を倒す","\\\\C[14]次の目的【1-4】\\\\C\\\\n街に戻る","\\\\C[14]次の目的【2-1】\\\\C\\\\n歓楽区・赤犬隊駐屯所に行く","\\\\C[14]次の目的【2-2】\\\\C\\\\n坑内採掘場に行く","\\\\C[14]次の目的【2-3】\\\\C\\\\n坑内採掘場の最奥に行く","\\\\C[14]次の目的【2-4】\\\\C\\\\n行政区・教会にいるジャヒカと話す","\\\\C[14]次の目的【3-1】\\\\C\\\\nデヴァンド砦に行く準備をし、行政区・教会にいるジャヒカと話す","\\\\C[14]次の目的【3-2】\\\\C\\\\nデヴァンド砦に行く","\\\\C[14]次の目的【3-3】\\\\C\\\\nデヴァンド砦の最奥に行く","\\\\C[14]次の目的【3-4】\\\\C\\\\n街に戻る","\\\\C[14]次の目的【4-1】\\\\C\\\\n行政区・教会にいるジャヒカに話を聞く","\\\\C[14]次の目的【4-2】\\\\C\\\\nツァフ荒地の最奥に行く","\\\\C[14]次の目的【5-1】\\\\C\\\\nスラム区・隠れ家でこれからについて考える","\\\\C[14]次の目的【5-2】\\\\C\\\\nスラム区の路地裏に行く","\\\\C[14]次の目的【5-3】\\\\C\\\\n監獄砦の最奥に行く","\\\\C[14]次の目的【6-1】\\\\C\\\\nエラトー密林の最奥に行く","\\\\C[14]次の目的【7-1】\\\\C\\\\n飛空艇墜落地に行く","\\\\C[14]次の目的【7-2】\\\\C\\\\n飛空艇墜落地の奥にある転送魔法陣に乗る","\\\\C[14]次の目的【7-3】\\\\C\\\\n魔獣開発所の最奥に行く","\\\\C[14]次の目的【8-1】\\\\C\\\\n魔王城に行く","\\\\C[14]次の目的【8-2】\\\\C\\\\n魔王城の最奥に行く","\\\\C[14]次の目的【1-2】\\\\C\\\\n"]',
|
||||
'["\\\\C[14]Next Objective【1-1】\\\\C\\\\nLeave the weapon shop and return home","\\\\C[14]Next Objective【1-2】\\\\C\\\\nTalk to Jahika in the Church in the Administrative District","\\\\C[14]Next Objective【1-3】\\\\C\\\\nDefeat the monster deep in the Illusionary Forest","\\\\C[14]Next Objective【1-4】\\\\C\\\\nReturn to the city","\\\\C[14]Next Objective【2-1】\\\\C\\\\nGo to the Red Dog Squadron Station in the Entertainment District","\\\\C[14]Next Objective【2-2】\\\\C\\\\nGo to the Mining Site","\\\\C[14]Next Objective【2-3】\\\\C\\\\nGo to the innermost part of the Mining Site","\\\\C[14]Next Objective【2-4】\\\\C\\\\nTalk to Jahika in the Church in the Administrative District","\\\\C[14]Next Objective【3-1】\\\\C\\\\nPrepare to go to Devand Fortress and talk to Jahika in the Church in the Administrative District","\\\\C[14]Next Objective【3-2】\\\\C\\\\nGo to Devand Fortress","\\\\C[14]Next Objective【3-3】\\\\C\\\\nGo to the innermost part of Devand Fortress","\\\\C[14]Next Objective【3-4】\\\\C\\\\nReturn to the city","\\\\C[14]Next Objective【4-1】\\\\C\\\\nTalk to Jahika in the Church in the Administrative District","\\\\C[14]Next Objective【4-2】\\\\C\\\\nGo to the innermost part of Tsaf Wastelands","\\\\C[14]Next Objective【5-1】\\\\C\\\\nThink about the future in the hideout of the Slum District","\\\\C[14]Next Objective【5-2】\\\\C\\\\nGo to the back alleys of the Slum District","\\\\C[14]Next Objective【5-3】\\\\C\\\\nGo to the innermost part of the Prison Fortress","\\\\C[14]Next Objective【6-1】\\\\C\\\\nGo to the innermost part of the Erato Jungle","\\\\C[14]Next Objective【7-1】\\\\C\\\\nGo to the Airship Crash Site","\\\\C[14]Next Objective【7-2】\\\\C\\\\nUse the Teleportation Magic Circle at the depths of the Airship Crash Site","\\\\C[14]Next Objective【7-3】\\\\C\\\\nGo to the innermost part of the Beast Development Facility","\\\\C[14]Next Objective【8-1】\\\\C\\\\nGo to the Demon Lord Castle","\\\\C[14]Next Objective【8-2】\\\\C\\\\nGo to the innermost part of the Demon Lord Castle","\\\\C[14]Next Objective【1-2】\\\\C\\\\n"]',
|
||||
TextWidthAutoAdjust: "false",
|
||||
WindowLayout:
|
||||
'{"IsDefault":"false","Left":"240","Top":"515","Width":"870","Height":"110"}',
|
||||
|
|
|
|||
Loading…
Reference in a new issue