1603 lines
114 KiB
JavaScript
1603 lines
114 KiB
JavaScript
// Generated by RPG Maker.
|
||
// Do not edit this file directly.
|
||
var $plugins = [
|
||
{
|
||
name: "ManoUZ_MessageLog",
|
||
status: true,
|
||
description: "ノベルゲーム向けの機能を提供します",
|
||
parameters: {
|
||
menuCommand:
|
||
'{"ja_JP":"","en_US":"","zh_CN":"","ko_KR":"","de_DE":"","fr_FR":"","ru_RU":""}',
|
||
voice: '{"regex":"voice","files":"[]"}',
|
||
voiceFileList: "[]",
|
||
voiceFileRegex: "voice",
|
||
buttonSetting:
|
||
'{"offsetX":"30","offsetY":"200","windowOverlap":"outside","windowStretchY":"0","disableSwitch":"14"}',
|
||
backlogButton:
|
||
'{"x":"0","y":"0","image":"MessageButton","enabledSwitch":"0","pressedSound":"{\\"name\\":\\"Book1\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"256\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"256\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}"}',
|
||
saveButton:
|
||
'{"x":"64","y":"0","image":"MessageButton","enabledSwitch":"0","pressedSound":"{\\"name\\":\\"Book2\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"128\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"128\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}"}',
|
||
loadButton:
|
||
'{"x":"128","y":"0","image":"MessageButton","enabledSwitch":"0","pressedSound":"{\\"name\\":\\"Book2\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"192\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"192\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}"}',
|
||
voiceRepeatButton:
|
||
'{"x":"256","y":"0","image":"MessageButton","enabledSwitch":"0","pressedSound":"","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"320\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"320\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}"}',
|
||
autoButton:
|
||
'{"x":"192","y":"0","image":"MessageButton","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"0\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","enabledSwitch":"0","pressedSound":"{\\"name\\":\\"Key\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
autoGauge:
|
||
'{"gaugeType":"circle","x":"0","y":"0","width":"10","texture":"","color":"FF0000"}',
|
||
skipButton:
|
||
'{"x":"256","y":"0","image":"MessageButton","hot":"{\\"x\\":\\"0\\",\\"y\\":\\"64\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","cold":"{\\"x\\":\\"64\\",\\"y\\":\\"64\\",\\"width\\":\\"64\\",\\"height\\":\\"64\\"}","enabledSwitch":"0","pressedSound":"{\\"name\\":\\"Key\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
logWriteSwitch: "0",
|
||
logWriteOnBattle: "false",
|
||
logStyle:
|
||
'{"windowFileName":"Window","background":"","speakerName":"【%1】","choiceFormat":"【%1】:%2","choiceText":"{\\"ja_JP\\":\\"選択肢\\",\\"en_US\\":\\"choices\\",\\"zh_CN\\":\\"选择\\",\\"ko_KR\\":\\"선택\\",\\"de_DE\\":\\"Auswahl\\",\\"fr_FR\\":\\"Les choix\\",\\"ru_RU\\":\\"Выбор\\"}","voiceIconIndex":"4"}',
|
||
choiceFormat: "【%1】:%2",
|
||
choiceText:
|
||
'{"ja_JP":"選択肢","en_US":"choices","zh_CN":"选择","ko_KR":"선택","de_DE":"Auswahl","fr_FR":"Les choix","ru_RU":"Выбор"}',
|
||
choiceCancelText:
|
||
'{"ja_JP":"キャンセル","en_US":"Cancel","zh_CN":"","ko_KR":"","de_DE":"","fr_FR":"","ru_RU":""}',
|
||
autoWaitTime: "20",
|
||
logLimitBasic: "40",
|
||
logLimitExtends: "20",
|
||
machinakaModeSwitch: "0",
|
||
macinakaModeDefault: "true",
|
||
machinakaModeLines: "3",
|
||
},
|
||
},
|
||
{
|
||
name: "PluginCommonBase",
|
||
status: true,
|
||
description: "パラメータ解析を提供する共通基盤です",
|
||
parameters: {},
|
||
},
|
||
{ name: "NUUN_Base", status: true, description: "共通処理", parameters: {} },
|
||
{
|
||
name: "TorigoyaMZ_FrameTween",
|
||
status: true,
|
||
description: "[鳥小屋.txt ベースプラグイン] Tweenアニメーション (v.2.2.1)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SkipNextPlayerTurn",
|
||
status: true,
|
||
description: "v1.1 プレイヤーの次ターンのみスキップ(敵は通常行動)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TemplateEvent",
|
||
status: true,
|
||
description: "テンプレートイベントプラグイン",
|
||
parameters: {
|
||
TemplateMapId: "45",
|
||
KeepEventId: "false",
|
||
OverrideTarget:
|
||
'{"Image":"true","Direction":"true","Move":"false","Priority":"false","Trigger":"false","Option":"false"}',
|
||
AutoOverride: "false",
|
||
IntegrateNote: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "TitleCall",
|
||
status: true,
|
||
description: "タイトルコールプラグイン",
|
||
parameters: {
|
||
name: "SE_TitleCall_01",
|
||
volume: "90",
|
||
pitch: "100",
|
||
pan: "0",
|
||
delay: "0",
|
||
bgmDelay: "0",
|
||
randomList: "[]",
|
||
condition: "",
|
||
},
|
||
},
|
||
{
|
||
name: "LL_SprashScreen",
|
||
status: true,
|
||
description: "スプラッシュスクリーンを表示します。",
|
||
parameters: {
|
||
splashImages:
|
||
'["{\\"imageName\\":\\"logo\\",\\"fadeTime\\":\\"60\\",\\"waitTime\\":\\"60\\",\\"jingleSettings\\":\\"\\",\\"meName\\":\\"\\",\\"meVolume\\":\\"90\\",\\"mePitch\\":\\"100\\",\\"mePan\\":\\"0\\",\\"meTiming\\":\\"before\\"}"]',
|
||
skipEnabled: "true",
|
||
debugDisabled: "false",
|
||
jingleSettings: "",
|
||
meName: "SE_CircleCall_02",
|
||
meVolume: "90",
|
||
mePitch: "100",
|
||
mePan: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "PANDA_ControlSelfSwitches",
|
||
status: true,
|
||
description: "プラグインコマンドで任意のセルフスイッチを操作します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CommonInterceptor",
|
||
status: true,
|
||
description: "割り込みコモンイベントプラグイン",
|
||
parameters: {
|
||
newGameCommon: "26",
|
||
loadCommon: "0",
|
||
menuCommon: "0",
|
||
parallel: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "EventLabel",
|
||
status: true,
|
||
description: "イベントラベルプラグイン",
|
||
parameters: {
|
||
showDefault: "false",
|
||
hideNoImage: "false",
|
||
hideNameEv: "true",
|
||
fontSize: "16",
|
||
backColor: "rgba(0,0,0,0.5)",
|
||
padding: "2",
|
||
borderColor: "rgba(0,0,255,0)",
|
||
borderSize: "2",
|
||
showTail: "false",
|
||
tailWidth: "12",
|
||
tailHeight: "56",
|
||
invisibleSwitchId: "8",
|
||
},
|
||
},
|
||
{
|
||
name: "MKR_PlayerMoveForbid",
|
||
status: true,
|
||
description: "(v1.0.5) プレイヤー移動禁止プラグイン",
|
||
parameters: {
|
||
Default_Move_Flag: "10",
|
||
Default_Menu_Flag: "false",
|
||
"Enter Flag": "false",
|
||
},
|
||
},
|
||
{
|
||
name: "Keke_FreeCamera",
|
||
status: true,
|
||
description: "カメラを自由に操作する",
|
||
parameters: {
|
||
基本ズーム倍率: "1",
|
||
ピクチャ画面固定: "true",
|
||
場所移動でカメラ初期化: "true",
|
||
カメラ制御文字: "cm",
|
||
キャラスムーズ無効: "true",
|
||
スワイプモード: "",
|
||
スワイプキー: "shift",
|
||
ズームキー: "control",
|
||
},
|
||
},
|
||
{
|
||
name: "ScrollForceCenter",
|
||
status: true,
|
||
description: "強制中央スクロールプラグイン",
|
||
parameters: { adjustX: "4", adjustY: "0" },
|
||
},
|
||
{
|
||
name: "MapNameExtend",
|
||
status: true,
|
||
description: "マップ名表示拡張プラグイン",
|
||
parameters: {
|
||
positionX: "0",
|
||
positionY: "10",
|
||
centering: "false",
|
||
moveXInFade: "0",
|
||
moveYInFace: "0",
|
||
allDuration: "Infinity",
|
||
fadeInSpeed: "0",
|
||
viewDelay: "0",
|
||
width: "0",
|
||
height: "0",
|
||
showWindow: "false",
|
||
backgroundImage: "dummy",
|
||
showReal: "false",
|
||
mapNameFormat: "",
|
||
useControlCharacter: "false",
|
||
noSameNameDisplay: "false",
|
||
hideSwitch: "2",
|
||
hideInEventRunning: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MNE_HideDuringFade",
|
||
status: true,
|
||
description: "MapNameExtend 追加機能:フェードアウト中だけマップ名非表示",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "wasdKeyMZ",
|
||
status: true,
|
||
description: "wasd移動に対応させます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TouchMoveForSymbolEncount",
|
||
status: true,
|
||
description: "タッチ移動時イベントシンボルを避けないようにします。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Trb_SimpleDashMotion",
|
||
status: true,
|
||
description: "簡易的なダッシュモーションを実装します",
|
||
parameters: { 傾き値: "14", 上下値: "2" },
|
||
},
|
||
{
|
||
name: "MoveSpeedChangeByRegion",
|
||
status: true,
|
||
description: "地形による速度変化プラグイン",
|
||
parameters: {
|
||
slowlyTerrainTags: '["1"]',
|
||
fasterTerrainTags: "",
|
||
slowlyRegions: "",
|
||
fasterRegions: "",
|
||
deltaSpeed: "1",
|
||
eventNoApply: "false",
|
||
enableBenchMembersTrait: "false",
|
||
invalidSwitch: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "HalfMove",
|
||
status: true,
|
||
description: "半歩移動プラグイン",
|
||
parameters: {
|
||
"8方向移動": "true",
|
||
"8方向移動スイッチ": "0",
|
||
イベントすり抜け: "false",
|
||
強制中無効: "true",
|
||
角回避: "true",
|
||
斜め移動中減速: "false",
|
||
トリガー拡大: "true",
|
||
実歩数調整: "true",
|
||
上半分移動不可地形: '["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"]',
|
||
イベント複数起動防止: "true",
|
||
イベント位置重複OK: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "ARTM_PlayerSensorMZ",
|
||
status: true,
|
||
description: "プレイヤー探索プラグイン(MZ移植版)",
|
||
parameters: {
|
||
探索設定: "====================================",
|
||
Sensor_Switch: "C",
|
||
Lost_Sensor_Switch: "",
|
||
Both_Sensor: "false",
|
||
Terrain_Decision: "true",
|
||
Auto_Sensor: "false",
|
||
Event_Decision: "false",
|
||
Region_Decision: "[]",
|
||
Real_Range_X: "0.500",
|
||
Real_Range_Y: "0.500",
|
||
視界設定: "====================================",
|
||
Range_Visible: "true",
|
||
Range_Color: "white",
|
||
Range_Opacity: "80",
|
||
Range_Position: "1",
|
||
Player_Found:
|
||
'{"Ballon":"4","Se":"{\\"Name\\":\\"Decision2\\",\\"Volume\\":\\"90\\",\\"Pitch\\":\\"100\\",\\"Pan\\":\\"0\\"}","Common_Event":"0","Delay":"0"}',
|
||
Player_Lost:
|
||
'{"Ballon":"2","Se":"{\\"Name\\":\\"\\",\\"Volume\\":\\"90\\",\\"Pitch\\":\\"100\\",\\"Pan\\":\\"0\\"}","Common_Event":"0","Delay":"0"}',
|
||
マップ設定: "====================================",
|
||
Tracking_Priority: "false",
|
||
Follower_Through: "true",
|
||
Location_Reset: "true",
|
||
Found_Keep: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_MessageWindow",
|
||
status: true,
|
||
description: "v1.043 メッセージウィンドウを調整する。",
|
||
parameters: {
|
||
"<MessageWindow>": "",
|
||
WindowWidth: "650",
|
||
WindowHeight: "this.fittingHeight(4) + 8",
|
||
WindowX: "125",
|
||
WindowY: "(this._positionType * (Graphics.boxHeight - this.height)) / 2",
|
||
LineHeight: "45",
|
||
AdjustMessageX: "",
|
||
AdjustMessageY: "5",
|
||
MessageFontSize: "22",
|
||
WindowOpacity: "1",
|
||
HideWindowFrame: "true",
|
||
WindowImage: "UI_Message_Window_Main",
|
||
AdjustWindowImageX: "-105",
|
||
AdjustWindowImageY: "-87",
|
||
WindowImageName: "",
|
||
MaskImage: "",
|
||
NoMaskOpacity: "",
|
||
FixIconY: "true",
|
||
"<NameBoxWindow>": "",
|
||
NameBoxAdjustX: "14",
|
||
NameBoxAdjustY: "8",
|
||
NameBoxFontSize: "26",
|
||
NameBoxOpacity: "0",
|
||
HideNameBoxFrame: "true",
|
||
OverlapNameBox: "true",
|
||
NameBoxImage: "",
|
||
AdjustNameBoxImageX: "",
|
||
AdjustNameBoxImageY: "",
|
||
"<ChoiceWindow>": "",
|
||
FixChoiceX: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "MessageWindowKeep",
|
||
status: true,
|
||
description: "メッセージウィンドウの維持プラグイン",
|
||
parameters: { keepSwitch: "5" },
|
||
},
|
||
{
|
||
name: "DarkPlasma_AutoLineBreak",
|
||
status: true,
|
||
description: "ウィンドウ幅を超える文章を自動で折り返す",
|
||
parameters: {
|
||
prohibitLineBreakBefore:
|
||
",)]}、〕〉》」』】〙〗〟’”⦆»ゝゞーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇷ゚ㇺㇻㇼㇽㇾㇿ々〻‐゠–〜~?!‼⁇⁈⁉・:;/。.",
|
||
prohibitLineBreakAfter: "([{〔〈《「『【〘〖〝‘“⦅«",
|
||
ignoreAutoLineBreakWindows:
|
||
'["Window_Dummy","Window_StateTooltip","Window_ActorCommand"]',
|
||
lineWidthMargin: "4",
|
||
wordBaseLineBreak: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "LL_OutlineColorAuto",
|
||
status: true,
|
||
description: "文字の縁取り色を自動で判定して切替します。",
|
||
parameters: {
|
||
brightEvaluation: "60",
|
||
outlineColorBlack: "rgba(0, 34, 70, 0.3)",
|
||
outlineColorWhite: "rgba(0, 34, 70, 0.3)",
|
||
outlineWidth: "5.0",
|
||
},
|
||
},
|
||
{
|
||
name: "MOG_BattleHud",
|
||
status: true,
|
||
description: "(v1.1) 戦闘のレイアウトをカスタマイズできます。",
|
||
parameters: {
|
||
"-> MAIN <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Hud X-Axis": "0",
|
||
"Hud Y-Axis": "480",
|
||
"Hud Space X": "0",
|
||
"Hud Space Y": "0",
|
||
"Hud Slide X": "0",
|
||
"Hud Slide Y": "0",
|
||
"Vertical Mode": "false",
|
||
"Max Battle Members": "1",
|
||
"": "",
|
||
"-> LAYOUT OVERLAY <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Layout2 Visible": "false",
|
||
"Layout2 X-Axis": "0",
|
||
"Layout2 Y-Axis": "0",
|
||
"-> TURN <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Turn Visible": "false",
|
||
"Turn X-Axis": "-5",
|
||
"Turn Y-Axis": "-160",
|
||
"Turn Rotation Speed": "0",
|
||
"Turn Zoom Animation": "true",
|
||
"-> FACE <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Face Visible": "false",
|
||
"Face X-Axis": "70",
|
||
"Face Y-Axis": "40",
|
||
"Face Shake Animation": "true",
|
||
"Face Zoom Animation": "true",
|
||
"Face Frame Animation": "true",
|
||
"Face Priority": "0",
|
||
"-> NAME <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Name Visible": "false",
|
||
"Name X-Axis": "-45",
|
||
"Name Y-Axis": "65",
|
||
"Name Align": "1",
|
||
"Name Font Size": "20",
|
||
"Name Bold Size": "4",
|
||
"Name Font Italic": "false",
|
||
"-> HP <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"HP Meter Visible": "true",
|
||
"HP Meter X-Axis": "66",
|
||
"HP Meter Y-Axis": "7",
|
||
"HP Meter Angle": "0",
|
||
"HP Meter Flow Anime": "true",
|
||
"HP Number Visible": "true",
|
||
"HP Number Align type": "0",
|
||
"HP Number X-Axis": "170",
|
||
"HP Number Y-Axis": "0",
|
||
"MaxHP Number Visible": "false",
|
||
"MaxHP Number X-Axis": "0",
|
||
"MaxHP Number Y-Axis": "0",
|
||
"-> MP <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"MP Meter Visible": "true",
|
||
"MP Meter X-Axis": "66",
|
||
"MP Meter Y-Axis": "37",
|
||
"MP Meter Angle": "0",
|
||
"MP Meter Flow Anime": "true",
|
||
"MP Number Visible": "true",
|
||
"MP Number Align type": "0",
|
||
"MP Number X-Axis": "170",
|
||
"MP Number Y-Axis": "30",
|
||
"MaxMP Number Visible": "false",
|
||
"MaxMP Number X-Axis": "0",
|
||
"MaxMP Number Y-Axis": "0",
|
||
"-> TP <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"TP Meter Visible": "true",
|
||
"TP Meter X-Axis": "66",
|
||
"TP Meter Y-Axis": "67",
|
||
"TP Meter Angle": "0",
|
||
"TP Meter Flow Anime": "true",
|
||
"TP Number Visible": "true",
|
||
"TP Number Align type": "0",
|
||
"TP Number X-Axis": "170",
|
||
"TP Number Y-Axis": "60",
|
||
"MaxTP Number Visible": "false",
|
||
"MaxTP Number X-Axis": "0",
|
||
"MaxTP Number Y-Axis": "0",
|
||
"-> ATB <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"ATB Meter Visible": "true",
|
||
"ATB Meter X-Axis": "69",
|
||
"ATB Meter Y-Axis": "117",
|
||
"ATB Meter Angle": "0",
|
||
"ATB Meter Flow Anime": "true",
|
||
"-> STATES <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"States Visible": "true",
|
||
"States X-Axis": "60",
|
||
"States Y-Axis": "90",
|
||
"States Mode": "1",
|
||
"States Max": "8",
|
||
"States Align": "0",
|
||
"-> W COMMAND <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Command Auto Adjust": "0",
|
||
"W Command X-Axis": "-300",
|
||
"W Command Y-Axis": "100",
|
||
"W Command Width": "0",
|
||
"W Command Height": "0",
|
||
"W Command Slide X": "0",
|
||
"W Command Slide Y": "64",
|
||
"Layout Command": "false",
|
||
"L Command X-Axis": "0",
|
||
"L Command Y-Axis": "0",
|
||
"-> W PARTY <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Party X-Axis": "325",
|
||
"W Party Y-Axis": "170",
|
||
"W Party Width": "0",
|
||
"W Party Height": "0",
|
||
"W Party Slide X": "0",
|
||
"W Party Slide Y": "-100",
|
||
"Layout Party": "true",
|
||
"L Party X-Axis": "-355",
|
||
"L Party Y-Axis": "5",
|
||
"-> W HELP <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Help X-Axis": "10",
|
||
"W Help Y-Axis": "417",
|
||
"W Help Width": "600",
|
||
"W Help Height": "0",
|
||
"W Help Slide X": "0",
|
||
"W Help Slide Y": "-50",
|
||
"Layout Help": "true",
|
||
"L Help X-Axis": "0",
|
||
"L Help Y-Axis": "0",
|
||
"-> W SKILL <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Skill X-Axis": "0",
|
||
"W Skill Y-Axis": "0",
|
||
"W Skill Width": "0",
|
||
"W Skill Height": "0",
|
||
"W Skill maxCols": "2",
|
||
"W Skill Slide X": "0",
|
||
"W Skill Slide Y": "50",
|
||
"Layout Skill": "true",
|
||
"L Skill X-Axis": "0",
|
||
"L Skill Y-Axis": "-160",
|
||
"-> W ITEM <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Item X-Axis": "0",
|
||
"W Item Y-Axis": "0",
|
||
"W Item Width": "0",
|
||
"W Item Height": "0",
|
||
"W Item maxCols": "2",
|
||
"W Item Slide X": "0",
|
||
"W Item Slide Y": "50",
|
||
"Layout Item": "true",
|
||
"L Item X-Axis": "0",
|
||
"L Item Y-Axis": "-160",
|
||
"-> W ACTOR <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Actor X-Axis": "0",
|
||
"W Actor Y-Axis": "0",
|
||
"W Actor Width": "200",
|
||
"W Actor Height": "0",
|
||
"W Actor maxCols": "1",
|
||
"W Actor Slide X": "0",
|
||
"W Actor Slide Y": "50",
|
||
"Layout Actor": "false",
|
||
"L Actor X-Axis": "0",
|
||
"L Actor Y-Axis": "-67",
|
||
"-> W ENEMY <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"W Enemy X-Axis": "0",
|
||
"W Enemy Y-Axis": "0",
|
||
"W Enemy Width": "200",
|
||
"W Enemy Height": "0",
|
||
"W Enemy maxCols": "2",
|
||
"W Enemy Slide X": "0",
|
||
"W Enemy Slide Y": "50",
|
||
"Layout Enemy": "true",
|
||
"L Enemy X-Axis": "0",
|
||
"L Enemy Y-Axis": "-160",
|
||
"-> SCREEN LAYOUT <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Screen Layout": "false",
|
||
"Screen X-Axis": "0",
|
||
"Screen Y-Axis": "0",
|
||
"-> CUSTOM POSITION <<<<<<<<<<<<<<<<<<<<<<<": "",
|
||
"Custom Position 1": "370,465",
|
||
"Custom Position 2": "",
|
||
"Custom Position 3": "",
|
||
"Custom Position 4": "",
|
||
"Custom Position 5": "",
|
||
"Custom Position 6": "",
|
||
"Custom Position 7": "",
|
||
"Custom Position 8": "",
|
||
__collapsed: [
|
||
"-> TP <<<<<<<<<<<<<<<<<<<<<<<",
|
||
"-> ATB <<<<<<<<<<<<<<<<<<<<<<<",
|
||
],
|
||
},
|
||
},
|
||
{
|
||
name: "BigEnemy",
|
||
status: true,
|
||
description: "巨大モンスタープラグイン",
|
||
parameters: { animationOffsetY: "0" },
|
||
},
|
||
{
|
||
name: "NoGameover",
|
||
status: true,
|
||
description: "戦闘で全滅してもゲームオーバーにならない。",
|
||
parameters: { "Switch ID": "0" },
|
||
},
|
||
{
|
||
name: "DisarmDisabled",
|
||
status: true,
|
||
description: "装備解除禁止プラグイン",
|
||
parameters: { equipTypes: '["1","2","3"]' },
|
||
},
|
||
{
|
||
name: "MPP_ChoiceEX",
|
||
status: true,
|
||
description: "選択肢の機能を拡張します。",
|
||
parameters: {
|
||
"Max Page Row": "6",
|
||
"Disabled Position": "none",
|
||
"Choice Help Commands":
|
||
'["ChoiceHelp","<ChoiceHelp>","選択肢ヘルプ","<選択肢ヘルプ>"]',
|
||
},
|
||
},
|
||
{
|
||
name: "MAT_NeedAutorunFade",
|
||
status: true,
|
||
description: "ver1.04 移動先の自動実行でフェードアウトママ",
|
||
parameters: { ignoreswitch: "0" },
|
||
},
|
||
{
|
||
name: "MAT_NeedAutorunFade_Ext",
|
||
status: true,
|
||
description: "",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MoveToTaggedEvent",
|
||
status: true,
|
||
description: "タグ付きイベントへ移動するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Keke_LoopBalloon",
|
||
status: true,
|
||
description: "フキダシアイコンをループ表示させる",
|
||
parameters: { 位置の自動調整: "true", サイズ自動調整: "true" },
|
||
},
|
||
{
|
||
name: "FailureMessageHideSkill_MZ",
|
||
status: true,
|
||
description:
|
||
"ver1.00 / スキルやアイテムの失敗時メッセージを非表示にする機能を追加します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "FasterBattle",
|
||
status: true,
|
||
description: "戦闘を高速化します。",
|
||
parameters: { animationSpeedup: "true" },
|
||
},
|
||
{
|
||
name: "MNKR_TMBattlerExMZ",
|
||
status: true,
|
||
description: "v2.0.0 敵キャラに遠近感や息づかいの表現を追加します。",
|
||
parameters: {
|
||
baseY: "400",
|
||
breathH: "0.01",
|
||
mirrorRate: "0",
|
||
breathStop: "true",
|
||
shakeEffect: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "FixImageLoading",
|
||
status: true,
|
||
description: "画像ロード時のチラつき防止プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "LL_StandingPictureBattle",
|
||
status: true,
|
||
description: "戦闘中に立ち絵を自動表示します。",
|
||
parameters: {
|
||
pictureListSettings: "",
|
||
sbCommandPictures: "[]",
|
||
sbDamagePictures: "[]",
|
||
sbEvasionPictures: "[]",
|
||
sbWinPictures: "[]",
|
||
sbActionPictures:
|
||
'["{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"35\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MD\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NP\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"Y\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"ND\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"通常発情\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"リリィ攻撃時\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NPH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_NP\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"破れ\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"YH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_Y\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"裸\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"11\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"NDH\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_ND\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"1\\",\\"stateId\\":\\"\\",\\"switchId\\":\\"35\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"172\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"173\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"175\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"177\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"178\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"179\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"180\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}","{\\"memo\\":\\"催眠\\",\\"actorId\\":\\"2\\",\\"itemId\\":\\"181\\",\\"stateId\\":\\"36\\",\\"switchId\\":\\"\\",\\"variableCase\\":\\"{\\\\\\"id\\\\\\":\\\\\\"10\\\\\\",\\\\\\"type\\\\\\":\\\\\\"equal\\\\\\",\\\\\\"value\\\\\\":\\\\\\"MC\\\\\\"}\\",\\"hpPercentage\\":\\"100\\",\\"imageName\\":\\"Battle_CG/B00_Lily/B00_MC\\",\\"origin\\":\\"upperleft\\",\\"x\\":\\"0\\",\\"y\\":\\"0\\",\\"scaleX\\":\\"100\\",\\"scaleY\\":\\"100\\",\\"motion\\":\\"floatrightfast\\"}"]',
|
||
sbItemPictures: "[]",
|
||
counterSettings: "",
|
||
showCounterAttack: "false",
|
||
showMagicReflection: "false",
|
||
startActorType: "none",
|
||
winActorType: "none",
|
||
hiddenEnemyWindow: "false",
|
||
hiddenActorWindow: "false",
|
||
deathBeforeStates: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "HidePicturesOnSkill",
|
||
status: true,
|
||
description:
|
||
"特定スキル使用時にピクチャID 30~36 を隠し、終了後に戻します(複数スキル対応、アクター使用時のみ)。",
|
||
parameters: {
|
||
HideSkillIds: '["172","173","175","177","178","179","180","181","1"]',
|
||
NoProcessSkillIds: '["8","7"]',
|
||
},
|
||
},
|
||
{
|
||
name: "NearEventSensor",
|
||
status: true,
|
||
description: "周辺イベント感知プラグイン",
|
||
parameters: {
|
||
DetailList:
|
||
'["{\\"Id\\":\\"hatena\\",\\"Page\\":\\"1\\",\\"Switch\\":\\"8\\",\\"SelfSwitch\\":\\"\\",\\"Reverse\\":\\"true\\",\\"SensorDistance\\":\\"3\\",\\"SensorRange\\":\\"{}\\",\\"Balloon\\":\\"2\\",\\"FlashColor\\":\\"\\",\\"SensorSelfSwitch\\":\\"\\",\\"SensorSwitch\\":\\"0\\"}","{\\"Id\\":\\"H\\",\\"Page\\":\\"0\\",\\"Switch\\":\\"8\\",\\"SelfSwitch\\":\\"\\",\\"Reverse\\":\\"true\\",\\"SensorDistance\\":\\"20\\",\\"SensorRange\\":\\"{}\\",\\"Balloon\\":\\"4\\",\\"FlashColor\\":\\"\\",\\"SensorSelfSwitch\\":\\"\\",\\"SensorSwitch\\":\\"0\\"}","{\\"Id\\":\\"Ex\\",\\"Page\\":\\"2\\",\\"Switch\\":\\"8\\",\\"SelfSwitch\\":\\"\\",\\"Reverse\\":\\"true\\",\\"SensorDistance\\":\\"20\\",\\"SensorRange\\":\\"{}\\",\\"Balloon\\":\\"1\\",\\"FlashColor\\":\\"\\",\\"SensorSelfSwitch\\":\\"\\",\\"SensorSwitch\\":\\"0\\"}"]',
|
||
DisableEmpty: "true",
|
||
FlashDuration: "60",
|
||
BalloonInterval: "15",
|
||
WaitForBalloon: "true",
|
||
ConsiderationDir: "false",
|
||
ApplyPlayer: "false",
|
||
EraseWhenAway: "false",
|
||
performanceOption: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MessageSkip",
|
||
status: true,
|
||
description: "メッセージスキッププラグイン",
|
||
parameters: {
|
||
スキップキー: "control",
|
||
オートキー: "",
|
||
スキップスイッチ: "0",
|
||
オートスイッチ: "0",
|
||
スキップアイコン: "0",
|
||
オートアイコン: "75",
|
||
スキップアイコンピクチャ: "UIAssets/Message/UI_Message_Btn_Skip_ON",
|
||
オートアイコンピクチャ: "",
|
||
アイコンX: "772",
|
||
アイコンY: "0",
|
||
押し続けスキップ: "true",
|
||
ピクチャは押し続け対象外: "true",
|
||
オート待機フレーム: "100 + textSize * 10",
|
||
終了解除スイッチID: "0",
|
||
スキップピクチャ: "UIAssets/Message/UI_Message_Btn_Skip",
|
||
スキップピクチャX: "648",
|
||
スキップピクチャY: "170",
|
||
オートピクチャ: "",
|
||
オートピクチャX: "750",
|
||
オートピクチャY: "0",
|
||
スイッチピクチャ: "",
|
||
スイッチピクチャトリガー: "0",
|
||
スイッチピクチャX: "750",
|
||
スイッチピクチャY: "0",
|
||
ボタン原点: "0",
|
||
ボタン表示スイッチID: "0",
|
||
ピクチャ座標タイプ: "relative",
|
||
無効化スイッチ: "14",
|
||
skipWait: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "HPConsumeSkill",
|
||
status: true,
|
||
description: "HP消費技",
|
||
parameters: { "Consume HP Color": "17" },
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_DrawSkillCost",
|
||
status: true,
|
||
description: "スキルコスト表示拡張プラグイン (v.1.1.1)",
|
||
parameters: {
|
||
base: "",
|
||
labelFontSize: "14",
|
||
valueFontSize: "20",
|
||
gapSize: "6",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_QuickSkill",
|
||
status: true,
|
||
description: "ターン消費なしスキルプラグイン (v.1.1.1)",
|
||
parameters: { advanced: "", reCalcActionTime: "none" },
|
||
},
|
||
{
|
||
name: "MPP_MapLight",
|
||
status: true,
|
||
description: "マップの明るさを設定できるようにします。",
|
||
parameters: {
|
||
"Light Colors":
|
||
'["255,255,255","192,128,64","32,32,32","192,192,192","100,100,100","200,100,160"]',
|
||
"Front Light":
|
||
'{"Radius":"6","Angle":"90","Oy":"4","Turn Duration":"24"}',
|
||
"Darkness Size": "3",
|
||
"Additive Alpha": "50",
|
||
"Darkness Priority": "9",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_MapLight_Op2",
|
||
status: true,
|
||
description: "リージョンでそのタイルの明るさが変わります。",
|
||
parameters: {
|
||
"Light Level 1 Regions": "1,9,17,25,33,41,49,57",
|
||
"Light Level 2 Regions": "2,10,18,26,34,42,50,58",
|
||
"Light Level 3 Regions": "3,11,19,27,35,43,51,59",
|
||
"Light Level 4 Regions": "4,12,20,28,36,44,52,60",
|
||
"Light Level 5 Regions": "5,13,21,29,37,45,53,61",
|
||
"Light Level 6 Regions": "6,14,22,30,38,46,54,62",
|
||
"Light Level 7 Regions": "7,15,23,31,39,47,55,63",
|
||
},
|
||
},
|
||
{
|
||
name: "ParallaxLayerMapPlus",
|
||
status: true,
|
||
description: "多層レイヤー一枚絵マッププラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "DarkPlasma_OrderIdAlias",
|
||
status: true,
|
||
description: "Set id to skill, item for display order",
|
||
parameters: { sortSkillById: "true" },
|
||
},
|
||
{
|
||
name: "NRP_BattleParallelCommon",
|
||
status: true,
|
||
description: "v1.022 コモンイベントの並列処理を戦闘中も有効にします。",
|
||
parameters: {
|
||
commonEventsWhiteList: '["25"]',
|
||
invalidOnMap: "true",
|
||
validAllCommon: "false",
|
||
alwaysMonitorChange: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "SimpleVoice",
|
||
status: true,
|
||
description: "簡易ボイス+チャンネル別音量拡張",
|
||
parameters: {
|
||
optionName: "Voice Volume",
|
||
optionValue: "100",
|
||
exclusiveChannels: "5,8",
|
||
exclusiveOptionName: "H-Scene Volume",
|
||
},
|
||
},
|
||
{
|
||
name: "ShakingChange",
|
||
status: true,
|
||
description: "画面シェイクを縦揺れに変更するよ",
|
||
parameters: { "Switch ID": "37" },
|
||
},
|
||
{
|
||
name: "VE_Single_Actor_MZ",
|
||
status: true,
|
||
description:
|
||
"一人用アクターのメニュー画面です。このプラグインは、プレイアブルアクターが1人の場合のみを想定しています。",
|
||
parameters: {
|
||
"Position Settings": "",
|
||
Status_Window_X: "0",
|
||
Status_Window_Y: "40",
|
||
"Font Settings": "",
|
||
Status_Font_Size: "24",
|
||
"Layout Settings": "",
|
||
Status_Window_Width: "510",
|
||
Status_Column2_Width: "310",
|
||
Status_Value_Width: "120",
|
||
Status_Unit_Padding: "20",
|
||
Status_Unit_Width: "100",
|
||
"Padding Settings": "",
|
||
Padding_Top: "6",
|
||
Padding_Bottom: "6",
|
||
Padding_Left: "0",
|
||
Padding_Right: "0",
|
||
"Color Settings": "",
|
||
"Normal Text Color": "#ffffff",
|
||
"Gauge Background Color": "50, 50, 50",
|
||
"HP Gauge Color 1": "239, 120, 192",
|
||
"HP Gauge Color 2": "239, 120, 192",
|
||
"MP Gauge Color 1": "120, 240, 168",
|
||
"MP Gauge Color 2": "120, 240, 168",
|
||
"TP Gauge Color 1": "96, 163, 230",
|
||
"TP Gauge Color 2": "96, 163, 230",
|
||
"DText Settings": "",
|
||
enableExtraDText: "true",
|
||
extraDText1:
|
||
'{"variableId":"70","pictureId":"91","x":"970","y":"103","fontSize":"50","format":"%1","width":"200","align":"right"}',
|
||
extraDText2:
|
||
'{"variableId":"71","pictureId":"92","x":"970","y":"225","fontSize":"50","format":"%1","width":"200","align":"right"}',
|
||
extraDText3:
|
||
'{"variableId":"72","pictureId":"93","x":"970","y":"350","fontSize":"50","format":"%1","width":"200","align":"right"}',
|
||
extraDText4:
|
||
'{"variableId":"73","pictureId":"94","x":"970","y":"470","fontSize":"50","format":"%1","width":"200","align":"right"}',
|
||
extraDText5:
|
||
'{"variableId":"74","pictureId":"95","x":"805","y":"612","fontSize":"25","format":"%1","width":"200","align":"right"}',
|
||
extraDText6:
|
||
'{"variableId":"75","pictureId":"96","x":"1015","y":"612","fontSize":"25","format":"%1","width":"200","align":"right"}',
|
||
extraDText7:
|
||
'{"variableId":"42","pictureId":"97","x":"805","y":"573","fontSize":"25","format":"%1","width":"200","align":"right"}',
|
||
extraDText8:
|
||
'{"variableId":"43","pictureId":"98","x":"1015","y":"573","fontSize":"25","format":"%1","width":"200","align":"right"}',
|
||
},
|
||
},
|
||
{
|
||
name: "DTextPicture",
|
||
status: true,
|
||
description: "動的文字列ピクチャ生成プラグイン",
|
||
parameters: {
|
||
frameWindowSkin: "",
|
||
frameWindowPadding: "18",
|
||
padCharacter: "0",
|
||
prefixText: "",
|
||
widthVariable: "0",
|
||
heightVariable: "0",
|
||
betweenVariableId: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "DynamicActorGraphic",
|
||
status: true,
|
||
description: "アクターグラフィックの動的設定プラグイン",
|
||
parameters: {
|
||
list: '["{\\"id\\":\\"2\\",\\"name\\":\\"リリィ裸\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"4\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"0\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"ND\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"リリィ裸発情\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"4\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"0\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"NDH\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまねブルマ\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"3\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"0\\",\\"variableId\\":\\"10\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"AB\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"リリィ改造衣装\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"5\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"0\\",\\"variableId\\":\\"10\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"MC\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね制服1\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"3\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"0\\",\\"variableId\\":\\"10\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"A\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね制服2\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"NP\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね制服3\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"NPH\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね破れ1\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"Y\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね破れ2\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"YH\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね裸1\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako2\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"ND\\"}","{\\"id\\":\\"2\\",\\"name\\":\\"あまね裸1\\",\\"faceImage\\":\\"\\",\\"faceIndex\\":\\"0\\",\\"characterImage\\":\\"AAA_zako2\\",\\"characterIndex\\":\\"2\\",\\"battlerImage\\":\\"\\",\\"hpRate\\":\\"0\\",\\"state\\":\\"0\\",\\"weapon\\":\\"0\\",\\"armor\\":\\"0\\",\\"gameClass\\":\\"0\\",\\"tag\\":\\"\\",\\"dashing\\":\\"false\\",\\"inBattle\\":\\"false\\",\\"motion\\":\\"\\",\\"switchId\\":\\"76\\",\\"variableId\\":\\"11\\",\\"compareType\\":\\"0\\",\\"operand\\":\\"NDH\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "FilterControllerMZ",
|
||
status: true,
|
||
description: "FilterControllerMZ",
|
||
parameters: {
|
||
decimalVariable: "true",
|
||
displacementImage: "DisplacementMap",
|
||
"enabledAll-Settings": "",
|
||
"enabledAll-ShowInOptionMenu": "false",
|
||
"enabledAll-Text": "フィルター効果",
|
||
"enabledAll-DefaultValue": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleStartAnimation120",
|
||
status: true,
|
||
description: "戦闘開始直前にアニメーション#120を再生するプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "StateAfterDeath",
|
||
status: true,
|
||
description: "戦闘不能後継続ステートプラグイン",
|
||
parameters: {
|
||
states: '["31","34"]',
|
||
stateIdStart: "0",
|
||
stateIdEnd: "0",
|
||
considerRecoverAll: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_ParticleMZ_Preset",
|
||
status: true,
|
||
description: "パーティクルプリセットデータ",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_ParticleMZ",
|
||
status: true,
|
||
description: "※TRP_ParticleMZ_Presetより下に配置",
|
||
parameters: {
|
||
importLibrary: "true",
|
||
importFilter: "true",
|
||
systemParticles: "[]",
|
||
commandName: "particle,パーティクル",
|
||
keepPictureOrder: "false",
|
||
walkOffset: "16",
|
||
dashOffset: "16",
|
||
categoryClear: "==============================",
|
||
clearCharacterOnMapChange: "true",
|
||
clearPartyOnMapChange: "true",
|
||
clearScreenOnMapChange: "true",
|
||
clearBattleScreenOnEnd: "false",
|
||
clearBattleCharaOnEnd: "true",
|
||
categoryPerformance: "==============================",
|
||
regionMargin: "2",
|
||
outsideMargin: "6",
|
||
maxParticles: "100000",
|
||
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: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_ParticleMZ_Group",
|
||
status: true,
|
||
description: "グループ再生機能の有効化",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TRP_ParticleMZ_Editor",
|
||
status: true,
|
||
description: "パーティクルデータの編集[開発用]",
|
||
parameters: {
|
||
showGuide: "true",
|
||
paramFontSize: "18",
|
||
noColorCode: "false",
|
||
buttonFontSize: "13",
|
||
buttonWidth: "86",
|
||
saveAsArray: "false",
|
||
copyAsArray: "true",
|
||
skipListCommand: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TRP_ParticleMZ_GroupEditor",
|
||
status: true,
|
||
description: "グループ設定の編集[開発用]",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CursedAction",
|
||
status: true,
|
||
description: "呪われたプラグイン",
|
||
parameters: {
|
||
actionList:
|
||
'["{\\"name\\":\\"action01\\",\\"skillId\\":\\"10\\",\\"probability\\":\\"50\\",\\"conditionSwitchId\\":\\"35\\",\\"conditionScript\\":\\"$gameVariables.value(3) >= 4\\"}"]',
|
||
priority: "2",
|
||
message: "%1はオナニーをはじめた…",
|
||
},
|
||
},
|
||
{
|
||
name: "NpcFollower",
|
||
status: true,
|
||
description: "NPCフォロワープラグイン",
|
||
parameters: { MaxNpcNumber: "1", HideNormalFollower: "true" },
|
||
},
|
||
{
|
||
name: "NRP_EnemyRoutineKai",
|
||
status: true,
|
||
description: "v1.11 敵行動ルーチンを改善します。",
|
||
parameters: {
|
||
"<Base Setting>": "",
|
||
resetAction: "false",
|
||
testApply: "true",
|
||
"<Heal>": "",
|
||
controlRecover: "true",
|
||
ifHpRecover: "b.hpRate() < 1.0",
|
||
ifMpRecover: "b.mpRate() < 1.0",
|
||
controlForDead: "true",
|
||
"<MP Drain>": "",
|
||
controlMpDrain: "true",
|
||
"<Effect>": "",
|
||
controlEnemyEffect: "true",
|
||
controlActorEffect: "true",
|
||
watchResist: "false",
|
||
improveSubstitute: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "NUUN_AddDropItems",
|
||
status: true,
|
||
description: "ドロップアイテム追加",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SkillVariableCondition",
|
||
status: true,
|
||
description:
|
||
"v1.1 スキル使用条件拡張 ‑ 変数+プレイヤーステート │ SkillVariableCondition.js",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage",
|
||
status: true,
|
||
description: "通知メッセージプラグイン (v.1.6.2)",
|
||
parameters: {
|
||
base: "",
|
||
baseAnimationDirection: "bottomToTop",
|
||
baseAppearTime: "15",
|
||
baseViewTime: "90",
|
||
baseFontSize: "22",
|
||
basePadding: "0",
|
||
baseLeftPadding: "50",
|
||
baseRightPadding: "300",
|
||
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)",
|
||
advancedUiPaddingTop: "0",
|
||
advancedUiPaddingBottom: "0",
|
||
advancedAppendScenes: '["Scene_Battle"]',
|
||
advancedKeepMessage: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_AddonVariableChangeCenter",
|
||
status: true,
|
||
description: "Notification Message Add-on: Variable Change Notification (Center Fixed Version) v2.1.1",
|
||
parameters: {
|
||
watchList:
|
||
'["{\\"variableId\\":\\"5\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Lewdness increased by {delta}...\\",\\"iconId\\":\\"84\\",\\"se\\":\\"{\\\\\\"name\\\\\\":\\\\\\"Item1\\\\\\",\\\\\\"volume\\\\\\":\\\\\\"90\\\\\\",\\\\\\"pitch\\\\\\":\\\\\\"100\\\\\\",\\\\\\"pan\\\\\\":\\\\\\"0\\\\\\"}\\"}","{\\"variableId\\":\\"3\\",\\"messageTemplate\\":\\"\\\\\\\\c[26]Hypnosis depth increased by {delta}...\\",\\"iconId\\":\\"91\\",\\"se\\":\\"{\\\\\\"name\\\\\\":\\\\\\"Item1\\\\\\",\\\\\\"volume\\\\\\":\\\\\\"90\\\\\\",\\\\\\"pitch\\\\\\":\\\\\\"100\\\\\\",\\\\\\"pan\\\\\\":\\\\\\"0\\\\\\"}\\"}","{\\"variableId\\":\\"70\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Mouth usage count: {delta} (Total \\\\\\\\V[70]x)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}","{\\"variableId\\":\\"71\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Breast usage count: {delta} (Total \\\\\\\\V[71]x)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}","{\\"variableId\\":\\"72\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Ass usage count: {delta} (Total \\\\\\\\V[72]x)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}","{\\"variableId\\":\\"73\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Vagina usage count: {delta} (Total \\\\\\\\V[73]x)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}","{\\"variableId\\":\\"74\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Semen collected: {delta}mL (Total \\\\\\\\V[74]mL)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}","{\\"variableId\\":\\"75\\",\\"messageTemplate\\":\\"\\\\\\\\c[27]Climax count: {delta} (Total \\\\\\\\V[75]x)\\",\\"iconId\\":\\"0\\",\\"se\\":\\"\\"}"]',
|
||
centerY: "360",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_AddonSwitchUnlockCenter",
|
||
status: true,
|
||
description:
|
||
"Notification Message Add-on: Switch Unlock Notification (Center Fixed Version) v1.0.0",
|
||
parameters: {
|
||
watchSwitchList:
|
||
'["{\\"switchId\\":\\"201\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"202\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"203\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"204\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"205\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"206\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"207\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"208\\",\\"messageTemplate\\":\\"\\\\\\\\c[1]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"71\\"}","{\\"switchId\\":\\"301\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"302\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"303\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"304\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"305\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"306\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"307\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"308\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"309\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"310\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"311\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"312\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"313\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"314\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"321\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"322\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"323\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"324\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"325\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"326\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"327\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"328\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"328\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"329\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"330\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"331\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"332\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"333\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"334\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"335\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"336\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"337\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"338\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"341\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"342\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"343\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"344\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"345\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"346\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"348\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"349\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"350\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"351\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"352\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"353\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"354\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"361\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"362\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"363\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"364\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"365\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"366\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"367\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"368\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"369\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"370\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"371\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"372\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"373\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"381\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"382\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"383\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"384\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"385\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"386\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"387\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"315\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}","{\\"switchId\\":\\"339\\",\\"messageTemplate\\":\\"Memory \\\\\\\\c[27]“{name}”\\\\\\\\c[0] has been unlocked\\",\\"iconId\\":\\"162\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_CommandMessage",
|
||
status: true,
|
||
description: "通知メッセージをプラグインコマンドで呼び出す v1.2.0",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "EvadeStateSkill",
|
||
status: true,
|
||
description:
|
||
"v1.1 指定ステートでスキルを自動回避。ただし別指定のステート中は無効。",
|
||
parameters: { DisableEvasionStateId: "28" },
|
||
},
|
||
{
|
||
name: "DisableMessageAdvance",
|
||
status: true,
|
||
description: "一時的にメッセージ送り入力を禁止/許可する v1.0",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "BalloonPlus",
|
||
status: true,
|
||
description: "フキダシアイコンに欲しい機能をまとめました。",
|
||
parameters: {
|
||
offsetX: "0",
|
||
offsetY: "0",
|
||
autoShift: "true",
|
||
speed: "6",
|
||
waitTime: "0",
|
||
muteSwitchId: "",
|
||
balloonSettings:
|
||
'["{\\"id\\":\\"4\\",\\"se\\":\\"\\",\\"offsetX\\":\\"0\\",\\"offsetY\\":\\"0\\",\\"startIndex\\":\\"0\\",\\"numFrames\\":\\"8\\",\\"loopEnabled\\":\\"false\\"}"]',
|
||
nameList: '["1"]',
|
||
},
|
||
},
|
||
{
|
||
name: "AltVariableEvasion",
|
||
status: true,
|
||
description:
|
||
"変数11が'NP'等かつ指定スイッチOFFの時、スキルを回避。指定ステート中は無効。v1.05a",
|
||
parameters: {
|
||
RequireOffSwitchId: "40",
|
||
ResultSwitchId: "73",
|
||
DisableEvasionStateId: "28",
|
||
},
|
||
},
|
||
{
|
||
name: "ShiftMultiPictures",
|
||
status: true,
|
||
description: "v1.3 複数ピクチャを一括で移動・色調変更(イージング対応)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "ZoomFadePicture",
|
||
status: true,
|
||
description:
|
||
"ピクチャを拡大しながらフェード/スライドさせる v1.6\r\n\r\n------------------------------------------------------------------\r\n▼ 共通パラメータ\r\npictureId : ピクチャID\r\nfilename : 画像ファイル(img/pictures)\r\nx, y : 初期座標\r\norigin : 原点(0:左上 / 1:中央)\r\nfirstDuration : フェードインフレーム数\r\nsecondDuration : フェードアウトフレーム数\r\nblendMode : ブレンド(0:通常 / 1:加算)\r\nwait : 終了待ち\r\n------------------------------------------------------------------",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "AutoPlayBgm",
|
||
status: true,
|
||
description:
|
||
"v1.0 指定秒後にBGMが鳴っていなければ自動再生します。 Author: IvI",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CenterDamagePopup",
|
||
status: true,
|
||
description: "ダメージポップアップを敵キャラの中央に配置します。",
|
||
parameters: { offsetY: "8" },
|
||
},
|
||
{
|
||
name: "NRP_StopSelfMovement",
|
||
status: true,
|
||
description: "v1.00 イベント実行中の自律移動を停止します。",
|
||
parameters: { StopSwitch: "", StopParallelMessage: "true" },
|
||
},
|
||
{
|
||
name: "DarkPlasma_PassageByRegion",
|
||
status: true,
|
||
description: "リージョンによる通行可能判定",
|
||
parameters: {
|
||
regions:
|
||
'["{\\"id\\":\\"40\\",\\"through\\":\\"false\\",\\"impassableUp\\":\\"true\\",\\"impassableDown\\":\\"true\\",\\"impassableLeft\\":\\"true\\",\\"impassableRight\\":\\"true\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "StateIconPosPatch",
|
||
status: true,
|
||
description:
|
||
"v1.0 メニューのステートアイコン表示位置を X・Y オフセットで調整します",
|
||
parameters: { "Offset X": "0", "Offset Y": "0" },
|
||
},
|
||
{
|
||
name: "YKP_CriticalCalculation",
|
||
status: true,
|
||
description: "クリティカルの発生率とダメージ倍率を変更するプラグイン。",
|
||
parameters: {
|
||
criticalDamageRate: "2.0",
|
||
addCriticalTarget: "1",
|
||
addCriticalParam: "a.luk / 10",
|
||
},
|
||
},
|
||
{
|
||
name: "MNKR_SupponShopStockMZ",
|
||
status: true,
|
||
description: "在庫システムを有するお店を設定します。",
|
||
parameters: {
|
||
"Label of stock Number": "在庫数",
|
||
"Label of sold out": "売り切れ",
|
||
"Display option": "true",
|
||
"Display option space": "12",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_WindowBattleLogLayout",
|
||
status: true,
|
||
description: "v1.05 戦闘メッセージのレイアウトを変更します。",
|
||
parameters: {
|
||
"<Window Position>": "",
|
||
x: "0",
|
||
y: "0",
|
||
showFront: "false",
|
||
"<Window Size>": "",
|
||
width: "this.windowWidth()-600",
|
||
autoWidth: "false",
|
||
lineHeight: "36",
|
||
"<Window Message>": "",
|
||
fontSize: "28",
|
||
padding: "18",
|
||
"<Window Background>": "",
|
||
normalWindow: "false",
|
||
backColor: "#000000",
|
||
backPaintOpacity: "64",
|
||
gradientType: "1",
|
||
startGradientSize: "0",
|
||
endGradientSize: "600",
|
||
},
|
||
},
|
||
{
|
||
name: "BattleLogOutput",
|
||
status: true,
|
||
description: "バトルログ出力プラグイン(v1.1.3)",
|
||
parameters: { maxLines: "8" },
|
||
},
|
||
{
|
||
name: "Keke_FrontViewPlus",
|
||
status: true,
|
||
description: "フロントビュー戦闘の表示を強化",
|
||
parameters: {
|
||
アニメーションX: "0",
|
||
アニメーションY: "0",
|
||
アニメーションレイヤー: "ウインドウより上",
|
||
ダメージポップX: "0",
|
||
ダメージポップY: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "Keke_MenuComfortable",
|
||
status: true,
|
||
description: "メニューを快適化する",
|
||
parameters: {
|
||
スクロールバー: "",
|
||
スクロールバー表示: "false",
|
||
スクロールバーデザイン:
|
||
'{"太さ":"10","タッチ範囲太さ":"30","縁取り幅":"1","バー本体-色タイプ":"単色","バー本体色":"255, 128, 0, 1","バー本体色-グラデ":"255, 255, 255, 1","バー背景色":"96, 96, 96, 1","丸み":"5"}',
|
||
一覧モード: "",
|
||
一覧モード有効: "false",
|
||
常に一覧モード: "false",
|
||
一覧ウインドウ設定:
|
||
'{"横の表示数":"4","縦の表示数":"5","縦表示数の自動調整":"true","…縦の最低数":"2","全体サイズ率":"1","小型化補正":"0.95","顔グラ丸み":"40","カーソル":"","カーソル表示":"true","標準カーソル消去":"true","カーソルサイズ+":"8","カーソル丸み":"40","カーソル色":"0, 255, 255","カーソル色(並べ替え)":"255, 255, 0","バトラー枠":"","バトラー枠-表示":"false","バトラー枠-太さ":"5","バトラー枠-色":"255, 224, 0","名前表示":"","名前-表示":"true","名前-配置":"左上","名前-ずらしX":"0","名前-ずらしY":"0","名前-文字サイズ":"18","名前-文字色":"255, 255, 255","名前-縁取り幅":"5","名前-隠す行数":"","職業表示":"","職業-表示":"true","職業-配置":"左上","職業-ずらしX":"0","職業-ずらしY":"25","職業-文字サイズ":"18","職業-文字色":"255, 255, 255","職業-縁取り幅":"5","職業-隠す行数":"3","ステータス表示":"","ステータス-表示":"true","ステータス-配置":"右下","ステータス-ずらしX":"0","ステータス-ずらしY":"0","ステータス-文字サイズ":"18","ステータス-縁取り幅":"5","ステータス-ゲージ高さ":"10","ステータス-横幅":"64","ステータス-行間":"3","ステータス-隠す行数":"","レベル表示":"","レベル-表示":"true","レベル-配置":"左下","レベル-ずらしX":"0","レベル-ずらしY":"-5","レベル-文字サイズ":"18","レベル-文字色":"255, 255, 255","レベル-縁取り幅":"5","レベル-ラベル幅":"30","レベル-横幅":"36","レベル-隠す行数":"","ステートアイコン":"","ステート-表示":"true","ステート-配置":"左下","ステート-ずらしX":"0","ステート-ずらしY":"32","ステート-隠す行数":"3"}',
|
||
操作全般: "",
|
||
"並べ替えドラッグ&ドロップ": "false",
|
||
キャラ切り替え拡張: "false",
|
||
キー操作: "",
|
||
リスト縦ループ強化: "true",
|
||
リスト横ループ強化: "true",
|
||
リスト左右キーでジャンプ: "true",
|
||
タッチ操作: "",
|
||
シングルタッチで決定: "true",
|
||
ロングタッチセレクト: "false",
|
||
ダイレクトタッチ: "true",
|
||
スワイプキャンセル: "false",
|
||
スワイプスライド: "false",
|
||
キャンセル省略: "true",
|
||
タッチ設定:
|
||
'{"ロングタッチ":"","ロングタッチ時間":"15","スワイプキャンセル":"","メニュー以外にも適用":"true","キャンセルエリア幅":"gw * 0.1","キャンセル遊び":"10","スワイプスライド":"","連鎖スライド時間":"0","スライドエリア幅":"gw * 0.8","スライド遊び":"10"}',
|
||
タッチ演出: "",
|
||
タッチスター表示: "false",
|
||
タッチスターデザイン:
|
||
'{"持続時間":"30","消えていく時間":"30","生成数":"2","フォーム":"スター(星形)","カラー":"255, 255, 0","不透明度":"192","不透明度-乱数":"32","サイズ":"20","サイズ-乱数":"5","位置X":"0","位置Y":"0","移動X":"0","移動X-乱数":"0","移動Y":"0","移動Y-乱数":"0","スケールX":"1.5","スケールX-乱数":"0.5","スケールY":"1.5","スケールY-乱数":"0.5","拡大量":"2","拡大量-乱数":"0.5"}',
|
||
装備: "",
|
||
装備レイアウト改良: "false",
|
||
シフトキーで装備解除: "false",
|
||
ロングタッチで装備解除: "false",
|
||
装備コマンド削除: "false",
|
||
装備リスト列数: "1",
|
||
装備所持数を非表示: "false",
|
||
装備外すUI: "{}",
|
||
セーブ: "",
|
||
セーブフォーカス進めない: "true",
|
||
コマンド記憶: "",
|
||
記憶タイミング: "選択時に記憶",
|
||
記憶クリア方式: "メニュー閉じたらクリア",
|
||
戦闘メンバー強調: "",
|
||
控え半透明化を無効: "false",
|
||
バトラーマーク表示: "false",
|
||
補欠マーク表示: "false",
|
||
バトラーマーク設定:
|
||
'{"表示":"true","テキスト":"Battler","補欠テキスト":"Sub","文字サイズ":"16","文字色":"255, 192, 0","縁取り幅":"6","配置":"左下","ずらしX":"0","ずらしY":"0"}',
|
||
アイコンバック: "",
|
||
アイコンバック表示: "false",
|
||
アイコンバックデザイン:
|
||
'{"バック色":"255, 255, 255, 1","縁取り幅":"1.5","縁取り色":"0, 0, 0, 1","丸み":"10"}',
|
||
競合対策: "",
|
||
競合対策シーン: '["AdditionalCC"]',
|
||
},
|
||
},
|
||
{
|
||
name: "Keke_PredictionSystem",
|
||
status: true,
|
||
description: "敵の行動&ターゲット先行表示システム",
|
||
parameters: {
|
||
常に行動予測: "true",
|
||
'行動予測"有効"スイッチ': "",
|
||
'行動予測"無効"スイッチ': "",
|
||
行動ビュー: "",
|
||
"行動-表示": "true",
|
||
"行動-入力中のみ表示": "true",
|
||
"行動-詠唱中の味方も表示": "false",
|
||
"行動-自動中の味方も表示": "false",
|
||
"行動-フォント": "",
|
||
"行動-文字サイズ": "24",
|
||
"行動-文字色": "240, 240, 255",
|
||
"行動-文字色(詠唱中)": "255, 192, 255",
|
||
"行動-縁取り幅": "7",
|
||
"行動-横幅": "200",
|
||
"行動-背景色": "0, 0, 0, 0.25",
|
||
"行動-アイコン表示": "true",
|
||
"…アイコン間隔": "0",
|
||
"…アイコンサイズ": "100",
|
||
"行動-行間": "2",
|
||
"行動-表示位置/味方": '{"表示方向":"上","ずらしX":"","ずらしY":""}',
|
||
"行動-表示位置/敵": '{"表示方向":"下","ずらしX":"","ずらしY":"-150"}',
|
||
"行動-Y座標絶対モード": "true",
|
||
"行動-Y座標(絶対)": "600",
|
||
"行動-非表示範囲": '{"上":"0","下":"0","左":"0","右":"0"}',
|
||
"行動-表示レイヤー": "ウインドウより下",
|
||
"行動-不発エフェクト":
|
||
'{"アニメーション":"64","効果音":"[\\"{\\\\\\"ファイル\\\\\\":\\\\\\"Monster4\\\\\\",\\\\\\"音量\\\\\\":\\\\\\"100\\\\\\",\\\\\\"ピッチ\\\\\\":\\\\\\"70\\\\\\",\\\\\\"位相\\\\\\":\\\\\\"0\\\\\\"}\\"]","画面フラッシュ":"true","…フラッシュ色":"255, 255, 255, 170","…フラッシュ遅延":"","…フラッシュ時間":"30","ヒットストップ":"0, 0","フリーアニメ":""}',
|
||
ターゲットライン: "",
|
||
"ライン-表示": "false",
|
||
"ライン-入力中のみ表示": "false",
|
||
"ライン-進行方向": "下",
|
||
"ライン-始点": '{"始点-方向":"右","始点-ずらしX":"","始点-ずらしY":""}',
|
||
"ライン-終点":
|
||
'{"味方へのライン":"","終点-方向(味方)":"上","終点-ずらしX(味方)":"","終点-ずらしY(味方)":"","敵同士のライン":"","終点-方向(敵)":"中央","終点-ずらしX(敵)":"","終点-ずらしY(敵)":""}',
|
||
"ライン-太さ": "4",
|
||
"ライン-縁取り幅": "1.5",
|
||
"ライン-色リスト":
|
||
'["255, 255, 0","255, 0, 255","0, 255, 255","255, 128, 0","128, 255, 0","0, 128, 255","255, 255, 255","255, 0, 0"]',
|
||
"ライン-始点大きさ": "3",
|
||
"ライン-矢印大きさ": "4",
|
||
"ライン-重なりずらし": "12",
|
||
"ライン-最低長さ": "50",
|
||
"ライン-全体時はワード": "true",
|
||
"…全体ワード設定":
|
||
'{"ワード":"ALL","フォント":"","文字サイズ":"22","文字色":"96, 255, 255","縁取り幅":"7","ずらしX":"","ずらしY":""}',
|
||
},
|
||
},
|
||
{
|
||
name: "HideCommand",
|
||
status: true,
|
||
description: "戦闘コマンド非表示 Ver1.4.5(2022/9/10)",
|
||
parameters: {
|
||
HideAttackCommand: "false",
|
||
HideCannotAttack: "false",
|
||
HideSkillCommand: "false",
|
||
HideGuardCommand: "true",
|
||
HideItemCommand: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "RegionDarknessAbove",
|
||
status: true,
|
||
description:
|
||
"特定のスイッチがON/OFFで指定リージョンのタイルをキャラの上にフェードイン・アウトさせます。",
|
||
parameters: {
|
||
targetSwitchId: "112",
|
||
targetRegionId: "41",
|
||
fadeDuration: "30",
|
||
},
|
||
},
|
||
{
|
||
name: "StateDuplication",
|
||
status: true,
|
||
description: "ステート重ね掛けプラグイン",
|
||
parameters: {
|
||
states:
|
||
'["{\\"srcStateId\\":\\"4\\",\\"destStateId\\":\\"14\\",\\"removeSrcState\\":\\"true\\",\\"suppressRemoveMessage\\":\\"true\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "ExtendSkillCondition",
|
||
status: true,
|
||
description: "スキル使用条件拡張プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "EventPictureDisplay",
|
||
status: true,
|
||
description:
|
||
"プレイヤー頭上イベント検出 → ピクチャ99 & タイトル表示 v2.1 ★スイッチ9で有効化★",
|
||
parameters: {
|
||
NotetagKey: "ShowPic",
|
||
PictureX: "0",
|
||
PictureY: "100",
|
||
PictureScale: "50",
|
||
TitleX: "370",
|
||
TitleY: "420",
|
||
TitleFontSize: "24",
|
||
BackStyle: "2",
|
||
BackOrigin: "1",
|
||
BackX: "460",
|
||
BackY: "270",
|
||
BackW: "1000",
|
||
BackH: "450",
|
||
BackOpacity: "150",
|
||
PictureList:
|
||
'["{\\"id\\":\\"0\\",\\"file\\":\\"scenceNotReleased\\"}","{\\"id\\":\\"8\\",\\"file\\":\\"HEV/b_H01_rinkan/b_H01_01\\"}","{\\"id\\":\\"3\\",\\"file\\":\\"HEV/b_H02_zako/b_H02_01_a\\"}","{\\"id\\":\\"4\\",\\"file\\":\\"HEV/b_H02_zako/b_H02_02_b\\"}","{\\"id\\":\\"5\\",\\"file\\":\\"HEV/b_H02_zako/b_H02_07_c\\"}","{\\"id\\":\\"6\\",\\"file\\":\\"HEV/b_H03_raper/b_H03_03\\"}","{\\"id\\":\\"7\\",\\"file\\":\\"Reminiscence/Reminiscence_07\\"}","{\\"id\\":\\"9\\",\\"file\\":\\"Reminiscence/Reminiscence_09\\"}","{\\"id\\":\\"10\\",\\"file\\":\\"Reminiscence/Reminiscence_10\\"}","{\\"id\\":\\"11\\",\\"file\\":\\"Reminiscence/Reminiscence_11\\"}","{\\"id\\":\\"12\\",\\"file\\":\\"Reminiscence/Reminiscence_12\\"}","{\\"id\\":\\"13\\",\\"file\\":\\"Reminiscence/Reminiscence_13\\"}","{\\"id\\":\\"14\\",\\"file\\":\\"HEV/bcde_H09_Kabeana/b_H09_01_a\\"}","{\\"id\\":\\"15\\",\\"file\\":\\"HEV/bcde_H09_Kabeana/b_H09_06_b\\"}","{\\"id\\":\\"16\\",\\"file\\":\\"HEV/bcde_H09_Kabeana/e_H09_03_a\\"}","{\\"id\\":\\"17\\",\\"file\\":\\"HEV/c_H01_sexhara/c_H01_04\\"}","{\\"id\\":\\"18\\",\\"file\\":\\"HEV/c_H02_photoSession/c_H02_01_01\\"}","{\\"id\\":\\"19\\",\\"file\\":\\"HEV/c_H02_photoSession/c_H02_02_05\\"}","{\\"id\\":\\"20\\",\\"file\\":\\"HEV/c_H02_photoSession/c_H02_03_02\\"}","{\\"id\\":\\"21\\",\\"file\\":\\"Reminiscence/Reminiscence_21\\"}","{\\"id\\":\\"22\\",\\"file\\":\\"HEV/c_H04_sidou/c_H04_03\\"}","{\\"id\\":\\"23\\",\\"file\\":\\"Reminiscence/Reminiscence_23\\"}","{\\"id\\":\\"24\\",\\"file\\":\\"Reminiscence/Reminiscence_24\\"}","{\\"id\\":\\"25\\",\\"file\\":\\"HEV/c_H03_Hryo/c_H03_01_01\\"}","{\\"id\\":\\"26\\",\\"file\\":\\"HEV/c_H03_Hryo/c_H03_02_03\\"}","{\\"id\\":\\"27\\",\\"file\\":\\"HEV/c_H03_Hryo/c_H03_03_06\\"}","{\\"id\\":\\"28\\",\\"file\\":\\"Reminiscence/Reminiscence_28\\"}","{\\"id\\":\\"29\\",\\"file\\":\\"Reminiscence/Reminiscence_29\\"}","{\\"id\\":\\"30\\",\\"file\\":\\"Reminiscence/Reminiscence_30\\"}","{\\"id\\":\\"31\\",\\"file\\":\\"Reminiscence/Reminiscence_31\\"}","{\\"id\\":\\"32\\",\\"file\\":\\"Reminiscence/Reminiscence_32\\"}","{\\"id\\":\\"33\\",\\"file\\":\\"Reminiscence/Reminiscence_33\\"}","{\\"id\\":\\"34\\",\\"file\\":\\"Reminiscence/Reminiscence_34\\"}","{\\"id\\":\\"35\\",\\"file\\":\\"HEV/d_H01_fella/d_H01_01\\"}","{\\"id\\":\\"36\\",\\"file\\":\\"Reminiscence/Reminiscence_36\\"}","{\\"id\\":\\"37\\",\\"file\\":\\"Reminiscence/Reminiscence_37\\"}","{\\"id\\":\\"38\\",\\"file\\":\\"Reminiscence/Reminiscence_38\\"}","{\\"id\\":\\"39\\",\\"file\\":\\"Reminiscence/Reminiscence_39\\"}","{\\"id\\":\\"40\\",\\"file\\":\\"Reminiscence/Reminiscence_40\\"}","{\\"id\\":\\"41\\",\\"file\\":\\"Reminiscence/Reminiscence_41\\"}","{\\"id\\":\\"42\\",\\"file\\":\\"HEV/d_H02_Smartphon/d_H02_01\\"}","{\\"id\\":\\"43\\",\\"file\\":\\"Reminiscence/Reminiscence_43\\"}","{\\"id\\":\\"45\\",\\"file\\":\\"Reminiscence/Reminiscence_45\\"}","{\\"id\\":\\"46\\",\\"file\\":\\"Reminiscence/Reminiscence_46\\"}","{\\"id\\":\\"47\\",\\"file\\":\\"HEV/d_H03_kagami/d_H03_01\\"}","{\\"id\\":\\"48\\",\\"file\\":\\"Reminiscence/Reminiscence_48\\"}","{\\"id\\":\\"49\\",\\"file\\":\\"Reminiscence/Reminiscence_49\\"}","{\\"id\\":\\"50\\",\\"file\\":\\"HEV/e_H01_syokusyu/e_H01_01\\"}","{\\"id\\":\\"51\\",\\"file\\":\\"HEV/e_H01_syokusyu/e_H01_06\\"}","{\\"id\\":\\"52\\",\\"file\\":\\"HEV/e_H01_syokusyu/e_H01_14\\"}","{\\"id\\":\\"53\\",\\"file\\":\\"Reminiscence/Reminiscence_53\\"}","{\\"id\\":\\"54\\",\\"file\\":\\"HEV/e_H02_syadanAna/e_H02_06\\"}","{\\"id\\":\\"55\\",\\"file\\":\\"HEV/e_H01_syokusyu/e_H01_16\\"}","{\\"id\\":\\"56\\",\\"file\\":\\"Reminiscence/Reminiscence_56\\"}","{\\"id\\":\\"57\\",\\"file\\":\\"Reminiscence/Reminiscence_57\\"}","{\\"id\\":\\"58\\",\\"file\\":\\"Reminiscence/Reminiscence_58\\"}","{\\"id\\":\\"59\\",\\"file\\":\\"Reminiscence/Reminiscence_59\\"}","{\\"id\\":\\"60\\",\\"file\\":\\"Reminiscence/Reminiscence_60\\"}","{\\"id\\":\\"61\\",\\"file\\":\\"Reminiscence/Reminiscence_61\\"}","{\\"id\\":\\"62\\",\\"file\\":\\"Reminiscence/Reminiscence_62\\"}","{\\"id\\":\\"63\\",\\"file\\":\\"HEV/f_H03_housi/f_H03_housi_01\\"}","{\\"id\\":\\"64\\",\\"file\\":\\"HEV/f_H04_kobikobi/f_H04_02\\"}","{\\"id\\":\\"65\\",\\"file\\":\\"HEV/f_H01_sennou/f_H01_07\\"}","{\\"id\\":\\"66\\",\\"file\\":\\"HEV/f_H02_kuppuku/f_H02_12\\"}","{\\"id\\":\\"67\\",\\"file\\":\\"Reminiscence/Reminiscence_67\\"}","{\\"id\\":\\"68\\",\\"file\\":\\"Reminiscence/Reminiscence_68\\"}","{\\"id\\":\\"69\\",\\"file\\":\\"Reminiscence/Reminiscence_69\\"}","{\\"id\\":\\"70\\",\\"file\\":\\"HEV/d_H03_kagami/d_H03_07\\"}","{\\"id\\":\\"71\\",\\"file\\":\\"Reminiscence/Reminiscence_71\\"}"]',
|
||
TempHideSwitchId: "119",
|
||
},
|
||
},
|
||
{
|
||
name: "PictureHeroineDisplay",
|
||
status: true,
|
||
description:
|
||
"プラグインコマンドで文字列を入力してヒロインピクチャを表示するプラグイン(暗号化デプロイ対応版・avatar 0Y バグ修正)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PictureHeroineAdditionalEffects",
|
||
status: true,
|
||
description:
|
||
"追加エフェクト用プラグイン(変数17,18 を使ってピクチャID 35,36 を表示)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Picture Tone By Message",
|
||
status: true,
|
||
description: "メッセージ名に基づくピクチャ色調変更プラグイン",
|
||
parameters: {
|
||
defaultTone: '["-50","-50","-50","0"]',
|
||
nameSettings:
|
||
'["{\\"name\\":\\"\\\\\\\\N[1]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"30\\\\\\",\\\\\\"31\\\\\\",\\\\\\"32\\\\\\",\\\\\\"33\\\\\\",\\\\\\"34\\\\\\",\\\\\\"35\\\\\\",\\\\\\"36\\\\\\",\\\\\\"37\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[2]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"30\\\\\\",\\\\\\"31\\\\\\",\\\\\\"32\\\\\\",\\\\\\"33\\\\\\",\\\\\\"34\\\\\\",\\\\\\"35\\\\\\",\\\\\\"36\\\\\\",\\\\\\"37\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[10]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[11]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[12]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\",\\\\\\"11\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[13]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[14]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[15]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[16]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[17]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[18]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[19]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[27]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[28]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[29]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}","{\\"name\\":\\"\\\\\\\\N[30]\\",\\"tone\\":\\"[0, 0, 0, 0]\\",\\"pictureIds\\":\\"[\\\\\\"10\\\\\\"]\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "DarkPlasma_AllocateUniqueTraitId",
|
||
status: true,
|
||
description: "独自の特徴IDを確保する",
|
||
parameters: { startIdOfUniqueTraitId: "71" },
|
||
},
|
||
{
|
||
name: "DarkPlasma_SealItem",
|
||
status: true,
|
||
description: "アイテムを封印する特徴",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MogBattleHud_StateTooltip",
|
||
status: true,
|
||
description:
|
||
"Displays an explanation when you mouse over a state icon in MOG_BattleHud.",
|
||
parameters: {
|
||
list: '["{\\"iconIndex\\":\\"84\\",\\"caption\\":\\"Virgin\\"}","{\\"iconIndex\\":\\"7\\",\\"caption\\":\\"Sexual Harassment Attack\\"}","{\\"iconIndex\\":\\"26\\",\\"caption\\":\\"Restrained:\\\\nCannot attack or use some items\\"}","{\\"iconIndex\\":\\"81\\",\\"caption\\":\\"Defend:\\\\nReduces damage from powerful attacks\\"}","{\\"iconIndex\\":\\"85\\",\\"caption\\":\\"Non-virgin\\"}","{\\"iconIndex\\":\\"2\\",\\"caption\\":\\"Lewd Poison:\\\\nDeals minor damage at the end of each turn\\"}","{\\"iconIndex\\":\\"18\\",\\"caption\\":\\"Lewd Poison (Major):\\\\nDeals moderate damage at the end of each turn\\"}","{\\"iconIndex\\":\\"73\\",\\"caption\\":\\"Burst Mode:\\\\nEvades most sexual harassment and restraint attacks\\"}","{\\"iconIndex\\":\\"74\\",\\"caption\\":\\"Slime:\\\\nUnable to evade sexual harassment or restraint attacks\\"}","{\\"iconIndex\\":\\"34\\",\\"caption\\":\\"Attack Power +25%\\"}","{\\"iconIndex\\":\\"35\\",\\"caption\\":\\"Defense Power +25%\\"}","{\\"iconIndex\\":\\"9\\",\\"caption\\":\\"Cannot Act\\"}","{\\"iconIndex\\":\\"79\\",\\"caption\\":\\"Hypnosis State\\"}"]',
|
||
hoverDelay: "30",
|
||
fontSize: "22",
|
||
padding: "8",
|
||
backOpacity: "224",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_VictoryRewards_Custom",
|
||
status: true,
|
||
description:
|
||
"v1.09 戦闘勝利時の表示をカスタマイズし、レベルアップ時の演出を強化します。",
|
||
parameters: {
|
||
NotDisplayVictoryMessage: "false",
|
||
ApplyNotBattle: "false",
|
||
StartCommmonEvent: "192",
|
||
EndCommmonEvent: "",
|
||
"<Window>": "",
|
||
VictoryWindowBackground: "",
|
||
WindowX: "100",
|
||
WindowY: "100",
|
||
WindowWidth: "500",
|
||
WindowHeight: "320",
|
||
DefeatWindowBackground: "",
|
||
"<DimmerWindow>": "",
|
||
GradientType: "2",
|
||
StartGradientSize: "",
|
||
EndGradientSize: "",
|
||
DimmerColor: "",
|
||
"<Message>": "",
|
||
MessageSpeed: "100",
|
||
FontSize: "",
|
||
LineHeight: "",
|
||
AdjustMessageX: "",
|
||
AdjustMessageY: "",
|
||
MessageFitWidth: "false",
|
||
"<Actor>": "",
|
||
UseActorHeadline: "false",
|
||
ActorHeadline: "\\c[16]【%1】\\c[0]",
|
||
"<DropItem>": "",
|
||
DropItemHeadline: "\\c[16]【戦利品】\\c[0]",
|
||
DropItemDisplay: "%2%1 × %3",
|
||
DropItemNewline: "true",
|
||
DropItemConsolidate: "true",
|
||
"<AdditionalClasses>": "",
|
||
AC_DisplayStyle: "input",
|
||
"<LevelUp>": "",
|
||
EnableLevelUpWait: "true",
|
||
StopVictoryMe: "true",
|
||
LevelUpSE: "lvup",
|
||
LevelUpVolume: "90",
|
||
LevelUpPitch: "100",
|
||
LevelUpPan: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_VictoryRewards_PreLevelUpCE",
|
||
status: true,
|
||
description:
|
||
"[v1.1.0] Victory Rewards 拡張:レベルアップ直前コモンイベント(表示タイミング版)",
|
||
parameters: { LevelUpCommmonEvent: "201" },
|
||
},
|
||
{
|
||
name: "MovieCustomize",
|
||
status: true,
|
||
description: "ムービー再生カスタマイズプラグイン",
|
||
parameters: { noHideScreen: "false", volumeVariable: "65" },
|
||
},
|
||
{
|
||
name: "CustomizeConfigItem",
|
||
status: true,
|
||
description: "オプション任意項目作成プラグイン",
|
||
parameters: {
|
||
NumberOptions: "",
|
||
StringOptions: "",
|
||
SwitchOptions: "",
|
||
VolumeOptions:
|
||
'["{\\"Name\\":\\"Movie Volume\\",\\"DefaultValue\\":\\"100\\",\\"VariableID\\":\\"65\\",\\"HiddenFlag\\":\\"false\\",\\"Script\\":\\"\\",\\"AddPosition\\":\\"\\",\\"PaddingTop\\":\\"0\\"}"]',
|
||
CustomOrder:
|
||
'["NumberOptions","StringOptions","SwitchOptions","VolumeOptions"]',
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_PatchNaturalScroll",
|
||
status: true,
|
||
description: "通知メッセージ(中央版)用パッチ: 自然な上スクロール v1.7.0",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "NRP_OptionCustomize",
|
||
status: true,
|
||
description: "v1.001 オプション画面の表示をカスタマイズ",
|
||
parameters: {
|
||
SeparateList: "",
|
||
SeparateCenter: "false",
|
||
MaxVisibleCommands: "",
|
||
WindowWidth: "",
|
||
WindowBackgroundType: "0",
|
||
VolumeOffset: "10.00",
|
||
MagnifiedVolume: "",
|
||
},
|
||
},
|
||
{
|
||
name: "SealActorCommand",
|
||
status: true,
|
||
description: "アクターコマンド封印プラグイン",
|
||
parameters: {
|
||
commandDisable: "true",
|
||
disableSign: "\\c[2]\\i[1]Sealed\\i[1]",
|
||
},
|
||
},
|
||
{
|
||
name: "SequentialPictureShow",
|
||
status: true,
|
||
description: "ピクチャを連続でクロスフェード表示するプラグイン",
|
||
parameters: {
|
||
pictureLists:
|
||
'["{\\"listName\\":\\"tutorial\\",\\"imageFiles\\":\\"[\\\\\\"TUTORIAL_01\\\\\\",\\\\\\"TUTORIAL_02\\\\\\",\\\\\\"TUTORIAL_03\\\\\\"]\\"}","{\\"listName\\":\\"tutorial2\\",\\"imageFiles\\":\\"[\\\\\\"TUTORIAL_04\\\\\\"]\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "ponidog_upper_animation",
|
||
status: true,
|
||
description: "ピクチャより上でアニメが再生されるようにする",
|
||
parameters: { DefaultValue: "true" },
|
||
},
|
||
{
|
||
name: "DisableEscapeOnState",
|
||
status: true,
|
||
description:
|
||
"特定のステートが付与されている時、逃走コマンドを無効化します。",
|
||
parameters: { disableStateIds: '["35"]' },
|
||
},
|
||
];
|