616 lines
28 KiB
JavaScript
616 lines
28 KiB
JavaScript
// Generated by RPG Maker.
|
||
// Do not edit this file directly.
|
||
var $plugins = [
|
||
{
|
||
name: "H2A_SkipTitle",
|
||
status: true,
|
||
description: "タイトルをスキップします",
|
||
parameters: { mode: "new" },
|
||
},
|
||
{
|
||
name: "TextPicture",
|
||
status: true,
|
||
description: "テキストをピクチャとして表示します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "NRP_HideTouchButton",
|
||
status: true,
|
||
description: "v1.00 タッチUI用ボタンと領域を非表示にする。",
|
||
parameters: {
|
||
HideCancelButton: "true",
|
||
HidePageButton: "false",
|
||
HideMenuButton: "true",
|
||
HideNumberButton: "false",
|
||
HideTouchArea: "true",
|
||
HideOption: "true",
|
||
OptionForceOn: "true",
|
||
PageButtonAdjustX: "0",
|
||
PageButtonAdjustY: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "PluginCommonBase",
|
||
status: true,
|
||
description: "パラメータ解析を提供する共通基盤です",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MessageSkip",
|
||
status: true,
|
||
description: "メッセージスキッププラグイン",
|
||
parameters: {
|
||
スキップキー: "control",
|
||
オートキー: "A",
|
||
スキップスイッチ: "0",
|
||
オートスイッチ: "0",
|
||
スキップアイコン: "140",
|
||
オートアイコン: "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: "MessageWindowHidden",
|
||
status: true,
|
||
description: "メッセージウィンドウ一時消去プラグイン",
|
||
parameters: {
|
||
triggerButton: '["右クリック","shift"]',
|
||
triggerSwitch: "0",
|
||
syncSwitch: "false",
|
||
linkPictureNumbers: "[]",
|
||
linkShowPictureNumbers: "[]",
|
||
disableLinkSwitchId: "0",
|
||
disableSwitchId: "0",
|
||
disableInBattle: "false",
|
||
disableInChoice: "true",
|
||
restoreByDecision: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "WindowBackImage",
|
||
status: true,
|
||
description: "ウィンドウ背景画像指定プラグイン",
|
||
parameters: {
|
||
windowImageInfo:
|
||
'["{\\"WindowClass\\":\\"Window_Message\\",\\"ImageFile\\":\\"MessageWindow\\",\\"ImageFileHover\\":\\"\\",\\"Origin\\":\\"1\\",\\"OffsetX\\":\\"0\\",\\"OffsetY\\":\\"10\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"120\\",\\"WindowShow\\":\\"false\\",\\"ItemHide\\":\\"false\\",\\"ItemBackHide\\":\\"false\\",\\"CursorHide\\":\\"false\\",\\"AllHide\\":\\"false\\",\\"SwitchId\\":\\"5\\",\\"OverlapOther\\":\\"false\\",\\"Font\\":\\"\\",\\"WindowSkin\\":\\"\\",\\"FontFace\\":\\"\\",\\"FontSize\\":\\"0\\",\\"FontColor\\":\\"0\\",\\"OutlineColor\\":\\"15\\",\\"OutlineWidth\\":\\"3\\"}","{\\"WindowClass\\":\\"Window_NameBox\\",\\"ImageFile\\":\\"MessageWindow2\\",\\"ImageFileHover\\":\\"\\",\\"Origin\\":\\"0\\",\\"OffsetX\\":\\"-5\\",\\"OffsetY\\":\\"10\\",\\"ScaleX\\":\\"100\\",\\"ScaleY\\":\\"60\\",\\"WindowShow\\":\\"false\\",\\"ItemHide\\":\\"false\\",\\"ItemBackHide\\":\\"false\\",\\"CursorHide\\":\\"false\\",\\"AllHide\\":\\"false\\",\\"SwitchId\\":\\"5\\",\\"OverlapOther\\":\\"false\\",\\"Font\\":\\"\\",\\"WindowSkin\\":\\"\\",\\"FontFace\\":\\"\\",\\"FontSize\\":\\"0\\",\\"FontColor\\":\\"0\\",\\"OutlineColor\\":\\"15\\",\\"OutlineWidth\\":\\"3\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "MNKR_DeleteBackSpriteMZ",
|
||
status: true,
|
||
description: "コマンド個別の黒い背景を非表示にします。",
|
||
parameters: {
|
||
windowScrollable: "true",
|
||
windowHelp: "true",
|
||
windowMessage: "true",
|
||
windowMapName: "false",
|
||
windowBattleLog: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_ChoiceEX",
|
||
status: true,
|
||
description: "選択肢の機能を拡張します。",
|
||
parameters: {
|
||
"Max Page Row": "12",
|
||
"Disabled Position": "top",
|
||
"Choice Help Commands":
|
||
'["ChoiceHelp","<ChoiceHelp>","選択肢ヘルプ","<選択肢ヘルプ>"]',
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_FrameTween",
|
||
status: true,
|
||
description: "[鳥小屋.txt ベースプラグイン] Tweenアニメーション (v.2.1.0)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage",
|
||
status: true,
|
||
description: "通知メッセージプラグイン (v.1.3.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseAppearTime: "15",
|
||
baseViewTime: "90",
|
||
baseFontSize: "22",
|
||
basePadding: "4",
|
||
baseLeftPadding: "0",
|
||
baseRightPadding: "30",
|
||
baseItemPadding: "5",
|
||
baseSound: '{"name":"","volume":"90","pitch":"100","pan":"0"}',
|
||
advanced: "",
|
||
advancedVisibleSwitch: "0",
|
||
advancedBackgroundColor1: "rgba(0, 0, 64, 0.6)",
|
||
advancedBackgroundColor2: "rgba(0, 32, 64, 0)",
|
||
advancedUiPaddingBottom: "5",
|
||
advancedKeepMessage: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "ExtendedNameInput",
|
||
status: true,
|
||
description: "名前入力ウィンドウの拡張",
|
||
parameters: { returnWithCancelButton: "false" },
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_AddonGetItem",
|
||
status: true,
|
||
description: "通知メッセージアドオン: アイテム獲得表示 (v.1.2.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseGainSingleMessage: "GET:\\c[2]\\name\\c[0]",
|
||
baseGainMultiMessage: "GET:\\c[2]\\name\\c[0] ×\\count",
|
||
baseGainMoneyMessage: "GET:\\gold\\c[4]\\G\\c[0]",
|
||
baseGainMoneyIcon: "0",
|
||
advanced: "",
|
||
advancedSwitch: "0",
|
||
advancedGainItemSound:
|
||
'{"overwrite":"true","sound":"{\\"name\\":\\"pipopipon_1\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
advancedGainMoneySound:
|
||
'{"overwrite":"true","sound":"{\\"name\\":\\"Coin\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
},
|
||
},
|
||
{
|
||
name: "CommonInterceptor",
|
||
status: true,
|
||
description: "割り込みコモンイベントプラグイン",
|
||
parameters: { newGameCommon: "1", loadCommon: "4", menuCommon: "" },
|
||
},
|
||
{
|
||
name: "MPP_MapLight",
|
||
status: true,
|
||
description: "マップの明るさを設定できるようにします。",
|
||
parameters: {
|
||
"Light Colors":
|
||
'["255,255,255","192,128,64","32,32,32","192,192,192","100,100,255"]',
|
||
"Front Light":
|
||
'{"Radius":"6","Angle":"90","Oy":"4","Turn Duration":"24"}',
|
||
"Darkness Size": "3",
|
||
"Additive Alpha": "0",
|
||
"Darkness Priority": "9",
|
||
},
|
||
},
|
||
{
|
||
name: "Trb_SimpleDashMotion",
|
||
status: true,
|
||
description: "簡易的なダッシュモーションを実装します",
|
||
parameters: { 傾き値: "14", 上下値: "2" },
|
||
},
|
||
{
|
||
name: "GOG_DressMerge",
|
||
status: true,
|
||
description: "歩行画像合成プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "ParallelBgs",
|
||
status: true,
|
||
description: "BGS並行演奏プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "ExtraGauge",
|
||
status: true,
|
||
description: "汎用ゲージ追加プラグイン",
|
||
parameters: { GaugeList: "[]", Priority: "0" },
|
||
},
|
||
{
|
||
name: "TMNamePop",
|
||
status: true,
|
||
description: "イベントの頭上に文字列を表示する機能を追加します。",
|
||
parameters: {
|
||
backOpacity: "0",
|
||
fontSize: "20",
|
||
outlineWidth: "4",
|
||
outlineColor: "rgba(0, 0, 0, 0.5)",
|
||
width: "160",
|
||
roundRectRadius: "6",
|
||
},
|
||
},
|
||
{
|
||
name: "EquipMenuChangeEvent",
|
||
status: true,
|
||
description: "装備変更時に簡易イベントを発生させるプラグイン。",
|
||
parameters: { windowMenuMessageX: "20", windowMenuMessageY: "400" },
|
||
},
|
||
{
|
||
name: "TF_Billboard",
|
||
status: true,
|
||
description: "書き割り風のタイル",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_SkitMZ_Config",
|
||
status: true,
|
||
description: "Configuration plugin for TRP_SkitMZ. Place above TRP_SkitMZ.",
|
||
parameters: {
|
||
categoryBasic: "==============================",
|
||
SkitActorSettings:
|
||
'["{\\"name\\":\\"Haruka\\",\\"inputName\\":\\"Haruka\\",\\"fileName\\":\\"haruka\\",\\"pose\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"normal\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"hadaka\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"white\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"brack\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\"]\\"}","{\\"name\\":\\"Yukino\\",\\"inputName\\":\\"Yukino\\",\\"fileName\\":\\"yukino\\",\\"pose\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"normal\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"hadaka\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"white\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"brack\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\"]\\"}","{\\"name\\":\\"Tsubasa\\",\\"inputName\\":\\"Tsubasa\\",\\"fileName\\":\\"tsubasa\\",\\"pose\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"normal\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"hadaka\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"white\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"brack\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"displayOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"250\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"animationOffsetY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"defaultExpressionMultiLayer\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\"]\\"}"]',
|
||
firstPictureId: "80",
|
||
lastPictureId: "89",
|
||
useNameBox: "true",
|
||
autoDetectMobName: "true",
|
||
useDefaultExpression: "true",
|
||
categoryDisplayPosition: "────────────────",
|
||
zOrder: "2",
|
||
verticalPositionType: "1",
|
||
baseOffsetY: "0",
|
||
xPosition:
|
||
'["{\\"name\\":\\"中央\\",\\"position\\":\\"5.0\\"}","{\\"name\\":\\"center\\",\\"position\\":\\"5.0\\"}","{\\"name\\":\\"左\\",\\"position\\":\\"2.0\\"}","{\\"name\\":\\"left\\",\\"position\\":\\"2.0\\"}","{\\"name\\":\\"右\\",\\"position\\":\\"8.0\\"}","{\\"name\\":\\"right\\",\\"position\\":\\"8.0\\"}"]',
|
||
noReverse: "false",
|
||
noAnimationMirror: "false",
|
||
useRightDirection: "false",
|
||
bustsScale: "100",
|
||
categoryAutoMode: "────────────────",
|
||
defaultAutoMode: "true",
|
||
defaultShowCommand: "2",
|
||
autoModePositions: '["左","右"]',
|
||
autoShowWait: "4",
|
||
categoryMultiLayer: "────────────────",
|
||
useMultiLayer: "false",
|
||
useSpritesheets: "false",
|
||
spritesheets: "",
|
||
border: "================================",
|
||
disableLookaheadMessage: "false",
|
||
setNameBox: "false",
|
||
macro:
|
||
'["{\\"name\\":\\"pop1\\",\\"macro\\":\\"jump shizu t 30 d 180\\"}","{\\"name\\":\\"pop2\\",\\"macro\\":\\"jump shizu t 80\\"}","{\\"name\\":\\"pop\\",\\"macro\\":\\"sequence shizu t d pop1 pop2\\"}","{\\"name\\":\\"double1\\",\\"macro\\":\\"jump shizu t 30 1.7\\"}","{\\"name\\":\\"double\\",\\"macro\\":\\"sequence shizu t d double1 double1\\"}","{\\"name\\":\\"nod\\",\\"macro\\":\\"jump shizu t 25 0.9 180\\"}","{\\"name\\":\\"stamp1\\",\\"macro\\":\\"jump shizu t 5 0.3\\"}","{\\"name\\":\\"stamp\\",\\"macro\\":\\"sequence shizu t t stamp1 stamp1 stamp1 stamp1 stamp1 stamp1\\"}","{\\"name\\":\\"slide\\",\\"macro\\":\\"slidef shizu t\\"}","{\\"name\\":\\"slidef\\",\\"macro\\":\\"shake shizu t 10 1 15 t\\"}","{\\"name\\":\\"slideb\\",\\"macro\\":\\"shake shizu t 10 1 15\\"}","{\\"name\\":\\"tremble\\",\\"macro\\":\\"shake shizu t 4 10 6\\"}","{\\"name\\":\\"rock\\",\\"macro\\":\\"shake shizu t 5 5 25 t\\"}","{\\"name\\":\\"push\\",\\"macro\\":\\"shake shizu t 17 1 16 t\\"}","{\\"name\\":\\"attack\\",\\"macro\\":\\"shake shizu t 17 1 15\\"}"]',
|
||
macro2: "[]",
|
||
macro3: "[]",
|
||
macro4: "[]",
|
||
macro5:
|
||
'["{\\"name\\":\\"loopstamp1\\",\\"macro\\":\\"jump shizu t 5 0.3\\"}","{\\"name\\":\\"loopstamp\\",\\"macro\\":\\"loop shizu t d stamp1\\"}","{\\"name\\":\\"looptremble1\\",\\"macro\\":\\"shake shizu t 4 10 2\\"}","{\\"name\\":\\"looptremble\\",\\"macro\\":\\"loop shizu t d looptremble1\\"}","{\\"name\\":\\"looprock1\\",\\"macro\\":\\"shake shizu t 5 4 25 t\\"}","{\\"name\\":\\"looprock\\",\\"macro\\":\\"loop shizu t d looprock1\\"}","{\\"name\\":\\"loopfloat1\\",\\"macro\\":\\"y shizu t 10 45\\"}","{\\"name\\":\\"loopfloat2\\",\\"macro\\":\\"y shizu t -10 45\\"}","{\\"name\\":\\"loopfloat\\",\\"macro\\":\\"loop shizu t d loopfloat1 loopfloat2\\"}"]',
|
||
mobNames: "[]",
|
||
controlCharacters:
|
||
'{"expression":"SE","pose":"SP","animation":"SA","motion":"SM"}',
|
||
disablePictureMove: "false",
|
||
categoryAppearCommands: "────────────────",
|
||
defaultPositionX: "left",
|
||
pushInMargin: "2",
|
||
pushInSpeed: "5",
|
||
fadeIn: '{"duration":"12","wait":"true","easeType":"3","pushIn":"true"}',
|
||
slideIn:
|
||
'{"speed":"3","slideLength":"0.5","wait":"true","easeType":"3","pushIn":"true"}',
|
||
moveIn: '{"speed":"14","wait":"true","easeType":"3","pushIn":"true"}',
|
||
defaultHideSamePos: "false",
|
||
disableHideSamePos: "false",
|
||
categoryDisappearCommands: "────────────────",
|
||
defaultDisappear: "2",
|
||
fadeOut: '{"duration":"12","wait":"true","easeType":"3"}',
|
||
slideOut:
|
||
'{"speed":"4","slideLength":"0.5","wait":"true","easeType":"3"}',
|
||
moveOut: '{"speed":"14","wait":"true","easeType":"3"}',
|
||
disableClearOpacityAfterHide: "false",
|
||
categoryExpCommands: "────────────────",
|
||
expression: '{"duration":"0","wait":"false"}',
|
||
pose: '{"style":"1","duration":"16","wait":"false","easeType":"0"}',
|
||
categoryMoveCommands: "────────────────",
|
||
speed:
|
||
'["{\\"name\\":\\"verySlow\\",\\"speed\\":\\"3.0\\"}","{\\"name\\":\\"slow\\",\\"speed\\":\\"6.0\\"}","{\\"name\\":\\"littleSlow\\",\\"speed\\":\\"9.0\\"}","{\\"name\\":\\"normal\\",\\"speed\\":\\"12.0\\"}","{\\"name\\":\\"littleFast\\",\\"speed\\":\\"15.0\\"}","{\\"name\\":\\"fast\\",\\"speed\\":\\"20.0\\"}","{\\"name\\":\\"veryFast\\",\\"speed\\":\\"30.0\\"}"]',
|
||
move: '{"speed":"12","wait":"false","easeType":"3"}',
|
||
yMove: '{"duration":"20","wait":"false","easeType":"3"}',
|
||
jump: '{"height":"80","gravity":"1.5","wait":"false"}',
|
||
step: '{"height":"20","gravity":"0.5","speed":"1.5","wait":"false","relative":"0","easeType":"3"}',
|
||
flip: '{"num":"1","durationPerCount":"14","wait":"true","easeType":"0"}',
|
||
shake:
|
||
'{"strength":"8","count":"2","durationPerCount":"6","wait":"false","easeType":"3"}',
|
||
angle:
|
||
'{"angle":"360","duration":"60","relative":"1","wait":"false","easeType":"3"}',
|
||
scale:
|
||
'{"scaleX":"100","scaleY":"100","duration":"20","relative":"0","wait":"false","easeType":"3"}',
|
||
categoryEffectCommands: "────────────────",
|
||
animation: '{"list":"[]","focus":"true","mirror":"false","wait":"false"}',
|
||
opacity:
|
||
'{"duration":"20","opacity":"0","relative":"0","wait":"false","easeType":"3"}',
|
||
focus: '{"duration":"10","wait":"false","easeType":"3"}',
|
||
unFocus:
|
||
'{"duration":"10","tone":"-90 -90 -90 0","scale":"97","wait":"false","easeType":"3"}',
|
||
emphasize:
|
||
'{"duration":"20","tone":"0 0 0 0","scaleX":"120","scaleY":"120","num":"1","interval":"20","wait":"true","easeType":"3"}',
|
||
tint: '{"duration":"20","tone":"0 0 0 0","wait":"false"}',
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_SkitMZ",
|
||
status: true,
|
||
description: "立ち絵操作プラグイン。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CBR_EroStatus",
|
||
status: true,
|
||
description: "エロステータスを追加します",
|
||
parameters: { SE: "Cursor3", SEvol: "100", window: "true", font: "" },
|
||
},
|
||
{
|
||
name: "MNKR_SAN_MapGenerator",
|
||
status: true,
|
||
description: "v2.0.0 自動的にランダムマップを生成します。",
|
||
parameters: {
|
||
WallHight: "1",
|
||
MinRoomSize: "5",
|
||
MaxRoomSize: "10",
|
||
ShowOuterWall: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "MapNameExtend",
|
||
status: true,
|
||
description: "マップ名表示拡張プラグイン",
|
||
parameters: {
|
||
positionX: "300",
|
||
positionY: "280",
|
||
centering: "true",
|
||
moveXInFade: "5",
|
||
moveYInFace: "0",
|
||
allDuration: "100",
|
||
fadeInSpeed: "",
|
||
viewDelay: "0",
|
||
width: "",
|
||
height: "",
|
||
showWindow: "false",
|
||
backgroundImage: "",
|
||
showReal: "false",
|
||
mapNameFormat: "",
|
||
useControlCharacter: "true",
|
||
noSameNameDisplay: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "NUUN_EnemyPosition",
|
||
status: true,
|
||
description: "モンスター座標調整",
|
||
parameters: { DefaultCommonX: "0", DefaultCommonY: "0" },
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_DisplayAnimationInFrontView",
|
||
status: true,
|
||
description:
|
||
"フロントビューで味方側にも戦闘アニメを表示プラグイン (v.1.1.3)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_EnemyHpBar",
|
||
status: true,
|
||
description: "敵にHPバーを表示プラグイン (v.1.3.2)",
|
||
parameters: {
|
||
base: "",
|
||
basePosition: "top",
|
||
basePosX: "0",
|
||
basePosY: "400",
|
||
customize: "",
|
||
customizeCondition: "always",
|
||
customizeGaugeWidth: "100",
|
||
customizeGaugeHeight: "10",
|
||
customizeDrawLabel: "true",
|
||
customizeLabelWidth: "20",
|
||
customizeLabelFontSize: "16",
|
||
customizeValueFontSize: "20",
|
||
customizeMaskHpValue: "?????",
|
||
},
|
||
},
|
||
{
|
||
name: "WDmzPartyChange",
|
||
status: true,
|
||
description: "パーティ編成(アクター預り所)のメニューを開きます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "WDmzPartyChangeLayout1",
|
||
status: true,
|
||
description: "パーティ編成(アクター預り所)のレイアウト設定用ファイルです。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_CommonMenu",
|
||
status: true,
|
||
description: "メニューからコモンイベント呼び出しプラグイン (v.1.2.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseItems:
|
||
'["{\\"name\\":\\"Heroine Data\\",\\"commonEvent\\":\\"19\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Raise LV\\",\\"commonEvent\\":\\"223\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Save\\",\\"commonEvent\\":\\"221\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"Load\\",\\"commonEvent\\":\\"222\\",\\"switchId\\":\\"0\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "TMGoldLevelUpMZ",
|
||
status: true,
|
||
description:
|
||
"You can spend money instead of experience points to level up actors at any time.\r\n",
|
||
parameters: {
|
||
levelUpCommand: "",
|
||
currentGold: "Funds",
|
||
learnSkill: "Skill to Learn",
|
||
textDummy: "",
|
||
execLevelUpText: "Level Up",
|
||
cancelLevelUpText: "Cancel",
|
||
levelUpSe: "pipon",
|
||
levelUpSeParam: '{"volume":"90", "pitch":"100", "pan":"0"}',
|
||
useButton: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleRecord",
|
||
status: true,
|
||
description: "戦績プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TMRegionPassable",
|
||
status: true,
|
||
description:
|
||
"その場所が通行可能かどうかをリージョンで設定できるようになります。",
|
||
parameters: {
|
||
passableRegions: "251",
|
||
dontPassRegions: "252 253",
|
||
counterRegions: "253",
|
||
},
|
||
},
|
||
{
|
||
name: "TemplateEvent",
|
||
status: true,
|
||
description: "テンプレートイベントプラグイン",
|
||
parameters: {
|
||
TemplateMapId: "27",
|
||
KeepEventId: "false",
|
||
OverrideTarget:
|
||
'{"Image":"false","Direction":"false","Move":"false","Priority":"false","Trigger":"false","Option":"false"}',
|
||
AutoOverride: "false",
|
||
IntegrateNote: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MpTpHidden",
|
||
status: true,
|
||
description: "MP,TP非表示プラグイン",
|
||
parameters: {
|
||
hpHiddenActors: "[]",
|
||
mpHiddenActors:
|
||
'["8","9","10","11","12","13","14","15","16","17","18","19","20","24","25","26"]',
|
||
tpHiddenActors: "[]",
|
||
timeHiddenActors: "[]",
|
||
invalidSwitchId: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_DamageEffect",
|
||
status: true,
|
||
description: "v1.04 ダメージ処理の演出を変更します。",
|
||
parameters: {
|
||
"<Blink>": "",
|
||
enemyBlink: "true",
|
||
actorBlink: "false",
|
||
blinkDuration: "20",
|
||
"<Critical>": "",
|
||
criticalAnimation: "12",
|
||
criticalBlinkOff: "false",
|
||
criticalDamageColor: "",
|
||
criticalDamageScale: "1.50",
|
||
"<Weak>": "",
|
||
weakAnimation: "",
|
||
weakBlinkOff: "false",
|
||
weakCondition: "150 <= action.calcElementRate(target) * 100",
|
||
weakDamageColor: "[255,0,0,100]",
|
||
weakDamageScale: "1.50",
|
||
"<Resist1>": "",
|
||
resistAnimation1: "",
|
||
resistBlinkOff1: "false",
|
||
resistCondition1: "50 >= action.calcElementRate(target) * 100",
|
||
resistDamageColor1: "[0,0,255,100]",
|
||
resistDamageScale1: "0.50",
|
||
"<Resist2>": "",
|
||
resistAnimation2: "",
|
||
resistBlinkOff2: "false",
|
||
resistCondition2: "0 == action.calcElementRate(target) * 100",
|
||
resistDamageColor2: "",
|
||
resistDamageScale2: "",
|
||
"<Critical & Weak>": "",
|
||
effectPrioritity: "critical",
|
||
"<Damage Position>": "",
|
||
enemyDamageOffsetX: "",
|
||
enemyDamageOffsetY: "-100",
|
||
actorDamageOffsetX: "",
|
||
actorDamageOffsetY: "",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_SameEquipType",
|
||
status: true,
|
||
description:
|
||
"同じ名前の装備タイプなら同じものを装備できるようにするプラグイン (v.1.0.0)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Vitsuno_Difficulty",
|
||
status: true,
|
||
description: "難易度により能力値や報酬倍率を変更できるようになります。",
|
||
parameters: {
|
||
"Init Difficulty ID": "2",
|
||
"Use Option": "1",
|
||
"Option Name": "Difficulty",
|
||
"--(Difficulty ID:1)--": "",
|
||
"1 : Name": "Easy",
|
||
"1 : Param Rate": "0.7,0.7,0.7,0.7,0.7,0.7,1.0,1.0",
|
||
"1 : Drop Rate": "1.6,1.6,1.4,1.4,1.4",
|
||
"--(ID:2)-------------": "",
|
||
"2 : Name": "Normal",
|
||
"2 : Param Rate": "1.0,0.9,0.9,1.0,0.9,0.9,1.0,1.0",
|
||
"2 : Drop Rate": "1.4,1.4,1.2,1.2,1.2",
|
||
"--(ID:3)-------------": "",
|
||
"3 : Name": "Hard",
|
||
"3 : Param Rate": "1.2,1.2,1.2,1.2,1.2,1.2,1.0,1.0",
|
||
"3 : Drop Rate": "1.0,1.0,0.9,0.9,0.9",
|
||
"--(ID:4)-------------": "",
|
||
"4 : Name": "Very Hard",
|
||
"4 : Param Rate": "1.6,1.6,1.6,1.6,1.6,1.6,1.0,1.0",
|
||
"4 : Drop Rate": "0.8,0.8,0.8,0.8,0.8",
|
||
"--(ID:5)-------------": "",
|
||
"5 : Name": "Maniac",
|
||
"5 : Param Rate": "1.9,1.9,1.9,1.9,1.9,1.9,1.0,1.0",
|
||
"5 : Drop Rate": "0.7,0.7,0.7,0.7,0.7",
|
||
"--(ID:6)-------------": "",
|
||
"6 : Name": "",
|
||
"6 : Param Rate": "1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0",
|
||
"6 : Drop Rate": "1.0,1.0,1.0,1.0,1.0",
|
||
"--(ID:7)-------------": "",
|
||
"7 : Name": "",
|
||
"7 : Param Rate": "1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0",
|
||
"7 : Drop Rate": "1.0,1.0,1.0,1.0,1.0",
|
||
"--(ID:8)-------------": "",
|
||
"8 : Name": "",
|
||
"8 : Param Rate": "1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0",
|
||
"8 : Drop Rate": "1.0,1.0,1.0,1.0,1.0",
|
||
},
|
||
},
|
||
{
|
||
name: "ThroughFailedToLoad",
|
||
status: true,
|
||
description: "ロード失敗エラーのすり抜けプラグイン",
|
||
parameters: {
|
||
InvalidIfTest: "true",
|
||
InvalidIfWeb: "false",
|
||
ThroughType: "3",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_AutoSave",
|
||
status: true,
|
||
description: "v1.00 オートセーブを任意に実行する。",
|
||
parameters: {
|
||
DisabledTransferSave: "false",
|
||
DisabledBattleSave: "false",
|
||
DisabledSwitch: "8",
|
||
},
|
||
},
|
||
{
|
||
name: "GameEndCustomize",
|
||
status: true,
|
||
description: "ゲーム終了カスタマイズプラグイン",
|
||
parameters: {
|
||
load: "ロード",
|
||
shutdown: "終了する",
|
||
itemNumber: "0",
|
||
orderList: '["shutdown","cancel"]',
|
||
},
|
||
},
|
||
];
|