3061 lines
106 KiB
JavaScript
3061 lines
106 KiB
JavaScript
// Generated by RPG Maker.
|
||
// Do not edit this file directly.
|
||
var $plugins = [
|
||
{
|
||
name: "Trb_VisualizationPassable",
|
||
status: false,
|
||
description:
|
||
"テストプレイ用・マップの通行判定を可視化するプラグイン(F6でON/OFF)",
|
||
parameters: { color1: "red", color2: "blue" },
|
||
},
|
||
{
|
||
name: "Community_Basic",
|
||
status: true,
|
||
description: "基本的なパラメーターを設定するプラグインです。",
|
||
parameters: {
|
||
cacheLimit: "30",
|
||
screenWidth: "",
|
||
screenHeight: "",
|
||
changeWindowWidthTo: "",
|
||
changeWindowHeightTo: "",
|
||
renderingMode: "auto",
|
||
alwaysDash: "on",
|
||
maxRenderingFps: "24",
|
||
},
|
||
},
|
||
{
|
||
name: "SAN_Imp_ColorCache",
|
||
status: true,
|
||
description: "カラーキャッシュ 1.0.0\nパフォーマンス改善プラグインです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "RestoreMenuAfterCommon",
|
||
status: true,
|
||
description:
|
||
"Back to the same menu scene after common events caused by items.",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TkoolMV_PluginCommandBook",
|
||
status: true,
|
||
description: "プラグインコマンド集",
|
||
parameters: { 制御文字の拡張: "はい", スクリプトに制御文字適用: "いいえ" },
|
||
},
|
||
{
|
||
name: "YEP_BattleEngineCore",
|
||
status: true,
|
||
description:
|
||
"v1.45 Have more control over the flow of the battle system\nwith this plugin and alter various aspects to your liking.",
|
||
parameters: {
|
||
"---General---": "",
|
||
"Action Speed": "agi",
|
||
"Default System": "dtb",
|
||
"---Escape---": "",
|
||
"Escape Ratio": "1.0",
|
||
"Fail Escape Boost": "0.10",
|
||
"---Animation---": "",
|
||
"Animation Base Delay": "0",
|
||
"Animation Next Delay": "0",
|
||
"Certain Hit Animation": "0",
|
||
"Physical Animation": "0",
|
||
"Magical Animation": "0",
|
||
"Enemy Attack Animation": "0",
|
||
"Reflect Animation": "0",
|
||
"Motion Waiting": "false",
|
||
"---Frontview---": "",
|
||
"Front Position X":
|
||
"Graphics.boxWidth / 8 + Graphics.boxWidth / 4 * index",
|
||
"Front Position Y": "Graphics.boxHeight - 180",
|
||
"Front Actor Sprite": "false",
|
||
"Front Sprite Priority": "1",
|
||
"---Sideview---": "",
|
||
"Home Position X": "screenWidth - 16 - (maxSize + 2) * 32 + index * 32",
|
||
"Home Position Y":
|
||
"screenHeight - statusHeight - maxSize * 48 + (index+1) * 48 - 32",
|
||
"Side Sprite Priority": "1",
|
||
"---Sprites---": "",
|
||
"Default X Anchor": "0.50",
|
||
"Default Y Anchor": "1.00",
|
||
"Step Distance": "48",
|
||
"Flinch Distance": "12",
|
||
"Show Shadows": "true",
|
||
"---Damage Popups---": "",
|
||
"Popup Duration": "128",
|
||
"Newest Popup Bottom": "true",
|
||
"Popup Overlap Rate": "0.9",
|
||
"Critical Popup": "255, 0, 0, 160",
|
||
"Critical Duration": "60",
|
||
"---Tick-Settings---": "",
|
||
"Timed States": "false",
|
||
"Timed Buffs": "false",
|
||
"Turn Time": "100",
|
||
"AI Self Turns": "true",
|
||
"---Window Settings---": "",
|
||
"Lower Windows": "true",
|
||
"Window Rows": "4",
|
||
"Command Window Rows": "4",
|
||
"Command Alignment": "center",
|
||
"Start Actor Command": "true",
|
||
"Current Max": "false",
|
||
"---Selection Help---": "",
|
||
"Mouse Over": "true",
|
||
"Select Help Window": "false",
|
||
"User Help Text": "User",
|
||
"Ally Help Text": "Ally",
|
||
"Allies Help Text": "Allies",
|
||
"Enemy Help Text": "Enemy",
|
||
"Enemies Help Text": "Enemies",
|
||
"All Help Text": "All %1",
|
||
"Random Help Text": "%2 Random %1",
|
||
"---Enemy Select---": "",
|
||
"Visual Enemy Select": "true",
|
||
"Show Enemy Name": "true",
|
||
"Show Select Box": "false",
|
||
"Enemy Font Size": "20",
|
||
"Vimpire Name X": "28",
|
||
"Enemy Auto Select": "this.furthestRight()",
|
||
"---Actor Select---": "",
|
||
"Visual Actor Select": "true",
|
||
"---Battle Log---": "",
|
||
"Show Emerge Text": "true",
|
||
"Show Pre-Emptive Text": "true",
|
||
"Show Surprise Text": "true",
|
||
"Optimize Speed": "true",
|
||
"Show Action Text": "true",
|
||
"Show State Text": "true",
|
||
"Show Buff Text": "true",
|
||
"Show Counter Text": "true",
|
||
"Show Reflect Text": "true",
|
||
"Show Substitute Text": "true",
|
||
"Show Fail Text": "true",
|
||
"Show Critical Text": "true",
|
||
"Show Miss Text": "true",
|
||
"Show Evasion Text": "true",
|
||
"Show HP Text": "true",
|
||
"Show MP Text": "true",
|
||
"Show TP Text": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "MKR_MultiCommonEffect",
|
||
status: true,
|
||
description: "(v0.1.0) 複数コモンイベント効果",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "gameEnd",
|
||
status: true,
|
||
description:
|
||
"このプラグインはタイトル画面にウィンドウを閉じるゲーム終了コマンドを追加します。",
|
||
parameters: { endName: "ゲーム終了" },
|
||
},
|
||
{ name: "polyfill_min", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "Trb_TextColor",
|
||
status: true,
|
||
description: "テキストの色を色コードで指定できるようにするプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "YEP_CoreEngine",
|
||
status: true,
|
||
description:
|
||
"v1.25 Needed for the majority of Yanfly Engine Scripts. Also\r\ncontains bug fixes found inherently in RPG Maker.",
|
||
parameters: {
|
||
"---Screen---": "",
|
||
"Screen Width": "1024",
|
||
"Screen Height": "768",
|
||
"Scale Battlebacks": "true",
|
||
"Scale Title": "true",
|
||
"Scale Game Over": "true",
|
||
"Open Console": "false",
|
||
"Reposition Battlers": "true",
|
||
"GameFont Load Timer": "0",
|
||
"Update Real Scale": "false",
|
||
"Collection Clear": "true",
|
||
"---Gold---": "",
|
||
"Gold Max": "999999",
|
||
"Gold Font Size": "20",
|
||
"Gold Icon": "0",
|
||
"Gold Overlap": "A lotta",
|
||
"---Items---": "",
|
||
"Default Max": "99",
|
||
"Quantity Text Size": "20",
|
||
"---Parameters---": "",
|
||
"Max Level": "99",
|
||
"Actor MaxHP": "9999",
|
||
"Actor MaxMP": "9999",
|
||
"Actor Parameter": "999",
|
||
"Enemy MaxHP": "999999",
|
||
"Enemy MaxMP": "9999",
|
||
"Enemy Parameter": "999",
|
||
"---Battle---": "",
|
||
"Animation Rate": "4",
|
||
"Flash Target": "false",
|
||
"Show Events Transition": "true",
|
||
"Show Events Snapshot": "true",
|
||
"---Font---": "",
|
||
"Chinese Font": "SimHei, Heiti TC, sans-serif",
|
||
"Korean Font": "Dotum, AppleGothic, sans-serif",
|
||
"Default Font": "GameFont, Verdana, Arial, Courier New",
|
||
"Font Size": "28",
|
||
"Text Align": "left",
|
||
"---Windows---": "",
|
||
"Digit Grouping": "true",
|
||
"Line Height": "36",
|
||
"Icon Width": "32",
|
||
"Icon Height": "32",
|
||
"Face Width": "144",
|
||
"Face Height": "144",
|
||
"Window Padding": "18",
|
||
"Text Padding": "6",
|
||
"Window Opacity": "224",
|
||
"Gauge Outline": "true",
|
||
"Gauge Height": "18",
|
||
"Menu TP Bar": "false",
|
||
"---Window Colors---": "",
|
||
"Color: Normal": "0",
|
||
"Color: System": "16",
|
||
"Color: Crisis": "17",
|
||
"Color: Death": "18",
|
||
"Color: Gauge Back": "19",
|
||
"Color: HP Gauge 1": "20",
|
||
"Color: HP Gauge 2": "21",
|
||
"Color: MP Gauge 1": "22",
|
||
"Color: MP Gauge 2": "23",
|
||
"Color: MP Cost": "23",
|
||
"Color: Power Up": "24",
|
||
"Color: Power Down": "25",
|
||
"Color: TP Gauge 1": "30",
|
||
"Color: TP Gauge 2": "31",
|
||
"Color: TP Cost Color": "31",
|
||
},
|
||
},
|
||
{
|
||
name: "Rubi_riru",
|
||
status: true,
|
||
description: "ルビ振りを行います。用語登録によるオートルビ振り機能つき。",
|
||
parameters: {
|
||
"Auto Ruby": "false",
|
||
"Help Auto Ruby": "false",
|
||
"Database Auto Ruby": "false",
|
||
Jisage: "2",
|
||
"Ruby Size": "-1",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_WhiteFade",
|
||
status: true,
|
||
description: "強制的に白でフェードイン・フェードアウトを行うプラグイン",
|
||
parameters: { "Fade Switch ID": "204" },
|
||
},
|
||
{
|
||
name: "MW_StateDisableLog",
|
||
status: true,
|
||
description: "ステートが無効化された場合にバトルログに表示します。",
|
||
parameters: {
|
||
StateDisableMessage: "\\I[1023]\\C[7]{target}は{state}にならない!\\C[0]",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_ItemVariables",
|
||
status: true,
|
||
description: "指定したアイテム使用時に変数を加算するプラグイン",
|
||
parameters: {
|
||
ItemVariableMap:
|
||
'["{\\"ItemID\\":\\"36\\",\\"VariableID\\":\\"0\\",\\"Value\\":\\"1\\"}","{\\"ItemID\\":\\"90\\",\\"VariableID\\":\\"115\\",\\"Value\\":\\"50\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "MW_BattleCommandPosition",
|
||
status: true,
|
||
description:
|
||
"戦闘中のパーティーコマンドとアクターコマンドの表示位置と幅を変更するプラグイン",
|
||
parameters: {
|
||
PartyCommandX: "36",
|
||
PartyCommandY: "577",
|
||
PartyCommandWidth: "192",
|
||
ActorCommandX: "36",
|
||
ActorCommandY: "577",
|
||
ActorCommandWidth: "192",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_BattleLogIcon",
|
||
status: true,
|
||
description: "バトルログにアイコンを追加するプラグイン",
|
||
parameters: {
|
||
HelpHypno:
|
||
"催眠の効果によってスキルの詳細が分からなくなってしまっている!",
|
||
},
|
||
},
|
||
{
|
||
name: "drop_gold_ex",
|
||
status: true,
|
||
description: "ドロップ率と取得ゴールド&経験値を数倍にできるスキル",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CombineCharacterEC",
|
||
status: true,
|
||
description:
|
||
"ver1.00/指定した文字に濁点や半濁点を付ける制御文字を追加します。",
|
||
parameters: { PlusRate: "0.75" },
|
||
},
|
||
{
|
||
name: "YEP_MessageCore",
|
||
status: true,
|
||
description:
|
||
"v1.19 Adds more features to the Message Window to customized\nthe way your messages appear and functions.",
|
||
parameters: {
|
||
"---General---": "",
|
||
"Default Rows": "4",
|
||
"Default Width": "Graphics.boxWidth - 200",
|
||
"Face Indent": "Window_Base._faceWidth + 24",
|
||
"Fast Forward Key": "pagedown",
|
||
"Enable Fast Forward": "true",
|
||
"Word Wrapping": "false",
|
||
"Description Wrap": "false",
|
||
"Word Wrap Space": "false",
|
||
"Tight Wrap": "false",
|
||
"---Font---": "",
|
||
"Font Name": "GameFont",
|
||
"Font Name CH": "SimHei, Heiti TC, sans-serif",
|
||
"Font Name KR": "Dotum, AppleGothic, sans-serif",
|
||
"Font Size": "24",
|
||
"Font Size Change": "6",
|
||
"Font Changed Max": "96",
|
||
"Font Changed Min": "12",
|
||
"Font Outline": "4",
|
||
"Maintain Font": "false",
|
||
"---Name Box---": "",
|
||
"Name Box Buffer X": "-28",
|
||
"Name Box Buffer Y": "0",
|
||
"Name Box Padding": "this.standardPadding() * 4",
|
||
"Name Box Color": "0",
|
||
"Name Box Clear": "false",
|
||
"Name Box Added Text": "\\c[6]",
|
||
"Name Box Auto Close": "false",
|
||
},
|
||
},
|
||
{
|
||
name: "YEP_X_MessageBacklog",
|
||
status: true,
|
||
description:
|
||
"v1.01 (要YEP_MessageCore.js) メッセージシステムにメッセージバックログ機能を追加します。",
|
||
parameters: {
|
||
"---バックログキー---": "",
|
||
LogKeyButton: "pageup",
|
||
EnableLogKey: "true",
|
||
"---設定---": "",
|
||
DefaultLogging: "true",
|
||
LogSpecialInput: "true",
|
||
SpecialInputFmt: "»%1",
|
||
MaximumEntries: "30",
|
||
ScrollBarEnabled: "true",
|
||
ScrollBarColor: "0",
|
||
ScrollBarSpriteCode:
|
||
'"// Establish basic measurements\\nvar padding = backlogWindow.standardPadding();\\nvar width = padding / 2;\\nvar height = Graphics.boxHeight;\\n\\n// Calculate number of visible rows\\nvar visibleRows = backlogWindow.height - padding * 2;\\nvisibleRows = Math.floor(visibleRows / backlogWindow.lineHeight());\\nif (visibleRows < backlogWindow.maxItems()) {\\n height *= visibleRows / Math.max(1, backlogWindow.maxItems());\\n}\\n\\n// Calculate the size of a basic scrolling increment\\nvar max = Math.floor(Math.max(1, backlogWindow.maxItems()) / backlogWindow.maxCols()) - 1;\\nthis._increment = Graphics.boxHeight / Math.max(1, max);\\n\\n// Generate the bitmap\\nthis.bitmap = new Bitmap(width, height);\\nthis.bitmap.fillAll(backlogWindow.textColor(scrollBarColor));"',
|
||
ScrollSpeed: "1",
|
||
ScrollWrap: "true",
|
||
"---ビジュアル---": "",
|
||
BackgroundType: "1",
|
||
BackOpacity: "192",
|
||
DimColor1: "rgba(0, 0, 0, 0.8)",
|
||
DimColor2: "rgba(0, 0, 0, 0.8)",
|
||
Picture: "",
|
||
PictureOpacity: "255",
|
||
PictureStretch: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "YEP_RegionEvents",
|
||
status: true,
|
||
description:
|
||
"v1.03 Make it so that whenever players step on certain\nRegion ID's, the game will play certain common events.",
|
||
parameters: {
|
||
"---Regions 1 to 20---": "",
|
||
"Region 1": "0",
|
||
"Region 2": "0",
|
||
"Region 3": "0",
|
||
"Region 4": "0",
|
||
"Region 5": "0",
|
||
"Region 6": "0",
|
||
"Region 7": "0",
|
||
"Region 8": "0",
|
||
"Region 9": "0",
|
||
"Region 10": "0",
|
||
"Region 11": "0",
|
||
"Region 12": "0",
|
||
"Region 13": "0",
|
||
"Region 14": "0",
|
||
"Region 15": "0",
|
||
"Region 16": "0",
|
||
"Region 17": "0",
|
||
"Region 18": "0",
|
||
"Region 19": "0",
|
||
"Region 20": "0",
|
||
"---Regions 21 to 40---": "",
|
||
"Region 21": "0",
|
||
"Region 22": "0",
|
||
"Region 23": "0",
|
||
"Region 24": "0",
|
||
"Region 25": "0",
|
||
"Region 26": "0",
|
||
"Region 27": "0",
|
||
"Region 28": "0",
|
||
"Region 29": "0",
|
||
"Region 30": "0",
|
||
"Region 31": "0",
|
||
"Region 32": "0",
|
||
"Region 33": "0",
|
||
"Region 34": "0",
|
||
"Region 35": "244",
|
||
"Region 36": "0",
|
||
"Region 37": "246",
|
||
"Region 38": "0",
|
||
"Region 39": "0",
|
||
"Region 40": "0",
|
||
"---Regions 41 to 60---": "",
|
||
"Region 41": "0",
|
||
"Region 42": "0",
|
||
"Region 43": "0",
|
||
"Region 44": "0",
|
||
"Region 45": "0",
|
||
"Region 46": "0",
|
||
"Region 47": "0",
|
||
"Region 48": "0",
|
||
"Region 49": "0",
|
||
"Region 50": "0",
|
||
"Region 51": "0",
|
||
"Region 52": "0",
|
||
"Region 53": "0",
|
||
"Region 54": "0",
|
||
"Region 55": "0",
|
||
"Region 56": "0",
|
||
"Region 57": "0",
|
||
"Region 58": "0",
|
||
"Region 59": "0",
|
||
"Region 60": "0",
|
||
"---Regions 61 to 80---": "",
|
||
"Region 61": "0",
|
||
"Region 62": "0",
|
||
"Region 63": "0",
|
||
"Region 64": "0",
|
||
"Region 65": "0",
|
||
"Region 66": "0",
|
||
"Region 67": "0",
|
||
"Region 68": "0",
|
||
"Region 69": "0",
|
||
"Region 70": "0",
|
||
"Region 71": "0",
|
||
"Region 72": "0",
|
||
"Region 73": "0",
|
||
"Region 74": "0",
|
||
"Region 75": "0",
|
||
"Region 76": "0",
|
||
"Region 77": "0",
|
||
"Region 78": "0",
|
||
"Region 79": "0",
|
||
"Region 80": "0",
|
||
"---Regions 81 to 100---": "",
|
||
"Region 81": "0",
|
||
"Region 82": "0",
|
||
"Region 83": "0",
|
||
"Region 84": "0",
|
||
"Region 85": "0",
|
||
"Region 86": "0",
|
||
"Region 87": "0",
|
||
"Region 88": "0",
|
||
"Region 89": "0",
|
||
"Region 90": "0",
|
||
"Region 91": "0",
|
||
"Region 92": "0",
|
||
"Region 93": "0",
|
||
"Region 94": "0",
|
||
"Region 95": "0",
|
||
"Region 96": "0",
|
||
"Region 97": "0",
|
||
"Region 98": "0",
|
||
"Region 99": "0",
|
||
"Region 100": "0",
|
||
"---Regions 101 to 120---": "",
|
||
"Region 101": "0",
|
||
"Region 102": "0",
|
||
"Region 103": "0",
|
||
"Region 104": "0",
|
||
"Region 105": "0",
|
||
"Region 106": "0",
|
||
"Region 107": "0",
|
||
"Region 108": "0",
|
||
"Region 109": "0",
|
||
"Region 110": "0",
|
||
"Region 111": "0",
|
||
"Region 112": "0",
|
||
"Region 113": "0",
|
||
"Region 114": "0",
|
||
"Region 115": "0",
|
||
"Region 116": "0",
|
||
"Region 117": "0",
|
||
"Region 118": "0",
|
||
"Region 119": "0",
|
||
"Region 120": "0",
|
||
"---Regions 121 to 140---": "",
|
||
"Region 121": "0",
|
||
"Region 122": "0",
|
||
"Region 123": "0",
|
||
"Region 124": "0",
|
||
"Region 125": "0",
|
||
"Region 126": "0",
|
||
"Region 127": "0",
|
||
"Region 128": "0",
|
||
"Region 129": "0",
|
||
"Region 130": "0",
|
||
"Region 131": "0",
|
||
"Region 132": "0",
|
||
"Region 133": "0",
|
||
"Region 134": "0",
|
||
"Region 135": "0",
|
||
"Region 136": "0",
|
||
"Region 137": "0",
|
||
"Region 138": "0",
|
||
"Region 139": "0",
|
||
"Region 140": "0",
|
||
"---Regions 141 to 160---": "",
|
||
"Region 141": "0",
|
||
"Region 142": "0",
|
||
"Region 143": "0",
|
||
"Region 144": "0",
|
||
"Region 145": "0",
|
||
"Region 146": "0",
|
||
"Region 147": "0",
|
||
"Region 148": "0",
|
||
"Region 149": "0",
|
||
"Region 150": "0",
|
||
"Region 151": "0",
|
||
"Region 152": "0",
|
||
"Region 153": "0",
|
||
"Region 154": "0",
|
||
"Region 155": "0",
|
||
"Region 156": "0",
|
||
"Region 157": "0",
|
||
"Region 158": "0",
|
||
"Region 159": "0",
|
||
"Region 160": "0",
|
||
"---Regions 161 to 180---": "",
|
||
"Region 161": "0",
|
||
"Region 162": "0",
|
||
"Region 163": "0",
|
||
"Region 164": "0",
|
||
"Region 165": "0",
|
||
"Region 166": "0",
|
||
"Region 167": "0",
|
||
"Region 168": "0",
|
||
"Region 169": "0",
|
||
"Region 170": "0",
|
||
"Region 171": "0",
|
||
"Region 172": "0",
|
||
"Region 173": "0",
|
||
"Region 174": "0",
|
||
"Region 175": "0",
|
||
"Region 176": "0",
|
||
"Region 177": "0",
|
||
"Region 178": "0",
|
||
"Region 179": "0",
|
||
"Region 180": "0",
|
||
"---Regions 181 to 200---": "",
|
||
"Region 181": "0",
|
||
"Region 182": "0",
|
||
"Region 183": "0",
|
||
"Region 184": "0",
|
||
"Region 185": "0",
|
||
"Region 186": "0",
|
||
"Region 187": "0",
|
||
"Region 188": "0",
|
||
"Region 189": "0",
|
||
"Region 190": "0",
|
||
"Region 191": "0",
|
||
"Region 192": "0",
|
||
"Region 193": "0",
|
||
"Region 194": "0",
|
||
"Region 195": "0",
|
||
"Region 196": "0",
|
||
"Region 197": "0",
|
||
"Region 198": "0",
|
||
"Region 199": "0",
|
||
"Region 200": "0",
|
||
"---Regions 201 to 220---": "",
|
||
"Region 201": "0",
|
||
"Region 202": "0",
|
||
"Region 203": "0",
|
||
"Region 204": "0",
|
||
"Region 205": "0",
|
||
"Region 206": "0",
|
||
"Region 207": "0",
|
||
"Region 208": "0",
|
||
"Region 209": "0",
|
||
"Region 210": "0",
|
||
"Region 211": "0",
|
||
"Region 212": "0",
|
||
"Region 213": "0",
|
||
"Region 214": "0",
|
||
"Region 215": "0",
|
||
"Region 216": "0",
|
||
"Region 217": "0",
|
||
"Region 218": "0",
|
||
"Region 219": "0",
|
||
"Region 220": "0",
|
||
"---Regions 221 to 240---": "",
|
||
"Region 221": "0",
|
||
"Region 222": "0",
|
||
"Region 223": "0",
|
||
"Region 224": "0",
|
||
"Region 225": "0",
|
||
"Region 226": "0",
|
||
"Region 227": "0",
|
||
"Region 228": "0",
|
||
"Region 229": "0",
|
||
"Region 230": "0",
|
||
"Region 231": "0",
|
||
"Region 232": "0",
|
||
"Region 233": "0",
|
||
"Region 234": "0",
|
||
"Region 235": "0",
|
||
"Region 236": "0",
|
||
"Region 237": "0",
|
||
"Region 238": "0",
|
||
"Region 239": "0",
|
||
"Region 240": "0",
|
||
"---Regions 241 to 255---": "",
|
||
"Region 241": "0",
|
||
"Region 242": "0",
|
||
"Region 243": "0",
|
||
"Region 244": "0",
|
||
"Region 245": "0",
|
||
"Region 246": "0",
|
||
"Region 247": "0",
|
||
"Region 248": "0",
|
||
"Region 249": "0",
|
||
"Region 250": "0",
|
||
"Region 251": "0",
|
||
"Region 252": "0",
|
||
"Region 253": "0",
|
||
"Region 254": "0",
|
||
"Region 255": "0",
|
||
},
|
||
},
|
||
{
|
||
name: "YEP_RegionRestrictions",
|
||
status: true,
|
||
description:
|
||
"v1.04 Use regions to block out Events and/or the player from\nbeing able to venture into those spots.",
|
||
parameters: {
|
||
"Player Restrict": "5",
|
||
"Event Restrict": "10 35",
|
||
"All Restrict": "15",
|
||
"Player Allow": "20",
|
||
"Event Allow": "25",
|
||
"All Allow": "30",
|
||
},
|
||
},
|
||
{
|
||
name: "YEP_EventChasePlayer",
|
||
status: true,
|
||
description:
|
||
"v1.07 When a player is in the proximity of a certain event,\nthe event will start chasing or fleeing from the player.",
|
||
parameters: {
|
||
"Sight Lock": "120",
|
||
"See Player": "true",
|
||
"Alert Timer": "0",
|
||
"Alert Balloon": "1",
|
||
"Alert Sound": "Decision1",
|
||
"Alert Common Event": "0",
|
||
"Return After": "false",
|
||
"Return Wait": "0",
|
||
},
|
||
},
|
||
{
|
||
name: "Patch_YMC_NameBox",
|
||
status: true,
|
||
description:
|
||
"ver1.00/YEP_MessageCoreのネームウィンドウの背景の状態を、メッセージウィンドウと同期する処理を追加します。",
|
||
parameters: { StandardPadding: "18" },
|
||
},
|
||
{
|
||
name: "AltWindowFrame",
|
||
status: true,
|
||
description: "ウィンドウのフレームを変更します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "DynamicVariables",
|
||
status: true,
|
||
description: "動的変数プラグイン",
|
||
parameters: {
|
||
DynamicSwitchStart: "801",
|
||
DynamicSwitchEnd: "1010",
|
||
DynamicVariableStart: "0",
|
||
DynamicVariableEnd: "0",
|
||
ValidException: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "UTA_MessageSkip",
|
||
status: true,
|
||
description: "特定キーを押す事でメッセージをスキップできるようにします。",
|
||
parameters: { "Skip Key": "control", "Show Trace": "false" },
|
||
},
|
||
{
|
||
name: "MPI_PictureOnWindow",
|
||
status: true,
|
||
description: "指定のピクチャをウインドウより手前に表示します。",
|
||
parameters: { ピクチャ番号: "80,81" },
|
||
},
|
||
{
|
||
name: "LightSaveData",
|
||
status: true,
|
||
description: "セーブデータ軽量化プラグイン",
|
||
parameters: {
|
||
現パーティのみ保持: "OFF",
|
||
ExceptionActorIds: "1,2,3,4,5,6,7,8,9,10,11,12,13,75",
|
||
},
|
||
},
|
||
{
|
||
name: "DarkPlasma_SharedSwitchVariable",
|
||
status: true,
|
||
description: "全てのセーブデータで共有するスイッチ・変数を指定する",
|
||
parameters: {
|
||
switchRangeList: '["{\\"from\\":\\"109\\",\\"to\\":\\"114\\"}"]',
|
||
variableRangeList: '["{\\"from\\":\\"663\\",\\"to\\":\\"663\\"}"]',
|
||
savefileId: "20210505",
|
||
},
|
||
},
|
||
{
|
||
name: "MessageWindowHiddenRecoveryAnyKey",
|
||
status: true,
|
||
description: "メッセージウィンドウ一時消去プラグイン",
|
||
parameters: {
|
||
triggerButton: '["shift"]',
|
||
linkPictureNumbers: "",
|
||
disableSwitchId: "9",
|
||
hideMessage: "[!]メッセージウィンドウ消去中(キー操作で復帰)",
|
||
},
|
||
},
|
||
{
|
||
name: "AltKeyDisable",
|
||
status: true,
|
||
description: "Altキー無効化",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "DevToolsManage",
|
||
status: true,
|
||
description: "総合開発支援プラグイン",
|
||
parameters: {
|
||
開始時に起動: "ON",
|
||
リロードキー: "F12",
|
||
最前面に表示キー: "F11",
|
||
高速化切替キー: "F8",
|
||
強制戦闘勝利キー: "F1",
|
||
強制戦闘敗北キー: "F6",
|
||
強制戦闘中断キー: "F3",
|
||
スクリプト実行キー: "none",
|
||
フリーズキー: "F10",
|
||
Ctrl同時押し: "false",
|
||
Alt同時押し: "false",
|
||
FPS表示: "OFF",
|
||
タイトルカット: "false",
|
||
高速開始: "false",
|
||
高速スピード: "2",
|
||
メッセージスキップ無効: "false",
|
||
モバイル偽装: "false",
|
||
メニューバー表示: "true",
|
||
クリックメニュー: "1",
|
||
JSON形式セーブ: "false",
|
||
起動時情報出力: "true",
|
||
最前面で起動: "false",
|
||
リロード機能を使う: "true",
|
||
右寄せ座標: "640",
|
||
挨拶非表示: "true",
|
||
誕生月: "0",
|
||
誕生日: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MPI_AutoWaitForPicture",
|
||
status: true,
|
||
description:
|
||
"ピクチャの表示実行時、画像読み込み完了まで自動でウェイトする機能を提供します。",
|
||
parameters: { ピクチャの表示自動ウェイト切替スイッチ: "0" },
|
||
},
|
||
{
|
||
name: "FixImageLoading",
|
||
status: true,
|
||
description: "画像ロード時のチラつき防止プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PictureCallCommon",
|
||
status: true,
|
||
description: "ピクチャのボタン化プラグイン",
|
||
parameters: {
|
||
透明色を考慮: "false",
|
||
ピクチャ番号の変数番号: "0",
|
||
ポインタX座標の変数番号: "0",
|
||
ポインタY座標の変数番号: "0",
|
||
タッチ操作抑制: "false",
|
||
タッチ操作抑制スイッチ: "0",
|
||
戦闘中常にコモン実行: "false",
|
||
並列処理として実行: "true",
|
||
無効スイッチ: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MpiComposePicture",
|
||
status: true,
|
||
description: "2つのピクチャを合成します。",
|
||
parameters: { "Plugin Command": "compose_picture" },
|
||
},
|
||
{
|
||
name: "InfoWindow",
|
||
status: true,
|
||
description: "情報表示ウィンドウをメニュー画面に追加するプラグイン",
|
||
parameters: { "display switch": "35" },
|
||
},
|
||
{
|
||
name: "WindowBackImage",
|
||
status: true,
|
||
description: "ウィンドウ背景画像指定プラグイン",
|
||
parameters: {
|
||
windowImageInfo:
|
||
'["{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_A_OP\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"0\\"}","{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_A\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"4\\"}","{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_B\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"15\\"}","{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_C\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"253\\"}","{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_D\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"257\\"}","{\\"WindowClass\\":\\"Window_Info\\",\\"ImageFile\\":\\"[System]HUD_back_A_Mask\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"0\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"100\\",\\"WindowShow\\":\\"false\\",\\"SwitchId\\":\\"976\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "FlontAnimposi",
|
||
status: true,
|
||
description: "ver1.00 フロントビューでのアニメ位置を調整",
|
||
parameters: { dummyX: "860", dummyY: "330", dummyX2: "0", dummyY2: "0" },
|
||
},
|
||
{
|
||
name: "ShowPluginsUsage",
|
||
status: true,
|
||
description: "プラグインの使用状況を出すプラグイン",
|
||
parameters: {},
|
||
},
|
||
{ name: "------DUMMY------", status: false, description: "", parameters: {} },
|
||
{ name: "TRP_ParticleList", status: true, description: "", parameters: {} },
|
||
{ name: "TRP_ParticlePreset", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "TRP_Particle",
|
||
status: true,
|
||
description: "※TRP_Particle_Presetより下に配置",
|
||
parameters: {
|
||
importLibrary: "true",
|
||
importFilter: "true",
|
||
systemParticles:
|
||
'["particle set title Scene_Title particle_w -2","particle exceed title 2"]',
|
||
commandName: "particle,パーティクル",
|
||
keepPictureOrder: "true",
|
||
walkOffset: "0",
|
||
dashOffset: "16",
|
||
categoryClear: "==============================",
|
||
clearCharacterOnMapChange: "true",
|
||
clearPartyOnMapChange: "true",
|
||
clearScreenOnMapChange: "false",
|
||
clearBattleScreenOnEnd: "false",
|
||
clearBattleCharaOnEnd: "true",
|
||
categoryPerformance: "==============================",
|
||
regionMargin: "2",
|
||
outsideMargin: "6",
|
||
maxParticles: "0",
|
||
useCache: "false",
|
||
categoryConflict: "==============================",
|
||
disableState: "false",
|
||
disableSkill: "false",
|
||
disableRoute: "false",
|
||
cacheBeforeTerminate: "false",
|
||
categorySenior: "==============================",
|
||
sceneTypes:
|
||
'["Scene_Menu-Scene_Save-Scene_Item-Scene_Equip-Scene_Actor-Scene_Skill-Scene_Status","Scene_Title","Scene_Load","Scene_Options","Scene_Shop","Scene_Gameover"]',
|
||
noRewriteFunctions: "false",
|
||
categoryDebug: "==============================",
|
||
displayCount: "false",
|
||
errorLog: "true",
|
||
windowBugFix: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_ParticleEditor",
|
||
status: true,
|
||
description: "パーティクルデータの編集[開発用]",
|
||
parameters: {
|
||
showGuide: "true",
|
||
paramFontSize: "18",
|
||
noColorCode: "false",
|
||
buttonFontSize: "13",
|
||
buttonWidth: "78",
|
||
saveAsArray: "false",
|
||
copyAsArray: "true",
|
||
skipListCommand: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_Particle_Group",
|
||
status: true,
|
||
description: "グループ再生機能の有効化",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_Particle_SubEmitter",
|
||
status: true,
|
||
description: "サブエミッター機能の有効化",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_Particle_GroupEditor",
|
||
status: true,
|
||
description: "グループ設定の編集[開発用]",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_DisplacementFilter",
|
||
status: true,
|
||
description: "水中マップ用のゆらぎフィルター",
|
||
parameters: {},
|
||
},
|
||
{ name: "------DUMMY------", status: false, description: "", parameters: {} },
|
||
{
|
||
name: "BalloonLoopWithoutSkip",
|
||
status: true,
|
||
description: "吹き出しをループ表示中スキップ無効プラグイン",
|
||
parameters: {},
|
||
},
|
||
{ name: "PixiApngAndGif", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "TMNamePop",
|
||
status: true,
|
||
description: "イベントの頭上に文字列を表示する機能を追加します。",
|
||
parameters: {
|
||
backOpacity: "96",
|
||
fontSize: "20",
|
||
outlineWidth: "4",
|
||
outlineColor: "rgba(0, 0, 0, 0.5)",
|
||
width: "160",
|
||
roundRectRadius: "6",
|
||
},
|
||
},
|
||
{
|
||
name: "mapshot",
|
||
status: false,
|
||
description:
|
||
"This plugin will save a picture of the entire map on a Mapshots folder when you press a key. <OrangeMapshot>",
|
||
parameters: {
|
||
useMapName: "true",
|
||
layerType: "0",
|
||
drawAutoShadows: "true",
|
||
drawEvents: "true",
|
||
keyCode: "44",
|
||
imageType: "png",
|
||
imageQuality: "100",
|
||
imagePath: "./Mapshots",
|
||
},
|
||
},
|
||
{
|
||
name: "MapNameExtend",
|
||
status: true,
|
||
description: "マップ名表示拡張プラグイン",
|
||
parameters: {
|
||
X座標: "0",
|
||
Y座標: "12",
|
||
フェード中移動X: "0",
|
||
フェード中移動Y: "0",
|
||
総フレーム数: "300",
|
||
フェードイン速度: "0",
|
||
表示遅延: "0",
|
||
横幅: "768",
|
||
ウィンドウ表示: "false",
|
||
背景画像: "[MAP]Name",
|
||
実名表示: "false",
|
||
制御文字使用: "false",
|
||
noSameNameDisplay: "true",
|
||
無効タイルセット: "",
|
||
マップ名非表示スイッチ: "6",
|
||
},
|
||
},
|
||
{
|
||
name: "ApngPicture",
|
||
status: true,
|
||
description: "APNGピクチャプラグイン",
|
||
parameters: {
|
||
PictureList:
|
||
'["{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_A_01\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_A_02\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_A_03\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_A_04\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_B_01\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_B_02\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_B_03\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck1_B_04\\",\\"CachePolicy\\":\\"0\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck2_A\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck2_B\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck3_A\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck3_B\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck4_A\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Animation_Suck4_B\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0001\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0002\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0003\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0004\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0005\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0006\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Cut-in_hip3_0007\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"82\\"}","{\\"FileName\\":\\"[APNG]Pose7-breath1\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Pose7-breath2\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Pose7-breath3\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]EV_Cut-in_Chinpo1\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]GasEffect\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]GasEffect2\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Battle_cursor\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_1\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_2\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_3\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_4\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_5\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_6\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_7\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[APNG]Menu_NPC_Emote_8\\",\\"CachePolicy\\":\\"2\\",\\"LoopTimes\\":\\"1\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[Title]Option2_A\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}","{\\"FileName\\":\\"[Title]Option2_B\\",\\"CachePolicy\\":\\"1\\",\\"LoopTimes\\":\\"0\\",\\"StopSwitch\\":\\"0\\"}"]',
|
||
EnemyList: "[]",
|
||
SideEnemyList: "[]",
|
||
SceneApngList: "[]",
|
||
DefaultLoopTimes: "0",
|
||
StopLastFrame: "true",
|
||
AllStopSwitch: "0",
|
||
FrameCount: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "WaitForFade",
|
||
status: true,
|
||
description: "フェード中移動禁止プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "BG_not_blur",
|
||
status: true,
|
||
description: "背景ぼかさないよ",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TMBalloonLoop",
|
||
status: true,
|
||
description: "フキダシアイコンをループ表示させます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "AudioStreaming",
|
||
status: false,
|
||
description: "音声読み込みを高速化し、oggファイルのみを使用します。",
|
||
parameters: { mode: "10", deleteM4a: "false" },
|
||
},
|
||
{ name: "------DUMMY------", status: false, description: "", parameters: {} },
|
||
{
|
||
name: "MW_CallScript",
|
||
status: true,
|
||
description: "スクリプトをプラグインコマンドから実行するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{ name: "MW_CarrotGame", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "MW_EvalDamage",
|
||
status: true,
|
||
description: "ダメージ計算後に特定の処理を追加するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MW_ImagePreload",
|
||
status: true,
|
||
description: "画像をプリロードするプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MW_EnemyEncount",
|
||
status: true,
|
||
description: "ランダムエンカウントを発生させないようにするプラグイン",
|
||
parameters: { 許可スイッチ: "0" },
|
||
},
|
||
{
|
||
name: "MW_CallComment",
|
||
status: true,
|
||
description: "メニュー画面で表示する[風紀委員の一言]を取得するプラグイン",
|
||
parameters: { "Variable ID": "308" },
|
||
},
|
||
{
|
||
name: "MW_CallEvaluation",
|
||
status: true,
|
||
description: "メニュー画面で表示する[周囲からの評価]を取得するプラグイン",
|
||
parameters: { "Variable ID": "608" },
|
||
},
|
||
{ name: "MW_DisplayMask", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "IZ_ChoiceWindow_mod",
|
||
status: true,
|
||
description: "v1.0 選択肢ウィンドウをスマホ操作に最適化します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MW_Function",
|
||
status: true,
|
||
description: "YEP_BattleEngineCoreの不具合を修正します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MW_DisableCancel",
|
||
status: true,
|
||
description:
|
||
"指定スイッチがONの間、キャンセルキー(Esc/Bボタン/右クリック)を無効化します。",
|
||
parameters: { "Switch ID": "332" },
|
||
},
|
||
{
|
||
name: "MPP_EncounterFlashOff",
|
||
status: true,
|
||
description: "戦闘開始エフェクトのフラッシュ効果をON/OFFします。",
|
||
parameters: { Default: "true", "Switch ID": "145" },
|
||
},
|
||
{
|
||
name: "MPP_PreloadBattleImage",
|
||
status: true,
|
||
description:
|
||
"【ver.1.1】戦闘に必要な画像を先読み込みすることで、戦闘開始時のロード時間をわずかに減らします。",
|
||
parameters: {
|
||
"Actor Image Preload?": "false",
|
||
"Enemy Image Preload?": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_ChoiceEX",
|
||
status: true,
|
||
description: "【ver.3.7】選択肢の機能拡張",
|
||
parameters: {
|
||
maxPageRow: "6",
|
||
"=== Command ===": "",
|
||
"Plugin Commands":
|
||
'{"ChoicePos":"ChoicePos","ChoiceVariableId":"ChoiceVariableId","ChoiceRect":"ChoiceRect"}',
|
||
"Event Comment": '{"ChoiceHelp":"選択肢ヘルプ"}',
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_MovePos",
|
||
status: true,
|
||
description: "【ver.1.0】指定座標まで自動で移動させるスクリプトの追加。",
|
||
parameters: { "Search Limit": "12" },
|
||
},
|
||
{
|
||
name: "MPP_CallEventPage",
|
||
status: true,
|
||
description:
|
||
"【ver.1.1】指定したイベントページの実行内容を呼び出すプラグインコマンドの追加。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MessageSelectPicture",
|
||
status: true,
|
||
description: "選択肢のピクチャ表示プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MpiSuspendMessage",
|
||
status: true,
|
||
description: "文章の表示を一時中断",
|
||
parameters: { "Suspend Switch ID": "2" },
|
||
},
|
||
{
|
||
name: "MW_ChangeMessageText",
|
||
status: true,
|
||
description: "メッセージの表示位置を変更するプラグイン",
|
||
parameters: { 調整サイズ: "-30", スイッチ番号: "0" },
|
||
},
|
||
{
|
||
name: "PicturePriorityCustomize",
|
||
status: true,
|
||
description: "ピクチャの表示優先度調整プラグイン",
|
||
parameters: {
|
||
上層ピクチャ番号: "101",
|
||
下層ピクチャ番号: "10",
|
||
下層ピクチャZ座標: "5",
|
||
戦闘下層ピクチャZ座標: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "TerraxLighting",
|
||
status: true,
|
||
description:
|
||
"v1.5.1 Creates an extra layer that darkens a map and adds lightsources!",
|
||
parameters: {
|
||
"Player radius": "450",
|
||
"Add to options": "Yes",
|
||
"Option menu entry": "Lighting FX",
|
||
"Reset Lights": "No",
|
||
"Save DaynightHours": "0",
|
||
"Save DaynightMinutes": "0",
|
||
"Save DaynightSeconds": "0",
|
||
"Flashlight offset": "0",
|
||
"Screensize X": "1024",
|
||
"Screensize Y": "768",
|
||
"Kill Switch": "No",
|
||
},
|
||
},
|
||
{
|
||
name: "BMSP",
|
||
status: true,
|
||
description: "BMSPベースプラグインです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "BMSP_MapFog",
|
||
status: true,
|
||
description: "マップにフォグを表示します。",
|
||
parameters: { Label: "Fog" },
|
||
},
|
||
{
|
||
name: "HTN_CrossFadeBgm",
|
||
status: true,
|
||
description: "BGMをクロスフェード",
|
||
parameters: {
|
||
"Default Fade Duration Sec": "1.5",
|
||
"Start From Zero": "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TinyGetInfoWnd",
|
||
status: true,
|
||
description: "アイテムの入手/消失を小さなウィンドウで表示します。(Ver1.1)",
|
||
parameters: {
|
||
"Event Command Switch": "1",
|
||
"Y position type": "0",
|
||
"Y position offset": "0",
|
||
"Display Loss": "1",
|
||
"Display at Battle": "",
|
||
"Max Description Width": "640",
|
||
textGainItem: "%1 Obtained!",
|
||
textLoseItem: "%1 Lost...",
|
||
wordMoney: "Money",
|
||
wordDreamMoney: "Demon Money",
|
||
iconMoney: "314",
|
||
"Item SE filename": "Item1",
|
||
"Item SE volume": "100",
|
||
"Item SE pitch": "100",
|
||
"Weapon SE filename": "Item1",
|
||
"Weapon SE volume": "100",
|
||
"Weapon SE pitch": "100",
|
||
"Armor SE filename": "Item1",
|
||
"Armor SE volume": "100",
|
||
"Armor SE pitch": "100",
|
||
"Money SE filename": "Coin",
|
||
"Money SE volume": "100",
|
||
"Money SE pitch": "100",
|
||
"Ignore Escape Characters": "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_StatesLog",
|
||
status: true,
|
||
description: "YEP_BattleEngineCoreの不具合を修正します。",
|
||
parameters: { characterName: "Iroha" },
|
||
},
|
||
{
|
||
name: "SZ_WindowAllowFunction",
|
||
status: true,
|
||
description: "ウィンドウの各種表示に計算/関数を追加します",
|
||
parameters: {},
|
||
},
|
||
{ name: "------DUMMY------", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "ParallaxLayerMap",
|
||
status: true,
|
||
description: "多層レイヤー一枚絵マッププラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "ParallelBgs",
|
||
status: true,
|
||
description: "BGS並行演奏プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MKR_MapScrollFix",
|
||
status: true,
|
||
description: "(v1.1.0) マップスクロール固定プラグイン",
|
||
parameters: {
|
||
Default_Scroll_Fix_Sw: "8",
|
||
Is_Display_Out: "true",
|
||
Is_Display_In: "true",
|
||
Scroll_Fix_Type: "0",
|
||
Enable_MapZoom: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "DisableFastForward",
|
||
status: true,
|
||
description: "イベント高速化禁止プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "BB_CustomSaveWindow",
|
||
status: true,
|
||
description: "Save Window Modification Plugin",
|
||
parameters: {
|
||
OutsideFrameColor: "0",
|
||
OutsideFrameOpacity: "64",
|
||
InsideFrameColor: "0",
|
||
InsideFrameOpacity: "64",
|
||
MaxItem: "4",
|
||
Item0: "1",
|
||
Item0Length: "1024",
|
||
Item1title: "Playtime",
|
||
FileAutoSave: "[Auto Save]",
|
||
Item1: "2",
|
||
Item2title: "Location",
|
||
Item2: "3",
|
||
Item3title: "Money",
|
||
Item3: "4",
|
||
Item4title: "Date",
|
||
Item4: "6",
|
||
Item5: "6",
|
||
ItemValue1: "4",
|
||
ItemValue2: "2",
|
||
ItemValue3: "",
|
||
ItemValue4: "",
|
||
ItemValue1unit: "",
|
||
ItemValue2unit: "",
|
||
ItemValue3unit: "",
|
||
ItemValue4unit: "",
|
||
Subtitle0: "Prologue 'Encounter'",
|
||
Subtitle1: "Chapter 1 'Weak Human, Strong Power (Part 1)'",
|
||
Subtitle2: "Chapter 1 'Weak Human, Strong Power (Part 2)'",
|
||
Subtitle3: "Chapter 2 'Pleasure District and the King of the Night (Part 1)'",
|
||
Subtitle4: "Chapter 2 'Pleasure District and the King of the Night (Part 2)'",
|
||
Subtitle5: "Chapter 3 'Excitement! A Naughty Night Pool Full of Perverts (Part 1)'",
|
||
Subtitle6: "Chapter 3 'Excitement! A Naughty Night Pool Full of Perverts (Part 2)'",
|
||
Subtitle7: "Chapter 4 'Hypnosis Academy (Part 1)'",
|
||
Subtitle8: "Chapter 4 'Hypnosis Academy (Part 2)'",
|
||
Subtitle9: "Chapter 5 'Endless Nightmare (Part 1)'",
|
||
Subtitle10: "Chapter 5 'Endless Nightmare (Part 2)'",
|
||
Subtitle11: "Final Chapter 'End of the Dream'",
|
||
Subtitle12: "★Clear Data",
|
||
Subtitle13: "Spare",
|
||
NoPlace: "Interlude",
|
||
Day_Morning: "Morning",
|
||
Day_Afternoon: "Afternoon",
|
||
Day_Evening: "Evening",
|
||
Day_Night: "Night",
|
||
Day_MidNight: "Midnight",
|
||
Day_Dream: "Dream",
|
||
TitleFramelength1: "110",
|
||
TitleFramelength2: "110",
|
||
TitleFramelength3: "110",
|
||
TitleFramelength4: "110",
|
||
CharacterPositionY: "6",
|
||
LevelPositionY: "23",
|
||
LevelOnOff: "1",
|
||
},
|
||
},
|
||
{
|
||
name: "DebugWindowShortCut",
|
||
status: true,
|
||
description: "デバッグウィンドウにショートカットキーを追加するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "BB_IconChainTextEx",
|
||
status: true,
|
||
description: "アイコンを隙間なく連続で表示する制御文字を追加するプラグイン",
|
||
parameters: { DrawIconChain: "3" },
|
||
},
|
||
{
|
||
name: "DTextPicture_ALT",
|
||
status: true,
|
||
description: "動的文字列ピクチャ生成プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Torigoya_SaveCommand",
|
||
status: true,
|
||
description: "プラグインコマンドからセーブを実行できるようにします。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Torigoya_Tween",
|
||
status: true,
|
||
description: "[ベースプラグイン] Tweenアニメーション",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Torigoya_Achievement",
|
||
status: true,
|
||
description: "コモンイベントの注釈で実績システムさん",
|
||
parameters: {
|
||
"■ Basic": "",
|
||
"Common Event ID": "512",
|
||
"Storage Key": "Achievement: Game",
|
||
"■ Popup Display": "",
|
||
"Use Popup": "ON",
|
||
"Popup Position": "left",
|
||
"Popup Width": "250",
|
||
"Popup Wait": "0.75",
|
||
"Popup Message": "Achievement Unlocked",
|
||
"Popup Sound": "Saint5",
|
||
"Popup Window Image": "Window",
|
||
"Popup Opacity": "-1",
|
||
"■ Title/Menu": "",
|
||
"Use Title": "OFF",
|
||
"Use Menu": "ON",
|
||
"Menu Text": "Achievements",
|
||
"■ Achievement Screen": "",
|
||
"List Hidden Title": "?????",
|
||
"List Hidden Description": "\\fs[16]This achievement has not been unlocked yet.",
|
||
"List Hidden Icon": "878",
|
||
"List Cancel Message": " << Close >>",
|
||
"■ Advanced Settings": "",
|
||
"Use Global Save": "ON",
|
||
Overridable: "OFF",
|
||
},
|
||
},
|
||
{
|
||
name: "SaveFileLoadOnly",
|
||
status: true,
|
||
description: "セーブファイルのロード専用化プラグイン",
|
||
parameters: { ロード専用条件: "fileId === 1", ロード専用アイコンID: "0" },
|
||
},
|
||
{
|
||
name: "TMCommonEventKey",
|
||
status: true,
|
||
description:
|
||
"任意のキーにコモンイベントを設定し、マップシーンで\r\nショートカットキーとして利用できるようにします。",
|
||
parameters: {
|
||
commonKey0: "0",
|
||
commonKey1: "0",
|
||
commonKey2: "0",
|
||
commonKey3: "0",
|
||
commonKey4: "0",
|
||
commonKey5: "0",
|
||
commonKey6: "0",
|
||
commonKey7: "0",
|
||
commonKey8: "0",
|
||
commonKey9: "0",
|
||
commonKeyA: "408",
|
||
commonKeyB: "0",
|
||
commonKeyC: "0",
|
||
commonKeyD: "0",
|
||
commonKeyE: "0",
|
||
commonKeyF: "0",
|
||
commonKeyG: "0",
|
||
commonKeyH: "0",
|
||
commonKeyI: "0",
|
||
commonKeyJ: "0",
|
||
commonKeyK: "0",
|
||
commonKeyL: "0",
|
||
commonKeyM: "0",
|
||
commonKeyN: "0",
|
||
commonKeyO: "0",
|
||
commonKeyP: "0",
|
||
commonKeyQ: "0",
|
||
commonKeyR: "0",
|
||
commonKeyS: "0",
|
||
commonKeyT: "0",
|
||
commonKeyU: "0",
|
||
commonKeyV: "0",
|
||
commonKeyW: "0",
|
||
commonKeyX: "0",
|
||
commonKeyY: "0",
|
||
commonKeyZ: "0",
|
||
commonKeyF1: "0",
|
||
commonKeyF2: "0",
|
||
commonKeyF3: "0",
|
||
commonKeyF4: "0",
|
||
commonKeyF5: "0",
|
||
commonKeyF6: "0",
|
||
commonKeyF7: "0",
|
||
commonKeyF8: "0",
|
||
commonKeyF9: "0",
|
||
commonKeyF10: "0",
|
||
commonKeyF11: "0",
|
||
commonKeyF12: "0",
|
||
freeMove: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TMBattlerEx",
|
||
status: true,
|
||
description: "エネミーに遠近感や息づかいの表現を追加します。",
|
||
parameters: {
|
||
baseY: "400",
|
||
breathH: "0.03",
|
||
mirrorRate: "0",
|
||
breathStop: "1",
|
||
shakeEffect: "1",
|
||
},
|
||
},
|
||
{
|
||
name: "TMSoloMenu",
|
||
status: true,
|
||
description: "一人旅に特化したメインメニューを導入します。",
|
||
parameters: {
|
||
commandWindow:
|
||
'{"x":"-20","y":"143","width":"140","height":"0","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
statusWindow:
|
||
'{"x":"0","y":"-20","width":"1024","height":"808","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
goldWindow:
|
||
'{"x":"0","y":"0","width":"0","height":"0","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuFace: "",
|
||
menuName:
|
||
'{"x":"178","y":"7","width":"168","height":"36","fontSize":"20","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuNickname: "",
|
||
menuClass: "",
|
||
menuLevel:
|
||
'{"x":"319","y":"10","width":"222","height":"30","fontSize":"24","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuHp:
|
||
'{"x":"587","y":"12","width":"186","height":"36","fontSize":"24","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuHp2:
|
||
'{"x":"86","y":"75","width":"222","height":"30","fontSize":"24","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuMp:
|
||
'{"x":"780","y":"12","width":"186","height":"36","fontSize":"24","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuTp:
|
||
'{"x":"704","y":"32","width":"280","height":"36","fontSize":"20","name":"\\\\C[31]Pleasure\\\\C[0]","cols":"1","space":"8","fixed":"0"}',
|
||
menuIcons:
|
||
'{"x":"0","y":"108","width":"0","height":"36","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuEquips: "",
|
||
menuStateRate:
|
||
'{"x":"0","y":"380","width":"0","height":"36","fontSize":"20","name":"4 5 6 8 9 10","cols":"2","space":"8","fixed":"0"}',
|
||
menuElementRate:
|
||
'{"x":"233","y":"380","width":"0","height":"36","fontSize":"20","name":"2 3 4 5 6 7 8 9","cols":"3","space":"8","fixed":"0"}',
|
||
menuProfile:
|
||
'{"x":"0","y":"516","width":"0","height":"36","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
menuMhp:
|
||
'{"x":"0","y":"0","width":"0","height":"36","fontSize":"24","name":"MHP","cols":"1","space":"8","fixed":"0"}',
|
||
menuMmp:
|
||
'{"x":"0","y":"0","width":"0","height":"36","fontSize":"24","name":"MMP","cols":"1","space":"8","fixed":"0"}',
|
||
menuAtk:
|
||
'{"x":"178","y":"40","width":"100","height":"36","fontSize":"20","name":"ATK","cols":"1","space":"8","fixed":"0"}',
|
||
menuDef:
|
||
'{"x":"262","y":"40","width":"100","height":"36","fontSize":"20","name":"DEF","cols":"1","space":"8","fixed":"0"}',
|
||
menuMat:
|
||
'{"x":"346","y":"40","width":"100","height":"36","fontSize":"20","name":"MAG","cols":"1","space":"8","fixed":"0"}',
|
||
menuMdf:
|
||
'{"x":"430","y":"40","width":"100","height":"36","fontSize":"20","name":"MAGD","cols":"1","space":"8","fixed":"0"}',
|
||
menuAgi:
|
||
'{"x":"514","y":"40","width":"100","height":"36","fontSize":"20","name":"AGI","cols":"1","space":"8","fixed":"0"}',
|
||
menuLuc:
|
||
'{"x":"598","y":"40","width":"100","height":"36","fontSize":"20","name":"CHA","cols":"1","space":"8","fixed":"0"}',
|
||
menuHit: "",
|
||
menuEva: "",
|
||
menuCri: "",
|
||
menuCev: "",
|
||
menuMev: "",
|
||
menuMrf: "",
|
||
menuCnt: "",
|
||
menuHrg: "",
|
||
menuMrg: "",
|
||
menuTrg: "",
|
||
menuTgr: "",
|
||
menuGrd: "",
|
||
menuRec: "",
|
||
menuPha: "",
|
||
menuMcr: "",
|
||
menuTcr: "",
|
||
menuPdr: "",
|
||
menuMdr: "",
|
||
menuFdr: "",
|
||
menuExr: "",
|
||
horzLine1: "",
|
||
horzLine2: "",
|
||
horzLine3: "",
|
||
horzLine4:
|
||
'{"x":"0","y":"0","width":"0","height":"2","fontSize":"28","name":"","cols":"1","space":"8","fixed":"0"}',
|
||
horzLine5: '{"height":"2"}',
|
||
freeText1:
|
||
'{"x":"4","y":"78","width":"100","height":"30","fontSize":"28","name":"\\\\fs[24]\\\\C[16]Money\\\\C[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText2: "",
|
||
freeText3:
|
||
'{"x":"300","y":"78","width":"100","height":"30","fontSize":"28","name":"\\\\fs[24]\\\\C[16]SP\\\\C[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText4:
|
||
'{"x":"500","y":"78","width":"100","height":"30","fontSize":"24","name":"\\\\V[142]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText5:
|
||
'{"x":"520","y":"82","width":"100","height":"30","fontSize":"24","name":"\\\\fs[16]\\\\C[16]pt","cols":"1","space":"8","fixed":"0"}',
|
||
freeText6:
|
||
'{"x":"510","y":"215","width":"200","height":"36","fontSize":"24","name":"\\\\fs[22]\\\\C[27]Oral\\\\C[0]split\\\\fs[22]\\\\V[108]\\\\fs[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText7:
|
||
'{"x":"510","y":"277","width":"200","height":"36","fontSize":"24","name":"\\\\fs[22]\\\\C[27]Breasts\\\\C[0]split\\\\fs[22]\\\\V[101]\\\\fs[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText8:
|
||
'{"x":"510","y":"339","width":"200","height":"36","fontSize":"24","name":"\\\\fs[22]\\\\C[27]Nipples\\\\C[0]split\\\\fs[22]\\\\V[102]\\\\fs[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText9:
|
||
'{"x":"510","y":"401","width":"200","height":"36","fontSize":"24","name":"\\\\fs[22]\\\\C[27]Pussy\\\\C[0]split\\\\fs[22]\\\\V[103]\\\\fs[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText10:
|
||
'{"x":"510","y":"463","width":"200","height":"36","fontSize":"24","name":"\\\\fs[22]\\\\C[27]Butt\\\\C[0]split\\\\fs[22]\\\\V[105]\\\\fs[0]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText11:
|
||
'{"x":"106","y":"673","width":"320","height":"90","fontSize":"22","name":"money","cols":"1","space":"8","fixed":"0"}',
|
||
freeText12:
|
||
'{"x":"21","y":"719","width":"320","height":"90","fontSize":"22","name":"location","cols":"1","space":"8","fixed":"0"}',
|
||
freeText13:
|
||
'{"x":"606","y":"540","width":"320","height":"36","fontSize":"22","name":"huuki","cols":"1","space":"8","fixed":"0"}',
|
||
freeText14:
|
||
'{"x":"770","y":"40","width":"100","height":"36","fontSize":"20","name":"\\\\fs[16]\\\\C[31]Pleasure","cols":"1","space":"8","fixed":"0"}',
|
||
freeText15:
|
||
'{"x":"84","y":"68","width":"100","height":"30","fontSize":"28","name":"\\\\fs[16]\\\\C[6][Modern]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText16:
|
||
'{"x":"84","y":"87","width":"100","height":"30","fontSize":"28","name":"\\\\fs[16]\\\\C[26][Demon]","cols":"1","space":"8","fixed":"0"}',
|
||
freeText17:
|
||
'{"x":"250","y":"68","width":"100","height":"30","fontSize":"28","name":"\\\\fs[16]\\\\C[16]Yen","cols":"1","space":"8","fixed":"0"}',
|
||
freeText18:
|
||
'{"x":"251","y":"87","width":"100","height":"30","fontSize":"28","name":"\\\\fs[16]\\\\C[16]G","cols":"1","space":"8","fixed":"0"}',
|
||
freeText19: "",
|
||
freeText20: "{}",
|
||
expGaugeColor1: "30",
|
||
expGaugeColor2: "31",
|
||
expNextText: "Next %1exp",
|
||
expMaxText: "%1exp",
|
||
expFontSize: "20",
|
||
equipMax: "5",
|
||
elementIcons: "77 64 65 66 67 68 69 70 71",
|
||
textBackColor: "#000000",
|
||
textBackOpacity: "128",
|
||
horzLineColor: "#ffffff",
|
||
horzLineOpacity: "48",
|
||
forceChangeSoloMenu: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "TMCommonCommand",
|
||
status: true,
|
||
description: "メインメニューにコモンイベント実行用のコマンドを追加します。",
|
||
parameters: {
|
||
command1: '{"name":"skillpanel","commonEventId":"513"}',
|
||
command2: '{"name":"","commonEventId":"0"}',
|
||
command3: '{"name":"","commonEventId":"0"}',
|
||
command4: '{"name":"","commonEventId":"0"}',
|
||
command5: '{"name":"","commonEventId":"0"}',
|
||
},
|
||
},
|
||
{
|
||
name: "MenuCommonEvent",
|
||
status: true,
|
||
description: "メニュー内コモンイベントプラグイン",
|
||
parameters: {
|
||
コモンイベント情報:
|
||
'["{\\"SceneName\\":\\"Scene_Menu\\",\\"CommonEventId\\":\\"502\\"}","{\\"SceneName\\":\\"Scene_Equip\\",\\"CommonEventId\\":\\"516\\"}","{\\"SceneName\\":\\"Scene_Achievement\\",\\"CommonEventId\\":\\"511\\"}"]',
|
||
ピクチャ表示最大数: "90",
|
||
実行位置を記憶: "false",
|
||
タイマー有効化: "false",
|
||
画像をウィンドウ背後に配置: "true",
|
||
コマンド接頭辞: "",
|
||
},
|
||
},
|
||
{ name: "------DUMMY------", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "TriggerOnEquipAndState",
|
||
status: true,
|
||
description: "装備変更時の変数操作プラグイン",
|
||
parameters: {
|
||
BattleMemberOnly: "false",
|
||
SlotVariables: '["0","0","0","0","0"]',
|
||
},
|
||
},
|
||
{
|
||
name: "kz_PicMenu",
|
||
status: true,
|
||
description: "メニューコマンドの画像化",
|
||
parameters: {
|
||
"icon width": "250",
|
||
"icon height": "50",
|
||
"item icon": "0",
|
||
"skill icon": "1",
|
||
"equip icon": "2",
|
||
"status icon": "3",
|
||
"Hstatus icon": "3",
|
||
"Lock icon": "8",
|
||
"Skillpanel icon": "4",
|
||
"Skillpanelban icon": "10",
|
||
"options icon": "5",
|
||
"save icon": "6",
|
||
"saveban icon": "9",
|
||
"gameEnd icon": "7",
|
||
"icon itemrect": "10",
|
||
"icon rows": "10",
|
||
"icon cols": "1",
|
||
"icon maxexpansion": "0.10",
|
||
"x overhead": "40",
|
||
"y overhead": "0",
|
||
"commandwindow x": "0",
|
||
"commandwindow y": "101",
|
||
"commandwindow width": "430",
|
||
"commandwindow height": "520",
|
||
"display cursor": "false",
|
||
"window background file": "menuback",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_SmoothBattleLog",
|
||
status: true,
|
||
description:
|
||
"【ver.1.0】戦闘ログの表示方法や動作を変更し、戦闘の進行を早くしたりします。",
|
||
parameters: {
|
||
"=== Base ===": "【基本的な設定】",
|
||
"Fast Forward Enabled?": "false",
|
||
"Log Type": "1-line",
|
||
"Message Speed": "8",
|
||
"View Duration": "0",
|
||
"Start Messages On Log?": "true",
|
||
"Log Command": "\\\\I[2334]Log",
|
||
"Log Max Size": "100",
|
||
"Item Name Only?": "false",
|
||
"Not Display Skils": "",
|
||
"=== Window ===": "【ログウィンドウ】",
|
||
"Log Window Y": "468",
|
||
"Log Window Width": "612",
|
||
"Line Height": "28",
|
||
"Font Size": "20",
|
||
"Max Lines": "6",
|
||
"=== Advanced ===": "【高度な設定】",
|
||
"Indent Width": "0",
|
||
"Animation Next Delay": "12",
|
||
"Animation Short Count": "0",
|
||
},
|
||
},
|
||
{
|
||
name: "DispStatusWndOnBtlMsg",
|
||
status: true,
|
||
description:
|
||
"戦闘中メッセージウィンドウ表示中もステータスウィンドウを閉じません",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SSEP_BattleSpeedUp_v2",
|
||
status: true,
|
||
description:
|
||
"[ver2.01] 戦闘速度を上げるプラグインです。YanflyEngine対応。\n利用時は、必ずYanflyEngineの後に読み込んでください。",
|
||
parameters: {
|
||
"---General Setting---": "",
|
||
"BattleSpeed (Default)": "2",
|
||
"BattleSpeed (Boost)": "4",
|
||
OkayKeyBoost: "true",
|
||
VisibleSwitch: "false",
|
||
BoostToggleSwitch: "shift",
|
||
"---Detail Setting---": "",
|
||
StateIcon: "40",
|
||
StateOverlay: "8",
|
||
Weapon: "12",
|
||
Motion: "12",
|
||
Balloon: "12",
|
||
Damage: "90",
|
||
DamageMin: "60",
|
||
"--BattleLog Setting--": "",
|
||
"LogAnime BaseDelay": "8",
|
||
"LogAnime NextDelay": "12",
|
||
"LogWaitCount Default": "1",
|
||
"LogWaitCount Boost": "2",
|
||
"---Switch Setting---": "",
|
||
"SE BoostON": "Decision2",
|
||
"SE BoostOFF": "Decision2",
|
||
"SE Volume": "50",
|
||
SwitchImage: "Balloon",
|
||
SwitchX: "10",
|
||
SwitchY: "10",
|
||
SwitchWidth: "48",
|
||
SwitchHeight: "48",
|
||
SwitchTop: "2",
|
||
SwitchLeft: "1",
|
||
SwitchAnimePattern: "8",
|
||
SwitchAnimeSpeed: "5",
|
||
"---YEP BattleCore---": "",
|
||
"YEP Battle MotionWait": "10",
|
||
"---YEP ATB---": "",
|
||
"YEP ATB BoostSwitch": "true",
|
||
"---ATB Speed---": "",
|
||
"ATB Speed(Default)": "1",
|
||
"ATB Speed(Boost)": "2",
|
||
"---YEP Victory AM---": "",
|
||
"YEP Victory Wait": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "KMS_AltGauge",
|
||
status: true,
|
||
description: "[v0.2.0] 画像を使用した汎用のゲージです。",
|
||
parameters: {
|
||
"HP gauge image": "GaugeHP",
|
||
"HP gauge config": "-31, -2, -4, 30",
|
||
"MP gauge image": "GaugeMP",
|
||
"MP gauge config": "-31, -2, -4, 30",
|
||
"TP gauge image": "GaugeTP",
|
||
"TP gauge config": "-50, -2, -15, 0",
|
||
"EXP gauge image": "GaugeEXP",
|
||
"EXP gauge config": "-31, -2, -4, 30",
|
||
"Use exp gauge": "1",
|
||
},
|
||
},
|
||
{
|
||
name: "StateRolling",
|
||
status: true,
|
||
description: "アクター側もエネミー同様にステート表示を回転させます。",
|
||
parameters: {
|
||
Visible: "off",
|
||
TextVisible: "off",
|
||
Roll: "40",
|
||
x: "30",
|
||
y: "30",
|
||
TextColor: "#FFFFFF",
|
||
TextSize: "18",
|
||
Text_x: "0",
|
||
Text_y: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MultiStackState",
|
||
status: true,
|
||
description: "ステート重複可能数拡張",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PANDA_MultiAction",
|
||
status: true,
|
||
description:
|
||
"敵キャラの複数回行動で単独行動や特定回のみ有効な行動を作ります。",
|
||
parameters: { MaxMultiAction: "3" },
|
||
},
|
||
{
|
||
name: "BattleParallelEvent",
|
||
status: true,
|
||
description:
|
||
"戦闘中でも「並列処理」のコモンイベントを実行する為のプラグインです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "NRP_EnemyRoutineKai",
|
||
status: true,
|
||
description: "v1.01 敵行動ルーチンを改善します。",
|
||
parameters: {
|
||
"<基本設定>": "",
|
||
resetAction: "false",
|
||
testApply: "true",
|
||
"<回復関連>": "",
|
||
controlRecover: "false",
|
||
ifHpRecover: "b.hpRate() < 1.0",
|
||
ifMpRecover: "b.mpRate() < 1.0",
|
||
controlForDead: "false",
|
||
"<使用効果関連>": "",
|
||
controlEnemyEffect: "true",
|
||
controlActorEffect: "true",
|
||
watchResist: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleEffectPopup",
|
||
status: true,
|
||
description: "戦闘行動結果ポップアッププラグイン",
|
||
parameters: {
|
||
メッセージウェイト: "24",
|
||
クリティカル: "",
|
||
クリティカルカラー: "255,0,0,255",
|
||
回避: "",
|
||
回避カラー: "0,128,255,255",
|
||
ミス: "",
|
||
ミスカラー: "0,0,0,0",
|
||
無効: "",
|
||
無効カラー: "0,0,0,0",
|
||
ガード: "",
|
||
ガードカラー: "0,128,255,255",
|
||
魔法反射: "",
|
||
魔法反射カラー: "0,128,255,255",
|
||
反撃: "",
|
||
反撃カラー: "0,128,255,255",
|
||
弱点: "Weakness!",
|
||
弱点カラー: "0,255,128,255",
|
||
弱点閾値: "200",
|
||
耐性: "Resistance!",
|
||
耐性カラー: "0,0,128,255",
|
||
耐性閾値: "50",
|
||
味方ダメージカラー: "0,0,0,0",
|
||
敵ダメージカラー: "0,0,0,0",
|
||
フォントサイズ: "27",
|
||
メッセージ最大幅: "320",
|
||
フラッシュ時間: "60",
|
||
X座標補正: "0",
|
||
Y座標補正: "-40",
|
||
イタリック表示: "false",
|
||
縁取り表示: "true",
|
||
画像使用: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "ConditionallyCore",
|
||
status: true,
|
||
description:
|
||
"ver1.07/条件付き○○のプラグインを使用するのに、必要となる条件をまとめたベースプラグインです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PassiveSkill",
|
||
status: true,
|
||
description: "ver1.063/スキルに特徴を設定できるようにします。",
|
||
parameters: { "Passive Skill Type ID": "4,5,6", "Add Multi Order": "true" },
|
||
},
|
||
{
|
||
name: "TermsOfSkillUse",
|
||
status: true,
|
||
description:
|
||
"ver1.03/スキルやアイテムに詳細な使用条件を設定できます。\r\nCoditionallyCoreのプラグインが必要です。",
|
||
parameters: {
|
||
"Unselectable Target Color": "5",
|
||
"Unselectable Usable": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "GraphicalDesignMode",
|
||
status: true,
|
||
description:
|
||
"GUI画面デザインプラグイン\nパラメータを変更したら「プロジェクトの保存」(Ctrl+S)",
|
||
parameters: {
|
||
デザインモード: "false",
|
||
自動保存: "false",
|
||
モバイル版作成: "false",
|
||
モバイル偽装: "false",
|
||
ウィンドウ透過: "false",
|
||
グリッドサイズ: "0",
|
||
パディング: "0",
|
||
フォントサイズ: "0",
|
||
行の高さ: "0",
|
||
背景透明度: "0",
|
||
アイコンサイズ調整: "false",
|
||
背景表示可否固定: "false",
|
||
右クリックで消去: "false",
|
||
メッセージウィンドウを無視: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "ExecuteCommonEventBeforeAttack",
|
||
status: true,
|
||
description: "スキル使用前にコモンイベントを実行可能にします。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CommandIcon",
|
||
status: true,
|
||
description: "アイコン付きコマンドプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SZ_KeyWait",
|
||
status: true,
|
||
description: "キーの入力を待機できるようにするプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MoveSpeedChangeByRegion",
|
||
status: true,
|
||
description: "地形による速度変化プラグイン",
|
||
parameters: {
|
||
slowlyTerrainTags: '["1","2"]',
|
||
fasterTerrainTags: "",
|
||
slowlyRegions: "",
|
||
fasterRegions: "",
|
||
deltaSpeed: "1",
|
||
commonEventID: "8",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_StopSelfMovement",
|
||
status: true,
|
||
description: "v1.00 イベント実行中の自律移動を停止します。",
|
||
parameters: { StopSwitch: "22", StopParallelMessage: "true" },
|
||
},
|
||
{
|
||
name: "MW_SkillScene",
|
||
status: true,
|
||
description: "スキルパネルメニュー表示時に画面の中心を変更する",
|
||
parameters: { 許可スイッチ: "11" },
|
||
},
|
||
{
|
||
name: "HalfMove",
|
||
status: true,
|
||
description: "半歩移動プラグイン",
|
||
parameters: {
|
||
"8方向移動": "true",
|
||
"8方向移動スイッチ": "252",
|
||
イベントすり抜け: "true",
|
||
強制中無効: "false",
|
||
角回避: "true",
|
||
斜め移動中減速: "false",
|
||
トリガー拡大: "false",
|
||
実歩数調整: "false",
|
||
上半分移動不可地形: "0",
|
||
上半分移動不可Region: "0",
|
||
下半分移動不可地形: "0",
|
||
下半分移動不可Region: "0",
|
||
右半分移動不可地形: "0",
|
||
右半分移動不可Region: "0",
|
||
左半分移動不可地形: "0",
|
||
左半分移動不可Region: "0",
|
||
右上移動不可地形: '["0"]',
|
||
右上移動不可Region: '["0"]',
|
||
右下移動不可地形: '["0"]',
|
||
右下移動不可Region: '["0"]',
|
||
左上移動不可地形: '["0"]',
|
||
左上移動不可Region: '["0"]',
|
||
左下移動不可地形: '["0"]',
|
||
左下移動不可Region: '["0"]',
|
||
全方向移動不可地形: "0",
|
||
全方向移動不可Region: "0",
|
||
イベント複数起動防止: "false",
|
||
イベント位置重複OK: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "Parallaxtiratira",
|
||
status: true,
|
||
description: "ver1.00 ゲーム開始時にタイルセットロードの猶予を与えます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TemplateEvent",
|
||
status: true,
|
||
description: "テンプレートイベントプラグイン",
|
||
parameters: {
|
||
TemplateMapId: "72",
|
||
KeepEventId: "false",
|
||
OverrideTarget:
|
||
'{"Image":"true","Direction":"false","Move":"false","Priority":"false","Trigger":"false","Option":"true"}',
|
||
AutoOverride: "false",
|
||
IntegrateNote: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "IRPP_MV_DisableAutoplayBGM",
|
||
status: true,
|
||
description:
|
||
"(※下部)指定のスイッチがONの時、BGMやMEの自動再生を禁止します。",
|
||
parameters: {
|
||
"MapBgm Switch": "31",
|
||
"VehicleBgm Switch": "0",
|
||
"BattleBgm Switch": "32",
|
||
"VictoryMe Switch": "0",
|
||
},
|
||
},
|
||
{
|
||
name: "IRPP_MV_PrizeShop",
|
||
status: true,
|
||
description: "(※Bottom) Implements processing for a special shop.",
|
||
parameters: {
|
||
Page1: "",
|
||
"SellShop SID": "331",
|
||
"BuyingPrice VID": "130",
|
||
"SellingPrice VID": "131",
|
||
Page2: "",
|
||
"ItemShop SID": "0",
|
||
"ItemMoney VID": "0",
|
||
"Text Buy ItemShop": "Exchange",
|
||
"Text Sell ItemShop": "Redeem",
|
||
"Text ItemMoney": "pcs",
|
||
"Show Sell Item": "0",
|
||
Page3: "",
|
||
"VariableShop SID": "24",
|
||
"VariableMoney VID": "5",
|
||
"Text Buy VariableShop": "Purchase",
|
||
"Text Sell VariableShop": "Sell",
|
||
"Text VariableMoney": "G",
|
||
"Show Sell Variable": "1",
|
||
},
|
||
},
|
||
{
|
||
name: "SealActorCommand",
|
||
status: true,
|
||
description: "アクターコマンド封印プラグイン",
|
||
parameters: { commandDisable: "true", disableSign: "" },
|
||
},
|
||
{
|
||
name: "BordSkin",
|
||
status: true,
|
||
description: "ver1.00 能力値にステートに設定した定数を加算します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "EnemyDefaultState",
|
||
status: true,
|
||
description: "敵キャラにデフォルトのステートを付与するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MKR_ControlCharacterEx",
|
||
status: true,
|
||
description: "メッセージ内で使用可能な制御文字を追加します。",
|
||
parameters: {
|
||
Default_SE_Volume: "90",
|
||
Default_SE_Pitch: "100",
|
||
Default_SE_Pan: "0",
|
||
Default_Wait_Period: "15",
|
||
Default_Wait_Line: "60\r",
|
||
},
|
||
},
|
||
{
|
||
name: "DarkPlasma_ChoiceListCancelSE",
|
||
status: true,
|
||
description:
|
||
"選択肢でキャンセル項目を選択したときにキャンセルSEを再生するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SystemSoundCustomize",
|
||
status: true,
|
||
description: "システム効果音変更プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "AKUNOU_OptionBase",
|
||
status: true,
|
||
description:
|
||
"オプション追加用のベーススクリプトです。\r\n入れるだけで若干オプションの操作性が向上したりもします。",
|
||
parameters: {
|
||
"Window Options Width": "600",
|
||
"Window Options Number": "13",
|
||
},
|
||
},
|
||
{
|
||
name: "AKUNOU_OptionGauge",
|
||
status: true,
|
||
description: "オプションの数値で表されている一部項目にゲージを描画します。",
|
||
parameters: {
|
||
"Gauge Color 1": "255, 204, 32, 255",
|
||
"Gauge Color 2": "255, 255, 160, 255",
|
||
"Gauge Color R 1": "255, 96, 96, 255",
|
||
"Gauge Color R 2": "255, 192, 192, 255",
|
||
"Gauge Color G 1": "96, 255, 96, 255",
|
||
"Gauge Color G 2": "192, 255, 192, 255",
|
||
"Gauge Color B 1": "96, 96, 255, 255",
|
||
"Gauge Color B 2": "192, 192, 255, 255",
|
||
},
|
||
},
|
||
{
|
||
name: "SRD_OptionsUpgrade",
|
||
status: true,
|
||
description:
|
||
"Upgrades the Options Menu. Commands are placed into different categories and a description window has been added.",
|
||
parameters: {
|
||
Categories: "Controls,Sound,Display",
|
||
"Default Category": "Controls",
|
||
"Add Window Colors?": "true",
|
||
"== Reset Option ==": "",
|
||
"Add Reset Option?": "true",
|
||
"Reset Option Name": "\\\\I[1195]Reset",
|
||
"Reset Option SE": "Save",
|
||
"== Category Window ==": "",
|
||
"Category Window Cols": "4",
|
||
"Category Window Rows": "1",
|
||
"Category Window X": "0",
|
||
"Category Window Y": "this._helpWindow.y + this._helpWindow.height",
|
||
"Category Window Width": "Graphics.boxWidth",
|
||
"Category Text Align": "right",
|
||
"== Options Window ==": "",
|
||
"Options Window X": "(Graphics.boxWidth - this.width) / 2",
|
||
"Options Window Y":
|
||
"this._categoryWindow.y + this._categoryWindow.height",
|
||
"Options Window Width": "500",
|
||
"== Help Window ==": "",
|
||
"Help Window X": "0",
|
||
"Help Window Y": "0",
|
||
"== Window Color Text ==": "",
|
||
"Window Red Text": "Window Red",
|
||
"Window Green Text": "Window Green",
|
||
"Window Blue Text": "Window Blue",
|
||
"== Option 1 ==": "[Memo] 1-10: Controls 11-20: Sound 21-30: Display",
|
||
"Option 1 Symbol": "alwaysDash",
|
||
"Option 1 Category": "Controls",
|
||
"Option 1 Description": "Enables always dash.",
|
||
"== Option 2 ==": "",
|
||
"Option 2 Symbol": "commandRemember",
|
||
"Option 2 Category": "Controls",
|
||
"Option 2 Description": "Remembers the position of choices.",
|
||
"== Option 3 ==": "",
|
||
"Option 3 Symbol": "Number1",
|
||
"Option 3 Category": "Controls",
|
||
"Option 3 Description":
|
||
"Adjusts dash movement speed in 10 steps.\\nSetting a lower value will make dash speed slower.",
|
||
"== Option 4 ==": "",
|
||
"Option 4 Symbol": "gamepadConfig",
|
||
"Option 4 Category": "Controls",
|
||
"Option 4 Description": "Change the gamepad configuration.",
|
||
"== Option 5 ==": "",
|
||
"Option 5 Symbol": "",
|
||
"Option 5 Category": "",
|
||
"Option 5 Description": "",
|
||
"== Option 6 ==": "",
|
||
"Option 6 Symbol": "",
|
||
"Option 6 Category": "",
|
||
"Option 6 Description": "",
|
||
"== Option 7 ==": "",
|
||
"Option 7 Symbol": "",
|
||
"Option 7 Category": "",
|
||
"Option 7 Description": "",
|
||
"== Option 8 ==": "",
|
||
"Option 8 Symbol": "",
|
||
"Option 8 Category": "",
|
||
"Option 8 Description": "",
|
||
"== Option 9 ==": "",
|
||
"Option 9 Symbol": "",
|
||
"Option 9 Category": "",
|
||
"Option 9 Description": "",
|
||
"== Option 10 ==": "",
|
||
"Option 10 Symbol": "",
|
||
"Option 10 Category": "",
|
||
"Option 10 Description": "",
|
||
"== Option 11 ==": "",
|
||
"Option 11 Symbol": "bgmVolume",
|
||
"Option 11 Category": "Sound",
|
||
"Option 11 Description": "Change the BGM volume.",
|
||
"== Option 12 ==": "",
|
||
"Option 12 Symbol": "bgsVolume",
|
||
"Option 12 Category": "Sound",
|
||
"Option 12 Description": "Change the BGS volume.",
|
||
"== Option 13 ==": "",
|
||
"Option 13 Symbol": "bgvVolume",
|
||
"Option 13 Category": "Sound",
|
||
"Option 13 Description": "Change the BGV volume.",
|
||
"== Option 14 ==": "",
|
||
"Option 14 Symbol": "seVolume",
|
||
"Option 14 Category": "Sound",
|
||
"Option 14 Description": "Change the SE volume.",
|
||
"== Option 15 ==": "",
|
||
"Option 15 Symbol": "meVolume",
|
||
"Option 15 Category": "Sound",
|
||
"Option 15 Description": "Change the ME volume.",
|
||
"== Option 16 ==": "",
|
||
"Option 16 Symbol": "Boolean1",
|
||
"Option 16 Category": "Sound",
|
||
"Option 16 Description": "Controls playback of moaning voices during battles and events.",
|
||
"== Option 17 ==": "",
|
||
"Option 17 Symbol": "",
|
||
"Option 17 Category": "",
|
||
"Option 17 Description": "",
|
||
"== Option 18 ==": "",
|
||
"Option 18 Symbol": "",
|
||
"Option 18 Category": "",
|
||
"Option 18 Description": "",
|
||
"== Option 19 ==": "",
|
||
"Option 19 Symbol": "",
|
||
"Option 19 Category": "",
|
||
"Option 19 Description": "",
|
||
"== Option 20 ==": "",
|
||
"Option 20 Symbol": "",
|
||
"Option 20 Category": "",
|
||
"Option 20 Description": "",
|
||
"== Option 21 ==": "",
|
||
"Option 21 Symbol": "",
|
||
"Option 21 Category": "",
|
||
"Option 21 Description": "",
|
||
"== Option 22 ==": "",
|
||
"Option 22 Symbol": "",
|
||
"Option 22 Category": "",
|
||
"Option 22 Description": "",
|
||
"== Option 23 ==": "",
|
||
"Option 23 Symbol": "",
|
||
"Option 23 Category": "",
|
||
"Option 23 Description": "",
|
||
"== Option 24 ==": "",
|
||
"Option 24 Symbol": "",
|
||
"Option 24 Category": "",
|
||
"Option 24 Description": "",
|
||
"== Option 25 ==": "",
|
||
"Option 25 Symbol": "",
|
||
"Option 25 Category": "",
|
||
"Option 25 Description": "",
|
||
"== Option 26 ==": "",
|
||
"Option 26 Symbol": "",
|
||
"Option 26 Category": "",
|
||
"Option 26 Description": "",
|
||
"== Option 27 ==": "",
|
||
"Option 27 Symbol": "",
|
||
"Option 27 Category": "",
|
||
"Option 27 Description": "",
|
||
"== Option 28 ==": "",
|
||
"Option 28 Symbol": "",
|
||
"Option 28 Category": "",
|
||
"Option 28 Description": "",
|
||
"== Option 29 ==": "",
|
||
"Option 29 Symbol": "",
|
||
"Option 29 Category": "",
|
||
"Option 29 Description": "",
|
||
"== Option 30 ==": "",
|
||
"Option 30 Symbol": "",
|
||
"Option 30 Category": "",
|
||
"Option 30 Description": "",
|
||
"== Option 31 ==": "",
|
||
"Option 31 Symbol": "TxLighting",
|
||
"Option 31 Category": "Display",
|
||
"Option 31 Description":
|
||
"Enables map lighting effects.\\nTurn OFF if the game slows down.",
|
||
"== Option 32 ==": "",
|
||
"Option 32 Symbol": "Boolean2",
|
||
"Option 32 Category": "Display",
|
||
"Option 32 Description":
|
||
"Shortens the effect for pleasure damage display during battle.\\nIf pleasure damage is unstable, turn [ON].",
|
||
"== Option 33 ==": "",
|
||
"Option 33 Symbol": "Boolean3",
|
||
"Option 33 Category": "Display",
|
||
"Option 33 Description":
|
||
"Set whether or not to show written sound effects during ero events.",
|
||
"== Option 34 ==": "",
|
||
"Option 34 Symbol": "Number2",
|
||
"Option 34 Category": "Display",
|
||
"Option 34 Description": "Change the message opacity in normal situations.",
|
||
"== Option 35 ==": "",
|
||
"Option 35 Symbol": "Number3",
|
||
"Option 35 Category": "Display",
|
||
"Option 35 Description":
|
||
"Change the message opacity during ero events.\\nLower the value if event CG is difficult to see.",
|
||
"== Option 36 ==": "",
|
||
"Option 36 Symbol": "startUpFullScreen",
|
||
"Option 36 Category": "Display",
|
||
"Option 36 Description": "Start the game in full screen.",
|
||
"== Option 37 ==": "",
|
||
"Option 37 Symbol": "Boolean4",
|
||
"Option 37 Category": "Display",
|
||
"Option 37 Description":
|
||
"Applies bloom effect to the game screen.\\nTurn OFF if the game slows down.",
|
||
"== Option 38 ==": "",
|
||
"Option 38 Symbol": "Number4",
|
||
"Option 38 Category": "Display",
|
||
"Option 38 Description":
|
||
"Set the brightness of the ejaculation flash during ero events.\\nThe larger the value, the brighter the flash.",
|
||
"== Option 39 ==": "",
|
||
"Option 39 Symbol": "",
|
||
"Option 39 Category": "",
|
||
"Option 39 Description": "",
|
||
"== Option 40 ==": "",
|
||
"Option 40 Symbol": "",
|
||
"Option 40 Category": "",
|
||
"Option 40 Description": "",
|
||
"== Option 41 ==": "",
|
||
"Option 41 Symbol": "",
|
||
"Option 41 Category": "",
|
||
"Option 41 Description": "",
|
||
"== Option 42 ==": "",
|
||
"Option 42 Symbol": "",
|
||
"Option 42 Category": "",
|
||
"Option 42 Description": "",
|
||
"== Option 43 ==": "",
|
||
"Option 43 Symbol": "",
|
||
"Option 43 Category": "",
|
||
"Option 43 Description": "",
|
||
"== Option 44 ==": "",
|
||
"Option 44 Symbol": "",
|
||
"Option 44 Category": "",
|
||
"Option 44 Description": "",
|
||
"== Option 45 ==": "",
|
||
"Option 45 Symbol": "",
|
||
"Option 45 Category": "",
|
||
"Option 45 Description": "",
|
||
"== Option 46 ==": "",
|
||
"Option 46 Symbol": "",
|
||
"Option 46 Category": "",
|
||
"Option 46 Description": "",
|
||
"== Option 47 ==": "",
|
||
"Option 47 Symbol": "",
|
||
"Option 47 Category": "",
|
||
"Option 47 Description": "",
|
||
"== Option 48 ==": "",
|
||
"Option 48 Symbol": "windowRed",
|
||
"Option 48 Category": "",
|
||
"Option 48 Description": "",
|
||
"== Option 49 ==": "",
|
||
"Option 49 Symbol": "windowBlue",
|
||
"Option 49 Category": "",
|
||
"Option 49 Description": "",
|
||
"== Option 50 ==": "",
|
||
"Option 50 Symbol": "windowGreen",
|
||
"Option 50 Category": "",
|
||
"Option 50 Description": "",
|
||
},
|
||
},
|
||
{
|
||
name: "CustomizeConfigItem",
|
||
status: true,
|
||
description: "オプション任意項目作成プラグイン",
|
||
parameters: {
|
||
数値項目:
|
||
'["{\\"Name\\":\\"Dash Speed\\",\\"DefaultValue\\":\\"5\\",\\"VariableID\\":\\"168\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"NumberMin\\":\\"0\\",\\"NumberMax\\":\\"10\\",\\"NumberStep\\":\\"1\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"Window Opacity\\",\\"DefaultValue\\":\\"255\\",\\"VariableID\\":\\"158\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"NumberMin\\":\\"0\\",\\"NumberMax\\":\\"255\\",\\"NumberStep\\":\\"5\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"Ero Window Opacity\\",\\"DefaultValue\\":\\"255\\",\\"VariableID\\":\\"159\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"NumberMin\\":\\"0\\",\\"NumberMax\\":\\"255\\",\\"NumberStep\\":\\"5\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"Climax Flash\\",\\"DefaultValue\\":\\"10\\",\\"VariableID\\":\\"406\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"NumberMin\\":\\"1\\",\\"NumberMax\\":\\"10\\",\\"NumberStep\\":\\"1\\",\\"AddPosition\\":\\"\\"}"]',
|
||
文字項目: "",
|
||
スイッチ項目:
|
||
'["{\\"Name\\":\\"BGV\\",\\"DefaultValue\\":\\"true\\",\\"SwitchID\\":\\"34\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"displayTrue\\":\\"ON\\",\\"displayFalse\\":\\"OFF\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"Shorten DMG Notation\\",\\"DefaultValue\\":\\"false\\",\\"SwitchID\\":\\"99\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"displayTrue\\":\\"ON\\",\\"displayFalse\\":\\"OFF\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"Text FX\\",\\"DefaultValue\\":\\"false\\",\\"SwitchID\\":\\"199\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"displayTrue\\":\\"Hide\\",\\"displayFalse\\":\\"Show\\",\\"AddPosition\\":\\"\\"}","{\\"Name\\":\\"SFX (Bloom)\\",\\"DefaultValue\\":\\"true\\",\\"SwitchID\\":\\"170\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"displayTrue\\":\\"ON\\",\\"displayFalse\\":\\"OFF\\",\\"AddPosition\\":\\"\\"}"]',
|
||
音量項目: "",
|
||
},
|
||
},
|
||
{
|
||
name: "CustomizeConfigDefault",
|
||
status: true,
|
||
description: "オプションデフォルト値設定プラグイン",
|
||
parameters: {
|
||
常時ダッシュ: "ON",
|
||
コマンド記憶: "OFF",
|
||
BGM音量: "20",
|
||
BGS音量: "20",
|
||
BGV音量: "20",
|
||
ME音量: "20",
|
||
SE音量: "20",
|
||
常時ダッシュ消去: "OFF",
|
||
コマンド記憶消去: "OFF",
|
||
BGM音量消去: "OFF",
|
||
BGS音量消去: "OFF",
|
||
BGV音量消去: "OFF",
|
||
ME音量消去: "OFF",
|
||
SE音量消去: "OFF",
|
||
},
|
||
},
|
||
{
|
||
name: "Mihil_AudioCondition",
|
||
status: true,
|
||
description: "音声再生に条件を設定できます",
|
||
parameters: {
|
||
BGVVolumeName: "BGV Volume",
|
||
PrefixConditions:
|
||
'["{\\"AudioType\\":\\"BGS\\",\\"FileString\\":\\"[BGV]\\",\\"Switch\\":\\"34\\"}","{\\"AudioType\\":\\"SE\\",\\"FileString\\":\\"[BGV]\\",\\"Switch\\":\\"34\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "MessageCommon",
|
||
status: true,
|
||
description: "メッセージコモンプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Mihil_CurrentVolume",
|
||
status: true,
|
||
description: "今鳴っているBGMとBGSの音量を変更できます",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "DynamicDatabase",
|
||
status: true,
|
||
description: "動的データベース構築プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "HighSpeedBossCollapseEffect",
|
||
status: true,
|
||
description: "ボスの消滅エフェクトを高速化します",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "KuishibariState",
|
||
status: true,
|
||
description:
|
||
"Creates a state where, if you take damage while HP is 2 or higher, there is a certain chance you survive with 1 HP remaining.",
|
||
parameters: {
|
||
DamageMessage: "\\I[1023]{enemy} dealt {damage} points of damage!",
|
||
SurvivalMessage1:
|
||
"\\I[2465]{enemy} showed guts and withstood \\n[281]'s attack!",
|
||
SurvivalMessage2:
|
||
"\\I[2465]{enemy} is enduring \\n[281]'s attack with strong will!",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleendFade",
|
||
status: true,
|
||
description: "ver1.10 戦闘終了時のフェードアウトをカスタマイズ",
|
||
parameters: {
|
||
switchId: "83",
|
||
switchId2: "84",
|
||
fadeOutFrames: "24",
|
||
fadeOutColor: "white",
|
||
},
|
||
},
|
||
{
|
||
name: "BalloonPosition",
|
||
status: true,
|
||
description: "フキダシ位置調整プラグイン",
|
||
parameters: { BalloonXNoImage: "0", BalloonYNoImage: "0" },
|
||
},
|
||
{
|
||
name: "EffectConditions",
|
||
status: true,
|
||
description: "効果の条件適用プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "setItemMax",
|
||
status: true,
|
||
description: "アイテムの最大所持個数をアイテムIdごとに指定できます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CounterExtend",
|
||
status: true,
|
||
description: "反撃拡張プラグイン",
|
||
parameters: {
|
||
PayCounterCost: "false",
|
||
FailureCostShortage: "false",
|
||
UsingForceAction: "true",
|
||
EraseStateTiming: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "EnemyPaper",
|
||
status: true,
|
||
description: "ver1.00 エネミーの姿だけ変えます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "WindowCorsorColorChange",
|
||
status: true,
|
||
description: "ウィンドウカーソルの色と明滅ペースを変更します。",
|
||
parameters: { カーソルの色: "128,128,128", カーソル明滅フレーム数: "30" },
|
||
},
|
||
{
|
||
name: "UsableCarriageReturn",
|
||
status: true,
|
||
description: "改行コード使用可能プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CommonInterceptor",
|
||
status: true,
|
||
description: "割り込みコモンイベントプラグイン",
|
||
parameters: {
|
||
ニューゲームコモン: "",
|
||
ロードコモン: "436",
|
||
メニューコモン: "",
|
||
},
|
||
},
|
||
{
|
||
name: "CBR_milk",
|
||
status: true,
|
||
description: "画像を良い感じに動かすプラグイン",
|
||
parameters: {
|
||
許可スイッチ: "256",
|
||
移動速度: "1",
|
||
透過速度: "0",
|
||
bottom画像: "[System]Sprite_bottom",
|
||
top画像: "[System]Sprite_top",
|
||
},
|
||
},
|
||
{
|
||
name: "FloatVariables",
|
||
status: true,
|
||
description: "変数の小数演算プラグイン",
|
||
parameters: { 小数変数開始位置: "264", 小数変数終了位置: "264" },
|
||
},
|
||
{
|
||
name: "ScopeExtend",
|
||
status: true,
|
||
description: "効果範囲拡張プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "StairMove",
|
||
status: true,
|
||
description: "階段自動斜め移動",
|
||
parameters: {
|
||
右斜め上移動リージョンID: "33",
|
||
左斜め上移動リージョンID: "34",
|
||
},
|
||
},
|
||
{
|
||
name: "SpecularReflectionSprite",
|
||
status: true,
|
||
description: "ver1.00/遠景と下層レイヤーの間に鏡像スプライトを追加します。",
|
||
parameters: { TerrainId: "6", OffsetYVariableID: "0" },
|
||
},
|
||
{
|
||
name: "MKR_EventGauge",
|
||
status: true,
|
||
description: "(v2.0.0) イベントゲージプラグイン",
|
||
parameters: {
|
||
Gauge_Width: "40",
|
||
Gauge_Height: "10",
|
||
Gauge_Offset_X: "0",
|
||
Gauge_Offset_Y: "-72",
|
||
Gauge_Visible: "ON",
|
||
Gauge_Color_1: "20",
|
||
Gauge_Color_2: "21",
|
||
Gauge_Back_Color: "19",
|
||
Gauge_Opacity: "255",
|
||
Gauge_In_Picture: "0",
|
||
Tile_Gauge_Enable: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "CharacterGraphicExtend",
|
||
status: true,
|
||
description: "キャラクターグラフィック表示拡張プラグイン",
|
||
parameters: { イベント消去無効: "false" },
|
||
},
|
||
{
|
||
name: "NearEventSensor",
|
||
status: true,
|
||
description: "周辺イベント感知プラグイン",
|
||
parameters: {
|
||
DefaultFlash: "false",
|
||
DefaultBalloon: "0",
|
||
DisableEmpty: "true",
|
||
SensorDistance: "1",
|
||
FlashColor: '{"Red":"0","Green":"0","Blue":"0","Alpha":"0"}',
|
||
FlashDuration: "0",
|
||
BalloonInterval: "15",
|
||
WaitForBalloon: "true",
|
||
ConsiderationDir: "false",
|
||
ApplyPlayer: "false",
|
||
EraseWhenAway: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "NoSellItem",
|
||
status: true,
|
||
description: "アイテムの売値を0(売却禁止)にするプラグインです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "KMS_ShopInventory",
|
||
status: true,
|
||
description: "[v0.1.0] アイテムの在庫管理機能を追加します。",
|
||
parameters: {
|
||
"Sold out text": "\\V[16]",
|
||
"Caption for stock": "\\V[17]",
|
||
"Stock display": "1",
|
||
},
|
||
},
|
||
{
|
||
name: "FilterController",
|
||
status: true,
|
||
description: "FilterController",
|
||
parameters: {
|
||
変数に小数点が使えるようにする: "false",
|
||
displacementImage: "DisplacementMap",
|
||
"enabledAll-Settings": "",
|
||
"enabledAll-ShowInOptionMenu": "false",
|
||
"enabledAll-Text": "Filter FX",
|
||
"enabledAll-DefaultValue": "true",
|
||
},
|
||
},
|
||
{ name: "------DUMMY------", status: false, description: "", parameters: {} },
|
||
{
|
||
name: "TMOmitEquipCommand",
|
||
status: true,
|
||
description:
|
||
"装備シーンからコマンドウィンドウを削除し、\nスロットウィンドウに2行分のスペースを追加します。",
|
||
parameters: { useOptimize: "false", useClear: "false" },
|
||
},
|
||
{
|
||
name: "MPP_RemovoEquipText",
|
||
status: true,
|
||
description:
|
||
"[ver.1.1] When selecting an item in the equipment screen, text like 'Remove' will appear in the top-left blank space.",
|
||
parameters: {
|
||
TextWeapon: "《Remove Weapon》",
|
||
HelpWeapon: "Remove your weapon.",
|
||
TextArmor: "《Take Off Clothes》",
|
||
HelpArmor:
|
||
"Completely naked, just as when you were born, a shameful appearance to show anywhere.\\FS[32]\n\\FS[20]Your perky nipples and wet pussy covered in love juices are fully exposed.\\FS[32]\\FS[20]\\n\\}\\\\C[16]«Equip Conditions» \\C[7][\\I[2657]Can't equip at the academy]\\\\C[0]\\C[7][\\I[2658]Can't equip outside the academy]\\\\C[0]",
|
||
TextAccessory: "《Remove Accessories》",
|
||
HelpAccessory: "Remove your accessories.",
|
||
"Text X": "0",
|
||
"Text Enabled": "true",
|
||
"Text Variables": "295",
|
||
EquipCondition: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_EquipScene",
|
||
status: true,
|
||
description: "A plugin to customize the equipment scene",
|
||
parameters: {
|
||
"Text Variables": "295",
|
||
HelpWeapon: "Remove weapon.",
|
||
HelpArmor: "Remove armor.",
|
||
HelpAccessory: "Remove accessory.",
|
||
HelpHStatus: "\\\\fs[16]Exit the erotic status screen.",
|
||
BattleSkill: "No usable skills available.",
|
||
},
|
||
},
|
||
{
|
||
name: "Torigoya_SameEquipType",
|
||
status: true,
|
||
description:
|
||
"装備タイプ名が同じならば、同じ種別のアイテムを装備できるようにします",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SZLimitEquip",
|
||
status: true,
|
||
description: "装備制限アイテム作成プラグイン(ブラックリスト機能追加)",
|
||
parameters: {
|
||
DisableSwitch: "0",
|
||
Blacklist:
|
||
'["9","12","14","15","16","19","20","29","31","34","35","36","37","38","39","144","145","146","147","148","153","154","155","156","157","158","159","160","163","164","165","166","167","168","169","170"]',
|
||
ToggleSwitch: "148",
|
||
},
|
||
},
|
||
{
|
||
name: "NoWeaponDisabled",
|
||
status: true,
|
||
description: "装備画面で武器の装備無しを禁止する",
|
||
parameters: {
|
||
EquipCondition:
|
||
"$gameVariables.value(1)==1 && $gameSwitches.value(15)==false",
|
||
},
|
||
},
|
||
{
|
||
name: "Pon_BattleGainVariable",
|
||
status: true,
|
||
description: "戦闘勝利時に指定の変数に倒した敵に設定した値を加算します。",
|
||
parameters: {
|
||
加算する変数: "5",
|
||
変数への加算を許可するスイッチ: "15",
|
||
獲得メッセージ: "魔界通貨を %1 G手に入れた!",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleResultsPopup",
|
||
status: true,
|
||
description: "Changes the display of battle results to a popup format.",
|
||
parameters: {
|
||
リザルトスキップスイッチ: "141",
|
||
バトルリザルトテキスト: "- Battle Result -",
|
||
入手経験値テキスト: "EXP Gained",
|
||
入手金額テキスト: "Money Gained",
|
||
入手SPテキスト: "SP Gained",
|
||
次のレベルまで: "Next Level",
|
||
レベルアップテキスト1: "Iroha's Level",
|
||
レベルアップテキスト2: " Increased!",
|
||
アイテム獲得テキスト: " Obtained!",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleRecord",
|
||
status: true,
|
||
description: "戦績プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "RandomTreasure",
|
||
status: true,
|
||
description: "ランダム宝箱プラグイン",
|
||
parameters: {
|
||
アイテム名格納変数: "16",
|
||
アイテムアイコン番号格納変数: "0",
|
||
アイテムのくじの本数格納変数: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "GraphicsRenderFix",
|
||
status: true,
|
||
description: "放置していると画面がフリーズするのを修正",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "StartUpFullScreen",
|
||
status: true,
|
||
description: "フルスクリーンで起動プラグイン",
|
||
parameters: {
|
||
Shutdown: "Shutdown",
|
||
UseTitle: "false",
|
||
UseGameEnd: "false",
|
||
StartUpFullScreen: "Fullscreen on Start",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_MenuBackground",
|
||
status: true,
|
||
description: "v1.00 メニュー画面の背景を変更する。",
|
||
parameters: {
|
||
BackgroundList:
|
||
'["{\\"Scene\\":\\"Scene_Menu\\",\\"Note\\":\\"メニュー(トップ)\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Menu]Background\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Item\\",\\"Note\\":\\"アイテム\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Equip\\",\\"Note\\":\\"装備\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Skill\\",\\"Note\\":\\"スキル\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Status\\",\\"Note\\":\\"ステータス\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Options\\",\\"Note\\":\\"オプション\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Save\\",\\"Note\\":\\"セーブ\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Load\\",\\"Note\\":\\"ロード\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_GameEnd\\",\\"Note\\":\\"ゲーム終了\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Shop\\",\\"Note\\":\\"ショップ\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"[Background]Base\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}","{\\"Scene\\":\\"Scene_Name\\",\\"Note\\":\\"名前入力\\",\\"Disabled\\":\\"false\\",\\"BackgroundImage\\":\\"\\",\\"ScrollX\\":\\"\\",\\"ScrollY\\":\\"\\",\\"Switch\\":\\"\\"}"]',
|
||
"<Common Setting>": "",
|
||
BackgroundImage: "",
|
||
ScrollX: "0",
|
||
ScrollY: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MW_BalloonClear",
|
||
status: true,
|
||
description: "フキダシを消去するのに使う",
|
||
parameters: { 利用変数: "200" },
|
||
},
|
||
{
|
||
name: "Torigoya_QuickSkill",
|
||
status: true,
|
||
description: "選択するとターンを消費せずに即発動するスキルを追加します。",
|
||
parameters: { "■ 上級者向け設定": "", "Recalc Action Time Mode": "None" },
|
||
},
|
||
{
|
||
name: "StepSpeed",
|
||
status: true,
|
||
description: "ver1.00/イベントの足踏み速度を変更します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MOG_TitlePictureCom",
|
||
status: true,
|
||
description: "(v1.4) Adiciona comandos em imagens no lugar da janela.",
|
||
parameters: {
|
||
"Title Sprite": "false",
|
||
"Title Sprite X-Axis": "0",
|
||
"Title Sprite Y-Axis": "0",
|
||
"Cursor Visible": "false",
|
||
"Cursor Wave Animation": "true",
|
||
"Cursor X-Axis": "8",
|
||
"Cursor Y-Axis": "-10",
|
||
"Command Pos 1": "50,360",
|
||
"Command Pos 2": "50,420",
|
||
"Command Pos 3": "50,480",
|
||
"Command Pos 4": "50,540",
|
||
"Command Pos 5": "345,498",
|
||
"Command Pos 6": "345,530",
|
||
"Command Pos 7": "0,192",
|
||
"Command Pos 8": "0,224",
|
||
"Command Pos 9": "0,256",
|
||
"Command Pos 10": "0,288",
|
||
},
|
||
},
|
||
{
|
||
name: "MOG_HPGauge",
|
||
status: true,
|
||
description: "(v1.4 *) Apresenta um medidor de HP do alvo.",
|
||
parameters: {
|
||
"Gauge For Actors": "false",
|
||
"Gauge For Enemies": "true",
|
||
"Show HP On Selection": "true",
|
||
"Fade Duration": "90",
|
||
"Slide Animation": "true",
|
||
"Show HP Number Actor": "false",
|
||
"Show HP Number Enemy": "false",
|
||
"Required to Kill": "false",
|
||
"Actor Layout X-Axis": "0",
|
||
"Actor Layout Y-Axis": "0",
|
||
"Actor Meter X-Axis": "0",
|
||
"Actor Meter Y-Axis": "3",
|
||
"Actor HP Number X-Axis": "-25",
|
||
"Actor HP Number Y-Axis": "-22",
|
||
"Enemy Layout X-Axis": "0",
|
||
"Enemy Layout Y-Axis": "0",
|
||
"Enemy Meter X-Axis": "8",
|
||
"Enemy Meter Y-Axis": "10",
|
||
"Enemy HP Number X-Axis": "-25",
|
||
"Enemy HP Number Y-Axis": "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MOG_DizzyEffect",
|
||
status: true,
|
||
description: "(v1.0) Adiciona o efeito Dizzy.",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MOG_CollapseEffects",
|
||
status: true,
|
||
description: "(v1.6 *) Adiciona efeitos de colapsos animados.",
|
||
parameters: { "Default Collapse": "1", "Shatter Direction": "Left" },
|
||
},
|
||
{
|
||
name: "PlayMsgWndCharSE",
|
||
status: true,
|
||
description: "(Ver1.1)メッセージウィンドウで文字ごとにSEを演奏します。",
|
||
parameters: {
|
||
"default SE": "1",
|
||
"battle default SE": "1",
|
||
interval: "3",
|
||
name1: "Cursor1",
|
||
volume1: "30",
|
||
pitch1: "100",
|
||
name2: "Cursor2",
|
||
volume2: "75",
|
||
pitch2: "125",
|
||
},
|
||
},
|
||
{
|
||
name: "DrainExtend",
|
||
status: true,
|
||
description: "吸収拡張プラグイン",
|
||
parameters: { 回復効果音: "false" },
|
||
},
|
||
{
|
||
name: "AnimationFrameRate",
|
||
status: true,
|
||
description: "アニメフレームレート",
|
||
parameters: {
|
||
"framerate:1": "!",
|
||
"framerate:2": "&",
|
||
"framerate:3": "$",
|
||
"framerate:5": "#",
|
||
"framerate:6": "%",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleKnowledge",
|
||
status: true,
|
||
description: "ver1.02/ダメージに補正を与える色々な機能を追加します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CustomizeCritical",
|
||
status: true,
|
||
description: "会心カスタマイズプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Mihil_tweaks",
|
||
status: true,
|
||
description: "ゲームの快適化や修正など",
|
||
parameters: {
|
||
"……… Fade …………………………………………": "……………………………………………………………………………………",
|
||
LoadFadeMultiple: "1.00",
|
||
MapFadeMultiple: "0.60",
|
||
DisableTitleFade: "false",
|
||
DisableNewgameFade: "false",
|
||
"……… Message …………………………………………": "……………………………………………………………………………………",
|
||
DisableMessageInterval: "10",
|
||
WindowShiftSpeed: "1.00",
|
||
BaloonAnimationMultiple: "1.00",
|
||
"……… InputTweak …………………………………………": "……………………………………………………………………………………",
|
||
DisableAltkey: "false",
|
||
KeyRepeatSpeed: "6",
|
||
"……… Choice fix …………………………………………": "……………………………………………………………………………………",
|
||
SideCursorCanPageUpDown: "false",
|
||
SideCursorCanLoop: "false",
|
||
FixChoiceCursorUp: "false",
|
||
"……… fix …………………………………………": "……………………………………………………………………………………",
|
||
FixGraphicsRender: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "GALV_CharacterFrames",
|
||
status: true,
|
||
description:
|
||
"Enables map character sheets to have more frames per character.",
|
||
parameters: { "Frame Speed Modifier": "f * 1" },
|
||
},
|
||
{
|
||
name: "dsShowBattleCommand",
|
||
status: true,
|
||
description: "戦闘中のコマンド表示制御プラグイン ver1.00",
|
||
parameters: {
|
||
"Show Attack Command": "true",
|
||
"Show Guard Command": "true",
|
||
"Show Item Command": "true",
|
||
"Show Skill Type 01": "true",
|
||
"Show Skill Type 02": "true",
|
||
"Show Skill Type 03": "true",
|
||
"Show Skill Type 04": "false",
|
||
"Show Skill Type 05": "false",
|
||
"Show Skill Type 06": "false",
|
||
"Show Skill Type 07": "true",
|
||
"Show Skill Type 08": "true",
|
||
"Show Skill Type 09": "true",
|
||
"Show Skill Type 10": "true",
|
||
"Show Skill Type 11": "true",
|
||
"Show Skill Type 12": "true",
|
||
"Show Skill Type 13": "true",
|
||
"Show Skill Type 14": "true",
|
||
"Show Skill Type 15": "true",
|
||
"Show Skill Type 16": "true",
|
||
"Show Skill Type 17": "true",
|
||
"Show Skill Type 18": "true",
|
||
"Show Skill Type 19": "true",
|
||
"Show Skill Type 20": "true",
|
||
"Show Skill Type 21": "true",
|
||
"Show Skill Type 22": "true",
|
||
"Show Skill Type 23": "true",
|
||
"Show Skill Type 24": "true",
|
||
"Show Skill Type 25": "true",
|
||
"Show Skill Type 26": "true",
|
||
"Show Skill Type 27": "true",
|
||
"Show Skill Type 28": "true",
|
||
"Show Skill Type 29": "true",
|
||
"Show Skill Type 30": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "Shop_status",
|
||
status: true,
|
||
description:
|
||
"ショップで装備品を購入する際、詳細な情報を\r\n表示することができます",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Eiten_NoWindowAnim",
|
||
status: true,
|
||
description: "ウィンドウ開閉アニメ調整プラグイン(スイッチ制御版)",
|
||
parameters: { 制御スイッチ: "16" },
|
||
},
|
||
{
|
||
name: "TitleImageChange",
|
||
status: true,
|
||
description: "タイトル画面変更プラグイン",
|
||
parameters: {
|
||
進行度変数: "63",
|
||
優先度変数: "0",
|
||
タイトル1の進行度: "0",
|
||
タイトル1の画像: "Title1",
|
||
タイトル1のBGM: "",
|
||
タイトル2の進行度: "2",
|
||
タイトル2の画像: "Title2",
|
||
タイトル2のBGM: "",
|
||
タイトル3の進行度: "3",
|
||
タイトル3の画像: "TitleEx",
|
||
タイトル3のBGM: "",
|
||
タイトルロゴ1の画像: "TitleLogo1",
|
||
タイトルロゴ2の画像: "TitleLogo2",
|
||
以降の進行度: "4,5",
|
||
以降の画像: "Title2,Title3",
|
||
以降のBGM: "",
|
||
},
|
||
},
|
||
{
|
||
name: "SetJumpHeightAndFrame",
|
||
status: true,
|
||
description: "キャラクターを指定されたフレーム数と高さでジャンプさせます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PartyAbilityRate",
|
||
status: true,
|
||
description: "パーティ能力レート設定プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "EventReSpawn",
|
||
status: true,
|
||
description: "イベント動的生成プラグイン",
|
||
parameters: {
|
||
keepSelfSwitch: "false",
|
||
tryRandomCount: "1000",
|
||
CertainSpawnSwitch: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "ALOE_ItemSkillSortPriority",
|
||
status: true,
|
||
description:
|
||
"Allows items, weapons, armors, and skills to appear in an\norder defined by the developer through notetags.",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "LL_OutlineColorAutoMV",
|
||
status: true,
|
||
description: "文字の縁取り色を自動で判定して切替します。",
|
||
parameters: {
|
||
outlineColorBlack: "rgba(0, 0, 0, 0.5)",
|
||
outlineColorDeepBlack: "rgba(0, 0, 0, 0.9)",
|
||
outlineSwitchId: "143",
|
||
},
|
||
},
|
||
{
|
||
name: "StateAfterDeath",
|
||
status: true,
|
||
description: "戦闘不能後継続ステートプラグイン",
|
||
parameters: {
|
||
states:
|
||
'["36","39","40","45","47","53","54","55","56","57","58","59","60","61","62","63","64","102","103","104","105","106"]',
|
||
},
|
||
},
|
||
{
|
||
name: "FTKR_RestrictRefreshWindows",
|
||
status: true,
|
||
description: "v1.0.2 ウィンドウのリフレッシュ回数を制限して負荷を抑える",
|
||
parameters: {},
|
||
},
|
||
{ name: "------DUMMY------", status: true, description: "", parameters: {} },
|
||
{
|
||
name: "GamepadConfig",
|
||
status: true,
|
||
description: "ゲームパッド向けにボタンコンフィグを行なうプラグインです。",
|
||
parameters: {
|
||
"Command Name": "ゲームパッドコンフィグ",
|
||
"Button Name": "Button %1",
|
||
"OK Button": "OK / Talk",
|
||
"OK Help": "メニューの決定/人に話しかける際に使用します。",
|
||
"Cancel Button": "Cancel",
|
||
"Cancel Help": "メニューアクションをキャンセルする際に使用します。",
|
||
"Shift Button": "ダッシュ",
|
||
"Shift Help":
|
||
"フィールド上をダッシュする際に使用します。\\\\n常時ダッシュをONにしている場合は歩行になります。",
|
||
"Menu Button": "Menu",
|
||
"Menu Help": "フィールドからメインメニューにアクセスする際に使用します。",
|
||
"PageUp Button": "Page Up",
|
||
"PageUp Help": "メニューを素早くスクロールアップする際に使用します。",
|
||
"PageDown Button": "Page Down",
|
||
"PageDown Help": "メニューを素早くスクロールダウンする際に使用します。",
|
||
"A Button": "Aキー",
|
||
"A Help": "ファストトラベルを利用する際に使用します。",
|
||
"Ctrl Button": "Ctrlキー",
|
||
"Ctrl Help": "メッセージの早送りをする際に仕様します。",
|
||
"Reset Default": "設定の初期化",
|
||
"Reset Help": "コントローラコンフィグをデフォルトに戻します",
|
||
"Finish Config": "設定の保存",
|
||
"Finish Help": "ゲームパッドのコンフィグを完了しますか?",
|
||
},
|
||
},
|
||
];
|