From 53799b2b9f8e024e7d6262cd5ceb9e09eb9a87d4 Mon Sep 17 00:00:00 2001 From: Dazed Date: Mon, 14 Aug 2023 17:32:08 -0500 Subject: [PATCH] Adjust the font --- www/js/plugins.js | 2 +- www/js/plugins/KanjiPartyChange.js | 4 ++-- www/js/rpg_windows.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index 98d5188..98cdb24 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -80,7 +80,7 @@ var $plugins = { "name": "TMEventItemEx", "status": true, "description": "アイテム選択の処理にヘルプウィンドウを追加し、\r\n個数表示の有無と表示行数をアイテムタイプごとに設定できます。", "parameters": { "helpWindowEnabledItem": "1", "helpWindowEnabledKey": "1", "helpWindowEnabledA": "1", "helpWindowEnabledB": "1", "showItemNumberItem": "1", "showItemNumberKey": "1", "showItemNumberA": "1", "showItemNumberB": "1", "numVisibleRowsItem": "4", "numVisibleRowsKey": "4", "numVisibleRowsA": "4", "numVisibleRowsB": "4", "fixPlacement": "top" } }, { "name": "TMSaveDataLabel", "status": true, "description": "セーブファイルウィンドウに変数の値を表示します。", "parameters": { "labelAName": "", "labelAId": "1", "labelAMax": "999", "labelAFooter": "日目", "labelBName": "", "labelBId": "2", "labelBMax": "24", "labelBFooter": "時", "labelNameWidth": "160", "labelValueWidth": "96", "labelNameColorId": "16", "labelValueColorId": "0", "labelMaxColorId": "2", "labelFooterColorId": "0" } }, { "name": "MNKR_MaxBattleMembers", "status": true, "description": "戦闘に参加する最大人数を指定できます。", "parameters": { "Max Members": "1" } }, - { "name": "KanjiPartyChange", "status": true, "description": "待機メンバーと入れ替えるシーンを追加します", "parameters": { "system": "", "addThisIntoMenuCommand": "true", "partyChangeCommand": "Insect Cage", "maxBattleMembers": "0", "maxAllParty": "4", "lockIcon": "195", "layoutCW": "", "CWpos": "[0, 0, 270, 192]", "alignmentOfCommand": "left", "changeTerm": "Change", "removeTerm": "Remove", "revertTerm": "Revert", "finishTerm": "Finish", "layoutPW": "", "PWpos": "[270, 0, w-270, 192]", "pwFaceType": "walk", "actorListColMax": "4", "emptyFrameTerm": "- Empty -", "layoutWW": "", "WWpos": "[0, 192, 250, h - 192]", "wwFaceType": "walk", "wwRowHeight": "36", "removeOnReserveTerm": "外す", "layoutSW": "", "SWpos": "[250, 192, w - 250, h - 192]", "hpPos": "[150, 72, 200]", "mpPos": "[150, 108, 200]", "tpPos": "[360, 72, 0]", "swFaceType": "face", "facePos": "[0, 0]", "nameShow": "true", "namePos": "[150, 0, 180]", "classShow": "true", "classPos": "[330, 0, 180]", "levelShow": "true", "levelPos": "[150, 36, 120]", "iconsPos": "[330, 36, 180]", "horzLineYPos": "[148]", "equipShow": "false", "equipPos": "[0, 158, 320]", "equipRowHeight": "36", "statusShow": "true", "statusPos": "[340, 158, 180]", "statusRowHeight": "36", "paramListSW": "[\"2\",\"3\",\"4\",\"5\",\"6\"]", "xParamNames": "[\"命中率\",\"回避率\",\"会心率\",\"会心回避率\",\"魔法回避率\",\"魔法反射率\",\"反撃率\",\"HP再生率\",\"MP再生率\",\"TP再生率\"]", "sParamNames": "[\"狙われ率\",\"防御効果率\",\"回復効果率\",\"薬の知識\",\"MP消費率\",\"TPチャージ率\",\"物理ダメージ率\",\"魔法ダメージ率\",\"床ダメージ率\",\"経験獲得率\"]", "parcentStr": "%" } }, + { "name": "KanjiPartyChange", "status": true, "description": "待機メンバーと入れ替えるシーンを追加します", "parameters": { "system": "", "addThisIntoMenuCommand": "true", "partyChangeCommand": "Insect Cage", "maxBattleMembers": "0", "maxAllParty": "4", "lockIcon": "195", "layoutCW": "", "CWpos": "[0, 0, 270, 192]", "alignmentOfCommand": "left", "changeTerm": "Change", "removeTerm": "Remove", "revertTerm": "Revert", "finishTerm": "Finish", "layoutPW": "", "PWpos": "[270, 0, w-270, 192]", "pwFaceType": "walk", "actorListColMax": "4", "emptyFrameTerm": "- Empty -", "layoutWW": "", "WWpos": "[0, 192, 250, h - 192]", "wwFaceType": "walk", "wwRowHeight": "36", "removeOnReserveTerm": "Remove", "layoutSW": "", "SWpos": "[250, 192, w - 250, h - 192]", "hpPos": "[150, 72, 200]", "mpPos": "[150, 108, 200]", "tpPos": "[360, 72, 0]", "swFaceType": "face", "facePos": "[0, 0]", "nameShow": "true", "namePos": "[150, 0, 180]", "classShow": "true", "classPos": "[330, 0, 180]", "levelShow": "true", "levelPos": "[150, 36, 120]", "iconsPos": "[330, 36, 180]", "horzLineYPos": "[148]", "equipShow": "false", "equipPos": "[0, 158, 320]", "equipRowHeight": "36", "statusShow": "true", "statusPos": "[340, 158, 180]", "statusRowHeight": "36", "paramListSW": "[\"2\",\"3\",\"4\",\"5\",\"6\"]", "xParamNames": "[\"命中率\",\"回避率\",\"会心率\",\"会心回避率\",\"魔法回避率\",\"魔法反射率\",\"反撃率\",\"HP再生率\",\"MP再生率\",\"TP再生率\"]", "sParamNames": "[\"狙われ率\",\"防御効果率\",\"回復効果率\",\"薬の知識\",\"MP消費率\",\"TPチャージ率\",\"物理ダメージ率\",\"魔法ダメージ率\",\"床ダメージ率\",\"経験獲得率\"]", "parcentStr": "%" } }, { "name": "SceneGrow", "status": true, "description": "ver1.10 経験値で笑顔を・・・", "parameters": { "happytext": "育成ポイント:", "happybox": "42", "okname": "Decision2", "okvolume": "90", "okpitch": "100", "okpan": "0" } }, { "name": "SGExpanA", "status": true, "description": "ver1.00 笑顔拡張パック(SceneGrow)", "parameters": { "comtext": "Insect Breeding", "display": "58", "enabled": "42" } }, { "name": "CharacterGraphicExtend", "status": true, "description": "キャラクターグラフィック表示拡張プラグイン", "parameters": { "イベント消去無効": "false", "フォロワー連動": "false" } }, diff --git a/www/js/plugins/KanjiPartyChange.js b/www/js/plugins/KanjiPartyChange.js index 604d2c8..8d3cb95 100644 --- a/www/js/plugins/KanjiPartyChange.js +++ b/www/js/plugins/KanjiPartyChange.js @@ -1147,7 +1147,7 @@ }; Window_PCActorList.prototype.standardFontSize = function () { - return 22; + return 18; }; Window_PCActorList.prototype.drawItem = function (index) { @@ -1253,7 +1253,7 @@ if (actor) { var w = Graphics.boxWidth, h = Graphics.boxHeight, a, x, y, width; - window.contents.fontSize = 26; + window.contents.fontSize = 20; if (param.swFaceType !== "none") { a = eval(param.facePos); switch (param.swFaceType) { diff --git a/www/js/rpg_windows.js b/www/js/rpg_windows.js index 588ff4c..b919b67 100644 --- a/www/js/rpg_windows.js +++ b/www/js/rpg_windows.js @@ -47,7 +47,7 @@ Window_Base.prototype.standardFontFace = function () { }; Window_Base.prototype.standardFontSize = function () { - return 28; + return 24; }; Window_Base.prototype.standardPadding = function () {