446 lines
15 KiB
JavaScript
446 lines
15 KiB
JavaScript
// Generated by RPG Maker.
|
|
// Do not edit this file directly.
|
|
var $plugins = [
|
|
{ name: "JsScript77Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript3Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript57Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript18Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { "Spine File": '["WinEffect"]' },
|
|
},
|
|
{ name: "JsScript56Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript78Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"---画面---": "",
|
|
"Screen Width": "1440",
|
|
"Screen Height": "810",
|
|
"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 Max": "99999999",
|
|
"Gold Font Size": "20",
|
|
"Gold Icon": "313",
|
|
"Gold Overlap": "A lotta",
|
|
"---アイテム---": "",
|
|
"Default Max": "99",
|
|
"Quantity Text Size": "20",
|
|
"---能力値---": "",
|
|
"Max Level": "99",
|
|
"Actor MaxHP": "9999",
|
|
"Actor MaxMP": "9999",
|
|
"Actor Parameter": "999",
|
|
"Enemy MaxHP": "999999",
|
|
"Enemy MaxMP": "9999",
|
|
"Enemy Parameter": "999",
|
|
"---戦闘---": "",
|
|
"Animation Rate": "4",
|
|
"Flash Target": "false",
|
|
"Show Events Transition": "true",
|
|
"Show Events Snapshot": "true",
|
|
"---マップ最適化---": "",
|
|
"Refresh Update HP": "true",
|
|
"Refresh Update MP": "true",
|
|
"Refresh Update TP": "false",
|
|
"---フォント---": "",
|
|
"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",
|
|
"---ウィンドウ---": "",
|
|
"Digit Grouping": "true",
|
|
"Line Height": "36",
|
|
"Icon Width": "32",
|
|
"Icon Height": "32",
|
|
"Face Width": "144",
|
|
"Face Height": "144",
|
|
"Window Padding": "7",
|
|
"Text Padding": "6",
|
|
"Window Opacity": "192",
|
|
"Gauge Outline": "true",
|
|
"Gauge Height": "18",
|
|
"Menu TP Bar": "true",
|
|
"---ウィンドウ色---": "",
|
|
"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": "28",
|
|
"Color: TP Gauge 2": "29",
|
|
"Color: TP Cost Color": "29",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript79Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"---一般---": "",
|
|
"Default Rows": "6",
|
|
"Default Width": "Graphics.boxWidth - 350",
|
|
"Face Indent": "Window_Base._faceWidth + 24",
|
|
"Fast Forward Key": "control",
|
|
"Enable Fast Forward": "true",
|
|
"Word Wrapping": "false",
|
|
"Description Wrap": "false",
|
|
"Word Wrap Space": "false",
|
|
"Tight Wrap": "false",
|
|
"---フォント---": "",
|
|
"Font Name": "gamefont",
|
|
"Font Name CH": "SimHei, Heiti TC, sans-serif",
|
|
"Font Name KR": "Dotum, AppleGothic, sans-serif",
|
|
"Font Size": "24",
|
|
"Font Size Change": "4",
|
|
"Font Changed Max": "96",
|
|
"Font Changed Min": "12",
|
|
"Font Outline": "4",
|
|
"Maintain Font": "false",
|
|
"---ネームボックス---": "",
|
|
"Name Box Buffer X": "0",
|
|
"Name Box Buffer Y": "0",
|
|
"Name Box Padding": "15",
|
|
"Name Box Color": "0",
|
|
"Name Box Clear": "true",
|
|
"Name Box Added Text": "\\c[15]\\ow[5]\\oc[0]\\{\\{\\{\\{",
|
|
"Name Box Auto Close": "false",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript80Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"---バックログキー---": "",
|
|
LogKeyButton: "shift",
|
|
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: "4",
|
|
ScrollWrap: "true",
|
|
"---ビジュアル---": "",
|
|
BackgroundType: "1",
|
|
BackOpacity: "192",
|
|
DimColor1: "rgba(0, 0, 0, 0.8)",
|
|
DimColor2: "rgba(0, 0, 0, 0.8)",
|
|
Picture: "White",
|
|
PictureOpacity: "255",
|
|
PictureStretch: "true",
|
|
},
|
|
},
|
|
{ name: "JsScript4Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript67Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
上層ピクチャ番号: "146",
|
|
下層ピクチャ番号: "39",
|
|
戦闘下層ピクチャZ座標: "0",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript7Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { イベント消去無効: "false" },
|
|
},
|
|
{
|
|
name: "JsScript15Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
動画音量種別: "SE",
|
|
終了時自動削除: "false",
|
|
動画取得フォルダ: "",
|
|
webm偽装拡張子: "",
|
|
mp4偽装拡張子: "",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript13Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
スキップキー: "S",
|
|
オートキー: "A",
|
|
スキップスイッチ: "0",
|
|
オートスイッチ: "0",
|
|
スキップアイコン: "140",
|
|
オートアイコン: "75",
|
|
アイコンX: "0",
|
|
アイコンY: "0",
|
|
押し続けスキップ: "false",
|
|
オート待機フレーム: "100 + textSize * 5",
|
|
終了解除スイッチID: "0",
|
|
スキップピクチャ: "",
|
|
スキップピクチャX: "500",
|
|
スキップピクチャY: "0",
|
|
オートピクチャ: "",
|
|
オートピクチャX: "750",
|
|
オートピクチャY: "0",
|
|
スイッチピクチャ: "",
|
|
スイッチピクチャトリガー: "0",
|
|
スイッチピクチャX: "750",
|
|
スイッチピクチャY: "0",
|
|
ボタン原点: "0",
|
|
ボタン表示スイッチID: "0",
|
|
ピクチャ座標タイプ: "relative",
|
|
無効化スイッチ: "0",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript14Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
triggerButton: '["右クリック"]',
|
|
triggerSwitch: "0",
|
|
linkPictureNumbers: "[]",
|
|
linkShowPictureNumbers: "[]",
|
|
disableLinkSwitchId: "0",
|
|
disableSwitchId: "0",
|
|
disableInBattle: "false",
|
|
disableInChoice: "true",
|
|
restoreByDecision: "false",
|
|
},
|
|
},
|
|
{ name: "JsScript2Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript8Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { itemIconSwitchId: "0" },
|
|
},
|
|
{ name: "JsScript9Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript16Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { "Plugin Command": "compose_picture" },
|
|
},
|
|
{
|
|
name: "JsScript61Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { 最初のセルに戻る: "true" },
|
|
},
|
|
{
|
|
name: "JsScript62Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
透明色を考慮: "true",
|
|
ピクチャ番号の変数番号: "11",
|
|
ポインタX座標の変数番号: "0",
|
|
ポインタY座標の変数番号: "0",
|
|
タッチ操作抑制: "false",
|
|
イベント起動中実行スイッチ番号: "2",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript68Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { 初期値: "OFF", ピクチャ表示最大数: "510" },
|
|
},
|
|
{ name: "JsScript71Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript69Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
TemplateMapId: "1",
|
|
KeepEventId: "false",
|
|
OverrideTarget: "",
|
|
AutoOverride: "false",
|
|
IntegrateNote: "0",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript10Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
keepSelfSwitch: "false",
|
|
tryRandomCount: "1000",
|
|
CertainSpawnSwitch: "0",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript76Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"Target Switches": "",
|
|
"Target Variables": "",
|
|
"Is Auto": "true",
|
|
"Auto on Gameover": "false",
|
|
"Show Trace": "false",
|
|
},
|
|
},
|
|
{ name: "JsScript1Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript25Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript21Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript20Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript22Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript23Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript24Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript26Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript1Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript47Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript27Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript28Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript29Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript30Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript31Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript32Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript34Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript33Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript36Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript37Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript38Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript35Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript49Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript45Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript39Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript41Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript42Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript43Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript44Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript40Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript46Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript48Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript51Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript52Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript54Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript55Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript58Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript59Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript1Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript64Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript66Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript63Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { "json file": "[]" },
|
|
},
|
|
{ name: "JsScript65Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript50Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript6Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript74Set", status: true, description: "", parameters: {} },
|
|
{ name: "JsScript75Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript72Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
importLibrary: "true",
|
|
importFilter: "true",
|
|
systemParticles: "[]",
|
|
commandName: "particle,パーティクル",
|
|
clearCharacterOnMapChange: "true",
|
|
clearPartyOnMapChange: "true",
|
|
clearScreenOnMapChange: "true",
|
|
clearBattleOnBattleEnd: "true",
|
|
regionMargin: "2",
|
|
walkOffset: "16",
|
|
dashOffset: "16",
|
|
maxParticles: "100000",
|
|
keepPictureOrder: "false",
|
|
displayCount: "false",
|
|
noRewriteFunctions: "false",
|
|
errorLog: "true",
|
|
},
|
|
},
|
|
{
|
|
name: "JsScript73Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
showGuide: "true",
|
|
paramFontSize: "18",
|
|
noColorCode: "false",
|
|
buttonFontSize: "13",
|
|
buttonWidth: "86",
|
|
saveAsArray: "false",
|
|
copyAsArray: "true",
|
|
},
|
|
},
|
|
{ name: "JsScript53Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript19Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: { 表示切替用スイッチ番号: "0" },
|
|
},
|
|
{
|
|
name: "JsScript11Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"--初期設定--": "",
|
|
"Create ExWindow Number": "2",
|
|
"--シーン開始時--": "",
|
|
"Scene Start Terminate": "1",
|
|
"--イベント終了時--": "",
|
|
"Reset Window Id": "0",
|
|
},
|
|
},
|
|
{ name: "JsScript5Set", status: false, description: "", parameters: {} },
|
|
{ name: "JsScript60Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript12Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
"Command Width": "641",
|
|
"Command Height": "100",
|
|
"Always Middle": "true",
|
|
"Message Gap": "60",
|
|
"Disabled Button": "3",
|
|
},
|
|
},
|
|
{ name: "JsScript70Set", status: true, description: "", parameters: {} },
|
|
{
|
|
name: "JsScript17Set",
|
|
status: true,
|
|
description: "",
|
|
parameters: {
|
|
GetImageTrigger1:
|
|
"Input.isPressed('control') && Input.isTriggered('pageup')",
|
|
GetImageTrigger2:
|
|
"Input.isPressed('control') && Input.isTriggered('pagedown')",
|
|
"Vertical Split": "1",
|
|
"Horizontal Split": "1",
|
|
OutputFolder: "output",
|
|
TestModeOnly: "true",
|
|
},
|
|
},
|
|
];
|