1096 lines
192 KiB
JavaScript
1096 lines
192 KiB
JavaScript
// Generated by RPG Maker.
|
||
// Do not edit this file directly.
|
||
var $plugins = [
|
||
{
|
||
name: "TN_SpriteExtender",
|
||
status: true,
|
||
description:
|
||
"【有償ライセンス】任意の比率で歩行グラフィックの胴体を引き伸ばし、頭身を上げます。",
|
||
parameters: {
|
||
胴体の引き伸ばし率: "1.5",
|
||
頭の範囲: "14",
|
||
"除外ファイル(部分一致)": "Damage,Not,!Damage,O",
|
||
"除外ファイル(完全一致)": "!sphere2O",
|
||
茂みタイルの高さを統一: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "YEP_CoreEngine",
|
||
status: false,
|
||
description:
|
||
"v1.31 Needed for the majority of Yanfly Engine Scripts. Also\r\ncontains bug fixes found inherently in RPG Maker.",
|
||
parameters: {
|
||
"---Screen---": "",
|
||
"Screen Width": "1280",
|
||
"Screen Height": "720",
|
||
"Scale Battlebacks": "true",
|
||
"Scale Title": "true",
|
||
"Scale Game Over": "true",
|
||
"Open Console": "false",
|
||
"Reposition Battlers": "true",
|
||
"GameFont Load Timer": "0",
|
||
"Update Real Scale": "false",
|
||
"Collection Clear": "true",
|
||
"---Gold---": "",
|
||
"Gold Max": "99999999",
|
||
"Gold Font Size": "20",
|
||
"Gold Icon": "313",
|
||
"Gold Overlap": "A lotta",
|
||
"---Items---": "",
|
||
"Default Max": "99",
|
||
"Quantity Text Size": "20",
|
||
"---Parameters---": "",
|
||
"Max Level": "99",
|
||
"Actor MaxHP": "9999",
|
||
"Actor MaxMP": "9999",
|
||
"Actor Parameter": "999",
|
||
"Enemy MaxHP": "999999",
|
||
"Enemy MaxMP": "9999",
|
||
"Enemy Parameter": "999",
|
||
"---Battle---": "",
|
||
"Animation Rate": "4",
|
||
"Flash Target": "false",
|
||
"Show Events Transition": "true",
|
||
"Show Events Snapshot": "true",
|
||
"---Map Optimization---": "",
|
||
"Refresh Update HP": "true",
|
||
"Refresh Update MP": "true",
|
||
"Refresh Update TP": "false",
|
||
"---Font---": "",
|
||
"Chinese Font": "SimHei, Heiti TC, sans-serif",
|
||
"Korean Font": "Dotum, AppleGothic, sans-serif",
|
||
"Default Font": "GameFont, Verdana, Arial, Courier New",
|
||
"Font Size": "28",
|
||
"Text Align": "left",
|
||
"---Windows---": "",
|
||
"Digit Grouping": "true",
|
||
"Line Height": "36",
|
||
"Icon Width": "32",
|
||
"Icon Height": "32",
|
||
"Face Width": "144",
|
||
"Face Height": "144",
|
||
"Window Padding": "18",
|
||
"Text Padding": "6",
|
||
"Window Opacity": "192",
|
||
"Gauge Outline": "true",
|
||
"Gauge Height": "18",
|
||
"Menu TP Bar": "true",
|
||
"---Window Colors---": "",
|
||
"Color: Normal": "0",
|
||
"Color: System": "16",
|
||
"Color: Crisis": "17",
|
||
"Color: Death": "18",
|
||
"Color: Gauge Back": "19",
|
||
"Color: HP Gauge 1": "20",
|
||
"Color: HP Gauge 2": "21",
|
||
"Color: MP Gauge 1": "22",
|
||
"Color: MP Gauge 2": "23",
|
||
"Color: MP Cost": "23",
|
||
"Color: Power Up": "24",
|
||
"Color: Power Down": "25",
|
||
"Color: TP Gauge 1": "28",
|
||
"Color: TP Gauge 2": "29",
|
||
"Color: TP Cost Color": "29",
|
||
},
|
||
},
|
||
{
|
||
name: "VE_Single_Actor_MZ",
|
||
status: true,
|
||
description:
|
||
"One-Actor's menu. This plugin is made for one playable actor only.",
|
||
parameters: {
|
||
Level_Number_x_Distance: "50",
|
||
Class_text_x_Distance: "160",
|
||
Main_Menu_EXP_Display: "0",
|
||
ExptoLvl_text_x_Distance: "160",
|
||
Status_Window_Width: "325",
|
||
},
|
||
},
|
||
{
|
||
name: "TA_SceneStatusExtendMZ",
|
||
status: false,
|
||
description: "ステータス画面の見た目を大幅に改変します。",
|
||
parameters: {
|
||
StatusBackground: "",
|
||
StatusForeground: "",
|
||
StatusWindow: "",
|
||
WStatusX: "0",
|
||
WStatusY: "120",
|
||
WStatusWidth: "404",
|
||
WStatusHeight: "208",
|
||
WStatusOpacity: "255",
|
||
StatusDetailWindow: "",
|
||
WStatusDetailX: "0",
|
||
WStatusDetailY: "328",
|
||
WStatusDetailWidth: "404",
|
||
WStatusDetailHeight: "288",
|
||
WStatusDetailOpacity: "255",
|
||
HITandEVASystemTerm: "true",
|
||
EXP: "",
|
||
ExpHeader: "経験値",
|
||
ExpNextGaugeVisible: "true",
|
||
ExpNextGaugeColor1: "30",
|
||
ExpNextGaugeColor2: "31",
|
||
"Next EXP Gauge Shape": "",
|
||
Parameters: "",
|
||
ParametersHeader: "能力値",
|
||
ParametersList:
|
||
'["{\\"ParameterId\\":\\"2\\"}","{\\"ParameterId\\":\\"3\\"}","{\\"ParameterId\\":\\"4\\"}","{\\"ParameterId\\":\\"5\\"}","{\\"ParameterId\\":\\"6\\"}","{\\"ParameterId\\":\\"7\\"}"]',
|
||
ParametersLines: "6",
|
||
ParametersCols: "1",
|
||
ParametersNameWidth: "160",
|
||
ParametersValueWidth: "50",
|
||
ParametersMargin: "0",
|
||
ExParameters: "",
|
||
ExParametersHeader: "追加能力値",
|
||
ExParametersList:
|
||
'["{\\"ExParamName\\":\\"命中率\\",\\"ExParamId\\":\\"0\\"}","{\\"ExParamName\\":\\"回避率\\",\\"ExParamId\\":\\"1\\"}","{\\"ExParamName\\":\\"会心率\\",\\"ExParamId\\":\\"2\\"}","{\\"ExParamName\\":\\"会心回避率\\",\\"ExParamId\\":\\"3\\"}","{\\"ExParamName\\":\\"魔法回避率\\",\\"ExParamId\\":\\"4\\"}","{\\"ExParamName\\":\\"魔法反射率\\",\\"ExParamId\\":\\"5\\"}","{\\"ExParamName\\":\\"反撃率\\",\\"ExParamId\\":\\"6\\"}","{\\"ExParamName\\":\\"HP再生率\\",\\"ExParamId\\":\\"7\\"}","{\\"ExParamName\\":\\"MP再生率\\",\\"ExParamId\\":\\"8\\"}","{\\"ExParamName\\":\\"TP再生率\\",\\"ExParamId\\":\\"9\\"}"]',
|
||
ExParamLines: "5",
|
||
ExParamCols: "2",
|
||
ExParamNameWidth: "110",
|
||
ExParamValueWidth: "50",
|
||
ExParamMargin: "30",
|
||
SpParameters: "",
|
||
SpParametersHeader: "特殊能力値",
|
||
SpParametersList:
|
||
'["{\\"SpParamName\\":\\"狙われやすさ\\",\\"SpParamId\\":\\"0\\"}","{\\"SpParamName\\":\\"防御効果\\",\\"SpParamId\\":\\"1\\"}","{\\"SpParamName\\":\\"回復効果\\",\\"SpParamId\\":\\"2\\"}","{\\"SpParamName\\":\\"薬の知識\\",\\"SpParamId\\":\\"3\\"}","{\\"SpParamName\\":\\"MP消費\\",\\"SpParamId\\":\\"4\\"}","{\\"SpParamName\\":\\"TPチャージ率\\",\\"SpParamId\\":\\"5\\"}","{\\"SpParamName\\":\\"物理ダメージ率\\",\\"SpParamId\\":\\"6\\"}","{\\"SpParamName\\":\\"魔法ダメージ率\\",\\"SpParamId\\":\\"7\\"}","{\\"SpParamName\\":\\"床ダメージ率\\",\\"SpParamId\\":\\"8\\"}","{\\"SpParamName\\":\\"獲得経験率\\",\\"SpParamId\\":\\"9\\"}"]',
|
||
SpParamLines: "5",
|
||
SpParamCols: "2",
|
||
SpParamNameWidth: "110",
|
||
SpParamValueWidth: "50",
|
||
SpParamMargin: "30",
|
||
CustomParams: "",
|
||
CustomParamsHeader: "能力値",
|
||
Resists: "",
|
||
ResistsBlankLine: "true",
|
||
ElementResist: "",
|
||
ElementResistHeader: "属性有効度",
|
||
ElementResistList:
|
||
'["{\\"ElementId\\":\\"1\\",\\"ElementIconId\\":\\"76\\"}","{\\"ElementId\\":\\"2\\",\\"ElementIconId\\":\\"64\\"}","{\\"ElementId\\":\\"3\\",\\"ElementIconId\\":\\"65\\"}","{\\"ElementId\\":\\"4\\",\\"ElementIconId\\":\\"66\\"}","{\\"ElementId\\":\\"5\\",\\"ElementIconId\\":\\"67\\"}","{\\"ElementId\\":\\"6\\",\\"ElementIconId\\":\\"68\\"}","{\\"ElementId\\":\\"7\\",\\"ElementIconId\\":\\"69\\"}","{\\"ElementId\\":\\"8\\",\\"ElementIconId\\":\\"70\\"}","{\\"ElementId\\":\\"9\\",\\"ElementIconId\\":\\"71\\"}"]',
|
||
ElementResistCols: "3",
|
||
ElementResistValueWidth: "60",
|
||
ElementResistMargin: "30",
|
||
Equipments: "",
|
||
EquipmentsHeader: "現在の装備",
|
||
maxEquipments: "6",
|
||
SlotNameVisible: "true",
|
||
SlotNameWidth: "138",
|
||
ProfileHeader: "プロフィール",
|
||
StateResistHeader: "状態異常有効度",
|
||
StateResistList:
|
||
'["{\\"StateId\\":\\"1\\"}","{\\"StateId\\":\\"4\\"}","{\\"StateId\\":\\"5\\"}","{\\"StateId\\":\\"6\\"}","{\\"StateId\\":\\"7\\"}","{\\"StateId\\":\\"8\\"}","{\\"StateId\\":\\"9\\"}","{\\"StateId\\":\\"10\\"}","{\\"StateId\\":\\"12\\"}","{\\"StateId\\":\\"13\\"}"]',
|
||
StateResistCols: "3",
|
||
StateResistValueWidth: "60",
|
||
StateResistMargin: "20",
|
||
PageSelectWindow: "",
|
||
PageSelectWindowVisible: "true",
|
||
PageSelectWindowX: "0",
|
||
PageSelectWindowY: "52",
|
||
PageSelectWindowWidth: "808",
|
||
PageSelectWindowHeight: "68",
|
||
PageSelectWindowMaxCols: "0",
|
||
PageSelectWindowOpacity: "255",
|
||
PageSelectWindowList:
|
||
'["{\\"PageContents\\":\\"Exp\\",\\"PageName\\":\\"経験値\\"}","{\\"PageContents\\":\\"Param\\",\\"PageName\\":\\"能力値\\"}","{\\"PageContents\\":\\"ExParam\\",\\"PageName\\":\\"追加能力値\\"}","{\\"PageContents\\":\\"SpParam\\",\\"PageName\\":\\"特殊能力値\\"}","{\\"PageContents\\":\\"StateResist\\",\\"PageName\\":\\"ST有効度\\"}","{\\"PageContents\\":\\"ElementResist\\",\\"PageName\\":\\"属性有効度\\"}","{\\"PageContents\\":\\"Equips\\",\\"PageName\\":\\"装備\\"}","{\\"PageContents\\":\\"Profile\\",\\"PageName\\":\\"プロフィール\\"}"]',
|
||
StandingPicture: "",
|
||
STPictShow: "true",
|
||
StandingPictureX: "404",
|
||
StandingPictureY: "120",
|
||
StandingPictureWidth: "412",
|
||
StandingPictureHeight: "504",
|
||
STPictChange: "true",
|
||
STPictChangeKey: "ok",
|
||
STPictChangeSE: "Cursor3",
|
||
STPictChangeSEVolume: "90",
|
||
STPictChangeSEPitch: "100",
|
||
STPictChangeSEPan: "0",
|
||
STPictLargeLetters: "_L",
|
||
},
|
||
},
|
||
{
|
||
name: "KMS_QuickNotification",
|
||
status: false,
|
||
description: "[v0.1.0] ポップアップ通知を表示する機能を追加します。",
|
||
parameters: {
|
||
"Display duration": "180",
|
||
"Display position": "0",
|
||
"Face image size": "64",
|
||
"Font size": "18",
|
||
"Max notification count": "4",
|
||
"Notification SE": "Saint5",
|
||
"Notification SE param": "100, 50",
|
||
"Notification skin": "QuickNotificationSkin",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_FrameTween",
|
||
status: true,
|
||
description: "[鳥小屋.txt ベースプラグイン] Tweenアニメーション (v.2.2.1)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "LL_VariableWindow",
|
||
status: true,
|
||
description: "変数を画面にウィンドウで表示します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "NRP_ChangeCharacterSpeed",
|
||
status: true,
|
||
description: "v1.01 キャラクターの移動速度を細かく変更します。",
|
||
parameters: {
|
||
DefaultAlwaysDash: "false",
|
||
PlayerSpeed: "5.000",
|
||
PlusSpeedDash: "1.000",
|
||
"<BasicSpeedRate>": "",
|
||
PlayerBasicSpeedRate: "110",
|
||
EventBasicSpeedRate: "110",
|
||
"<Vehicles>": "",
|
||
BoatSpeed: "",
|
||
ShipSpeed: "",
|
||
AirShipSpeed: "",
|
||
},
|
||
},
|
||
{
|
||
name: "TMRegionPassable",
|
||
status: true,
|
||
description:
|
||
"その場所が通行可能かどうかをリージョンで設定できるようになります。",
|
||
parameters: {
|
||
passableRegions: "6",
|
||
dontPassRegions: "7",
|
||
counterRegions: "253",
|
||
},
|
||
},
|
||
{
|
||
name: "HalfMove",
|
||
status: true,
|
||
description: "半歩移動プラグイン",
|
||
parameters: {
|
||
"8方向移動": "true",
|
||
"8方向移動スイッチ": "0",
|
||
イベントすり抜け: "false",
|
||
強制中無効: "false",
|
||
角回避: "false",
|
||
斜め移動中減速: "false",
|
||
トリガー拡大: "true",
|
||
実歩数調整: "false",
|
||
上半分移動不可地形: '["0"]',
|
||
上半分移動不可Region: '["0"]',
|
||
下半分移動不可地形: '["0"]',
|
||
下半分移動不可Region: '["0"]',
|
||
右半分移動不可地形: '["0"]',
|
||
右半分移動不可Region: '["0"]',
|
||
左半分移動不可地形: '["0"]',
|
||
左半分移動不可Region: '["0"]',
|
||
右上移動不可地形: '["0"]',
|
||
右上移動不可Region: '["0"]',
|
||
右下移動不可地形: '["0"]',
|
||
右下移動不可Region: '["0"]',
|
||
左上移動不可地形: '["0"]',
|
||
左上移動不可Region: '["0"]',
|
||
左下移動不可地形: '["0"]',
|
||
左下移動不可Region: '["0"]',
|
||
全方向移動不可地形: '["0"]',
|
||
全方向移動不可Region: '["0"]',
|
||
イベント複数起動防止: "true",
|
||
イベント位置重複OK: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "NRP_MessageSpeed",
|
||
status: true,
|
||
description: "v1.03 メッセージ速度を変更します。",
|
||
parameters: {
|
||
DefaultSpeed: "100",
|
||
SpeedVariable: "",
|
||
DisableShowFastSwitch: "",
|
||
"<Option>": "",
|
||
OptionPosition: "7",
|
||
OptionName: "メッセージ速度",
|
||
MessageSpeedList:
|
||
'["{\\"Name\\":\\"50%\\",\\"MessageSpeed\\":\\"50\\"}","{\\"Name\\":\\"75%\\",\\"MessageSpeed\\":\\"75\\"}","{\\"Name\\":\\"100%\\",\\"MessageSpeed\\":\\"100\\"}","{\\"Name\\":\\"150%\\",\\"MessageSpeed\\":\\"150\\"}","{\\"Name\\":\\"200%\\",\\"MessageSpeed\\":\\"200\\"}","{\\"Name\\":\\"瞬間\\",\\"MessageSpeed\\":\\"99999\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "LL_MenuScreenBase",
|
||
status: true,
|
||
description: "メニュー画面立ち絵設定の共通ベースプラグインです。",
|
||
parameters: {
|
||
menuPictures: "[]",
|
||
onSpbPlugin: "",
|
||
onSpbPluginEnable: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "LL_MenuScreenCustom",
|
||
status: true,
|
||
description: "メニュー画面レイアウトをカスタマイズします。",
|
||
parameters: {
|
||
menuSettings: "",
|
||
leftInputMode: "true",
|
||
numVisibleRows: "2",
|
||
maxCols: "2",
|
||
currencyWindowPosition: "helpWindowRightBottom",
|
||
backgroundImages: "[]",
|
||
layoutSettings: "",
|
||
actorNameLH: "0",
|
||
actorNameX: "0",
|
||
actorLevelLH: "1",
|
||
actorLevelX: "0",
|
||
actorIconLH: "2",
|
||
actorIconX: "0",
|
||
actorClassLH: "3",
|
||
actorClassX: "0",
|
||
actorGaugeLH: "4",
|
||
actorGaugeX: "0",
|
||
lvPadding: "84",
|
||
gaugeWidth: "128",
|
||
pictureSettings: "",
|
||
showStandingPicture: "true",
|
||
menuWindowPictureX: "0",
|
||
menuWindowPictureY: "0",
|
||
menuWindowPictureScale: "0",
|
||
menuHelpSettings: "",
|
||
menuHelpWindowEnable: "true",
|
||
menuHelpTexts:
|
||
'["{\\"symbol\\":\\"アイテム\\",\\"helpText\\":\\"入手したアイテムを使用します。\\"}","{\\"symbol\\":\\"スキル\\",\\"helpText\\":\\"習得したスキルを使用します。\\"}","{\\"symbol\\":\\"装備\\",\\"helpText\\":\\"装備を変更します。\\"}","{\\"symbol\\":\\"ステータス\\",\\"helpText\\":\\"ステータスを確認します。\\"}","{\\"symbol\\":\\"並び替え\\",\\"helpText\\":\\"パーティの並び順を変更します。\\"}","{\\"symbol\\":\\"オプション\\",\\"helpText\\":\\"オプション画面を開きます。\\"}","{\\"symbol\\":\\"セーブ\\",\\"helpText\\":\\"セーブ画面を開きます。\\"}","{\\"symbol\\":\\"ゲーム終了\\",\\"helpText\\":\\"ゲームを終了します。\\"}"]',
|
||
leftBlockLabel: "現在地:",
|
||
leftBlockValue: "$gameMap.displayName()",
|
||
leftBlockAlign: "left",
|
||
rightBlockLabel: "プレイ時間:",
|
||
rightBlockValue: "$gameSystem.playtimeText()",
|
||
rightBlockAlign: "right",
|
||
rightBottomBlockLabel: "",
|
||
rightBottomBlockValue: "",
|
||
rightBottomBlockAlign: "left",
|
||
leftBottomBlockLabel: "",
|
||
leftBottomBlockValue: "",
|
||
leftBottomBlockAlign: "left",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage",
|
||
status: true,
|
||
description: "通知メッセージプラグイン (v.1.6.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseAnimationDirection: "bottomToTop",
|
||
baseAppearTime: "15",
|
||
baseViewTime: "120",
|
||
baseFontSize: "27",
|
||
basePadding: "4",
|
||
baseLeftPadding: "0",
|
||
baseRightPadding: "30",
|
||
baseItemPadding: "5",
|
||
baseSound: '{"name":"","volume":"90","pitch":"100","pan":"0"}',
|
||
advanced: "",
|
||
advancedVisibleSwitch: "0",
|
||
advancedBackgroundColor1: "rgba(0, 0, 64, 0.6)",
|
||
advancedBackgroundColor2: "rgba(0, 32, 64, 0)",
|
||
advancedUiPaddingTop: "5",
|
||
advancedUiPaddingBottom: "200",
|
||
advancedAppendScenes: "[]",
|
||
advancedKeepMessage: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_NotifyMessage_AddonGetItem",
|
||
status: false,
|
||
description: "通知メッセージアドオン: アイテム獲得表示 (v.1.2.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseGainSingleMessage: "\\c[2]\\name\\c[0] を手に入れた!",
|
||
baseGainMultiMessage: "\\c[2]\\name\\c[0] ×\\count を手に入れた!",
|
||
baseGainMoneyMessage: "\\gold\\c[4]\\G\\c[0] を手に入れた!",
|
||
baseGainMoneyIcon: "0",
|
||
advanced: "",
|
||
advancedSwitch: "0",
|
||
advancedGainItemSound:
|
||
'{"overwrite":"false","sound":"{\\"name\\":\\"\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
advancedGainMoneySound:
|
||
'{"overwrite":"false","sound":"{\\"name\\":\\"\\",\\"volume\\":\\"90\\",\\"pitch\\":\\"100\\",\\"pan\\":\\"0\\"}"}',
|
||
},
|
||
},
|
||
{
|
||
name: "DP_MapZoom",
|
||
status: false,
|
||
description: "マップの拡大率を制御します。",
|
||
parameters: {
|
||
"Base Scale": "1",
|
||
"Encount Effect": "true",
|
||
"Camera Controll": "true",
|
||
"Weather Patch": "false",
|
||
"Picture Size Fixation": "true",
|
||
"Old Focus": "true",
|
||
},
|
||
},
|
||
{
|
||
name: "TN_SpriteExtenderEx",
|
||
status: false,
|
||
description:
|
||
"【有償ライセンス】characterフォルダの全pngの頭身変更差分を生成します。",
|
||
parameters: {
|
||
bodyRate: "1.42",
|
||
headRange: "14",
|
||
directoryspex: "TN_SpriteExtenderEx",
|
||
},
|
||
},
|
||
{
|
||
name: "PluginCommonBase",
|
||
status: true,
|
||
description: "パラメータ解析を提供する共通基盤です",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "ExtraGauge",
|
||
status: true,
|
||
description: "汎用ゲージ追加プラグイン",
|
||
parameters: {
|
||
GaugeList:
|
||
'["{\\"SceneName\\":\\"Scene_Map\\",\\"Id\\":\\"gauge01\\",\\"SwitchId\\":\\"8\\",\\"OpacityVariable\\":\\"0\\",\\"Layout\\":\\"{\\\\\\"x\\\\\\":\\\\\\"430\\\\\\",\\\\\\"y\\\\\\":\\\\\\"50\\\\\\",\\\\\\"originX\\\\\\":\\\\\\"center\\\\\\",\\\\\\"originY\\\\\\":\\\\\\"center\\\\\\",\\\\\\"linkCharacter\\\\\\":\\\\\\"0\\\\\\",\\\\\\"realTime\\\\\\":\\\\\\"false\\\\\\",\\\\\\"width\\\\\\":\\\\\\"width * 0.5\\\\\\",\\\\\\"height\\\\\\":\\\\\\"25\\\\\\",\\\\\\"GaugeX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"GaugeEndX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"GaugeHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"Vertical\\\\\\":\\\\\\"false\\\\\\",\\\\\\"Mirror\\\\\\":\\\\\\"false\\\\\\",\\\\\\"ParentWindow\\\\\\":\\\\\\"\\\\\\"}\\",\\"CurrentMethod\\":\\"{\\\\\\"VariableId\\\\\\":\\\\\\"0\\\\\\",\\\\\\"Script\\\\\\":\\\\\\"battler.mp; // MP\\\\\\",\\\\\\"FixedValue\\\\\\":\\\\\\"\\\\\\"}\\",\\"MaxMethod\\":\\"{\\\\\\"VariableId\\\\\\":\\\\\\"0\\\\\\",\\\\\\"Script\\\\\\":\\\\\\"battler.mmp; // 最大MP\\\\\\",\\\\\\"FixedValue\\\\\\":\\\\\\"\\\\\\"}\\",\\"Detail\\":\\"{\\\\\\"RisingSmoothness\\\\\\":\\\\\\"1\\\\\\",\\\\\\"FallingSmoothness\\\\\\":\\\\\\"1\\\\\\",\\\\\\"GaugeImage\\\\\\":\\\\\\"\\\\\\",\\\\\\"GaugeBackHidden\\\\\\":\\\\\\"false\\\\\\",\\\\\\"ScaleAutoAdjust\\\\\\":\\\\\\"true\\\\\\",\\\\\\"GaugeColorPreset\\\\\\":\\\\\\"\\\\\\",\\\\\\"GaugeColorLeft\\\\\\":\\\\\\"1\\\\\\",\\\\\\"GaugeColorRight\\\\\\":\\\\\\"1\\\\\\",\\\\\\"GaugeColorFullLeft\\\\\\":\\\\\\"1\\\\\\",\\\\\\"GaugeColorFullRight\\\\\\":\\\\\\"1\\\\\\",\\\\\\"BackColor\\\\\\":\\\\\\"0\\\\\\",\\\\\\"Label\\\\\\":\\\\\\"\\\\\\",\\\\\\"LabelY\\\\\\":\\\\\\"3\\\\\\",\\\\\\"IconIndex\\\\\\":\\\\\\"0\\\\\\",\\\\\\"LabelFont\\\\\\":\\\\\\"\\\\\\",\\\\\\"DrawValue\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ValueFont\\\\\\":\\\\\\"{\\\\\\\\\\\\\\"Face\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Color\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"OutlineColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"OutlineWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"ValueFormat\\\\\\":\\\\\\"%1/%2\\\\\\",\\\\\\"ValuePadZeroDigit\\\\\\":\\\\\\"0\\\\\\",\\\\\\"ValueAlign\\\\\\":\\\\\\"center\\\\\\",\\\\\\"FlashIfFull\\\\\\":\\\\\\"false\\\\\\",\\\\\\"FullSwitchId\\\\\\":\\\\\\"0\\\\\\"}\\",\\"LowerPicture\\":\\"\\",\\"UpperPicture\\":\\"{\\\\\\"FileName\\\\\\":\\\\\\"3gage2\\\\\\",\\\\\\"OffsetX\\\\\\":\\\\\\"-50\\\\\\",\\\\\\"OffsetY\\\\\\":\\\\\\"0\\\\\\"}\\",\\"Battler\\":\\"{\\\\\\"Type\\\\\\":\\\\\\"ActorId\\\\\\",\\\\\\"ActorId\\\\\\":\\\\\\"1\\\\\\",\\\\\\"EnemyId\\\\\\":\\\\\\"0\\\\\\",\\\\\\"Index\\\\\\":\\\\\\"0\\\\\\",\\\\\\"LinkPosition\\\\\\":\\\\\\"false\\\\\\"}\\"}"]',
|
||
Priority: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "MessageSkip",
|
||
status: true,
|
||
description: "メッセージスキッププラグイン",
|
||
parameters: {
|
||
スキップキー: "shift",
|
||
オートキー: "A",
|
||
スキップスイッチ: "0",
|
||
オートスイッチ: "0",
|
||
スキップアイコン: "0",
|
||
オートアイコン: "75",
|
||
アイコンX: "0",
|
||
アイコンY: "500",
|
||
押し続けスキップ: "true",
|
||
ピクチャは押し続け対象外: "true",
|
||
オート待機フレーム: "150",
|
||
終了解除スイッチID: "0",
|
||
スキップピクチャ: "",
|
||
スキップピクチャX: "500",
|
||
スキップピクチャY: "0",
|
||
オートピクチャ: "",
|
||
オートピクチャX: "750",
|
||
オートピクチャY: "0",
|
||
スイッチピクチャ: "",
|
||
スイッチピクチャトリガー: "0",
|
||
スイッチピクチャX: "750",
|
||
スイッチピクチャY: "0",
|
||
ボタン原点: "0",
|
||
ボタン表示スイッチID: "0",
|
||
ピクチャ座標タイプ: "relative",
|
||
無効化スイッチ: "0",
|
||
skipWait: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "ShakingChange",
|
||
status: true,
|
||
description: "画面シェイクを縦揺れに変更するよ",
|
||
parameters: { "Switch ID": "9" },
|
||
},
|
||
{
|
||
name: "Keke_AnyTimeFontChange",
|
||
status: false,
|
||
description: "ゲーム中にパッとフォントを変更する",
|
||
parameters: {
|
||
フォント登録リスト:
|
||
'["{\\"呼び出し名\\":\\"07鉄瓶ゴシック\\",\\"ファイル名\\":\\"07鉄瓶ゴシック.woff\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "Keke_FreeCamera",
|
||
status: true,
|
||
description: "カメラを自由に操作する",
|
||
parameters: {
|
||
基本ズーム倍率: "1",
|
||
ピクチャ画面固定: "true",
|
||
場所移動でカメラ初期化: "false",
|
||
カメラ制御文字: "cm",
|
||
キャラスムーズ無効: "true",
|
||
スワイプモード: "",
|
||
スワイプキー: "none",
|
||
ズームキー: "none",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_CustomRegenerate",
|
||
status: true,
|
||
description: "カスタムターン回復&ダメージ設定プラグイン (v.1.1.1)",
|
||
parameters: {
|
||
advanced: "",
|
||
advancedNoteTagHp: "CustomRegenerateHP",
|
||
advancedNoteTagMp: "CustomRegenerateMP",
|
||
advancedNoteTagTp: "CustomRegenerateTP",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_ChoiceEX",
|
||
status: true,
|
||
description: "選択肢の機能を拡張します。",
|
||
parameters: {
|
||
"Max Page Row": "9",
|
||
"Disabled Position": "none",
|
||
"Choice Help Commands":
|
||
'["ChoiceHelp","<ChoiceHelp>","選択肢ヘルプ","<選択肢ヘルプ>"]',
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_ChoiceEX_Op1",
|
||
status: true,
|
||
description: "選択肢を追加していき、表示させる機能を追加します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Foreground",
|
||
status: true,
|
||
description: "マップに合わせてスクロールする近景の設定(Ver1.1)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "MOG_PictureEffects",
|
||
status: true,
|
||
description: "(v1.1) ピクチャをアニメーション化できます。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "NRP_MessageWindow",
|
||
status: true,
|
||
description: "v1.043 メッセージウィンドウを調整する。",
|
||
parameters: {
|
||
"<MessageWindow>": "",
|
||
WindowWidth: "Graphics.boxWidth + 85",
|
||
WindowHeight: "this.fittingHeight(4) + 20",
|
||
WindowX: "-168",
|
||
WindowY: "470",
|
||
LineHeight: "",
|
||
AdjustMessageX: "",
|
||
AdjustMessageY: "",
|
||
MessageFontSize: "",
|
||
WindowOpacity: "0",
|
||
HideWindowFrame: "true",
|
||
WindowImage: "0 yuge",
|
||
AdjustWindowImageX: "",
|
||
AdjustWindowImageY: "0",
|
||
WindowImageName: "",
|
||
MaskImage: "",
|
||
NoMaskOpacity: "",
|
||
FixIconY: "false",
|
||
"<NameBoxWindow>": "",
|
||
NameBoxAdjustX: "",
|
||
NameBoxAdjustY: "",
|
||
NameBoxFontSize: "",
|
||
NameBoxOpacity: "",
|
||
HideNameBoxFrame: "false",
|
||
OverlapNameBox: "false",
|
||
NameBoxImage: "",
|
||
AdjustNameBoxImageX: "",
|
||
AdjustNameBoxImageY: "",
|
||
"<ChoiceWindow>": "",
|
||
FixChoiceX: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "MessageWindowHidden",
|
||
status: true,
|
||
description: "メッセージウィンドウ一時消去プラグイン",
|
||
parameters: {
|
||
triggerButton: '["pageup"]',
|
||
triggerSwitch: "0",
|
||
syncSwitch: "false",
|
||
linkPictureNumbers: "[]",
|
||
linkShowPictureNumbers: "[]",
|
||
disableLinkSwitchId: "0",
|
||
disableSwitchId: "0",
|
||
disableInBattle: "false",
|
||
disableInChoice: "true",
|
||
restoreByDecision: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "GALV_VisualNovelChoicesMZ-jp",
|
||
status: false,
|
||
description:
|
||
"(v.1.0) 「選択肢」のメッセージボックスの表示方法を変更し、ビジュアルノベルのように表示します。",
|
||
parameters: {
|
||
"Command Width": "700",
|
||
"Command Height": "48",
|
||
"Always Middle": "true",
|
||
"Message Gap": "0",
|
||
"Disabled Button": "3",
|
||
},
|
||
},
|
||
{
|
||
name: "LL_GalgeChoiceWindow",
|
||
status: true,
|
||
description: "ノベルゲーム風選択肢ウィンドウプラグイン",
|
||
parameters: {},
|
||
},
|
||
{ name: "NUUN_Base", status: true, description: "共通処理", parameters: {} },
|
||
{
|
||
name: "NUUN_SaveScreen_3",
|
||
status: false,
|
||
description: "セーブ画面拡張",
|
||
parameters: {
|
||
SaveLayoutSetting: "------------------------------",
|
||
SaveLayoutStyle: "'Type2'",
|
||
SaveWindowSetting: "------------------------------",
|
||
SaveLayout:
|
||
'["{\\"StyleName\\":\\"\'Default\'\\",\\"PartyActorMode\\":\\"\'BattleMember\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"5\\",\\"SaveContentsCols\\":\\"2\\",\\"MaxSave\\":\\"20\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"24\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"right\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Title\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"TextEx\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"500\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"500\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"プレイ時間\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"504\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"4\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"HP\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"false\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"12\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}","{\\"StyleName\\":\\"\'Default720P\'\\",\\"PartyActorMode\\":\\"\'BattleMember\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"5\\",\\"SaveContentsCols\\":\\"2\\",\\"MaxSave\\":\\"20\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"32\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"right\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Title\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"TextEx\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"320\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"320\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"600\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"360\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"600\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"360\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"プレイ時間\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SnapShot\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1040\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"600\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"4\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"true\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"12\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}","{\\"StyleName\\":\\"\'Type2\'\\",\\"PartyActorMode\\":\\"\'Actor\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"7\\",\\"SaveContentsCols\\":\\"1\\",\\"MaxSave\\":\\"7\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"280\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"280\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\FS[20]No Data\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"420\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"504\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"1\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ListDateSetting\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ListNotDateSetting\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"420\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"112\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"388\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowHeight\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"504\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowHeightRows\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowVisible\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"true\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorCols\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorAreaWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorAreaHeight\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"162\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"27\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"MP\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"5\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"イェン\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Luk\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"8\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"経過日数\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"SnapShot\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"9\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-10\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"true\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"15\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}"]',
|
||
BasicSetting: "------------------------------",
|
||
DecimalMode: "false",
|
||
DayTime: "'default'",
|
||
AutoSaveSetting: "------------------------------",
|
||
SaveFileShowAutoSave: "false",
|
||
MapTransferAutoSave: "false",
|
||
BattleEndAutoSave: "false",
|
||
AutoSaveEnabledSwitch: "0",
|
||
AnyName: "------------------------------",
|
||
AnyNameVariable: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "NUUN_SaveScreen_3",
|
||
status: false,
|
||
description: "セーブ画面拡張",
|
||
parameters: {
|
||
SaveLayoutSetting: "------------------------------",
|
||
SaveLayoutStyle: "'Type2'",
|
||
SaveWindowSetting: "------------------------------",
|
||
SaveLayout:
|
||
'["{\\"StyleName\\":\\"\'Default\'\\",\\"PartyActorMode\\":\\"\'BattleMember\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"5\\",\\"SaveContentsCols\\":\\"2\\",\\"MaxSave\\":\\"20\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"24\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"right\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Title\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"TextEx\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"500\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"500\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"260\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"プレイ時間\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"504\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"4\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"HP\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"false\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"12\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}","{\\"StyleName\\":\\"\'Default720P\'\\",\\"PartyActorMode\\":\\"\'BattleMember\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"5\\",\\"SaveContentsCols\\":\\"2\\",\\"MaxSave\\":\\"20\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"32\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"right\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Title\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"TextEx\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"320\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"70\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"320\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"600\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"360\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"600\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"360\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"プレイ時間\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SnapShot\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1040\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"600\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"4\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"true\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"12\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}","{\\"StyleName\\":\\"\'Type2\'\\",\\"PartyActorMode\\":\\"\'Actor\'\\",\\"SaveSetting\\":\\"------------------------------\\",\\"NumSaveCols\\":\\"1\\",\\"NumSaveRows\\":\\"7\\",\\"SaveContentsCols\\":\\"1\\",\\"MaxSave\\":\\"7\\",\\"ContentsSetting\\":\\"------------------------------\\",\\"SaveHelpWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"52\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"1\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\"}\\",\\"SaveMainWindowList\\":\\"{\\\\\\"MethodName\\\\\\":\\\\\\"\\\\\\",\\\\\\"ContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"PlayTime\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"280\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"NotContentsList\\\\\\":\\\\\\"[\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FileName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"280\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\FS[20]No Data\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\"]\\\\\\",\\\\\\"WindowX\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowY\\\\\\":\\\\\\"112\\\\\\",\\\\\\"WindowWidth\\\\\\":\\\\\\"420\\\\\\",\\\\\\"WindowHeight\\\\\\":\\\\\\"504\\\\\\",\\\\\\"WindowHeightRows\\\\\\":\\\\\\"0\\\\\\",\\\\\\"WindowVisible\\\\\\":\\\\\\"true\\\\\\",\\\\\\"ActorCols\\\\\\":\\\\\\"1\\\\\\",\\\\\\"ActorAreaWidth\\\\\\":\\\\\\"48\\\\\\",\\\\\\"ActorAreaHeight\\\\\\":\\\\\\"162\\\\\\"}\\",\\"SaveStatusWindowListSetting\\":\\"------------------------------\\",\\"SaveStatusWindowList\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ListDateSetting\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ListNotDateSetting\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowX\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"420\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowY\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"112\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"388\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowHeight\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"504\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowHeightRows\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"WindowVisible\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"true\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorCols\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorAreaWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"48\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ActorAreaHeight\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"162\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"ListData1_10\\":\\"------------------------------\\",\\"PageList1\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"SaveTime\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"27\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Lcation\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"現在地\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Level\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"3\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"MP\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Gold\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"5\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"所持金\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"イェン\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"CharacterChip\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"230\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"Luk\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"8\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"経過日数\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"DateSelect\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"SnapShot\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Position\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"9\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"X_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Y_Coordinate\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-10\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemItemWidth\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SystemNameColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FontSize\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"-6\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ParamName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DetaEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Align\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"left\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ShowEval\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"MethodName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FreeText\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"paramUnit\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\"]\\",\\"PageList2\\":\\"[]\\",\\"PageList3\\":\\"[]\\",\\"PageList4\\":\\"[]\\",\\"PageList5\\":\\"[]\\",\\"PageList6\\":\\"[]\\",\\"PageList7\\":\\"[]\\",\\"PageList8\\":\\"[]\\",\\"PageList9\\":\\"[]\\",\\"PageList10\\":\\"[]\\",\\"SaveSnapSetting\\":\\"------------------------------\\",\\"InfoSaveSnap\\":\\"true\\",\\"SaveSnapQuality\\":\\"0.92\\",\\"SaveSnapScale\\":\\"15\\",\\"Actor\\":\\"------------------------------\\",\\"FaceWidth\\":\\"144\\",\\"FaceHeight\\":\\"144\\",\\"FaceScale\\":\\"100\\",\\"BackGround\\":\\"------------------------------\\",\\"BackGroundImg\\":\\"\\",\\"BackUiWidth\\":\\"true\\",\\"BackFitWidth\\":\\"false\\",\\"AutomaticSetting\\":\\"true\\",\\"ContentsBackVisible\\":\\"false\\",\\"ContentsBackGroundImg\\":\\"[]\\",\\"ContentsBackSettingsList\\":\\"\\",\\"ContentsBackScale\\":\\"100\\"}"]',
|
||
BasicSetting: "------------------------------",
|
||
DecimalMode: "false",
|
||
DayTime: "'default'",
|
||
AutoSaveSetting: "------------------------------",
|
||
SaveFileShowAutoSave: "false",
|
||
MapTransferAutoSave: "false",
|
||
BattleEndAutoSave: "false",
|
||
AutoSaveEnabledSwitch: "0",
|
||
AnyName: "------------------------------",
|
||
AnyNameVariable: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "NUUN_SaveScreen",
|
||
status: false,
|
||
description: "セーブ画面拡張",
|
||
parameters: {
|
||
BasicSetting: "------------------------------",
|
||
PartyActorMode: "1",
|
||
HelpWindowVisible: "true",
|
||
SaveWindowVisible: "true",
|
||
SaveFileWindow: "------------------------------",
|
||
ContentsList:
|
||
'["{\\"DateSelect\\":\\"50\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"160\\",\\"Y_Coordinate\\":\\"0\\",\\"ItemWidth\\":\\"0\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"23\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"0\\",\\"Y_Coordinate\\":\\"30\\",\\"ItemWidth\\":\\"160\\",\\"SystemItemWidth\\":\\"300\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-2\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"center\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"10\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"0\\",\\"Y_Coordinate\\":\\"2\\",\\"ItemWidth\\":\\"0\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-8\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"3\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"2\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"520\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"現在地\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"5\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"2\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"520\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"現在地\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"1\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"3\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"260\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"プレイ時間\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"4\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"3\\",\\"X_Coordinate\\":\\"515\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"0\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"所持金\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"5\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"2\\",\\"X_Coordinate\\":\\"515\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"260\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"経過日数\\",\\"DetaEval\\":\\"\'$gameVariables.value(8);//ゲーム変数\'\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}"]',
|
||
NumSaveCols: "1",
|
||
NumSaveRows: "6",
|
||
SaveContentsCols: "1",
|
||
MaxSave: "10",
|
||
AutoSaveSetting: "------------------------------",
|
||
MapTransferAutoSave: "true",
|
||
BattleEndAutoSave: "true",
|
||
AutoSaveEnabledSwitch: "0",
|
||
Contents: "------------------------------",
|
||
DayTime: "'default'",
|
||
CharacterSpecifyActorOnry: "false",
|
||
FaceSpecifyActorOnry: "false",
|
||
SvSpecifyActorOnry: "false",
|
||
NameSpecifyActorOnry: "false",
|
||
ClassSpecifyActorOnry: "false",
|
||
NickNameSpecifyActorOnry: "false",
|
||
LevelSpecifyActorOnry: "false",
|
||
SaveSnapSetting: "------------------------------",
|
||
InfoSaveSnap: "false",
|
||
SaveSnapQuality: "0.92",
|
||
SaveSnapScale: "12",
|
||
AnyName: "------------------------------",
|
||
AnyNameVariable: "0",
|
||
Actor: "------------------------------",
|
||
FaceWidth: "144",
|
||
FaceHeight: "144",
|
||
FaceScale: "100",
|
||
BackGround: "------------------------------",
|
||
BackGroundImg: "",
|
||
BackUiWidth: "true",
|
||
BackFitWidth: "false",
|
||
AutomaticSetting: "true",
|
||
ContentsBackVisible: "false",
|
||
ContentsBackGroundImg: "[]",
|
||
ContentsBackSettingsList: "",
|
||
ContentsBackScale: "100",
|
||
},
|
||
},
|
||
{
|
||
name: "NUUN_SaveScreen",
|
||
status: true,
|
||
description: "セーブ画面拡張",
|
||
parameters: {
|
||
BasicSetting: "------------------------------",
|
||
PartyActorMode: "1",
|
||
HelpWindowVisible: "true",
|
||
SaveWindowVisible: "true",
|
||
SaveFileWindow: "------------------------------",
|
||
ContentsList:
|
||
'["{\\"DateSelect\\":\\"50\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"160\\",\\"Y_Coordinate\\":\\"0\\",\\"ItemWidth\\":\\"0\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"23\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"0\\",\\"Y_Coordinate\\":\\"30\\",\\"ItemWidth\\":\\"160\\",\\"SystemItemWidth\\":\\"300\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-2\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"center\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"10\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"1\\",\\"X_Coordinate\\":\\"0\\",\\"Y_Coordinate\\":\\"2\\",\\"ItemWidth\\":\\"0\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-8\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"3\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"2\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"520\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"現在地\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"5\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"2\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"520\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"現在地\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"1\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"3\\",\\"X_Coordinate\\":\\"230\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"260\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"16\\",\\"FontSize\\":\\"-6\\",\\"ParamName\\":\\"プレイ時間\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"left\\\\\\"\\",\\"ShowEval\\":\\"\\"}","{\\"DateSelect\\":\\"12\\",\\"X_Position\\":\\"1\\",\\"Y_Position\\":\\"3\\",\\"X_Coordinate\\":\\"515\\",\\"Y_Coordinate\\":\\"-20\\",\\"ItemWidth\\":\\"260\\",\\"SystemItemWidth\\":\\"0\\",\\"SystemNameColor\\":\\"26\\",\\"FontSize\\":\\"-4\\",\\"ParamName\\":\\"\\",\\"DetaEval\\":\\"\\",\\"Align\\":\\"\\\\\\"right\\\\\\"\\",\\"ShowEval\\":\\"\\"}"]',
|
||
NumSaveCols: "1",
|
||
NumSaveRows: "6",
|
||
SaveContentsCols: "1",
|
||
MaxSave: "10",
|
||
AutoSaveSetting: "------------------------------",
|
||
MapTransferAutoSave: "true",
|
||
BattleEndAutoSave: "true",
|
||
AutoSaveEnabledSwitch: "0",
|
||
Contents: "------------------------------",
|
||
DayTime: "'default'",
|
||
CharacterSpecifyActorOnry: "false",
|
||
FaceSpecifyActorOnry: "false",
|
||
SvSpecifyActorOnry: "false",
|
||
NameSpecifyActorOnry: "false",
|
||
ClassSpecifyActorOnry: "false",
|
||
NickNameSpecifyActorOnry: "false",
|
||
LevelSpecifyActorOnry: "false",
|
||
SaveSnapSetting: "------------------------------",
|
||
InfoSaveSnap: "false",
|
||
SaveSnapQuality: "0.92",
|
||
SaveSnapScale: "12",
|
||
AnyName: "------------------------------",
|
||
AnyNameVariable: "0",
|
||
Actor: "------------------------------",
|
||
FaceWidth: "144",
|
||
FaceHeight: "144",
|
||
FaceScale: "100",
|
||
BackGround: "------------------------------",
|
||
BackGroundImg: "",
|
||
BackUiWidth: "true",
|
||
BackFitWidth: "false",
|
||
AutomaticSetting: "true",
|
||
ContentsBackVisible: "false",
|
||
ContentsBackGroundImg: "[]",
|
||
ContentsBackSettingsList: "",
|
||
ContentsBackScale: "100",
|
||
},
|
||
},
|
||
{
|
||
name: "EternalName",
|
||
status: false,
|
||
description: "常時マップ名表示 Ver1.4.4(2022/9/10)",
|
||
parameters: {
|
||
DisableMapNameSwitch: "12",
|
||
EnableMapName: "false",
|
||
FloorVariable: "0",
|
||
PrefixUnderground: "B",
|
||
SuffixFloor: "F",
|
||
},
|
||
},
|
||
{
|
||
name: "MAT_LoadComSim",
|
||
status: true,
|
||
description: "ver1.00 メニューコマンドに「ロード」を追加します。",
|
||
parameters: { loadtext: "ロード", testenable: "false" },
|
||
},
|
||
{
|
||
name: "FastTravel",
|
||
status: true,
|
||
description: "ファストトラベル Ver0.9.6(2023/7/9)",
|
||
parameters: {
|
||
MenuCommand: "移動スキップ",
|
||
MenuSwitch: "13",
|
||
DisableMenuSwitch: "14",
|
||
MapListVariable: "0",
|
||
mapLists:
|
||
'["{\\"maps\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"13\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"111\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ケヴィンの家\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"まごうことなきケヴィンの自宅\\\\\\\\\\\\\\\\n日付を変更したい時は帰って来よう\\\\\\\\\\\\\\\\nウィリーはいたりいなかったりするぞ\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"37\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"111\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ケヴィン達の家\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ケヴィンとウィリーの家\\\\\\\\\\\\\\\\n日付を変更したい時は帰って来よう\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"283\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"20\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"13\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"鉱夫小屋\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"鉱夫達の事務所的な場所\\\\\\\\\\\\\\\\n休憩しがてら同僚と談笑をしたり\\\\\\\\\\\\\\\\n仕事のことでガルドと相談したりと\\\\\\\\\\\\\\\\n男達の憩いの場だ\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"272\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"14\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"12\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"13\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"102\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"採掘場 通路\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ケヴィンたちが頑張って掘った鉱山の穴\\\\\\\\\\\\\\\\n崩れて来ないようにしっかりと補強されている\\\\\\\\\\\\\\\\n奥ではディンのおやっさん達が働いてるぞ\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"273\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"18\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"102\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"採掘場 通路\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ケヴィンたちが頑張って掘った鉱山の穴\\\\\\\\\\\\\\\\n崩れて来ないようにしっかりと補強されている\\\\\\\\\\\\\\\\n奥ではディンのおやっさん達が働いてるぞ\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"276\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"18\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"15\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\",\\\\\\"{\\\\\\\\\\\\\\"showSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"16\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"hideSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveSwitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"moveChangeVariable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"move_map_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"ダンジョン門前\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_help\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"地下ダンジョンに続く門の前\\\\\\\\\\\\\\\\nパル爺さんやクレオさんが駐在している\\\\\\\\\\\\\\\\n話が進むにつれて人が増えるかも?\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"common_event_name\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"277\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"mapName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"10\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"10\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"direction\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"2\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"fade_type\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"se\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Move1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"exit_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_map_id_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_x_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"escape_y_variable\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"boat_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_x\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"air_ship_y\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\"}\\\\\\"]\\"}"]',
|
||
cancelSwitch: "0",
|
||
MapIdVariable: "0",
|
||
X_Variable: "0",
|
||
Y_Variable: "0",
|
||
ExitMapIdVariable: "0",
|
||
Exit_X_Variable: "0",
|
||
Exit_Y_Variable: "0",
|
||
EscapeMapIdVariable: "0",
|
||
Escape_X_Variable: "0",
|
||
Escape_Y_Variable: "0",
|
||
MaxCols: "1",
|
||
},
|
||
},
|
||
{
|
||
name: "ARTM_PlayerSensorMZ",
|
||
status: true,
|
||
description: "プレイヤー探索プラグイン(MZ移植版)",
|
||
parameters: {
|
||
探索設定: "====================================",
|
||
Sensor_Switch: "A",
|
||
Lost_Sensor_Switch: "D",
|
||
Both_Sensor: "true",
|
||
Terrain_Decision: "true",
|
||
Auto_Sensor: "true",
|
||
Event_Decision: "false",
|
||
Region_Decision: "[]",
|
||
Real_Range_X: "0.000",
|
||
Real_Range_Y: "0.000",
|
||
視界設定: "====================================",
|
||
Range_Visible: "false",
|
||
Range_Color: "white",
|
||
Range_Opacity: "80",
|
||
Range_Position: "1",
|
||
Player_Found:
|
||
'{"Ballon":"0","Se":"{\\"Name\\":\\"\\",\\"Volume\\":\\"70\\",\\"Pitch\\":\\"100\\",\\"Pan\\":\\"0\\"}","Common_Event":"0","Delay":"0"}',
|
||
Player_Lost:
|
||
'{"Ballon":"0","Se":"{\\"Name\\":\\"\\",\\"Volume\\":\\"90\\",\\"Pitch\\":\\"100\\",\\"Pan\\":\\"0\\"}","Common_Event":"0","Delay":"0"}',
|
||
マップ設定: "====================================",
|
||
Tracking_Priority: "false",
|
||
Follower_Through: "false",
|
||
Location_Reset: "true",
|
||
},
|
||
},
|
||
{
|
||
name: "MPP_DeleteSelfSwitch",
|
||
status: true,
|
||
description: "場所移動した際に、指定したセルフスイッチをOFFにします。",
|
||
parameters: { "Map IDs": "", "Self Switches": "D", "Self Variables": "" },
|
||
},
|
||
{
|
||
name: "MPP_MoveRouteEX",
|
||
status: true,
|
||
description: "移動ルートに関するコマンド詰め合わせ。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "CSVN_disableFloorDamage",
|
||
status: true,
|
||
description: "ダメージ床無効状態を実装します",
|
||
parameters: { switchId: "39", varId: "" },
|
||
},
|
||
{
|
||
name: "NUUN_DamagedFloorEX",
|
||
status: false,
|
||
description: "ダメージ床拡張",
|
||
parameters: {
|
||
DamagedFloorList:
|
||
'["{\\"TileSetId\\":\\"54\\",\\"DamagedFloorRegion\\":\\"[\\\\\\"{\\\\\\\\\\\\\\"DamagedFloorName\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"毒\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"RegionId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"TerrainId\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DamageType\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\'Mp\'\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Damage\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"10\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"AddState\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"AddStateProbability\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DamageActor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"[]\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DamageInclude\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\'includefollowers\'\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"SE\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"------------------------------\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DamagedFloorSE\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"90\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"pitch\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"100\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"pan\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"50\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Flash\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"------------------------------\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"FlashColor\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"red\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"255\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"green\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"blue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"gray\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"128\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"flame\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"8\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Animation\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"------------------------------\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"DamageAnimation\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"\\\\\\\\\\\\\\"}\\\\\\"]\\"}"]',
|
||
DefaultDamage: "10",
|
||
DefaultSE: "------------------------------",
|
||
DefaultDamagedFloorSE: "",
|
||
DefaultVolume: "90",
|
||
DefaultPitch: "100",
|
||
DefaultPan: "0",
|
||
Flash: "------------------------------",
|
||
DefaultFlashColor:
|
||
'{"red":"255","green":"0","blue":"0","gray":"128","flame":"8"}',
|
||
},
|
||
},
|
||
{
|
||
name: "AlchemySystem",
|
||
status: true,
|
||
description: "アイテム合成プラグイン v2.1.2",
|
||
parameters: {
|
||
RecipeInfos:
|
||
'["{\\"RecipeItem\\":\\"0\\",\\"Recipe\\":\\"[]\\",\\"Memo\\":\\"\\"}"]',
|
||
EnabledMenuAlchemy: "false",
|
||
EnabledAlchemySwitchId: "0",
|
||
EnabledCategoryWindow: "false",
|
||
EnabledGoldWindow: "true",
|
||
DisplayItemCategory: "true",
|
||
DisplayWeaponCategory: "true",
|
||
DisplayArmorCategory: "false",
|
||
DisplayKeyItemCategory: "false",
|
||
EnableIncludeEquipItem: "false",
|
||
MaxNumMakeItem: "999",
|
||
MaxMaterials: "3",
|
||
MakeItemSeFileName: "Heal5",
|
||
MakeItemSeVolume: "90",
|
||
MakeItemSePitch: "100",
|
||
MakeItemSePan: "0",
|
||
MenuAlchemyText: "合成",
|
||
NeedMaterialText: "必要素材:",
|
||
NeedPriceText: "必要経費:",
|
||
TargetItemText: "生成アイテム:",
|
||
NoteParseErrorMessage: "メモ欄の解析に失敗しました。該当箇所の内容:(%1)",
|
||
},
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_MaxItems",
|
||
status: true,
|
||
description: "アイテム上限数個別指定プラグイン (v.1.3.1)",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "PawnShop",
|
||
status: true,
|
||
description: "ver1.02 売却専門ショップを作ります",
|
||
parameters: { nobuy: "0", category: "11", sellprice: "10" },
|
||
},
|
||
{
|
||
name: "TMItemCategoryEx",
|
||
status: true,
|
||
description: "アイテムカテゴリの追加、削除をおこないます。",
|
||
parameters: { categoryList: "item weapon アーティファクト keyItem" },
|
||
},
|
||
{
|
||
name: "MNKR_SwitchSell",
|
||
status: true,
|
||
description: "指定スイッチがONの時、売却できないアイテムを作ります。",
|
||
parameters: { switchId: "38" },
|
||
},
|
||
{
|
||
name: "TorigoyaMZ_CommonMenu",
|
||
status: true,
|
||
description: "メニューからコモンイベント呼び出しプラグイン (v.1.2.0)",
|
||
parameters: {
|
||
base: "",
|
||
baseItems:
|
||
'["{\\"name\\":\\"ゲートリターナー\\",\\"commonEvent\\":\\"18\\",\\"switchId\\":\\"2\\",\\"visibility\\":\\"false\\",\\"note\\":\\"\\"}","{\\"name\\":\\"回想部屋へ\\",\\"commonEvent\\":\\"2\\",\\"switchId\\":\\"77\\",\\"visibility\\":\\"true\\",\\"note\\":\\"\\"}","{\\"name\\":\\"イベントヒント\\",\\"commonEvent\\":\\"170\\",\\"switchId\\":\\"78\\",\\"visibility\\":\\"true\\",\\"note\\":\\"次のイベントについて\\"}","{\\"name\\":\\"ウィリーの状態\\",\\"commonEvent\\":\\"159\\",\\"switchId\\":\\"353\\",\\"visibility\\":\\"false\\",\\"note\\":\\"\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "TextPicture",
|
||
status: true,
|
||
description: "テキストをピクチャとして表示します。",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "TitleImageChange",
|
||
status: true,
|
||
description: "タイトル画面変更プラグイン",
|
||
parameters: {
|
||
StoryPhaseVariable: "24",
|
||
PriorityVariable: "0",
|
||
TitleList:
|
||
'["{\\"StoryPhaseCondition\\":\\"1\\",\\"TitleImage\\":\\"t1\\",\\"Title2Image\\":\\"title3\\",\\"TitleBgm\\":\\"0zOP3\\",\\"TitleCall\\":\\"\\"}","{\\"StoryPhaseCondition\\":\\"2\\",\\"TitleImage\\":\\"t22\\",\\"Title2Image\\":\\"title3\\",\\"TitleBgm\\":\\"0zOP1\\",\\"TitleCall\\":\\"\\"}","{\\"StoryPhaseCondition\\":\\"3\\",\\"TitleImage\\":\\"t7\\",\\"Title2Image\\":\\"title3\\",\\"TitleBgm\\":\\"0zOP2\\",\\"TitleCall\\":\\"\\"}"]',
|
||
},
|
||
},
|
||
{
|
||
name: "SimpleVoice",
|
||
status: false,
|
||
description: "簡易ボイスプラグイン",
|
||
parameters: { optionName: "BGV", optionValue: "100" },
|
||
},
|
||
{
|
||
name: "DiffuseEffectMZ",
|
||
status: true,
|
||
description: "[Ver1.1.0]マップ画面とタイトル画面に拡散する光を表示します",
|
||
parameters: { "Title Effect Type": "5" },
|
||
},
|
||
{
|
||
name: "LL_SprashScreen",
|
||
status: true,
|
||
description: "スプラッシュスクリーンを表示します。",
|
||
parameters: {
|
||
splashImages:
|
||
'["{\\"imageName\\":\\"Title Rogo\\",\\"fadeTime\\":\\"35\\",\\"waitTime\\":\\"200\\",\\"jingleSettings\\":\\"\\",\\"meName\\":\\"Refresh\\",\\"meVolume\\":\\"75\\",\\"mePitch\\":\\"100\\",\\"mePan\\":\\"0\\",\\"meTiming\\":\\"before\\"}"]',
|
||
skipEnabled: "true",
|
||
debugDisabled: "false",
|
||
jingleSettings: "",
|
||
meName: "",
|
||
meVolume: "90",
|
||
mePitch: "100",
|
||
mePan: "0",
|
||
},
|
||
},
|
||
{
|
||
name: "ParallelBgs",
|
||
status: true,
|
||
description: "BGS並行演奏プラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "Keke_TimingCommon",
|
||
status: true,
|
||
description: "特定のタイミングでコモンを差し込む",
|
||
parameters: {
|
||
"コモン-ニューゲーム": "",
|
||
"コモン-データロード": "",
|
||
"コモン-場所移動-前": "",
|
||
"コモン-場所移動-後": "",
|
||
"コモン-メニュー開く": "185",
|
||
"コモン-メニュー閉じ": "",
|
||
"コモン-バトル開始-前": "",
|
||
"コモン-バトル開始-後": "",
|
||
"コモン-バトル勝利-前": "",
|
||
"コモン-バトル勝利-後": "",
|
||
"コモン-バトル逃走-前": "",
|
||
"コモン-バトル逃走-後": "",
|
||
"コモン-バトル敗北-前": "",
|
||
"コモン-バトル敗北-後": "",
|
||
"コモン-ゲームオーバー": "",
|
||
"コモン-味方アクション-前": "",
|
||
"コモン-味方アクション-後": "",
|
||
"コモン-敵アクション-前": "",
|
||
"コモン-敵アクション-後": "",
|
||
アクションコモン変数: "",
|
||
"変数-行動者ID": "",
|
||
"変数-スキルID": "",
|
||
"変数-アイテムID": "",
|
||
"変数-対象が敵か味方か": "",
|
||
"変数-対象ID": "",
|
||
"変数-対象ID全て": "",
|
||
"変数-対象インデックス": "",
|
||
"変数-対象インデックス全て": "",
|
||
アクション後コモン遅延: "false",
|
||
},
|
||
},
|
||
{
|
||
name: "CommandIcon",
|
||
status: false,
|
||
description: "アイコン付きコマンドプラグイン",
|
||
parameters: {},
|
||
},
|
||
{
|
||
name: "SimpleVoice",
|
||
status: false,
|
||
description: "簡易ボイスプラグイン",
|
||
parameters: { optionName: "ボイス 音量", optionValue: "100" },
|
||
},
|
||
{
|
||
name: "DarkPlasma_TextLog",
|
||
status: true,
|
||
description: "イベントテキストのログを保持・表示する",
|
||
parameters: {
|
||
disableLoggingSwitch: "0",
|
||
openLogKeys: '["S"]',
|
||
disableLogWindowSwitch: "0",
|
||
lineSpacing: "0",
|
||
messageSpacing: "0",
|
||
logSplitter: "-------------------------------------------------------",
|
||
autoSplit: "true",
|
||
choiceFormat: "選択肢:{choice}",
|
||
choiceColor: "17",
|
||
choiceCancelText: "キャンセル",
|
||
smoothBackFromLog: "true",
|
||
backgroundImage: "pictures/0 kuromaku",
|
||
showLogWindowFrame: "false",
|
||
escapeCharacterCodes: "[]",
|
||
scrollSpeed: "1",
|
||
scrollSpeedHigh: "10",
|
||
maxLogMessages: "200",
|
||
},
|
||
},
|
||
{
|
||
name: "CharacterPopupDamage",
|
||
status: true,
|
||
description: "キャラクターのダメージポッププラグイン",
|
||
parameters: {
|
||
PlaySe: "false",
|
||
SuppressSwitchId: "0",
|
||
OffsetX: "0",
|
||
OffsetY: "0",
|
||
HpAutoPop: "false",
|
||
MpAutoPop: "true",
|
||
TpAutoPop: "false",
|
||
IncreaseAutoPop: "true",
|
||
DecreaseAutoPop: "true",
|
||
DisableAutoPop: "0",
|
||
MpDamageSe: "",
|
||
Rotation: "false",
|
||
RadiusX: "40",
|
||
RadiusY: "40",
|
||
RotateSpeed: "60",
|
||
Scale: "100",
|
||
ScaleDelta: "0",
|
||
OnTop: "false",
|
||
},
|
||
},
|
||
];
|