flower-that-blooms-in-summe.../js/plugins.js
2026-07-25 14:12:24 -05:00

371 lines
11 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// Generated by RPG Maker.
// Do not edit this file directly.
var $plugins = [{
"name": "PluginCommonBase",
"status": true,
"description": "パラメータ解析を提供する共通基盤です",
"parameters": {}
}, {
"name": "DTextPicture",
"status": true,
"description": "動的文字列ピクチャ生成プラグイン",
"parameters": {
"frameWindowSkin": "",
"frameWindowPadding": "18",
"padCharacter": "0",
"prefixText": "",
"widthVariable": "0",
"heightVariable": "0",
"betweenVariableId": "0"
}
}, {
"name": "MOG_EventText",
"status": true,
"description": "(v1.0) イベントの上にテキストを表示します。",
"parameters": {
"X axis": "0",
"Y axis": "-5",
"Font Size": "18"
}
}, {
"name": "ExtraWindow",
"status": true,
"description": "各シーンに追加で任意のウィンドウを表示します。",
"parameters": {
"WindowList": "[\"{\\\"SceneName\\\":\\\"Scene_Map\\\",\\\"x\\\":\\\"30\\\",\\\"y\\\":\\\"70\\\",\\\"width\\\":\\\"200\\\",\\\"height\\\":\\\"0\\\",\\\"LineHeight\\\":\\\"36\\\",\\\"Text\\\":\\\"\\\\\\\\V[11]月\\\\\\\\V[12]日\\\\n行動あと\\\\\\\\V[13]回\\\\n所持金\\\\\\\\C[17]\\\\\\\\V[14]\\\\\\\\C[0]円\\\",\\\"FontSize\\\":\\\"0\\\",\\\"WindowSkin\\\":\\\"\\\",\\\"SwitchId\\\":\\\"5\\\",\\\"ShowOpenAnimation\\\":\\\"false\\\"}\"]"
}
}, {
"name": "---TITLE---",
"status": false,
"description": "",
"parameters": {}
}, {
"name": "MOG_TitleParticles",
"status": true,
"description": "(v1.3) Adiciona partículas na tela de título.",
"parameters": {
"-> Particles 1 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P1 Visible": "true",
"P1 File Name": "Particles",
"P1 Amount": "25",
"P1 X Speed": "-10",
"P1 Y Speed": "-1",
"P1 Rotation Speed": "0.02",
"P1 Blend Mode": "1",
"P1 Anchor": "0",
"P1 Leaf Mode": "false",
"P1 Transition Time": "0",
"-> Particles 2 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P2 Visible": "true",
"P2 File Name": "Particles2",
"P2 Amount": "5",
"P2 X Speed": "2",
"P2 Y Speed": "2",
"P2 Rotation Speed": "0.01",
"P2 Blend Mode": "0",
"P2 Anchor": "0",
"P2 Leaf Mode": "false",
"P2 Transition Time": "0",
"-> Particles 3 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P3 Visible": "true",
"P3 File Name": "Particles3",
"P3 Amount": "5",
"P3 X Speed": "0.5",
"P3 Y Speed": "0.5",
"P3 Rotation Speed": "0.006",
"P3 Blend Mode": "0",
"P3 Anchor": "0",
"P3 Leaf Mode": "true",
"P3 Transition Time": "0",
"-> Particles 4 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P4 Visible": "false",
"P4 File Name": "Particles4",
"P4 Amount": "25",
"P4 X Speed": "2",
"P4 Y Speed": "0.3",
"P4 Rotation Speed": "0.3",
"P4 Blend Mode": "1",
"P4 Anchor": "0",
"P4 Leaf Mode": "true",
"P4 Transition Time": "0",
"-> Particles 5 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P5 Visible": "false",
"P5 File Name": "Particles5",
"P5 Amount": "25",
"P5 X Speed": "4",
"P5 Y Speed": "0",
"P5 Rotation Speed": "0",
"P5 Blend Mode": "1",
"P5 Anchor": "0",
"P5 Leaf Mode": "false",
"P5 Transition Time": "0",
"-> Particles 6 <<<<<<<<<<<<<<<<<<<<<<<": "",
"P6 Visible": "false",
"P6 File Name": "Particles6",
"P6 Amount": "25",
"P6 X Speed": "4",
"P6 Y Speed": "0",
"P6 Rotation Speed": "0",
"P6 Blend Mode": "1",
"P6 Anchor": "0",
"P6 Leaf Mode": "false",
"P6 Transition Time": "0"
}
}, {
"name": "MOG_TitleCommands",
"status": true,
"description": "(v1.3) Adiciona comandos em imagens no lugar da janela.",
"parameters": {
"-> Main <<<<<<<<<<<<<<<<<<<<<<<": "",
"Animation Mode": "1",
"Left & Right Input": "true",
"Shake Duration": "30",
"Slide X-Axis": "-100",
"Slide Y-Axis": "0",
"-> Cursor <<<<<<<<<<<<<<<<<<<<<<<": "",
"Cursor X-Axis": "0",
"Cursor Y-Axis": "-20",
"Cursor Visible": "true",
"Cursor Wave Animation": "true",
"Cursor Rotation Animation": "false",
"Cursor Rotation Speed": "0.05",
"-> Commands <<<<<<<<<<<<<<<<<<<<<<<": "",
"Command Pos 1": "0,440",
"Command Pos 2": "0,510",
"Command Pos 3": "0,580",
"Command Pos 4": "690,440",
"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": "---MENU---",
"status": false,
"description": "",
"parameters": {}
}, {
"name": "MenuCallCommonMZ",
"status": true,
"description": "メニュー開閉の代わりにコモンイベント実装するプラグイン",
"parameters": {
"CommonEventOpen": "31",
"CommonEventClose": "32",
"CommonEventSwitch": "21",
"EventMoveOk": "21"
}
}, {
"name": "PictureCallCommon",
"status": true,
"description": "ピクチャのボタン化プラグイン",
"parameters": {
"PictureIdVariable": "0",
"InvalidSwitchId": "0",
"FlickDistance": "60",
"FlickTimeVariable": "0",
"FlickDegreeVariable": "0"
}
}, {
"name": "CBR_EroStatus",
"status": true,
"description": "エロステータスを追加します",
"parameters": {
"SE": "Cursor3",
"SEvol": "100",
"window": "false",
"font": ""
}
}, {
"name": "---MAP---",
"status": false,
"description": "",
"parameters": {}
}, {
"name": "ParallaxLayerMap",
"status": true,
"description": "多層レイヤー一枚絵マッププラグイン",
"parameters": {}
}, {
"name": "MPP_MapLight",
"status": true,
"description": "マップの明るさを設定できるようにします。",
"parameters": {
"Light Colors": "[\"255,255,255\",\"192,128,64\",\"32,32,32\",\"192,192,192\"]",
"Front Light": "{\"Radius\":\"6\",\"Angle\":\"90\",\"Oy\":\"4\",\"Turn Duration\":\"24\"}",
"Darkness Size": "3",
"Additive Alpha": "50",
"Darkness Priority": "9"
}
}, {
"name": "---Message---",
"status": false,
"description": "",
"parameters": {}
}, {
"name": "MessageSkip",
"status": true,
"description": "メッセージスキッププラグイン",
"parameters": {
"スキップキー": "control",
"オートキー": "A",
"スキップスイッチ": "0",
"オートスイッチ": "0",
"スキップアイコン": "0",
"オートアイコン": "75",
"スキップアイコンピクチャ": "",
"オートアイコンピクチャ": "",
"アイコンX": "0",
"アイコンY": "0",
"押し続けスキップ": "true",
"ピクチャは押し続け対象外": "true",
"オート待機フレーム": "100 + textSize * 10",
"終了解除スイッチID": "0",
"スキップピクチャ": "",
"スキップピクチャX": "500",
"スキップピクチャY": "0",
"オートピクチャ": "",
"オートピクチャX": "750",
"オートピクチャY": "0",
"スイッチピクチャ": "",
"スイッチピクチャトリガー": "0",
"スイッチピクチャX": "750",
"スイッチピクチャY": "0",
"ボタン原点": "0",
"ボタン表示スイッチID": "0",
"ピクチャ座標タイプ": "relative",
"無効化スイッチ": "0",
"skipWait": "false"
}
}, {
"name": "MessageAlignCenter",
"status": true,
"description": "メッセージの中央揃えプラグイン",
"parameters": {
"escapeCharacterCenter": "ac",
"escapeCharacterRight": "ar",
"escapeCharacterVCenter": "vc",
"escapeCharacterVBottom": "vb"
}
}, {
"name": "MessageWindowHidden",
"status": true,
"description": "メッセージウィンドウ一時消去プラグイン",
"parameters": {
"triggerButton": "[\"右クリック\",\"shift\"]",
"triggerSwitch": "0",
"syncSwitch": "false",
"linkPictureNumbers": "[]",
"linkShowPictureNumbers": "[]",
"disableLinkSwitchId": "0",
"disableSwitchId": "0",
"disableInBattle": "false",
"disableInChoice": "true",
"restoreByDecision": "false"
}
}, {
"name": "---SYSTEM---",
"status": false,
"description": "",
"parameters": {}
}, {
"name": "FontLoad",
"status": true,
"description": "フォントロードプラグイン",
"parameters": {
"fontList": "[\"{\\\"name\\\":\\\"aaaa\\\",\\\"fileName\\\":\\\"mplus-2p-bold-sub.woff\\\"}\"]"
}
}, {
"name": "MapNameExtend",
"status": true,
"description": "マップ名表示拡張プラグイン",
"parameters": {
"positionX": "0",
"positionY": "40",
"centering": "true",
"moveXInFade": "0",
"moveYInFace": "0",
"allDuration": "300",
"fadeInSpeed": "0",
"viewDelay": "0",
"width": "0",
"height": "0",
"showWindow": "false",
"backgroundImage": "",
"showReal": "false",
"mapNameFormat": "",
"useControlCharacter": "false",
"noSameNameDisplay": "false",
"hideSwitch": "0",
"hideInEventRunning": "false",
"showOnMessage": "false"
}
}, {
"name": "SaveCustomText",
"status": true,
"description": "セーブ画面に自由な文字列を表示",
"parameters": {
"DisplayText": "\\V[11]月\\V[12]日\\n\\MAP",
"PosX": "575",
"PosY": "10",
"Width": "520",
"Align": "right",
"FontSize": "24",
"TextColor": "0"
}
}, {
"name": "VariableCommon",
"status": true,
"description": "共有変数スイッチプラグイン",
"parameters": {
"startVariableId": "0",
"endVariableId": "0",
"variableList": "[]",
"startSwitchId": "0",
"endSwitchId": "0",
"switchList": "[]"
}
}, {
"name": "PANDA_ControlSelfSwitches",
"status": true,
"description": "プラグインコマンドで任意のセルフスイッチを操作します。",
"parameters": {}
}, {
"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": "11",
"Event Restrict": "12",
"All Restrict": "10",
"Player Allow": "0",
"Event Allow": "0",
"All Allow": "0"
}
}, {
"name": "LL_InfoPopupWIndow",
"status": true,
"description": "ポップアップでインフォメッセージを表示します。",
"parameters": {}
}, {
"name": "Yami_8DirEx",
"status": true,
"description": "8方向移動(タッチパネル対応版)",
"parameters": {
"dir4 Switch ID": "100"
}
}, {
"name": "ParallelBgs",
"status": true,
"description": "BGS並行演奏プラグイン",
"parameters": {}
}, {
"name": "FollowerLookPlayerEvent",
"status": true,
"description": "イベント実行中、先頭フォロワーがプレイヤーの方を向く",
"parameters": {}
},
{ "name": "TLInspector", "status": true, "description": "TL source inspector", "parameters": {} },
{ "name": "Forge_MZ", "status": true, "description": "Forge — in-game cheat & editor overlay", "parameters": {} }
];