Fix UI
This commit is contained in:
parent
db15d84fbf
commit
85ea90f6c0
2 changed files with 2 additions and 2 deletions
|
|
@ -1394,7 +1394,7 @@
|
|||
"Max MP",
|
||||
"Attack",
|
||||
"Defense",
|
||||
"Attribute Adaptability",
|
||||
"Attribute Adaptation",
|
||||
"M. Defense",
|
||||
"Agility",
|
||||
"Luck",
|
||||
|
|
|
|||
|
|
@ -488,7 +488,7 @@ var $plugins = [
|
|||
description: "各シーンに追加で任意のウィンドウを表示します。",
|
||||
parameters: {
|
||||
WindowList:
|
||||
'["{\\"SceneName\\":\\"Scene_Menu\\",\\"x\\":\\"280\\",\\"y\\":\\"300\\",\\"width\\":\\"250\\",\\"height\\":\\"250\\",\\"LineHeight\\":\\"36\\",\\"Text\\":\\"\\\\\\\\I[97] 攻撃力 \\\\\\\\V[3] \\\\n\\\\\\\\I[128] 防御力 \\\\\\\\V[4]\\\\n\\\\\\\\I[66] 属性適応力 \\\\\\\\V[20]\\\\n\\\\\\\\I[138] 精神防御 \\\\\\\\V[5] \\\\n\\\\\\\\I[297] 敏捷性 \\\\\\\\V[6] \\\\n\\\\\\\\I[210] 運 \\\\\\\\V[7]\\",\\"FontSize\\":\\"25\\",\\"WindowSkin\\":\\"Window10903\\",\\"SwitchId\\":\\"0\\",\\"ShowOpenAnimation\\":\\"false\\"}"]',
|
||||
'["{\\"SceneName\\":\\"Scene_Menu\\",\\"x\\":\\"280\\",\\"y\\":\\"300\\",\\"width\\":\\"250\\",\\"height\\":\\"250\\",\\"LineHeight\\":\\"36\\",\\"Text\\":\\"\\\\\\\\I[97] Attack Power \\\\\\\\V[3] \\\\n\\\\\\\\I[128] Defense \\\\\\\\V[4]\\\\n\\\\\\\\I[66] ATR Adaptation \\\\\\\\V[20]\\\\n\\\\\\\\I[138] Mental Defense \\\\\\\\V[5] \\\\n\\\\\\\\I[297] Agility \\\\\\\\V[6] \\\\n\\\\\\\\I[210] Luck \\\\\\\\V[7]\\",\\"FontSize\\":\\"18\\",\\"WindowSkin\\":\\"Window10903\\",\\"SwitchId\\":\\"0\\",\\"ShowOpenAnimation\\":\\"false\\"}"]',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue