OSDN Git Service

v0.662
[awarsiii/AwarsIV.git] / Awars III / en.lproj / MainMenu.xib
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="14F1808" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
3     <dependencies>
4         <deployment identifier="macosx"/>
5         <plugIn identifier="com.apple.AVKitIBPlugin" version="9532"/>
6         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/>
7         <capability name="box content view" minToolsVersion="7.0"/>
8     </dependencies>
9     <objects>
10         <customObject id="-2" userLabel="File's Owner" customClass="Idle">
11             <connections>
12                 <outlet property="delegate" destination="494" id="495"/>
13             </connections>
14         </customObject>
15         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
16         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
17         <menu title="AMainMenu" systemMenu="main" id="29">
18             <items>
19                 <menuItem title="Awars IV" id="56">
20                     <menu key="submenu" title="Awars IV" systemMenu="apple" id="57">
21                         <items>
22                             <menuItem title="Awars IVについて" id="58">
23                                 <modifierMask key="keyEquivalentModifierMask"/>
24                                 <connections>
25                                     <action selector="orderFrontStandardAboutPanel:" target="-2" id="142"/>
26                                 </connections>
27                             </menuItem>
28                             <menuItem isSeparatorItem="YES" id="236">
29                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
30                             </menuItem>
31                             <menuItem title="環境決定…" keyEquivalent="," id="129"/>
32                             <menuItem isSeparatorItem="YES" id="143">
33                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
34                             </menuItem>
35                             <menuItem title="Awars IVを隠す" keyEquivalent="h" id="134">
36                                 <connections>
37                                     <action selector="hide:" target="-1" id="367"/>
38                                 </connections>
39                             </menuItem>
40                             <menuItem title="他を隠す" keyEquivalent="h" id="145">
41                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
42                                 <connections>
43                                     <action selector="hideOtherApplications:" target="-1" id="368"/>
44                                 </connections>
45                             </menuItem>
46                             <menuItem title="すべて表示" id="150">
47                                 <connections>
48                                     <action selector="unhideAllApplications:" target="-1" id="370"/>
49                                 </connections>
50                             </menuItem>
51                             <menuItem isSeparatorItem="YES" id="149">
52                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
53                             </menuItem>
54                             <menuItem title="Awars IVを終了" keyEquivalent="q" id="136">
55                                 <connections>
56                                     <action selector="terminate:" target="-3" id="449"/>
57                                 </connections>
58                             </menuItem>
59                         </items>
60                     </menu>
61                 </menuItem>
62                 <menuItem title="File" id="83">
63                     <menu key="submenu" title="File" id="81">
64                         <items>
65                             <menuItem title="New" keyEquivalent="n" id="82">
66                                 <connections>
67                                     <action selector="newDocument:" target="-1" id="373"/>
68                                 </connections>
69                             </menuItem>
70                             <menuItem title="Open…" keyEquivalent="o" id="72">
71                                 <connections>
72                                     <action selector="openDocument:" target="-1" id="374"/>
73                                 </connections>
74                             </menuItem>
75                             <menuItem title="Open Recent" id="124">
76                                 <menu key="submenu" title="Open Recent" systemMenu="recentDocuments" id="125">
77                                     <items>
78                                         <menuItem title="Clear Menu" id="126">
79                                             <connections>
80                                                 <action selector="clearRecentDocuments:" target="-1" id="127"/>
81                                             </connections>
82                                         </menuItem>
83                                     </items>
84                                 </menu>
85                             </menuItem>
86                             <menuItem isSeparatorItem="YES" id="79">
87                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
88                             </menuItem>
89                             <menuItem title="Close" keyEquivalent="w" id="73">
90                                 <connections>
91                                     <action selector="performClose:" target="-1" id="193"/>
92                                 </connections>
93                             </menuItem>
94                             <menuItem title="Save…" keyEquivalent="s" id="75">
95                                 <connections>
96                                     <action selector="saveDocument:" target="-1" id="362"/>
97                                 </connections>
98                             </menuItem>
99                             <menuItem title="Revert to Saved" id="112">
100                                 <modifierMask key="keyEquivalentModifierMask"/>
101                                 <connections>
102                                     <action selector="revertDocumentToSaved:" target="-1" id="364"/>
103                                 </connections>
104                             </menuItem>
105                             <menuItem isSeparatorItem="YES" id="74">
106                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
107                             </menuItem>
108                             <menuItem title="Page Setup..." keyEquivalent="P" id="77">
109                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
110                                 <connections>
111                                     <action selector="runPageLayout:" target="-1" id="87"/>
112                                 </connections>
113                             </menuItem>
114                             <menuItem title="Print…" keyEquivalent="p" id="78">
115                                 <connections>
116                                     <action selector="print:" target="-1" id="86"/>
117                                 </connections>
118                             </menuItem>
119                         </items>
120                     </menu>
121                 </menuItem>
122                 <menuItem title="Edit" id="217">
123                     <menu key="submenu" title="Edit" id="205">
124                         <items>
125                             <menuItem title="アンドゥ" keyEquivalent="z" id="207">
126                                 <connections>
127                                     <action selector="undo:" target="-1" id="223"/>
128                                 </connections>
129                             </menuItem>
130                             <menuItem title="リドゥ" keyEquivalent="Z" id="215">
131                                 <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
132                                 <connections>
133                                     <action selector="redo:" target="-1" id="231"/>
134                                 </connections>
135                             </menuItem>
136                             <menuItem isSeparatorItem="YES" id="206">
137                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
138                             </menuItem>
139                             <menuItem title="カット" keyEquivalent="x" id="199">
140                                 <connections>
141                                     <action selector="cut:" target="-1" id="228"/>
142                                 </connections>
143                             </menuItem>
144                             <menuItem title="コピー" keyEquivalent="c" id="197">
145                                 <connections>
146                                     <action selector="copy:" target="-1" id="224"/>
147                                 </connections>
148                             </menuItem>
149                             <menuItem title="ペースト" keyEquivalent="v" id="203">
150                                 <connections>
151                                     <action selector="paste:" target="-1" id="226"/>
152                                 </connections>
153                             </menuItem>
154                             <menuItem title="Paste and Match Style" keyEquivalent="V" id="485">
155                                 <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
156                                 <connections>
157                                     <action selector="pasteAsPlainText:" target="-1" id="486"/>
158                                 </connections>
159                             </menuItem>
160                             <menuItem title="削除" id="202">
161                                 <connections>
162                                     <action selector="delete:" target="-1" id="235"/>
163                                 </connections>
164                             </menuItem>
165                             <menuItem title="すべて選択" keyEquivalent="a" id="198">
166                                 <connections>
167                                     <action selector="selectAll:" target="-1" id="232"/>
168                                 </connections>
169                             </menuItem>
170                             <menuItem isSeparatorItem="YES" id="214">
171                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
172                             </menuItem>
173                             <menuItem title="Find" id="218">
174                                 <menu key="submenu" title="Find" id="220">
175                                     <items>
176                                         <menuItem title="Find…" tag="1" keyEquivalent="f" id="209">
177                                             <connections>
178                                                 <action selector="performFindPanelAction:" target="-1" id="241"/>
179                                             </connections>
180                                         </menuItem>
181                                         <menuItem title="Find and Replace…" tag="12" keyEquivalent="f" id="534">
182                                             <modifierMask key="keyEquivalentModifierMask" option="YES" command="YES"/>
183                                             <connections>
184                                                 <action selector="performFindPanelAction:" target="-1" id="535"/>
185                                             </connections>
186                                         </menuItem>
187                                         <menuItem title="Find Next" tag="2" keyEquivalent="g" id="208">
188                                             <connections>
189                                                 <action selector="performFindPanelAction:" target="-1" id="487"/>
190                                             </connections>
191                                         </menuItem>
192                                         <menuItem title="Find Previous" tag="3" keyEquivalent="G" id="213">
193                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
194                                             <connections>
195                                                 <action selector="performFindPanelAction:" target="-1" id="488"/>
196                                             </connections>
197                                         </menuItem>
198                                         <menuItem title="Use Selection for Find" tag="7" keyEquivalent="e" id="221">
199                                             <connections>
200                                                 <action selector="performFindPanelAction:" target="-1" id="489"/>
201                                             </connections>
202                                         </menuItem>
203                                         <menuItem title="Jump to Selection" keyEquivalent="j" id="210">
204                                             <connections>
205                                                 <action selector="centerSelectionInVisibleArea:" target="-1" id="245"/>
206                                             </connections>
207                                         </menuItem>
208                                     </items>
209                                 </menu>
210                             </menuItem>
211                             <menuItem title="Spelling and Grammar" id="216">
212                                 <menu key="submenu" title="Spelling and Grammar" id="200">
213                                     <items>
214                                         <menuItem title="Show Spelling and Grammar" keyEquivalent=":" id="204">
215                                             <connections>
216                                                 <action selector="showGuessPanel:" target="-1" id="230"/>
217                                             </connections>
218                                         </menuItem>
219                                         <menuItem title="Check Document Now" keyEquivalent=";" id="201">
220                                             <connections>
221                                                 <action selector="checkSpelling:" target="-1" id="225"/>
222                                             </connections>
223                                         </menuItem>
224                                         <menuItem isSeparatorItem="YES" id="453"/>
225                                         <menuItem title="Check Spelling While Typing" id="219">
226                                             <connections>
227                                                 <action selector="toggleContinuousSpellChecking:" target="-1" id="222"/>
228                                             </connections>
229                                         </menuItem>
230                                         <menuItem title="Check Grammar With Spelling" id="346">
231                                             <connections>
232                                                 <action selector="toggleGrammarChecking:" target="-1" id="347"/>
233                                             </connections>
234                                         </menuItem>
235                                         <menuItem title="Correct Spelling Automatically" id="454">
236                                             <modifierMask key="keyEquivalentModifierMask"/>
237                                             <connections>
238                                                 <action selector="toggleAutomaticSpellingCorrection:" target="-1" id="456"/>
239                                             </connections>
240                                         </menuItem>
241                                     </items>
242                                 </menu>
243                             </menuItem>
244                             <menuItem title="Substitutions" id="348">
245                                 <menu key="submenu" title="Substitutions" id="349">
246                                     <items>
247                                         <menuItem title="Show Substitutions" id="457">
248                                             <modifierMask key="keyEquivalentModifierMask"/>
249                                             <connections>
250                                                 <action selector="orderFrontSubstitutionsPanel:" target="-1" id="458"/>
251                                             </connections>
252                                         </menuItem>
253                                         <menuItem isSeparatorItem="YES" id="459"/>
254                                         <menuItem title="Smart Copy/Paste" tag="1" keyEquivalent="f" id="350">
255                                             <connections>
256                                                 <action selector="toggleSmartInsertDelete:" target="-1" id="355"/>
257                                             </connections>
258                                         </menuItem>
259                                         <menuItem title="Smart Quotes" tag="2" keyEquivalent="g" id="351">
260                                             <connections>
261                                                 <action selector="toggleAutomaticQuoteSubstitution:" target="-1" id="356"/>
262                                             </connections>
263                                         </menuItem>
264                                         <menuItem title="Smart Dashes" id="460">
265                                             <modifierMask key="keyEquivalentModifierMask"/>
266                                             <connections>
267                                                 <action selector="toggleAutomaticDashSubstitution:" target="-1" id="461"/>
268                                             </connections>
269                                         </menuItem>
270                                         <menuItem title="Smart Links" tag="3" keyEquivalent="G" id="354">
271                                             <modifierMask key="keyEquivalentModifierMask" shift="YES" command="YES"/>
272                                             <connections>
273                                                 <action selector="toggleAutomaticLinkDetection:" target="-1" id="357"/>
274                                             </connections>
275                                         </menuItem>
276                                         <menuItem title="Text Replacement" id="462">
277                                             <modifierMask key="keyEquivalentModifierMask"/>
278                                             <connections>
279                                                 <action selector="toggleAutomaticTextReplacement:" target="-1" id="463"/>
280                                             </connections>
281                                         </menuItem>
282                                     </items>
283                                 </menu>
284                             </menuItem>
285                             <menuItem title="Transformations" id="450">
286                                 <modifierMask key="keyEquivalentModifierMask"/>
287                                 <menu key="submenu" title="Transformations" id="451">
288                                     <items>
289                                         <menuItem title="Make Upper Case" id="452">
290                                             <modifierMask key="keyEquivalentModifierMask"/>
291                                             <connections>
292                                                 <action selector="uppercaseWord:" target="-1" id="464"/>
293                                             </connections>
294                                         </menuItem>
295                                         <menuItem title="Make Lower Case" id="465">
296                                             <modifierMask key="keyEquivalentModifierMask"/>
297                                             <connections>
298                                                 <action selector="lowercaseWord:" target="-1" id="468"/>
299                                             </connections>
300                                         </menuItem>
301                                         <menuItem title="Capitalize" id="466">
302                                             <modifierMask key="keyEquivalentModifierMask"/>
303                                             <connections>
304                                                 <action selector="capitalizeWord:" target="-1" id="467"/>
305                                             </connections>
306                                         </menuItem>
307                                     </items>
308                                 </menu>
309                             </menuItem>
310                             <menuItem title="Speech" id="211">
311                                 <menu key="submenu" title="Speech" id="212">
312                                     <items>
313                                         <menuItem title="Start Speaking" id="196">
314                                             <connections>
315                                                 <action selector="startSpeaking:" target="-1" id="233"/>
316                                             </connections>
317                                         </menuItem>
318                                         <menuItem title="Stop Speaking" id="195">
319                                             <connections>
320                                                 <action selector="stopSpeaking:" target="-1" id="227"/>
321                                             </connections>
322                                         </menuItem>
323                                     </items>
324                                 </menu>
325                             </menuItem>
326                         </items>
327                     </menu>
328                 </menuItem>
329                 <menuItem title="Window" id="19">
330                     <menu key="submenu" title="Window" systemMenu="window" id="24">
331                         <items>
332                             <menuItem title="縮小" keyEquivalent="m" id="23">
333                                 <connections>
334                                     <action selector="performMiniaturize:" target="-1" id="37"/>
335                                 </connections>
336                             </menuItem>
337                             <menuItem title="ズーム" id="239">
338                                 <connections>
339                                     <action selector="performZoom:" target="-1" id="240"/>
340                                 </connections>
341                             </menuItem>
342                             <menuItem isSeparatorItem="YES" id="92">
343                                 <modifierMask key="keyEquivalentModifierMask" command="YES"/>
344                             </menuItem>
345                             <menuItem title="すべて前に持ってくる" id="5">
346                                 <connections>
347                                     <action selector="arrangeInFront:" target="-1" id="39"/>
348                                 </connections>
349                             </menuItem>
350                         </items>
351                     </menu>
352                 </menuItem>
353                 <menuItem title="Help" id="490">
354                     <modifierMask key="keyEquivalentModifierMask"/>
355                     <menu key="submenu" title="Help" systemMenu="help" id="491">
356                         <items>
357                             <menuItem title="Awars IV Help" keyEquivalent="?" id="492">
358                                 <connections>
359                                     <action selector="showHelp:" target="-1" id="493"/>
360                                 </connections>
361                             </menuItem>
362                         </items>
363                     </menu>
364                 </menuItem>
365             </items>
366         </menu>
367         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="371" userLabel="メインウィンドウ">
368             <windowStyleMask key="styleMask" titled="YES"/>
369             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
370             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
371             <view key="contentView" id="372">
372                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
373                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
374                 <subviews>
375                     <textField verticalHuggingPriority="750" id="536">
376                         <rect key="frame" x="198" y="387" width="262" height="73"/>
377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AWars IV" id="537">
379                             <font key="font" size="60" name="LiSongPro"/>
380                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
381                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
382                         </textFieldCell>
383                     </textField>
384                     <button verticalHuggingPriority="750" id="573">
385                         <rect key="frame" x="76" y="282" width="131" height="32"/>
386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
387                         <buttonCell key="cell" type="push" title="ゲームスタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="574">
388                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
389                             <font key="font" size="13" name="AquaKana"/>
390                         </buttonCell>
391                         <connections>
392                             <action selector="Start:" target="1697" id="1701"/>
393                         </connections>
394                     </button>
395                     <button verticalHuggingPriority="750" id="577">
396                         <rect key="frame" x="76" y="249" width="131" height="32"/>
397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
398                         <buttonCell key="cell" type="push" title="コンティニュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="578">
399                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
400                             <font key="font" size="13" name="AquaKana"/>
401                         </buttonCell>
402                         <connections>
403                             <action selector="Continue:" target="1697" id="1707"/>
404                         </connections>
405                     </button>
406                     <button verticalHuggingPriority="750" id="581">
407                         <rect key="frame" x="76" y="150" width="131" height="32"/>
408                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
409                         <buttonCell key="cell" type="push" title="マップエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="582">
410                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
411                             <font key="font" size="13" name="AquaKana"/>
412                         </buttonCell>
413                         <connections>
414                             <action selector="MapEditor:" target="1697" id="1704"/>
415                         </connections>
416                     </button>
417                     <button verticalHuggingPriority="750" id="585">
418                         <rect key="frame" x="76" y="84" width="131" height="32"/>
419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
420                         <buttonCell key="cell" type="push" title="ゲーム終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="586">
421                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
422                             <font key="font" size="13" name="AquaKana"/>
423                         </buttonCell>
424                         <connections>
425                             <action selector="Quit:" target="1697" id="1702"/>
426                         </connections>
427                     </button>
428                     <button verticalHuggingPriority="750" id="604">
429                         <rect key="frame" x="76" y="117" width="131" height="32"/>
430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
431                         <buttonCell key="cell" type="push" title="シナリオエディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="605">
432                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
433                             <font key="font" size="13" name="AquaKana"/>
434                         </buttonCell>
435                         <connections>
436                             <action selector="ScenarioEditor:" target="1697" id="3850"/>
437                         </connections>
438                     </button>
439                     <button verticalHuggingPriority="750" id="612">
440                         <rect key="frame" x="76" y="216" width="131" height="32"/>
441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
442                         <buttonCell key="cell" type="push" title="ギャラリー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="613">
443                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
444                             <font key="font" size="13" name="AquaKana"/>
445                         </buttonCell>
446                         <connections>
447                             <action selector="Gallery:" target="1697" id="1706"/>
448                         </connections>
449                     </button>
450                     <button verticalHuggingPriority="750" id="620">
451                         <rect key="frame" x="76" y="183" width="131" height="32"/>
452                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
453                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="621">
454                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
455                             <font key="font" size="13" name="AquaKana"/>
456                         </buttonCell>
457                         <connections>
458                             <action selector="Option:" target="1697" id="1705"/>
459                         </connections>
460                     </button>
461                     <imageView id="3835">
462                         <rect key="frame" x="246" y="88" width="355" height="225"/>
463                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
464                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="タイトル" id="3836"/>
465                     </imageView>
466                     <textField verticalHuggingPriority="750" id="558">
467                         <rect key="frame" x="18" y="443" width="126" height="17"/>
468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Version alpha 0.662" id="559">
470                             <font key="font" metaFont="system"/>
471                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
472                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
473                         </textFieldCell>
474                     </textField>
475                 </subviews>
476             </view>
477             <point key="canvasLocation" x="357" y="330"/>
478         </window>
479         <customObject id="494" customClass="AppDelegate">
480             <connections>
481                 <outlet property="window" destination="371" id="532"/>
482             </connections>
483         </customObject>
484         <customObject id="420" customClass="NSFontManager"/>
485         <customObject id="263-Vk-nul" customClass="Idle"/>
486         <customObject id="vWh-oC-VAv" customClass="FPS"/>
487         <customObject id="1697" customClass="Title">
488             <connections>
489                 <outlet property="ContinueWindow" destination="702" id="1699"/>
490                 <outlet property="GalleryWindow" destination="3481" id="3811"/>
491                 <outlet property="IVTitle" destination="3835" id="3843"/>
492                 <outlet property="MapEditorWindow" destination="767" id="1700"/>
493                 <outlet property="ScenarioEditorWindow" destination="9420" id="9721"/>
494                 <outlet property="StartWindow" destination="643" id="1698"/>
495                 <outlet property="TitleWindow" destination="371" id="1716"/>
496             </connections>
497         </customObject>
498         <customObject id="1708" customClass="StartMenu">
499             <connections>
500                 <outlet property="StartMenuWindow" destination="643" id="1709"/>
501             </connections>
502         </customObject>
503         <customObject id="1712" customClass="ContinueMenu">
504             <connections>
505                 <outlet property="ContinueMenuWindow" destination="702" id="1713"/>
506             </connections>
507         </customObject>
508         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gg9-Hj-h0i" userLabel="クラスタイプ" customClass="NSPanel">
509             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
510             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
511             <rect key="contentRect" x="196" y="132" width="400" height="300"/>
512             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
513             <view key="contentView" id="m8B-ME-Pwc">
514                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
515                 <autoresizingMask key="autoresizingMask"/>
516                 <subviews>
517                     <button verticalHuggingPriority="750" id="Zzo-Xs-5j9">
518                         <rect key="frame" x="320" y="13" width="66" height="32"/>
519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
520                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="K8K-T3-s8y">
521                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
522                             <font key="font" size="13" name="HiraKakuProN-W3"/>
523                         </buttonCell>
524                     </button>
525                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="dts-vp-sO2">
526                         <rect key="frame" x="20" y="133" width="157" height="100"/>
527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
528                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
529                         <size key="cellSize" width="126" height="18"/>
530                         <size key="intercellSpacing" width="4" height="2"/>
531                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9XP-bO-pAF">
532                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
533                             <font key="font" metaFont="system"/>
534                         </buttonCell>
535                         <cells>
536                             <column>
537                                 <buttonCell type="radio" title="固有ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="c4p-GU-nHK">
538                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
539                                     <font key="font" metaFont="system"/>
540                                 </buttonCell>
541                                 <buttonCell type="radio" title="一般人ユニット" imagePosition="left" alignment="left" inset="2" id="6P7-Zj-hZb">
542                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
543                                     <font key="font" metaFont="system"/>
544                                 </buttonCell>
545                                 <buttonCell type="radio" title="ヒーローユニット" imagePosition="left" alignment="left" inset="2" id="YVP-XK-nWC">
546                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
547                                     <font key="font" metaFont="system"/>
548                                 </buttonCell>
549                             </column>
550                         </cells>
551                     </matrix>
552                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AiY-jy-2Oq">
553                         <rect key="frame" x="18" y="263" width="108" height="17"/>
554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
555                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラスタイプ決定" id="TWa-tW-Cy7">
556                             <font key="font" size="13" name="HiraKakuProN-W3"/>
557                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
558                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
559                         </textFieldCell>
560                     </textField>
561                     <textField verticalHuggingPriority="750" id="x3K-jP-Mfd">
562                         <rect key="frame" x="32" y="73" width="348" height="22"/>
563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
564                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="W4m-dX-gLi">
565                             <font key="font" metaFont="system"/>
566                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
567                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
568                         </textFieldCell>
569                     </textField>
570                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="x38-W0-BVM">
571                         <rect key="frame" x="180" y="108" width="200" height="135"/>
572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
573                         <clipView key="contentView" id="8qf-G6-vzc">
574                             <rect key="frame" x="1" y="17" width="198" height="117"/>
575                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
576                             <subviews>
577                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="BLh-xA-u0Z" id="ARx-jz-R1P">
578                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
579                                     <autoresizingMask key="autoresizingMask"/>
580                                     <size key="intercellSpacing" width="3" height="2"/>
581                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
582                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
583                                     <tableColumns>
584                                         <tableColumn width="195" minWidth="40" maxWidth="1000" id="rPD-iU-Fte">
585                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="クラス名">
586                                                 <font key="font" metaFont="smallSystem"/>
587                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
588                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
589                                             </tableHeaderCell>
590                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="RJ0-5Z-yBe">
591                                                 <font key="font" metaFont="system"/>
592                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
593                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
594                                             </textFieldCell>
595                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
596                                         </tableColumn>
597                                     </tableColumns>
598                                 </tableView>
599                             </subviews>
600                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
601                         </clipView>
602                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ukB-dt-rnt">
603                             <rect key="frame" x="1" y="118" width="238" height="16"/>
604                             <autoresizingMask key="autoresizingMask"/>
605                         </scroller>
606                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="f90-Iz-dnr">
607                             <rect key="frame" x="224" y="17" width="15" height="102"/>
608                             <autoresizingMask key="autoresizingMask"/>
609                         </scroller>
610                         <tableHeaderView key="headerView" id="BLh-xA-u0Z">
611                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
612                             <autoresizingMask key="autoresizingMask"/>
613                         </tableHeaderView>
614                     </scrollView>
615                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gTM-ny-tCq">
616                         <rect key="frame" x="30" y="103" width="56" height="17"/>
617                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
618                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="VfH-OO-xhL">
619                             <font key="font" size="13" name="HiraKakuProN-W3"/>
620                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
621                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
622                         </textFieldCell>
623                     </textField>
624                 </subviews>
625             </view>
626             <point key="canvasLocation" x="-89" y="4627"/>
627         </window>
628         <customObject id="3826" customClass="MapEditor">
629             <connections>
630                 <outlet property="EDAppear1AC" destination="s5m-qC-rDg" id="Caa-hA-U7v"/>
631                 <outlet property="EDAppear1TV" destination="tdc-xg-y6U" id="ObY-dg-2uA"/>
632                 <outlet property="EDAppear2AC" destination="1qd-yQ-NSy" id="vK4-rp-S3X"/>
633                 <outlet property="EDAppear2TV" destination="uv9-Oz-dpY" id="8zN-1r-bm3"/>
634                 <outlet property="EDAppearBC1" destination="5pa-J8-dqS" id="U0K-bt-WHe"/>
635                 <outlet property="EDAppearBC2" destination="1BM-Hq-M3p" id="qiZ-yx-hRC"/>
636                 <outlet property="EDAppearT1V" destination="tdc-xg-y6U" id="YdA-9T-yts"/>
637                 <outlet property="EDAppearWindow" destination="nNk-dn-uy1" id="aHk-gN-fhi"/>
638                 <outlet property="EDBGMAC" destination="xgQ-JQ-5ax" id="7fE-ca-ZHu"/>
639                 <outlet property="EDBGMTV" destination="dni-q7-lOB" id="R1z-Ac-ozf"/>
640                 <outlet property="EDBGMWindow" destination="1E8-im-drr" id="Fwj-Xk-I7a"/>
641                 <outlet property="EDGameOverBtn" destination="bOT-TK-z6N" id="qg6-mL-73S"/>
642                 <outlet property="EDGameOverIV" destination="9IC-Pz-c0X" id="yVu-70-unA"/>
643                 <outlet property="EDGameOverTF" destination="3ps-zi-1PH" id="ljd-Xj-PoL"/>
644                 <outlet property="EDGameOverWindow" destination="z3H-i4-hxm" id="hIq-nf-PvG"/>
645                 <outlet property="EDSEAC" destination="3Sz-9U-X87" id="Jpv-YY-qZ3"/>
646                 <outlet property="EDSETV" destination="8nN-Cw-ko5" id="RFZ-yw-Mnf"/>
647                 <outlet property="EDSEWindow" destination="buT-p8-7RV" id="kHX-xQ-TNg"/>
648                 <outlet property="EDSWOFF" destination="gug-pq-8d3" id="xDG-Wr-Aif"/>
649                 <outlet property="EDSWON" destination="6bt-lO-Y4I" id="eep-9x-5OL"/>
650                 <outlet property="EDSWTF" destination="y9V-vr-e4v" id="RoT-KM-KrN"/>
651                 <outlet property="EDStageClearBtn" destination="Rc9-iv-fZh" id="7FD-Xu-qDr"/>
652                 <outlet property="EDStageClearWindow" destination="3mO-ps-L5k" id="eoV-wr-le5"/>
653                 <outlet property="EDSwitchWindow2" destination="icF-x4-gp4" id="F1t-0U-4Of"/>
654                 <outlet property="EDTimerSet1A" destination="jpT-ZX-byg" id="Yyk-Y7-Hdq"/>
655                 <outlet property="EDTimerSet1B" destination="Ch2-kr-CdZ" id="P0q-Dg-e0W"/>
656                 <outlet property="EDTimerSet2A" destination="sPx-4h-DcB" id="j5k-wI-Oz9"/>
657                 <outlet property="EDTimerSet2B" destination="reH-gy-a7R" id="vBi-yg-bI6"/>
658                 <outlet property="EDTimerSet3A" destination="XZS-jY-8Fi" id="P9O-Ir-ygu"/>
659                 <outlet property="EDTimerSet3B" destination="veb-h0-8PW" id="3aU-a4-Rid"/>
660                 <outlet property="EDTimerTF1" destination="NcS-6r-bj5" id="Wp9-W1-j1f"/>
661                 <outlet property="EDTimerTF2" destination="gmG-4C-wSf" id="DVd-oK-1EK"/>
662                 <outlet property="EDWaitTF" destination="wei-np-Col" id="UFg-Gj-qsP"/>
663                 <outlet property="EDWaitWindow" destination="PKC-k4-dLW" id="N9v-bG-TG0"/>
664                 <outlet property="EDbrachPlaceHaniTF" destination="L6l-RC-RAa" id="zV9-1G-PT1"/>
665                 <outlet property="EDbrachPlaceHaniWindow" destination="mVv-qE-Twx" id="4o2-BM-W7n"/>
666                 <outlet property="EDbrachSuicchiTF" destination="hOX-Hu-aYQ" id="dvs-Q0-Ae5"/>
667                 <outlet property="EDbrachSuicchiWindow" destination="yZp-AP-ncP" id="IpD-4y-AAC"/>
668                 <outlet property="EDbranchBuildAC" destination="gOB-p9-7Y9" id="BP5-Lm-3ND"/>
669                 <outlet property="EDbranchBuildTV" destination="WPy-1X-zaA" id="OXD-M9-9CN"/>
670                 <outlet property="EDbranchHensu" destination="T7N-9K-PEG" id="AMX-wF-fq7"/>
671                 <outlet property="EDbranchHensu2" destination="mS0-Oq-Uqt" id="Hca-DA-Xcl"/>
672                 <outlet property="EDbranchHensu2AC" destination="PSV-6H-oXd" id="XPe-dP-tNF"/>
673                 <outlet property="EDbranchHensu2TV" destination="p29-z4-AVX" id="dWm-1Y-wo5"/>
674                 <outlet property="EDbranchHensuAC" destination="JZL-0k-XMk" id="oIb-rL-BS0"/>
675                 <outlet property="EDbranchHensuTV" destination="uQd-g9-ojb" id="tqX-Bt-WH6"/>
676                 <outlet property="EDbranchJumpLabelFalse" destination="JdZ-Qd-mNj" id="Eih-bl-Lit"/>
677                 <outlet property="EDbranchJumpLabelTrue" destination="fiq-HP-oMn" id="AKv-YH-biW"/>
678                 <outlet property="EDbranchObjeAC" destination="Rox-Se-Lfe" id="ckh-9H-3sV"/>
679                 <outlet property="EDbranchObjeRange" destination="p5d-Tn-C67" id="4bw-lf-2Dz"/>
680                 <outlet property="EDbranchObjeTV" destination="9qD-x3-ohq" id="pRZ-p9-WpL"/>
681                 <outlet property="EDbranchPUB11" destination="b0H-BN-rXH" id="7pn-me-sd7"/>
682                 <outlet property="EDbranchPUB12" destination="n3n-JE-hXH" id="hT4-iK-5Fm"/>
683                 <outlet property="EDbranchPUB13" destination="u45-h8-n0z" id="stV-51-VtC"/>
684                 <outlet property="EDbranchPUB21" destination="epN-Ht-c9c" id="6l9-Fd-bsf"/>
685                 <outlet property="EDbranchPUB22" destination="esJ-DI-2hf" id="TiO-B3-e7G"/>
686                 <outlet property="EDbranchPlaceAC" destination="wa5-Dw-20R" id="6AA-e8-Mu9"/>
687                 <outlet property="EDbranchPlaceTV" destination="0bV-Ec-qUf" id="9Vc-eN-kz7"/>
688                 <outlet property="EDbranchSuicchi" destination="LQG-CN-URC" id="bYu-w3-EhN"/>
689                 <outlet property="EDbranchSuicchiAC" destination="SDf-7k-75Z" id="V61-MA-Lal"/>
690                 <outlet property="EDbranchSuicchiTV" destination="PRc-yd-L46" id="xLi-zz-T3F"/>
691                 <outlet property="EDbranchTeisu" destination="fuF-8p-E5N" id="jFF-k9-sY3"/>
692                 <outlet property="EDbranchTeisuTF" destination="ym6-Uz-8Ca" id="hPT-fl-22M"/>
693                 <outlet property="EDbranchTimer" destination="Xjq-aZ-v3u" id="OIc-hJ-381"/>
694                 <outlet property="EDbranchTimerMinTF" destination="ISg-Xc-gSw" id="Ojm-AR-56c"/>
695                 <outlet property="EDbranchTimerSecTF" destination="ghA-Up-141" id="laZ-XZ-cst"/>
696                 <outlet property="EDbranchUnitAC" destination="6Yo-5j-AWN" id="2zo-qD-Brj"/>
697                 <outlet property="EDbranchUnitBuild" destination="6CC-jN-Jtd" id="tEs-1z-NAU"/>
698                 <outlet property="EDbranchUnitElect" destination="IKJ-3J-VzO" id="kbB-m6-upB"/>
699                 <outlet property="EDbranchUnitNum" destination="N7h-uV-455" id="tgh-Dh-swk"/>
700                 <outlet property="EDbranchUnitObje" destination="xxD-hC-DpD" id="lyG-im-KyD"/>
701                 <outlet property="EDbranchUnitPlace" destination="pxe-mQ-s5k" id="VLc-1k-S4p"/>
702                 <outlet property="EDbranchUnitSelect" destination="EE8-Ro-mnC" id="5T3-UN-Hq7"/>
703                 <outlet property="EDbranchUnitTV" destination="4Qh-wd-Vkd" id="GxB-uP-Oa1"/>
704                 <outlet property="EDbranchUnitTeam" destination="bw4-oE-hZH" id="Vn1-Vf-LCu"/>
705                 <outlet property="EDbranchUnitValue" destination="GUh-SF-1eo" id="SnW-3U-aUL"/>
706                 <outlet property="EDdissappearAC" destination="zW9-yd-cJu" id="JIk-nk-EFS"/>
707                 <outlet property="EDdissappearSubmitWindow" destination="bO1-xr-jsS" id="bdG-yE-AIB"/>
708                 <outlet property="EDdissappearTV" destination="iWZ-ZK-2C5" id="lCx-PG-u2Y"/>
709                 <outlet property="EDdissappearWindow" destination="qke-ES-FI6" id="dEj-eU-T2u"/>
710                 <outlet property="EDeventTimeTF1" destination="LCC-mq-PsF" id="xQj-nk-1nQ"/>
711                 <outlet property="EDeventTimeTF2" destination="89j-NJ-SNG" id="3eZ-Wq-5AU"/>
712                 <outlet property="EDeventTrigger" destination="rAO-0J-ajM" id="wf8-1O-86w"/>
713                 <outlet property="EDeventTriggerDeley" destination="D3z-Lb-pFD" id="hhO-vf-56Q"/>
714                 <outlet property="EDhpButton1" destination="E5V-YB-cKS" id="aTu-U0-qrp"/>
715                 <outlet property="EDhpButton2" destination="IpT-zY-MX0" id="rCQ-45-Xmp"/>
716                 <outlet property="EDhpButtonA" destination="rjz-AR-FVH" id="cuc-lK-45X"/>
717                 <outlet property="EDhpButtonB" destination="Odu-zf-LmK" id="DLC-8T-OYT"/>
718                 <outlet property="EDhpFixBC1" destination="sAh-4s-c7q" id="jRQ-Q9-s5x"/>
719                 <outlet property="EDhpFixBC2" destination="5nD-Bx-qDN" id="ZAx-FK-cmb"/>
720                 <outlet property="EDhpFixBC3" destination="Ijz-cu-f3S" id="SOF-cc-9JW"/>
721                 <outlet property="EDhpFixBC4" destination="Icb-Oh-VWj" id="u15-f9-uTH"/>
722                 <outlet property="EDhpFixBtn" destination="7zW-NF-uwH" id="dnO-kp-Cau"/>
723                 <outlet property="EDhpFixListAC1" destination="4OI-TZ-1oL" id="H7T-N0-hlu"/>
724                 <outlet property="EDhpFixListAC2" destination="qqa-eS-eeY" id="RE8-EM-wKa"/>
725                 <outlet property="EDhpFixListAC3" destination="lrw-EV-jZ9" id="p0Y-dB-hyT"/>
726                 <outlet property="EDhpFixListTV1" destination="Xwe-1P-CYg" id="VaR-Sy-Axh"/>
727                 <outlet property="EDhpFixListTV2" destination="ItL-HP-xDF" id="Krm-PR-3KF"/>
728                 <outlet property="EDhpFixListTV3" destination="VcZ-Do-tDa" id="cCw-7A-vC7"/>
729                 <outlet property="EDhpFixPUB" destination="NsW-go-z0a" id="4Ec-VW-Onj"/>
730                 <outlet property="EDhpFixTF1" destination="Y5V-Km-m9A" id="IRV-d0-HZh"/>
731                 <outlet property="EDhpFixTF2" destination="JQU-Mq-kI8" id="Cha-Je-eBb"/>
732                 <outlet property="EDhpFixWindow" destination="Gbh-BZ-Ivd" id="6l0-ki-02T"/>
733                 <outlet property="EDhpTF" destination="Y5V-Km-m9A" id="BCV-Gg-R6j"/>
734                 <outlet property="EDlabelJumpTF" destination="mxc-bZ-L3I" id="k98-no-Ap6"/>
735                 <outlet property="EDlabelJumpWindow" destination="hR9-Tc-lNv" id="Hdy-G0-hQQ"/>
736                 <outlet property="EDlabelTF" destination="XP1-6Q-7Va" id="9jH-8O-SH4"/>
737                 <outlet property="EDlabelWindow" destination="9FO-Ca-tXd" id="0xb-0e-fer"/>
738                 <outlet property="EDmemoTF" destination="srC-Sk-SJR" id="WbO-Z1-RdU"/>
739                 <outlet property="EDmemoWindow" destination="C8g-D6-Mka" id="cBl-5b-Jnm"/>
740                 <outlet property="EDmp1AC" destination="YDX-O2-9LW" id="glO-NE-143"/>
741                 <outlet property="EDmp1TV" destination="1HY-Q7-nfW" id="wN4-Qk-2vR"/>
742                 <outlet property="EDmp2AC" destination="CVJ-EH-LvH" id="Ecc-Cp-Hjo"/>
743                 <outlet property="EDmp2TV" destination="u59-9M-7Mf" id="MMl-TA-sIU"/>
744                 <outlet property="EDmpButton1" destination="GQQ-cS-Jwz" id="6ev-3y-e4C"/>
745                 <outlet property="EDmpTF" destination="Pjb-kS-Usu" id="rID-rh-kZI"/>
746                 <outlet property="EDmpWindow" destination="86H-2U-uZm" id="bMy-lY-O0t"/>
747                 <outlet property="EDnameTF" destination="q4D-Bg-Hwm" id="BfO-zG-dyz"/>
748                 <outlet property="EDpubA" destination="PIk-xu-pGq" id="B9Z-Tp-uG6"/>
749                 <outlet property="EDpubB" destination="Wcm-ew-wHD" id="bdg-zB-VP5"/>
750                 <outlet property="EDresourceAC1" destination="p1U-wU-xM5" id="Lc7-TC-oZa"/>
751                 <outlet property="EDresourceAC2" destination="Nb4-Pc-Ok6" id="rPq-vb-9uf"/>
752                 <outlet property="EDresourceAC3" destination="58i-XA-5ch" id="A51-pE-pi4"/>
753                 <outlet property="EDresourceBtn1" destination="LqA-EK-y65" id="HJ0-Zf-nRQ"/>
754                 <outlet property="EDresourceBtn2" destination="Nxy-YO-mzZ" id="qAX-BS-ZjD"/>
755                 <outlet property="EDresourceBtn3" destination="vTU-W1-iGd" id="khP-qO-Cau"/>
756                 <outlet property="EDresourceButton1" destination="U3K-ET-3kh" id="Rcz-O8-INr"/>
757                 <outlet property="EDresourceButton2" destination="dmr-UC-mQR" id="vL4-gZ-PNM"/>
758                 <outlet property="EDresourceButton3" destination="XAf-lK-q1G" id="3K5-TX-NtI"/>
759                 <outlet property="EDresourceButton4" destination="vag-br-Qrh" id="J8B-1P-B0V"/>
760                 <outlet property="EDresourceButton5" destination="Szo-pX-AAM" id="AYl-EB-2FE"/>
761                 <outlet property="EDresourceButton6" destination="po8-4N-Aq7" id="Flk-b1-i5Y"/>
762                 <outlet property="EDresourceButtonS1" destination="GQQ-cS-Jwz" id="wRJ-25-AJa"/>
763                 <outlet property="EDresourceButtonS2" destination="2nr-Fr-UuG" id="QEr-TZ-XCb"/>
764                 <outlet property="EDresourceButtonS3" destination="mwz-2H-YND" id="1V4-Ta-3VM"/>
765                 <outlet property="EDresourceButtonS4" destination="91A-Ka-sMU" id="2Pj-am-q00"/>
766                 <outlet property="EDresourceButtonS5" destination="qDt-fu-dFo" id="Wrt-xr-mZD"/>
767                 <outlet property="EDresourceButtonS6" destination="OhX-ac-X3D" id="tFS-BZ-5aI"/>
768                 <outlet property="EDresourceTF1" destination="pM7-GM-D6i" id="Njv-w3-5TB"/>
769                 <outlet property="EDresourceTF2" destination="Cl5-YI-L26" id="jJt-Zn-LEF"/>
770                 <outlet property="EDresourceTF3" destination="Qya-j5-wMv" id="Gio-DI-Uzn"/>
771                 <outlet property="EDresourceTV1" destination="pTP-xU-fsr" id="KCY-7m-XKg"/>
772                 <outlet property="EDresourceTV2" destination="H0t-vi-mZ6" id="a1x-Xt-TOi"/>
773                 <outlet property="EDresourceTV3" destination="Lji-Ph-drn" id="pA5-H0-XS1"/>
774                 <outlet property="EDresourceTeam" destination="26j-IY-Zcq" id="OYE-ab-EpN"/>
775                 <outlet property="EDresourceWindow" destination="6Hi-zV-IoJ" id="BRE-4h-2IC"/>
776                 <outlet property="EDselectionAC" destination="NYW-Xh-i7e" id="GAB-8z-Wri"/>
777                 <outlet property="EDselectionTF" destination="baZ-Rv-HJC" id="LQ9-2L-fsc"/>
778                 <outlet property="EDselectionTF2" destination="i7K-Rp-YUs" id="fut-rt-sea"/>
779                 <outlet property="EDselectionWindow" destination="Z53-lU-wRt" id="F3O-Go-CAU"/>
780                 <outlet property="EDstA1AC" destination="Frj-Tw-T3e" id="qss-6m-WUW"/>
781                 <outlet property="EDstA1TV" destination="YKD-zW-KbW" id="DwN-sw-jDc"/>
782                 <outlet property="EDstA2AC" destination="Q5f-Sk-4Lh" id="AFa-MO-QZg"/>
783                 <outlet property="EDstA2TV" destination="zXu-1R-ES3" id="ZY2-xA-HQM"/>
784                 <outlet property="EDstB1AC" destination="mix-Lv-10G" id="whh-ck-yUd"/>
785                 <outlet property="EDstB1TV" destination="See-j2-ff2" id="0gg-2o-S2h"/>
786                 <outlet property="EDstB2AC" destination="0XT-wb-2Xd" id="zAd-oU-hV9"/>
787                 <outlet property="EDstB2TV" destination="Axj-2b-lgs" id="8HH-wK-vWm"/>
788                 <outlet property="EDstButtonA12" destination="62w-Qe-74Y" id="taa-gI-Y8Q"/>
789                 <outlet property="EDstButtonA13" destination="8Yt-0q-fiX" id="S20-oo-JRy"/>
790                 <outlet property="EDstButtonA21" destination="NV6-CO-Xnk" id="Dh5-0E-iUz"/>
791                 <outlet property="EDstButtonA22" destination="2gy-Qd-XyT" id="9Sz-Iz-cjF"/>
792                 <outlet property="EDstButtonB11" destination="Pp7-WC-9xs" id="6NG-Up-3qy"/>
793                 <outlet property="EDstButtonB12" destination="wjb-Us-7r9" id="Z2H-RL-QkX"/>
794                 <outlet property="EDstButtonB13" destination="sh9-aL-Ipa" id="F6s-DT-UCX"/>
795                 <outlet property="EDstButtonB21" destination="xJZ-XJ-EC9" id="RKp-07-2Lh"/>
796                 <outlet property="EDstButtonB22" destination="kU8-up-7xh" id="94q-ei-UbD"/>
797                 <outlet property="EDstTFA" destination="65B-2s-1ZB" id="SJQ-QT-W2P"/>
798                 <outlet property="EDstTFB" destination="QMn-rA-vkd" id="QHW-Zu-dIB"/>
799                 <outlet property="EDstpubA" destination="PIk-xu-pGq" id="ina-br-EXO"/>
800                 <outlet property="EDstpubB" destination="Wcm-ew-wHD" id="lDi-mr-QQd"/>
801                 <outlet property="EDswitch1AC" destination="AFK-Ig-Gpn" id="BP8-Op-GLu"/>
802                 <outlet property="EDswitch1Btn" destination="XIw-bB-wwd" id="GS6-IB-AeI"/>
803                 <outlet property="EDswitch1TV" destination="el7-mT-iKE" id="yas-BR-sQ8"/>
804                 <outlet property="EDswitch2AC" destination="8ZU-c6-Pte" id="Cdf-VO-eoj"/>
805                 <outlet property="EDswitch2Btn" destination="N7b-Kl-HEP" id="nx8-tD-QWz"/>
806                 <outlet property="EDswitch2TV" destination="7Vq-ff-JM0" id="yRR-NB-ajb"/>
807                 <outlet property="EDswitchTF" destination="Ksv-OG-zmZ" id="art-Lf-kyg"/>
808                 <outlet property="EDswitchWindow" destination="wHi-ec-FWU" id="993-y8-O8u"/>
809                 <outlet property="EDtermsWindow" destination="o5n-nH-rBa" id="Tq4-uX-Can"/>
810                 <outlet property="EDtextImage" destination="hPd-Xa-wFH" id="1wW-yO-n1t"/>
811                 <outlet property="EDtextImageAC" destination="i6q-F8-oeg" id="hDO-30-cSB"/>
812                 <outlet property="EDtextImageButton1" destination="XRZ-eq-FRL" id="Vmn-10-tOE"/>
813                 <outlet property="EDtextImageButton2" destination="zzB-kV-hsQ" id="nPI-wK-L8R"/>
814                 <outlet property="EDtextImageButton3" destination="6SZ-fp-hh0" id="aso-aG-gEE"/>
815                 <outlet property="EDtextImageTV" destination="At7-iN-Wmd" id="lMj-BG-7Ir"/>
816                 <outlet property="EDtextImageWindow" destination="LYW-Xc-dJE" id="Ad5-AT-58Y"/>
817                 <outlet property="EDtextName" destination="9u2-KB-W00" id="86V-k9-5gJ"/>
818                 <outlet property="EDtextString" destination="g3K-Ag-LUV" id="rF8-x4-woO"/>
819                 <outlet property="EDtextWindow" destination="vXf-RC-FUn" id="7zH-2g-17q"/>
820                 <outlet property="EDtileBackWindow" destination="3xK-Hu-8Va" id="tK2-Xa-Gvn"/>
821                 <outlet property="EDtimerButton1" destination="jpT-ZX-byg" id="7yO-r4-FY2"/>
822                 <outlet property="EDtimerButton2" destination="Ch2-kr-CdZ" id="f78-AB-6fZ"/>
823                 <outlet property="EDtimerTF1" destination="NcS-6r-bj5" id="ZaS-Ah-io1"/>
824                 <outlet property="EDtimerTF2" destination="gmG-4C-wSf" id="oaZ-mP-YTj"/>
825                 <outlet property="EDtimerWindow" destination="Cnw-Ln-Ynn" id="MgO-JO-uws"/>
826                 <outlet property="EDvalueAC" destination="37K-9A-DeL" id="nCL-1o-tUl"/>
827                 <outlet property="EDvalueSetWIndow" destination="vCd-mx-DZf" id="dDe-T0-qno"/>
828                 <outlet property="EDvalueTV" destination="rq5-pj-WYL" id="6KQ-zD-PZv"/>
829                 <outlet property="EDvalueWindow" destination="6tL-eK-Mae" id="kXF-gE-z26"/>
830                 <outlet property="EDvarAC" destination="iHP-P2-t0Y" id="hBz-4k-g71"/>
831                 <outlet property="EDvarButton1" destination="TKd-hF-myU" id="uTF-km-2He"/>
832                 <outlet property="EDvarButton2" destination="iYC-w2-jma" id="wQC-wx-4PA"/>
833                 <outlet property="EDvarButton3" destination="1Cx-Un-OeD" id="fjb-qF-5ua"/>
834                 <outlet property="EDvarButton4" destination="Ejl-4I-wWF" id="2JQ-Dw-ssp"/>
835                 <outlet property="EDvarButton5" destination="Qjp-Yz-udh" id="Tji-BN-YO6"/>
836                 <outlet property="EDvarButton6" destination="po8-4N-Aq7" id="ukh-oV-m7f"/>
837                 <outlet property="EDvarButtonA" destination="9C9-Pi-aWb" id="A4R-88-9k0"/>
838                 <outlet property="EDvarButtonB" destination="mDk-k2-7Pa" id="JUW-fb-dRk"/>
839                 <outlet property="EDvarButtonC" destination="cTi-Tb-TXb" id="fT3-9X-YqW"/>
840                 <outlet property="EDvarButtonD" destination="l8s-wc-IH7" id="R15-qh-tJk"/>
841                 <outlet property="EDvarButtonE" destination="1VZ-Ej-AeA" id="JDH-3d-Wah"/>
842                 <outlet property="EDvarButtonF" destination="Aj3-Jn-gUP" id="MBq-rE-ST6"/>
843                 <outlet property="EDvarButtonI" destination="1Yr-LT-hq9" id="KKn-C8-fcT"/>
844                 <outlet property="EDvarButtonT" destination="kTY-Gc-Gpt" id="UI9-dR-j5i"/>
845                 <outlet property="EDvarEtc" destination="iCj-RP-fKP" id="W3q-Hl-C99"/>
846                 <outlet property="EDvarHensuAC" destination="YSS-a8-Fys" id="T4I-lb-r6r"/>
847                 <outlet property="EDvarHensuSet1AC" destination="B7Y-Yq-yrY" id="75f-0G-qLq"/>
848                 <outlet property="EDvarHensuSet1TV" destination="KiL-6v-fdZ" id="H1j-6n-q01"/>
849                 <outlet property="EDvarHensuSet2AC" destination="VKd-iA-SKL" id="hks-aB-KrK"/>
850                 <outlet property="EDvarHensuSet2TV" destination="Toj-2A-Ng5" id="iZa-Er-Cv4"/>
851                 <outlet property="EDvarHensuTV" destination="DIX-dU-hS3" id="3MW-L9-mqF"/>
852                 <outlet property="EDvarMax" destination="XC5-Vd-kH4" id="vd3-fN-Boc"/>
853                 <outlet property="EDvarRansu1" destination="mhE-iu-Ub4" id="bzM-sf-pu3"/>
854                 <outlet property="EDvarRansu2" destination="F6w-t1-cbo" id="JSi-2C-ma3"/>
855                 <outlet property="EDvarSetWindow" destination="vCd-mx-DZf" id="mFM-hJ-ghR"/>
856                 <outlet property="EDvarTF1" destination="eER-mk-l1L" id="b0b-hM-IVl"/>
857                 <outlet property="EDvarTF2" destination="yIW-ii-gse" id="NEe-PG-95m"/>
858                 <outlet property="EDvarTV" destination="tRm-uV-ATH" id="Gtw-9m-umu"/>
859                 <outlet property="EDvarTeisu" destination="nlT-dI-fXF" id="W29-i9-ucx"/>
860                 <outlet property="EDvarWindow" destination="kGD-gD-dFH" id="B5l-fQ-IbI"/>
861                 <outlet property="EDvariableAC" destination="vUJ-2q-AWz" id="pFv-nw-awh"/>
862                 <outlet property="EDvariableBtn" destination="XTe-Jz-b03" id="4Hm-ur-dps"/>
863                 <outlet property="EDvariableTF" destination="TNN-Ng-Vih" id="nLH-W8-3Gm"/>
864                 <outlet property="EDvariableTV" destination="eWw-Wf-UIH" id="nYv-NX-ePg"/>
865                 <outlet property="EEGC012str" destination="VhI-J2-wyf" id="cMy-yP-Q3i"/>
866                 <outlet property="EEGC01str" destination="rrJ-9w-3Un" id="txp-Gn-6hG"/>
867                 <outlet property="EEGC022str" destination="Adq-YP-qts" id="K34-Cy-u9m"/>
868                 <outlet property="EEGC02str" destination="Zmb-8a-Dzc" id="gDf-Yf-Hgy"/>
869                 <outlet property="EEGC1AC" destination="wWg-Ih-Dqr" id="VSG-YK-aDa"/>
870                 <outlet property="EEGC1TV" destination="wg2-Kp-qr4" id="QoS-aE-etE"/>
871                 <outlet property="EEGC2AC" destination="Eir-uH-Hci" id="GHt-oc-2Po"/>
872                 <outlet property="EEGC2TV" destination="tEy-RS-tOd" id="XCC-vt-e5S"/>
873                 <outlet property="EEGCstr" destination="nez-dz-aIH" id="Ggk-07-VPw"/>
874                 <outlet property="EPUB1" destination="USZ-a0-oSz" id="c95-Ta-oLz"/>
875                 <outlet property="EPUB2" destination="B4c-ot-RZL" id="sLm-MV-Gl1"/>
876                 <outlet property="MapEditorWindow" destination="767" id="3854"/>
877                 <outlet property="PBCL" destination="959" id="3852"/>
878                 <outlet property="PLCL" destination="8Rs-NI-iyx" id="mok-Nz-lza"/>
879                 <outlet property="PMCL" destination="908" id="3851"/>
880                 <outlet property="PUCL" destination="1017" id="3853"/>
881                 <outlet property="TFcurrentChipIndex" destination="3815" id="3827"/>
882                 <outlet property="TitleWindow" destination="371" id="3982"/>
883                 <outlet property="eventBattleDetailBtn" destination="MEv-FT-WBm" id="h6y-cW-5si"/>
884                 <outlet property="eventBuildFlagBTN" destination="Jq9-hI-cdO" id="zIe-bb-MrG"/>
885                 <outlet property="eventCheckBtn" destination="0Uk-yg-qGf" id="Esc-Wv-X6h"/>
886                 <outlet property="eventDetailListAC" destination="Ule-ju-9lM" id="isN-8p-Vd2"/>
887                 <outlet property="eventDetailListTV" destination="zJb-EL-N44" id="EJ8-gN-ywx"/>
888                 <outlet property="eventDetailSelectionWindow" destination="6Ho-16-Ie6" id="9aE-ye-u7f"/>
889                 <outlet property="eventDetailWindow" destination="rCv-M4-34U" id="FCp-CR-ga7"/>
890                 <outlet property="eventEmployFlagBTN" destination="NFT-lp-y7k" id="hu2-Qs-4KX"/>
891                 <outlet property="eventEndGameCondition" destination="TCU-hD-KGw" id="fgG-4R-k09"/>
892                 <outlet property="eventGuildBC1" destination="Qnm-JT-CPj" id="4wH-EM-IsT"/>
893                 <outlet property="eventGuildBC2" destination="s2R-z8-eyu" id="Va3-4U-Cj9"/>
894                 <outlet property="eventGuildListAC" destination="Efj-F8-NdQ" id="cjq-E0-7la"/>
895                 <outlet property="eventGuildListTV" destination="ExF-We-v24" id="7AJ-yj-yEP"/>
896                 <outlet property="eventGuildListWindow" destination="Yeo-Ja-ffL" id="dEX-Fg-vlx"/>
897                 <outlet property="eventGuildTF1" destination="1iP-Yx-h8C" id="wiK-mF-jvB"/>
898                 <outlet property="eventGuildTF2" destination="gE0-2j-01a" id="zea-BH-iAg"/>
899                 <outlet property="eventListAC" destination="v8V-gL-u6H" id="RBU-bZ-aJb"/>
900                 <outlet property="eventListTV" destination="z7M-O3-mGg" id="Emr-r5-F22"/>
901                 <outlet property="eventPlayerSetPUB1" destination="GDc-cE-cYz" id="sJ6-Xr-Pgc"/>
902                 <outlet property="eventPlayerSetPUB2" destination="GAD-Rf-DoZ" id="Zap-7f-cM7"/>
903                 <outlet property="eventPopupBtn" destination="gf1-5s-E8a" id="djt-nE-hH5"/>
904                 <outlet property="eventPosAC" destination="6TH-id-uPu" id="6NM-ho-21N"/>
905                 <outlet property="eventPosTV" destination="Zy7-VL-AJQ" id="R2d-Nw-yoi"/>
906                 <outlet property="eventScenarioCrntTF" destination="DZQ-OW-jbE" id="gPy-Uk-THv"/>
907                 <outlet property="eventScenarioModeBtn" destination="W2C-yf-H1p" id="tQH-Eg-yDK"/>
908                 <outlet property="eventScenarioNextTF" destination="8Zt-uE-sze" id="1TY-v3-mJ8"/>
909                 <outlet property="eventSummonFlagBTN" destination="Ml3-nh-RJp" id="T5a-82-WPO"/>
910                 <outlet property="eventWindow" destination="PjK-su-h3Y" id="oNQ-Bv-qU8"/>
911                 <outlet property="loadMapListAC" destination="10148" id="10156"/>
912                 <outlet property="loadMapListTV" destination="10132" id="10147"/>
913                 <outlet property="loadMapWindow" destination="10066" id="10158"/>
914                 <outlet property="mapSizeHeight" destination="9966" id="10025"/>
915                 <outlet property="mapSizeWidth" destination="9980" id="10026"/>
916                 <outlet property="mapSizeWindow" destination="9955" id="10030"/>
917                 <outlet property="saveMapListAC" destination="10233" id="10234"/>
918                 <outlet property="saveMapListTV" destination="10214" id="10231"/>
919                 <outlet property="saveMapTF" destination="10221" id="10230"/>
920                 <outlet property="saveMapWindow" destination="10189" id="10240"/>
921                 <outlet property="topHealth" destination="886" id="BDf-ex-fTk"/>
922                 <outlet property="topIV" destination="1744" id="ZmS-xH-Zti"/>
923                 <outlet property="topName" destination="870" id="ndk-B5-RuD"/>
924             </connections>
925         </customObject>
926         <customObject id="uJI-Be-wdu" customClass="LevelList">
927             <connections>
928                 <outlet property="levelListAC1" destination="A8Z-3g-Ph1" id="Bpt-SM-4Wc"/>
929                 <outlet property="levelListAC2" destination="Emr-ho-xrS" id="ziT-hz-IDn"/>
930                 <outlet property="levelListAC3" destination="o1D-3J-bih" id="0Al-TP-qLu"/>
931                 <outlet property="levelListTV1" destination="8xp-0M-W7f" id="3cW-AY-j1z"/>
932                 <outlet property="levelListTV2" destination="dJb-ef-LFc" id="jWx-Kt-qpj"/>
933                 <outlet property="levelWindow" destination="N2U-Rv-jyJ" id="3TT-Jv-15v"/>
934             </connections>
935         </customObject>
936         <customObject id="1NS-mT-dBn" customClass="BackGroundMusic"/>
937         <arrayController id="4OI-TZ-1oL" userLabel="EDhpFixListAC1">
938             <connections>
939                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA1" id="7Ez-Fh-bTk"/>
940             </connections>
941         </arrayController>
942         <arrayController id="qqa-eS-eeY" userLabel="EDhpFixListAC2">
943             <connections>
944                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA2" id="fGI-5j-zrV"/>
945             </connections>
946         </arrayController>
947         <arrayController id="Efj-F8-NdQ" userLabel="eventGuildListAC">
948             <connections>
949                 <binding destination="3826" name="contentArray" keyPath="eventGuildListMA" id="SFi-tR-3G6"/>
950             </connections>
951         </arrayController>
952         <arrayController id="p1U-wU-xM5" userLabel="EDresourceAC1">
953             <connections>
954                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA1" id="MuP-Pq-fQn"/>
955             </connections>
956         </arrayController>
957         <arrayController id="Nb4-Pc-Ok6" userLabel="EDresourceAC2">
958             <connections>
959                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA2" id="E7o-55-Xgz"/>
960             </connections>
961         </arrayController>
962         <arrayController id="lrw-EV-jZ9" userLabel="EDhpFixListAC3">
963             <connections>
964                 <binding destination="3826" name="contentArray" keyPath="EDhpFixListMA3" id="YPb-Zd-AHi"/>
965             </connections>
966         </arrayController>
967         <arrayController id="58i-XA-5ch" userLabel="EDresourceAC3">
968             <connections>
969                 <binding destination="3826" name="contentArray" keyPath="EDresourceMA3" id="kj7-KP-Bzi"/>
970             </connections>
971         </arrayController>
972         <arrayController id="zW9-yd-cJu" userLabel="EDdissappearAC">
973             <connections>
974                 <binding destination="3826" name="contentArray" keyPath="EDdissappearMA" id="OpG-TF-gV0"/>
975             </connections>
976         </arrayController>
977         <arrayController id="A8Z-3g-Ph1" userLabel="levelListAC1">
978             <connections>
979                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA1" id="4zJ-36-dYc"/>
980             </connections>
981         </arrayController>
982         <arrayController id="Emr-ho-xrS" userLabel="levelListAC2">
983             <connections>
984                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA2" id="IN7-Ex-XiM"/>
985             </connections>
986         </arrayController>
987         <arrayController id="o1D-3J-bih" userLabel="levelListAC3">
988             <connections>
989                 <binding destination="uJI-Be-wdu" name="contentArray" keyPath="levelListMA3" id="rpg-ax-5pf"/>
990             </connections>
991         </arrayController>
992         <arrayController id="SDf-7k-75Z" userLabel="EDbranchSuicchiAC">
993             <connections>
994                 <binding destination="3826" name="contentArray" keyPath="EDbranchSuicchiMA" id="sbG-s0-mlG"/>
995             </connections>
996         </arrayController>
997         <arrayController id="JZL-0k-XMk" userLabel="EDbranchHensuAC">
998             <connections>
999                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensuMA" id="4Cx-7V-8fn"/>
1000             </connections>
1001         </arrayController>
1002         <arrayController id="PSV-6H-oXd" userLabel="EDbranchHensu2AC">
1003             <connections>
1004                 <binding destination="3826" name="contentArray" keyPath="EDbranchHensu2MA" id="A4I-Yd-JV5"/>
1005             </connections>
1006         </arrayController>
1007         <arrayController id="6Yo-5j-AWN" userLabel="EDbranchUnitAC">
1008             <connections>
1009                 <binding destination="3826" name="contentArray" keyPath="EDbranchUnitMA" id="nAy-VI-ENb"/>
1010             </connections>
1011         </arrayController>
1012         <arrayController id="wa5-Dw-20R" userLabel="EDbranchPlaceAC">
1013             <connections>
1014                 <binding destination="3826" name="contentArray" keyPath="EDbranchPlaceMA" id="Ydg-Q3-Po8"/>
1015             </connections>
1016         </arrayController>
1017         <arrayController id="Rox-Se-Lfe" userLabel="EDbranchObjeAC">
1018             <connections>
1019                 <binding destination="3826" name="contentArray" keyPath="EDbranchObjeMA" id="4dR-QJ-7Hi"/>
1020             </connections>
1021         </arrayController>
1022         <arrayController id="gOB-p9-7Y9" userLabel="EDbranchBuildAC">
1023             <connections>
1024                 <binding destination="3826" name="contentArray" keyPath="EDbranchBuildMA" id="nl3-qv-fe0"/>
1025             </connections>
1026         </arrayController>
1027         <arrayController id="10148" userLabel="LoadMapListAC">
1028             <connections>
1029                 <binding destination="3826" name="contentArray" keyPath="loadMapListMA" id="10150"/>
1030             </connections>
1031         </arrayController>
1032         <arrayController id="10233" userLabel="SaveMapListAC">
1033             <connections>
1034                 <binding destination="3826" name="contentArray" keyPath="saveMapListMA" id="10237"/>
1035             </connections>
1036         </arrayController>
1037         <arrayController id="v8V-gL-u6H" userLabel="EventListAC">
1038             <connections>
1039                 <binding destination="3826" name="contentArray" keyPath="eventListMA" id="kOH-nA-DdA"/>
1040             </connections>
1041         </arrayController>
1042         <arrayController id="6TH-id-uPu" userLabel="EventPosAC">
1043             <connections>
1044                 <binding destination="3826" name="contentArray" keyPath="eventPosMA" id="mBl-WZ-FOv"/>
1045             </connections>
1046         </arrayController>
1047         <arrayController id="wWg-Ih-Dqr" userLabel="EEGC1AC">
1048             <connections>
1049                 <binding destination="3826" name="contentArray" keyPath="EEGC1MA" id="Spo-Rw-xLT"/>
1050             </connections>
1051         </arrayController>
1052         <arrayController id="Eir-uH-Hci" userLabel="EEGC2AC">
1053             <connections>
1054                 <binding destination="3826" name="contentArray" keyPath="EEGC2MA" id="3lO-15-UJ5"/>
1055             </connections>
1056         </arrayController>
1057         <arrayController id="Ule-ju-9lM" userLabel="EventDetailListAC">
1058             <connections>
1059                 <binding destination="3826" name="contentArray" keyPath="eventDetailListMA" id="oH9-HI-CZH"/>
1060             </connections>
1061         </arrayController>
1062         <arrayController id="AFK-Ig-Gpn" userLabel="EDswitch1AC">
1063             <connections>
1064                 <binding destination="3826" name="contentArray" keyPath="EDswitch1MA" id="Nbp-2b-cJ0"/>
1065             </connections>
1066         </arrayController>
1067         <arrayController id="8ZU-c6-Pte" userLabel="EDswitch2AC">
1068             <connections>
1069                 <binding destination="3826" name="contentArray" keyPath="EDswitch2MA" id="kbE-da-u9j"/>
1070             </connections>
1071         </arrayController>
1072         <arrayController id="vUJ-2q-AWz" userLabel="EDvariableAC">
1073             <connections>
1074                 <binding destination="3826" name="contentArray" keyPath="EDvariableMA" id="5yq-84-bmo"/>
1075             </connections>
1076         </arrayController>
1077         <arrayController id="i6q-F8-oeg" userLabel="EDtextImageAC">
1078             <connections>
1079                 <binding destination="3826" name="contentArray" keyPath="EDtextImageMA" id="yka-ET-EZq"/>
1080             </connections>
1081         </arrayController>
1082         <arrayController id="NYW-Xh-i7e" userLabel="EDselectionAC">
1083             <connections>
1084                 <binding destination="3826" name="contentArray" keyPath="EDselectionMA" id="xjo-ZI-SfH"/>
1085             </connections>
1086         </arrayController>
1087         <arrayController id="37K-9A-DeL" userLabel="EDvalueAC">
1088             <connections>
1089                 <binding destination="3826" name="contentArray" keyPath="EDvalueMA" id="GQH-q6-oFg"/>
1090             </connections>
1091         </arrayController>
1092         <arrayController id="iHP-P2-t0Y" userLabel="EDvarAC">
1093             <connections>
1094                 <binding destination="3826" name="contentArray" keyPath="EDvarMA" id="wYn-RO-XEw"/>
1095             </connections>
1096         </arrayController>
1097         <arrayController id="YSS-a8-Fys" userLabel="EDvarHensuAC">
1098             <connections>
1099                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuMA" id="QKq-02-zSI"/>
1100             </connections>
1101         </arrayController>
1102         <arrayController id="fEW-Dh-30u" userLabel="EDhp1AC">
1103             <connections>
1104                 <binding destination="3826" name="contentArray" keyPath="EDhp1MA" id="odn-yf-fwn"/>
1105             </connections>
1106         </arrayController>
1107         <arrayController id="3IQ-ze-3zY" userLabel="EDhp2AC">
1108             <connections>
1109                 <binding destination="3826" name="contentArray" keyPath="EDhp2MA" id="7F9-Be-Xhg"/>
1110             </connections>
1111         </arrayController>
1112         <arrayController id="YDX-O2-9LW" userLabel="EDmp1AC">
1113             <connections>
1114                 <binding destination="3826" name="contentArray" keyPath="EDmp1MA" id="fcA-Tb-CpG"/>
1115             </connections>
1116         </arrayController>
1117         <arrayController id="CVJ-EH-LvH" userLabel="EDmp2AC">
1118             <connections>
1119                 <binding destination="3826" name="contentArray" keyPath="EDmp2MA" id="fDb-Yz-ABd"/>
1120             </connections>
1121         </arrayController>
1122         <arrayController id="Frj-Tw-T3e" userLabel="EDstA1AC">
1123             <connections>
1124                 <binding destination="3826" name="contentArray" keyPath="EDstA1MA" id="hRz-ta-fft"/>
1125             </connections>
1126         </arrayController>
1127         <arrayController id="Q5f-Sk-4Lh" userLabel="EDstA2AC">
1128             <connections>
1129                 <binding destination="3826" name="contentArray" keyPath="EDstA2MA" id="oVB-Lb-MdE"/>
1130             </connections>
1131         </arrayController>
1132         <arrayController id="mix-Lv-10G" userLabel="EDstB1AC">
1133             <connections>
1134                 <binding destination="3826" name="contentArray" keyPath="EDstB1MA" id="Blx-6s-9aE"/>
1135             </connections>
1136         </arrayController>
1137         <arrayController id="0XT-wb-2Xd" userLabel="EDstB2AC">
1138             <connections>
1139                 <binding destination="3826" name="contentArray" keyPath="EDstB2MA" id="tDF-Nj-6I6"/>
1140             </connections>
1141         </arrayController>
1142         <arrayController id="B7Y-Yq-yrY" userLabel="EDvarHensuSet1AC">
1143             <connections>
1144                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet1MA" id="VZ2-h7-iiN"/>
1145             </connections>
1146         </arrayController>
1147         <arrayController id="VKd-iA-SKL" userLabel="EDvarHensuSet2AC">
1148             <connections>
1149                 <binding destination="3826" name="contentArray" keyPath="EDvarHensuSet2MA" id="IF0-vQ-CWt"/>
1150             </connections>
1151         </arrayController>
1152         <arrayController id="s5m-qC-rDg" userLabel="EDAppear1AC">
1153             <connections>
1154                 <binding destination="3826" name="contentArray" keyPath="EDAppear1MA" id="ZZ6-YI-4oN"/>
1155             </connections>
1156         </arrayController>
1157         <arrayController id="1qd-yQ-NSy" userLabel="EDAppear2AC">
1158             <connections>
1159                 <binding destination="3826" name="contentArray" keyPath="EDAppear2MA" id="Cvb-eh-7sd"/>
1160             </connections>
1161         </arrayController>
1162         <arrayController id="xgQ-JQ-5ax" userLabel="EDBGMAC">
1163             <connections>
1164                 <binding destination="3826" name="contentArray" keyPath="EDBGMMA" id="HWr-aB-1Sm"/>
1165             </connections>
1166         </arrayController>
1167         <arrayController id="3Sz-9U-X87" userLabel="EDSEAC">
1168             <connections>
1169                 <binding destination="3826" name="contentArray" keyPath="EDSEMA" id="Fib-el-esZ"/>
1170             </connections>
1171         </arrayController>
1172         <customObject id="1811" customClass="MapChipList">
1173             <connections>
1174                 <outlet property="IVimg" destination="1070" id="4001"/>
1175                 <outlet property="MCLDetailPanel" destination="1068" id="3987"/>
1176                 <outlet property="MCLPanel" destination="908" id="1830"/>
1177                 <outlet property="MCLregistPanel" destination="10516" id="10641"/>
1178                 <outlet property="TFchipNumb" destination="10521" id="10653"/>
1179                 <outlet property="TFchu" destination="1114" id="3998"/>
1180                 <outlet property="TFfix" destination="1849" id="3995"/>
1181                 <outlet property="TFname" destination="1087" id="3994"/>
1182                 <outlet property="TFriku" destination="1100" id="3996"/>
1183                 <outlet property="TFsora" destination="1121" id="3999"/>
1184                 <outlet property="TFtype" destination="1893" id="4000"/>
1185                 <outlet property="TFumi" destination="1107" id="3997"/>
1186                 <outlet property="mapChipListAC" destination="1809" id="1814"/>
1187                 <outlet property="mapChipListTV" destination="911" id="3990"/>
1188             </connections>
1189         </customObject>
1190         <arrayController id="1809" userLabel="MapChipListAC">
1191             <connections>
1192                 <binding destination="1811" name="contentArray" keyPath="mapChipListMA" id="1813"/>
1193             </connections>
1194         </arrayController>
1195         <customObject id="2629" customClass="BuildChipList">
1196             <connections>
1197                 <outlet property="BCLDetailOptionPanel" destination="4301" id="4923"/>
1198                 <outlet property="BCLDetailPanel" destination="1603" id="4032"/>
1199                 <outlet property="BCLPanel" destination="959" id="2634"/>
1200                 <outlet property="BCLUnitResearchPanel" destination="2386" id="4927"/>
1201                 <outlet property="BCLregisterPanel" destination="10572" id="10648"/>
1202                 <outlet property="BTNcapture" destination="14110" id="14116"/>
1203                 <outlet property="BTNguild" destination="V7Z-mT-BLh" id="LPc-QS-GLh"/>
1204                 <outlet property="BTNinroads" destination="2218" id="4870"/>
1205                 <outlet property="IVimg" destination="1617" id="4929"/>
1206                 <outlet property="IVimgBig" destination="1666" id="4931"/>
1207                 <outlet property="PUPlinkD" destination="2124" id="4872"/>
1208                 <outlet property="PUPlinkN" destination="4556" id="4882"/>
1209                 <outlet property="PUPtype" destination="1911" id="4871"/>
1210                 <outlet property="PUresearch" destination="2390" id="12407"/>
1211                 <outlet property="PUunion" destination="4734" id="12408"/>
1212                 <outlet property="PUunit" destination="4685" id="12409"/>
1213                 <outlet property="TFDLv" destination="4604" id="4866"/>
1214                 <outlet property="TFHP" destination="1682" id="4863"/>
1215                 <outlet property="TFREN" destination="4201" id="4869"/>
1216                 <outlet property="TFRHP" destination="2586" id="4867"/>
1217                 <outlet property="TFRHPL" destination="0Vk-7H-kNP" id="YDp-0Q-8GT"/>
1218                 <outlet property="TFRMP" destination="2601" id="4868"/>
1219                 <outlet property="TFWT" destination="1936" id="4864"/>
1220                 <outlet property="TFWTE" destination="4889" id="4925"/>
1221                 <outlet property="TFWTN" destination="4571" id="4903"/>
1222                 <outlet property="TFchipNumb" destination="10574" id="10654"/>
1223                 <outlet property="TFcostF" destination="1996" id="4874"/>
1224                 <outlet property="TFcostFe" destination="4482" id="4877"/>
1225                 <outlet property="TFcostFn" destination="4537" id="4880"/>
1226                 <outlet property="TFcostM" destination="2004" id="4875"/>
1227                 <outlet property="TFcostMe" destination="4480" id="4878"/>
1228                 <outlet property="TFcostMn" destination="4539" id="4881"/>
1229                 <outlet property="TFcostS" destination="1964" id="4873"/>
1230                 <outlet property="TFcostSe" destination="4479" id="4876"/>
1231                 <outlet property="TFcostSn" destination="4540" id="4879"/>
1232                 <outlet property="TFfix" destination="2565" id="4865"/>
1233                 <outlet property="TFname" destination="1616" id="4860"/>
1234                 <outlet property="TFnameID" destination="4847" id="4862"/>
1235                 <outlet property="TFnameR" destination="4223" id="4861"/>
1236                 <outlet property="buildChipListAC" destination="2631" id="2632"/>
1237                 <outlet property="buildChipListTV" destination="983" id="3985"/>
1238                 <outlet property="researchListAC" destination="12418" id="12435"/>
1239                 <outlet property="researchListTV" destination="2413" id="12438"/>
1240             </connections>
1241         </customObject>
1242         <arrayController id="2631" userLabel="BuildChipListAC">
1243             <connections>
1244                 <binding destination="2629" name="contentArray" keyPath="buildChipListMA" id="2639"/>
1245             </connections>
1246         </arrayController>
1247         <customObject id="3039" customClass="UnitChipList">
1248             <connections>
1249                 <outlet property="ALBCarchery" destination="xO0-kt-auf" id="ssj-bp-tFo"/>
1250                 <outlet property="ALBCgun" destination="XHt-Pu-PIh" id="sZk-wH-rvf"/>
1251                 <outlet property="ALBCnormal" destination="mJ8-ZI-msj" id="8nV-Ul-A9N"/>
1252                 <outlet property="ALPUBchu" destination="7774" id="9363"/>
1253                 <outlet property="ALPUBcost" destination="6360" id="9369"/>
1254                 <outlet property="ALPUBriku" destination="7744" id="9362"/>
1255                 <outlet property="ALPUBseed" destination="6625" id="9367"/>
1256                 <outlet property="ALPUBsora" destination="7808" id="9365"/>
1257                 <outlet property="ALPUBsort" destination="6967" id="9368"/>
1258                 <outlet property="ALPUBtype" destination="6658" id="9366"/>
1259                 <outlet property="ALPUBumi" destination="7791" id="9364"/>
1260                 <outlet property="ALPUBwType" destination="6490" id="9419"/>
1261                 <outlet property="ALTFatkHit" destination="9860" id="9905"/>
1262                 <outlet property="ALTFbullet" destination="6990" id="9348"/>
1263                 <outlet property="ALTFcFood" destination="7640" id="9358"/>
1264                 <outlet property="ALTFcMoney" destination="7638" id="9359"/>
1265                 <outlet property="ALTFcSupply" destination="7637" id="9357"/>
1266                 <outlet property="ALTFcost" destination="6338" id="9346"/>
1267                 <outlet property="ALTFcostP" destination="6383" id="9347"/>
1268                 <outlet property="ALTFdmgCount" destination="6640" id="9355"/>
1269                 <outlet property="ALTFdmgExtent" destination="7101" id="9378"/>
1270                 <outlet property="ALTFdmgRate" destination="6709" id="9356"/>
1271                 <outlet property="ALTFextend" destination="6314" id="9345"/>
1272                 <outlet property="ALTFfix0" destination="mJ8-ZI-msj" id="2hN-I1-irP"/>
1273                 <outlet property="ALTFfix1" destination="xO0-kt-auf" id="VsO-0U-dj9"/>
1274                 <outlet property="ALTFfix2" destination="XHt-Pu-PIh" id="74Y-23-jwK"/>
1275                 <outlet property="ALTFhit" destination="7579" id="9353"/>
1276                 <outlet property="ALTFhitCount" destination="7090" id="9349"/>
1277                 <outlet property="ALTFhitRate" destination="9319" id="9352"/>
1278                 <outlet property="ALTFimagine" destination="KgG-On-sSC" id="ujD-R5-ROX"/>
1279                 <outlet property="ALTFmagic" destination="eZa-vt-uxM" id="pQq-jr-naX"/>
1280                 <outlet property="ALTFmelee" destination="7055" id="9371"/>
1281                 <outlet property="ALTFmsg" destination="7229" id="9361"/>
1282                 <outlet property="ALTFname" destination="6266" id="9342"/>
1283                 <outlet property="ALTFpass" destination="7056" id="9372"/>
1284                 <outlet property="ALTFrangeA" destination="6279" id="9343"/>
1285                 <outlet property="ALTFrangeB" destination="6297" id="9344"/>
1286                 <outlet property="ALTFrate" destination="7571" id="9354"/>
1287                 <outlet property="ALTFsuccessRate" destination="7332" id="9350"/>
1288                 <outlet property="ALTFtrigger" destination="7048" id="9370"/>
1289                 <outlet property="ALTFvigor" destination="7676" id="9351"/>
1290                 <outlet property="AMbtnA" destination="11389" id="11545"/>
1291                 <outlet property="AMbtnB" destination="11400" id="11546"/>
1292                 <outlet property="AMbtnC" destination="11412" id="11547"/>
1293                 <outlet property="AMbtnD" destination="11424" id="11548"/>
1294                 <outlet property="ATAnimationListTV" destination="abe-p0-Egd" id="5sg-o7-1zx"/>
1295                 <outlet property="ATEffectAniWindow" destination="xGI-sa-7AS" id="cfI-pw-561"/>
1296                 <outlet property="ATEffectMovWindow" destination="gnR-a9-LnO" id="WMh-V5-MP9"/>
1297                 <outlet property="ATEffectWindow" destination="BFi-4B-Lrm" id="9kv-eC-NFr"/>
1298                 <outlet property="ATIV" destination="h9p-v4-KuY" id="CT4-6m-TUi"/>
1299                 <outlet property="ATPreferenceWindow" destination="JWZ-ni-Uv8" id="x2A-kB-Jhg"/>
1300                 <outlet property="ATalphaBtn" destination="ok7-kz-wU1" id="sUU-Nv-doo"/>
1301                 <outlet property="ATalphaFix" destination="ok7-kz-wU1" id="xa9-ol-ghs"/>
1302                 <outlet property="ATaniBC" destination="pRN-A4-zVg" id="FTF-lm-kxO"/>
1303                 <outlet property="ATframeCntTF" destination="d2V-OI-28q" id="H2v-Cc-lZb"/>
1304                 <outlet property="ATframeTF" destination="DCS-oC-lDS" id="eRw-he-ORM"/>
1305                 <outlet property="ATmovBC" destination="du1-8W-Tsw" id="bUh-QP-ODm"/>
1306                 <outlet property="ATmovFileNameTF" destination="TKd-KS-cpV" id="8yb-qK-0od"/>
1307                 <outlet property="AVPV" destination="3GZ-ID-vqV" id="StC-DP-ap8"/>
1308                 <outlet property="AVPV2" destination="moo-ho-WXo" id="vbb-DS-i2T"/>
1309                 <outlet property="AnimationListAC" destination="Xd6-UN-4HS" id="Nob-ZI-phf"/>
1310                 <outlet property="AnimationListTV" destination="abe-p0-Egd" id="Qjl-ht-Ull"/>
1311                 <outlet property="Baura" destination="pl4-oZ-3pn" id="n6O-6L-Br0"/>
1312                 <outlet property="ILPUBtype" destination="9126" id="9278"/>
1313                 <outlet property="ILTFAGI" destination="8297" id="9226"/>
1314                 <outlet property="ILTFAP" destination="8306" id="9221"/>
1315                 <outlet property="ILTFDEX" destination="8252" id="9227"/>
1316                 <outlet property="ILTFHP" destination="8312" id="9219"/>
1317                 <outlet property="ILTFINT" destination="8250" id="9229"/>
1318                 <outlet property="ILTFLUK" destination="8248" id="9230"/>
1319                 <outlet property="ILTFMEN" destination="8251" id="9228"/>
1320                 <outlet property="ILTFMOV" destination="8282" id="9253"/>
1321                 <outlet property="ILTFMP" destination="8307" id="9220"/>
1322                 <outlet property="ILTFSTR" destination="8304" id="9223"/>
1323                 <outlet property="ILTFVIT" destination="8299" id="9225"/>
1324                 <outlet property="ILTFWT" destination="8305" id="9222"/>
1325                 <outlet property="ILTFair" destination="8779" id="9250"/>
1326                 <outlet property="ILTFarrow" destination="8708" id="9240"/>
1327                 <outlet property="ILTFblood" destination="8791" id="9259"/>
1328                 <outlet property="ILTFblow" destination="8702" id="9237"/>
1329                 <outlet property="ILTFcharm" destination="8900" id="9245"/>
1330                 <outlet property="ILTFcold" destination="8775" id="9251"/>
1331                 <outlet property="ILTFcomment" destination="8968" id="9264"/>
1332                 <outlet property="ILTFconfusion" destination="8902" id="9246"/>
1333                 <outlet property="ILTFdark" destination="8787" id="9257"/>
1334                 <outlet property="ILTFelectoric" destination="8777" id="9254"/>
1335                 <outlet property="ILTFexplosion" destination="8789" id="9258"/>
1336                 <outlet property="ILTFflame" destination="8773" id="9249"/>
1337                 <outlet property="ILTFgas" destination="8783" id="9255"/>
1338                 <outlet property="ILTFgun" destination="8710" id="9241"/>
1339                 <outlet property="ILTFholy" destination="8785" id="9256"/>
1340                 <outlet property="ILTFname" destination="8315" id="9214"/>
1341                 <outlet property="ILTFnameID" destination="8272" id="9216"/>
1342                 <outlet property="ILTFnameR" destination="8274" id="9215"/>
1343                 <outlet property="ILTFpAGI" destination="9033" id="9232"/>
1344                 <outlet property="ILTFpDEX" destination="9046" id="9233"/>
1345                 <outlet property="ILTFpINT" destination="9063" id="9235"/>
1346                 <outlet property="ILTFpLUK" destination="9075" id="9236"/>
1347                 <outlet property="ILTFpMEN" destination="9054" id="9234"/>
1348                 <outlet property="ILTFpSTR" destination="9012" id="9224"/>
1349                 <outlet property="ILTFpVIT" destination="9022" id="9231"/>
1350                 <outlet property="ILTFparalysis" destination="8896" id="9243"/>
1351                 <outlet property="ILTFpoison" destination="8898" id="9244"/>
1352                 <outlet property="ILTFprice" destination="9094" id="9218"/>
1353                 <outlet property="ILTFrecHP" destination="9144" id="9260"/>
1354                 <outlet property="ILTFrecHPp" destination="9163" id="9261"/>
1355                 <outlet property="ILTFrecMP" destination="9171" id="9262"/>
1356                 <outlet property="ILTFrecMPp" destination="9173" id="9263"/>
1357                 <outlet property="ILTFshell" destination="8712" id="9242"/>
1358                 <outlet property="ILTFsilent" destination="8906" id="9248"/>
1359                 <outlet property="ILTFslash" destination="8704" id="9238"/>
1360                 <outlet property="ILTFsleep" destination="8904" id="9247"/>
1361                 <outlet property="ILTFstub" destination="8706" id="9239"/>
1362                 <outlet property="ILTFwater" destination="8781" id="9252"/>
1363                 <outlet property="ILTFweight" destination="8994" id="9217"/>
1364                 <outlet property="ILregiTF" destination="NU5-y8-RLM" id="87T-nF-Gn9"/>
1365                 <outlet property="ILregiWIndow" destination="9HV-uG-He9" id="18l-da-cWN"/>
1366                 <outlet property="IVimg" destination="1193" id="9279"/>
1367                 <outlet property="IVimgBig" destination="1242" id="9280"/>
1368                 <outlet property="PUBsl" destination="5847" id="13093"/>
1369                 <outlet property="PUPtEquip" destination="5169" id="9265"/>
1370                 <outlet property="PUPtMons" destination="5256" id="7913"/>
1371                 <outlet property="PUPtMove" destination="3004" id="7914"/>
1372                 <outlet property="RETFair" destination="5448" id="12385"/>
1373                 <outlet property="RETFarrow" destination="6762" id="12386"/>
1374                 <outlet property="RETFblood" destination="6942" id="12387"/>
1375                 <outlet property="RETFblow" destination="5394" id="12388"/>
1376                 <outlet property="RETFcharm" destination="5532" id="12389"/>
1377                 <outlet property="RETFcold" destination="5423" id="12390"/>
1378                 <outlet property="RETFconfusion" destination="6860" id="12391"/>
1379                 <outlet property="RETFdark" destination="6826" id="12392"/>
1380                 <outlet property="RETFelectoric" destination="5446" id="12393"/>
1381                 <outlet property="RETFexplosion" destination="6923" id="12394"/>
1382                 <outlet property="RETFflame" destination="5421" id="12395"/>
1383                 <outlet property="RETFgas" destination="5473" id="12396"/>
1384                 <outlet property="RETFgun" destination="6764" id="12397"/>
1385                 <outlet property="RETFholy" destination="6824" id="12398"/>
1386                 <outlet property="RETFparalysis" destination="5496" id="12399"/>
1387                 <outlet property="RETFpoison" destination="5518" id="12400"/>
1388                 <outlet property="RETFshell" destination="6797" id="12401"/>
1389                 <outlet property="RETFsilent" destination="6891" id="12402"/>
1390                 <outlet property="RETFslash" destination="5407" id="12403"/>
1391                 <outlet property="RETFsleep" destination="6876" id="12404"/>
1392                 <outlet property="RETFstub" destination="5563" id="12405"/>
1393                 <outlet property="RETFwater" destination="5471" id="12406"/>
1394                 <outlet property="SLBpanel" destination="13387" id="13495"/>
1395                 <outlet property="SLUpanel" destination="13441" id="13496"/>
1396                 <outlet property="TFacu" destination="3230" id="7897"/>
1397                 <outlet property="TFagi" destination="1381" id="7888"/>
1398                 <outlet property="TFap" destination="1324" id="7911"/>
1399                 <outlet property="TFatk" destination="3216" id="7894"/>
1400                 <outlet property="TFbp" destination="6428" id="7909"/>
1401                 <outlet property="TFcFood" destination="5227" id="7907"/>
1402                 <outlet property="TFcMoney" destination="5242" id="7908"/>
1403                 <outlet property="TFcSupply" destination="5207" id="7906"/>
1404                 <outlet property="TFcWT" destination="12447" id="12465"/>
1405                 <outlet property="TFcap" destination="3242" id="7896"/>
1406                 <outlet property="TFchipNumb" destination="10599" id="10655"/>
1407                 <outlet property="TFdef" destination="3222" id="7895"/>
1408                 <outlet property="TFdex" destination="1436" id="7889"/>
1409                 <outlet property="TFdod" destination="1544" id="7902"/>
1410                 <outlet property="TFeva" destination="3236" id="7898"/>
1411                 <outlet property="TFhit" destination="1543" id="7901"/>
1412                 <outlet property="TFhp" destination="1282" id="7912"/>
1413                 <outlet property="TFint" destination="1438" id="7891"/>
1414                 <outlet property="TFluk" destination="5064" id="7893"/>
1415                 <outlet property="TFmel" destination="1515" id="7899"/>
1416                 <outlet property="TFmen" destination="1437" id="7890"/>
1417                 <outlet property="TFmis" destination="1516" id="7900"/>
1418                 <outlet property="TFmov" destination="2995" id="7892"/>
1419                 <outlet property="TFmp" destination="1317" id="7910"/>
1420                 <outlet property="TFname" destination="1192" id="7877"/>
1421                 <outlet property="TFnameC" destination="2953" id="7880"/>
1422                 <outlet property="TFnameID" destination="5120" id="7882"/>
1423                 <outlet property="TFnameN" destination="1259" id="7879"/>
1424                 <outlet property="TFnameR" destination="5102" id="7881"/>
1425                 <outlet property="TFrea" destination="1571" id="7904"/>
1426                 <outlet property="TFski" destination="1572" id="7905"/>
1427                 <outlet property="TFstr" destination="1362" id="7886"/>
1428                 <outlet property="TFvit" destination="1370" id="7887"/>
1429                 <outlet property="TFwt" destination="1332" id="7885"/>
1430                 <outlet property="UCLDetailPanel" destination="1179" id="3988"/>
1431                 <outlet property="UCLPanel" destination="1017" id="3157"/>
1432                 <outlet property="UCLPanelAttack" destination="6438" id="7828"/>
1433                 <outlet property="UCLPanelAttackDetail" destination="5903" id="9317"/>
1434                 <outlet property="UCLPanelAttackList" destination="11341" id="11544"/>
1435                 <outlet property="UCLPanelEquipDetail" destination="8246" id="9208"/>
1436                 <outlet property="UCLPanelEquipList" destination="7947" id="8090"/>
1437                 <outlet property="UCLPanelRegist" destination="5286" id="7829"/>
1438                 <outlet property="UCLPanelSkill" destination="5591" id="7830"/>
1439                 <outlet property="UCLPanelSkillDetail" destination="8246" id="9206"/>
1440                 <outlet property="UCLPanelSkillList" destination="8091" id="8138"/>
1441                 <outlet property="UCLRegisterPanel" destination="10597" id="10650"/>
1442                 <outlet property="animationListAC" destination="Xd6-UN-4HS" id="UbE-OJ-MhJ"/>
1443                 <outlet property="animationListTV" destination="abe-p0-Egd" id="Klz-ef-zNl"/>
1444                 <outlet property="attackListAC" destination="9196" id="9197"/>
1445                 <outlet property="attackListTV" destination="6542" id="9201"/>
1446                 <outlet property="comboListAC" destination="12214" id="12216"/>
1447                 <outlet property="comboListTV" destination="11482" id="12212"/>
1448                 <outlet property="commandListAC" destination="12213" id="12215"/>
1449                 <outlet property="commandListTV" destination="11451" id="12211"/>
1450                 <outlet property="damageListAC" destination="9379" id="9381"/>
1451                 <outlet property="damageListTV" destination="6605" id="9402"/>
1452                 <outlet property="equipItemAC" destination="9268" id="9272"/>
1453                 <outlet property="equipItemTV" destination="5138" id="9277"/>
1454                 <outlet property="equipListAC" destination="8222" id="8224"/>
1455                 <outlet property="equipListTV" destination="7999" id="9202"/>
1456                 <outlet property="hitListAC" destination="9380" id="9382"/>
1457                 <outlet property="hitListTV" destination="7079" id="9403"/>
1458                 <outlet property="skillListAC" destination="13096" id="13108"/>
1459                 <outlet property="skillListBuildAC" destination="13253" id="13541"/>
1460                 <outlet property="skillListBuildTV" destination="13678" id="13776"/>
1461                 <outlet property="skillListTV" destination="5802" id="13109"/>
1462                 <outlet property="skillListUnitAC" destination="13254" id="13542"/>
1463                 <outlet property="skillListUnitTV" destination="13521" id="13537"/>
1464                 <outlet property="unitChipListAC" destination="3040" id="3176"/>
1465                 <outlet property="unitChipListTV" destination="1036" id="3986"/>
1466             </connections>
1467         </customObject>
1468         <arrayController id="12418" userLabel="ResearchListAC">
1469             <connections>
1470                 <binding destination="2629" name="contentArray" keyPath="researchListMA" id="12421"/>
1471             </connections>
1472         </arrayController>
1473         <arrayController id="3040" userLabel="UnitChipListAC">
1474             <connections>
1475                 <binding destination="3039" name="contentArray" keyPath="unitChipListMA" id="3179"/>
1476             </connections>
1477         </arrayController>
1478         <arrayController id="9268" userLabel="EquipItemAC">
1479             <connections>
1480                 <binding destination="3039" name="contentArray" keyPath="equipItemMA" id="9271"/>
1481             </connections>
1482         </arrayController>
1483         <arrayController id="9196" userLabel="AttackListAC">
1484             <connections>
1485                 <binding destination="3039" name="contentArray" keyPath="attackListMA" id="9200"/>
1486             </connections>
1487         </arrayController>
1488         <arrayController id="9379" userLabel="DamageListAC">
1489             <connections>
1490                 <binding destination="3039" name="contentArray" keyPath="damageListMA" id="9385"/>
1491             </connections>
1492         </arrayController>
1493         <arrayController id="9380" userLabel="HitListAC">
1494             <connections>
1495                 <binding destination="3039" name="contentArray" keyPath="hitListMA" id="9388"/>
1496             </connections>
1497         </arrayController>
1498         <arrayController id="8222" userLabel="EquipListAC">
1499             <connections>
1500                 <binding destination="3039" name="contentArray" keyPath="equipListMA" id="8228"/>
1501             </connections>
1502         </arrayController>
1503         <arrayController id="12213" userLabel="CommandListAC">
1504             <connections>
1505                 <binding destination="3039" name="contentArray" keyPath="commandListMA" id="12241"/>
1506             </connections>
1507         </arrayController>
1508         <arrayController id="12214" userLabel="ComboListAC">
1509             <connections>
1510                 <binding destination="3039" name="contentArray" keyPath="comboListMA" id="12244"/>
1511             </connections>
1512         </arrayController>
1513         <arrayController id="13096" userLabel="SkillListAC">
1514             <connections>
1515                 <binding destination="3039" name="contentArray" keyPath="skillListMA" id="13102"/>
1516             </connections>
1517         </arrayController>
1518         <arrayController id="13253" userLabel="SkillListBuildAC">
1519             <connections>
1520                 <binding destination="3039" name="contentArray" keyPath="skillListBuildMA" id="13363"/>
1521             </connections>
1522         </arrayController>
1523         <arrayController id="13254" userLabel="SkillListUnitAC">
1524             <connections>
1525                 <binding destination="3039" name="contentArray" keyPath="skillListUnitMA" id="13366"/>
1526             </connections>
1527         </arrayController>
1528         <arrayController id="Xd6-UN-4HS" userLabel="AnimationListAC">
1529             <connections>
1530                 <binding destination="3039" name="contentArray" keyPath="animationListMA" id="hA4-WH-xra"/>
1531             </connections>
1532         </arrayController>
1533         <customObject id="3fj-BE-hOi" customClass="LoadChipList">
1534             <connections>
1535                 <outlet property="ALPUBchu" destination="7774" id="Pgg-Eb-SAQ"/>
1536                 <outlet property="ALPUBcost" destination="6360" id="bcG-r8-kLP"/>
1537                 <outlet property="ALPUBriku" destination="7744" id="mIY-Zz-Ryk"/>
1538                 <outlet property="ALPUBseed" destination="6625" id="58D-sG-gH8"/>
1539                 <outlet property="ALPUBsora" destination="7808" id="7hk-9k-h2u"/>
1540                 <outlet property="ALPUBsort" destination="6967" id="rq1-Ui-5ip"/>
1541                 <outlet property="ALPUBtype" destination="6658" id="RgO-G8-7sF"/>
1542                 <outlet property="ALPUBumi" destination="7791" id="8X8-kB-Xg2"/>
1543                 <outlet property="ALPUBwType" destination="6490" id="R5S-6f-oFb"/>
1544                 <outlet property="ALTFatkHit" destination="9860" id="P9P-RT-d5r"/>
1545                 <outlet property="ALTFbullet" destination="6990" id="eeH-CH-t3g"/>
1546                 <outlet property="ALTFcFood" destination="7640" id="Ad3-xO-4QA"/>
1547                 <outlet property="ALTFcMoney" destination="7638" id="w7a-Ue-Mvb"/>
1548                 <outlet property="ALTFcSupply" destination="7637" id="G1e-On-brD"/>
1549                 <outlet property="ALTFcost" destination="6338" id="aR1-0F-1Yv"/>
1550                 <outlet property="ALTFcostP" destination="6383" id="mGl-eZ-VKE"/>
1551                 <outlet property="ALTFdmgCount" destination="6640" id="Cuh-wy-5c2"/>
1552                 <outlet property="ALTFdmgExtent" destination="7101" id="ujd-ls-Jse"/>
1553                 <outlet property="ALTFdmgRate" destination="6709" id="pFJ-rN-95x"/>
1554                 <outlet property="ALTFextend" destination="6314" id="9sl-zX-CiH"/>
1555                 <outlet property="ALTFhit" destination="7579" id="co0-7e-ObT"/>
1556                 <outlet property="ALTFhitCount" destination="7090" id="Opi-pD-SAp"/>
1557                 <outlet property="ALTFhitRate" destination="9319" id="sBU-qF-eZB"/>
1558                 <outlet property="ALTFmelee" destination="7055" id="62L-XG-X8y"/>
1559                 <outlet property="ALTFmsg" destination="7229" id="fZ5-OK-IAR"/>
1560                 <outlet property="ALTFname" destination="6266" id="y2f-hb-QGz"/>
1561                 <outlet property="ALTFpass" destination="7056" id="JY2-EJ-Vxy"/>
1562                 <outlet property="ALTFrangeA" destination="6279" id="8Se-MU-P7R"/>
1563                 <outlet property="ALTFrangeB" destination="6297" id="3jH-8Q-RPB"/>
1564                 <outlet property="ALTFrate" destination="7571" id="bt4-uy-sHX"/>
1565                 <outlet property="ALTFsuccessRate" destination="7332" id="8dt-I8-7XX"/>
1566                 <outlet property="ALTFtrigger" destination="7048" id="qBj-Sp-OCc"/>
1567                 <outlet property="ALTFvigor" destination="7676" id="Ft1-4l-4XA"/>
1568                 <outlet property="IVimg" destination="o3i-OK-jEg" id="gmb-I2-8gY"/>
1569                 <outlet property="IVimgb" destination="0Ux-79-z97" id="53k-DN-X4i"/>
1570                 <outlet property="LCLDetailPanel" destination="tB8-I0-9Gp" id="NZ0-85-s6x"/>
1571                 <outlet property="LCLPanel" destination="8Rs-NI-iyx" id="y4c-8A-o5v"/>
1572                 <outlet property="LCLRegisterPanel" destination="uvi-Fg-l24" id="FoT-3A-1SO"/>
1573                 <outlet property="PUPtEquip" destination="b0M-Wm-lTG" id="g0C-0J-oLQ"/>
1574                 <outlet property="PUPtMove" destination="9iA-af-nCv" id="GfN-c1-Ct2"/>
1575                 <outlet property="PUPtSize" destination="CHo-EL-3k4" id="aKY-41-G1C"/>
1576                 <outlet property="TFarm" destination="5UW-KH-tfL" id="bGo-Yi-2Fu"/>
1577                 <outlet property="TFcFood" destination="zbI-VJ-E3D" id="Zzo-jq-10S"/>
1578                 <outlet property="TFcMoney" destination="Ghb-2N-k6k" id="pBa-LB-vpf"/>
1579                 <outlet property="TFcSupply" destination="a8B-yd-FEB" id="9Ux-0A-wmw"/>
1580                 <outlet property="TFcWT" destination="DIX-ha-k05" id="UyT-rG-9Zg"/>
1581                 <outlet property="TFchipNumb" destination="2RT-Xi-qnT" id="b4O-Fj-d0Q"/>
1582                 <outlet property="TFen" destination="JRC-a9-R9b" id="7BT-Jv-yTk"/>
1583                 <outlet property="TFhp" destination="r63-15-eKe" id="ahp-p9-d3j"/>
1584                 <outlet property="TFlim" destination="Hbg-ay-Z1i" id="rIy-hw-cwR"/>
1585                 <outlet property="TFloadCount" destination="exb-KY-7Qk" id="m1T-Ug-vfP"/>
1586                 <outlet property="TFmob" destination="Vyo-ft-foS" id="IFx-JP-PeT"/>
1587                 <outlet property="TFmov" destination="OVv-Yq-eYp" id="9nb-sW-Ev4"/>
1588                 <outlet property="TFname" destination="kXp-C7-Rei" id="mya-KY-sKC"/>
1589                 <outlet property="TFnameID" destination="tgn-y9-ujP" id="twa-NM-k6a"/>
1590                 <outlet property="TFnameR" destination="oee-bL-GsY" id="Qbd-EN-6Ds"/>
1591                 <outlet property="TFwt" destination="qL8-Nz-gg8" id="ICu-se-mln"/>
1592                 <outlet property="attackEditPanel" destination="5903" id="ze6-e0-wlj"/>
1593                 <outlet property="attackListPanel" destination="6438" id="Wao-UG-hLl"/>
1594                 <outlet property="commandListPanel" destination="11341" id="3VU-ex-cGh"/>
1595                 <outlet property="loadChipListAC" destination="UDg-Hv-fTw" id="3x2-11-Hfu"/>
1596                 <outlet property="loadChipListTV" destination="12D-TR-Ww9" id="icu-0I-COO"/>
1597                 <outlet property="loadCount" destination="exb-KY-7Qk" id="rT1-kF-1T2"/>
1598             </connections>
1599         </customObject>
1600         <arrayController id="UDg-Hv-fTw" userLabel="LoadChipListAC">
1601             <connections>
1602                 <binding destination="3fj-BE-hOi" name="contentArray" keyPath="loadChipListMA" id="YB0-L9-DO6"/>
1603             </connections>
1604         </arrayController>
1605         <customObject id="3369" userLabel="Scenario List" customClass="ScenarioList">
1606             <connections>
1607                 <outlet property="IVscene" destination="691" id="3371"/>
1608                 <outlet property="IVscene2" destination="z1m-iW-pSm" id="6eP-qV-eeg"/>
1609                 <outlet property="PUBscenario" destination="3378" id="3400"/>
1610                 <outlet property="SLPanel" destination="643" id="3370"/>
1611                 <outlet property="TFscene2" destination="gyC-VE-TSn" id="CY8-dH-2Ja"/>
1612                 <outlet property="eventSceneWindow" destination="10241" id="10341"/>
1613                 <outlet property="loadWindow" destination="3Dx-MW-c2q" id="wPb-dD-qMt"/>
1614                 <outlet property="scenarioList2TV" destination="bT4-z8-4HH" id="PHY-HM-GwM"/>
1615                 <outlet property="scenarioListAC" destination="3372" id="3373"/>
1616                 <outlet property="scenarioListTV" destination="646" id="10340"/>
1617                 <outlet property="titleWindow" destination="371" id="3427"/>
1618             </connections>
1619         </customObject>
1620         <arrayController id="3372" userLabel="ScenarioListAC">
1621             <connections>
1622                 <binding destination="3369" name="contentArray" keyPath="scenarioListMA" id="3405"/>
1623             </connections>
1624         </arrayController>
1625         <customObject id="3280" customClass="StringText"/>
1626         <customObject id="3407" customClass="SaveDataList">
1627             <connections>
1628                 <outlet property="IVsave" destination="737" id="3412"/>
1629                 <outlet property="SDLPanel" destination="702" id="3411"/>
1630                 <outlet property="saveListAC" destination="3408" id="vSS-lT-ohk"/>
1631                 <outlet property="saveListTV" destination="746" id="FLX-bE-vjw"/>
1632                 <outlet property="titleWindow" destination="371" id="3428"/>
1633             </connections>
1634         </customObject>
1635         <arrayController id="3408" userLabel="SaveListAC">
1636             <connections>
1637                 <binding destination="3407" name="contentArray" keyPath="saveListMA" id="3421"/>
1638             </connections>
1639         </arrayController>
1640         <customObject id="3745" customClass="Gallery">
1641             <connections>
1642                 <outlet property="IV01" destination="3593" id="3751"/>
1643                 <outlet property="IV02" destination="3650" id="3752"/>
1644                 <outlet property="IV03" destination="3706" id="3753"/>
1645                 <outlet property="IV04" destination="3679" id="3754"/>
1646                 <outlet property="IV05" destination="3631" id="3755"/>
1647                 <outlet property="IV06" destination="3651" id="3756"/>
1648                 <outlet property="IV07" destination="3707" id="3757"/>
1649                 <outlet property="IV08" destination="3680" id="3758"/>
1650                 <outlet property="IV09" destination="3640" id="3759"/>
1651                 <outlet property="IV10" destination="3652" id="3760"/>
1652                 <outlet property="IV11" destination="3708" id="3761"/>
1653                 <outlet property="IV12" destination="3681" id="3762"/>
1654                 <outlet property="IVGD" destination="6OW-b8-USr" id="CLJ-qc-Y9M"/>
1655                 <outlet property="TF" destination="3792" id="3814"/>
1656                 <outlet property="TFGD" destination="ibW-DQ-b9N" id="gej-Nw-fPu"/>
1657                 <outlet property="galleryDetailWindow" destination="3sw-XT-MQR" id="Hy9-kJ-1dA"/>
1658                 <outlet property="galleryListAC" destination="3750" id="3834"/>
1659                 <outlet property="galleryListTV" destination="3541" id="76W-e5-o14"/>
1660                 <outlet property="galleryWindow" destination="3481" id="3746"/>
1661                 <outlet property="startWindow" destination="371" id="3747"/>
1662                 <outlet property="titleWindow" destination="371" id="3748"/>
1663             </connections>
1664         </customObject>
1665         <arrayController id="3750" userLabel="GalleryListAC">
1666             <connections>
1667                 <binding destination="3745" name="contentArray" keyPath="galleryListMA" id="3768"/>
1668             </connections>
1669         </arrayController>
1670         <customObject id="9720" customClass="ScenarioEditor">
1671             <connections>
1672                 <outlet property="AC" destination="Mt4-GY-nuc" id="gwe-QN-gxK"/>
1673                 <outlet property="AC1" destination="O9l-8N-49r" id="RBG-e6-egm"/>
1674                 <outlet property="AC2" destination="9K5-gj-GuP" id="qP8-fY-bve"/>
1675                 <outlet property="Dname" destination="9759" id="9782"/>
1676                 <outlet property="Dstring" destination="9563" id="9783"/>
1677                 <outlet property="FIbtn" destination="q7Q-bY-LIS" id="Jhd-b2-L1H"/>
1678                 <outlet property="FObtn" destination="z3c-fR-j9N" id="zFl-LN-od1"/>
1679                 <outlet property="IV1" destination="14275" id="D20-gD-ocH"/>
1680                 <outlet property="IV2" destination="14379" id="ugq-U6-Lhr"/>
1681                 <outlet property="IVface" destination="f9Y-cd-S7O" id="kGa-Qg-Z8i"/>
1682                 <outlet property="IVwall" destination="dCf-rG-UDU" id="AOI-hZ-yO0"/>
1683                 <outlet property="NSIV" destination="14275" id="14390"/>
1684                 <outlet property="NSIV2" destination="14379" id="14389"/>
1685                 <outlet property="SEAC" destination="Mt4-GY-nuc" id="PsS-VX-d6C"/>
1686                 <outlet property="SEAC1" destination="2zT-RB-pfI" id="Nr0-Sw-8PM"/>
1687                 <outlet property="SEAC2" destination="9BO-Ae-spg" id="Den-ym-J8d"/>
1688                 <outlet property="SEAC3" destination="reG-zM-v37" id="orK-J9-Tsm"/>
1689                 <outlet property="SEIV" destination="dov-Fa-rJa" id="60z-af-YMG"/>
1690                 <outlet property="SESTIV" destination="oRP-UT-PmY" id="noz-0U-MrD"/>
1691                 <outlet property="SETV" destination="ZG7-rC-5pw" id="meV-li-oKJ"/>
1692                 <outlet property="SETV1" destination="VBQ-WV-yhH" id="jXr-nw-IMy"/>
1693                 <outlet property="SETV2" destination="Jir-jS-DII" id="Oec-ar-GYN"/>
1694                 <outlet property="SETV3" destination="uTt-dl-S1R" id="bxy-Uv-T7b"/>
1695                 <outlet property="SEstandIDTF" destination="z78-tH-F3j" id="wOx-sJ-v3V"/>
1696                 <outlet property="SEstandTF0" destination="z78-tH-F3j" id="cUU-Aw-FXg"/>
1697                 <outlet property="SEstandTFx" destination="3ko-0k-bUa" id="wxn-gb-Kyk"/>
1698                 <outlet property="SEstandTFy" destination="aGg-v1-tns" id="R7K-46-sQu"/>
1699                 <outlet property="SEstandViewTestWindow" destination="AKE-Yl-5aP" id="QbM-JI-hYF"/>
1700                 <outlet property="SEstandWindow" destination="G95-63-pDA" id="F6y-Xr-tnR"/>
1701                 <outlet property="TFface" destination="p9x-Qs-jP3" id="DSS-Y0-w9M"/>
1702                 <outlet property="TFposX" destination="14235" id="14375"/>
1703                 <outlet property="TFposY" destination="14241" id="14376"/>
1704                 <outlet property="TFwall" destination="UmM-R6-555" id="dpo-Ao-ocp"/>
1705                 <outlet property="TV" destination="ZG7-rC-5pw" id="NIe-al-0Ib"/>
1706                 <outlet property="TV1" destination="14179" id="Kaj-jP-N9O"/>
1707                 <outlet property="TV2" destination="14196" id="XEJ-e1-mLc"/>
1708                 <outlet property="baseListAC" destination="14320" id="14334"/>
1709                 <outlet property="baseListTV" destination="14179" id="14332"/>
1710                 <outlet property="detailWindow" destination="BJG-uQ-d4G" id="Lzs-Y0-27g"/>
1711                 <outlet property="dialogImage" destination="9511" id="9786"/>
1712                 <outlet property="dialogName" destination="9552" id="9785"/>
1713                 <outlet property="dialogString" destination="9486" id="9784"/>
1714                 <outlet property="layerListAC" destination="14321" id="14335"/>
1715                 <outlet property="layerListTV" destination="14196" id="14331"/>
1716                 <outlet property="lineListAC" destination="9723" id="9725"/>
1717                 <outlet property="lineListTV" destination="9583" id="9780"/>
1718                 <outlet property="scenarioEditorWindow" destination="9420" id="9788"/>
1719                 <outlet property="standEditorPanel" destination="14176" id="14358"/>
1720                 <outlet property="standListAC" destination="14319" id="14333"/>
1721                 <outlet property="standListTV" destination="14153" id="14330"/>
1722                 <outlet property="standPanel" destination="14150" id="14357"/>
1723                 <outlet property="testIV" destination="z4m-ym-FIw" id="Sbt-aM-D10"/>
1724                 <outlet property="textListAC" destination="9722" id="9724"/>
1725                 <outlet property="textListTV" destination="9628" id="9781"/>
1726                 <outlet property="titleWindow" destination="371" id="9787"/>
1727             </connections>
1728         </customObject>
1729         <arrayController id="O9l-8N-49r" userLabel="AC1">
1730             <connections>
1731                 <binding destination="9720" name="contentArray" keyPath="MA1" id="E30-ey-lMj"/>
1732             </connections>
1733         </arrayController>
1734         <arrayController id="9K5-gj-GuP" userLabel="AC2">
1735             <connections>
1736                 <binding destination="9720" name="contentArray" keyPath="MA2" id="dMN-VX-X99"/>
1737             </connections>
1738         </arrayController>
1739         <arrayController id="2zT-RB-pfI" userLabel="SEAC1">
1740             <connections>
1741                 <binding destination="9720" name="contentArray" keyPath="SEMA1" id="rn2-t4-KUI"/>
1742             </connections>
1743         </arrayController>
1744         <arrayController id="9BO-Ae-spg" userLabel="SEAC2">
1745             <connections>
1746                 <binding destination="9720" name="contentArray" keyPath="SEMA2" id="p64-lZ-u7t"/>
1747             </connections>
1748         </arrayController>
1749         <arrayController id="reG-zM-v37" userLabel="SEAC3">
1750             <connections>
1751                 <binding destination="9720" name="contentArray" keyPath="SEMA3" id="qtW-pb-bKz"/>
1752             </connections>
1753         </arrayController>
1754         <arrayController id="Mt4-GY-nuc" userLabel="SEAC">
1755             <connections>
1756                 <binding destination="9720" name="contentArray" keyPath="SEMA" id="pWj-9Q-uKR"/>
1757             </connections>
1758         </arrayController>
1759         <arrayController id="9722" userLabel="TextListAC">
1760             <connections>
1761                 <binding destination="9720" name="contentArray" keyPath="textListMA" id="9729"/>
1762             </connections>
1763         </arrayController>
1764         <arrayController id="9723" userLabel="LineListAC">
1765             <connections>
1766                 <binding destination="9720" name="contentArray" keyPath="lineListMA" id="9732"/>
1767             </connections>
1768         </arrayController>
1769         <arrayController id="14319" userLabel="StandListAC">
1770             <connections>
1771                 <binding destination="9720" name="contentArray" keyPath="standListMA" id="14324"/>
1772             </connections>
1773         </arrayController>
1774         <arrayController id="14320" userLabel="BaseListAC">
1775             <connections>
1776                 <binding destination="9720" name="contentArray" keyPath="baseListMA" id="VX5-sG-JPz"/>
1777             </connections>
1778         </arrayController>
1779         <arrayController id="14321" userLabel="LayerListAC">
1780             <connections>
1781                 <binding destination="14320" name="contentArrayForMultipleSelection" keyPath="selection.baseListMA" id="z2t-df-M4d"/>
1782                 <binding destination="14320" name="contentSet" keyPath="selection.layerListMA" previousBinding="z2t-df-M4d" id="RZZ-7G-DnN"/>
1783             </connections>
1784         </arrayController>
1785         <customObject id="10292" customClass="EventScene">
1786             <connections>
1787                 <outlet property="BTN1" destination="uYZ-no-tcC" id="b7a-MR-7Bk"/>
1788                 <outlet property="BTN2" destination="Fkq-O8-bZy" id="Ych-y3-Tz5"/>
1789                 <outlet property="BTN3" destination="bW6-ZA-xsA" id="0tY-OF-aE8"/>
1790                 <outlet property="BTN4" destination="2Zc-Ay-nx3" id="XVw-iP-ewo"/>
1791                 <outlet property="BTN5" destination="qou-cw-rBW" id="8hV-Ud-PEq"/>
1792                 <outlet property="BTN6" destination="FqF-ej-Kbp" id="dFX-bs-4GV"/>
1793                 <outlet property="BTN7" destination="Pr6-7M-h8L" id="kSq-zG-iyC"/>
1794                 <outlet property="BTN8" destination="MON-mp-OJL" id="gya-pp-rqV"/>
1795                 <outlet property="BTN9" destination="2uf-9p-yCU" id="hLL-2a-i1p"/>
1796                 <outlet property="backIV" destination="10245" id="10304"/>
1797                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="Hq4-4v-eMm"/>
1798                 <outlet property="dialogTF" destination="10266" id="10294"/>
1799                 <outlet property="esWindow" destination="10241" id="10495"/>
1800                 <outlet property="faceIV" destination="10246" id="10295"/>
1801                 <outlet property="fsWindow" destination="10342" id="10494"/>
1802                 <outlet property="nameTF" destination="Y4D-Vq-58U" id="XcS-QM-dpI"/>
1803                 <outlet property="selectionDialog" destination="d50-mX-eQ4" id="3Zh-ps-eBC"/>
1804                 <outlet property="selectionTF" destination="Lkl-rj-bSB" id="9OR-Rb-Yh7"/>
1805                 <outlet property="textPointer" destination="RjP-H8-el2" id="m0p-8T-0dD"/>
1806                 <outlet property="titleWindow" destination="371" id="13718"/>
1807                 <outlet property="trueSelectionDialog" destination="Mpe-WF-JbB" id="hCA-iK-oRJ"/>
1808                 <outlet property="wallIV" destination="10244" id="10305"/>
1809             </connections>
1810         </customObject>
1811         <customObject id="10496" customClass="FieldScene">
1812             <connections>
1813                 <outlet property="AVPV" destination="8sA-SN-NRK" id="NCY-6C-2o1"/>
1814                 <outlet property="BCreateListAC" destination="14035" id="14037"/>
1815                 <outlet property="BCreateListTV" destination="13939" id="14039"/>
1816                 <outlet property="BXmessage" destination="hRF-K7-cTi" id="cdY-68-QJn"/>
1817                 <outlet property="BXname" destination="Qlb-2S-eV1" id="ee4-Z2-vPJ"/>
1818                 <outlet property="CAttackListAC" destination="11008" id="11010"/>
1819                 <outlet property="CAttackListTV" destination="10935" id="11009"/>
1820                 <outlet property="CResearchListAC" destination="12763" id="12778"/>
1821                 <outlet property="CResearchListTV" destination="12687" id="12777"/>
1822                 <outlet property="CSummonListAC" destination="14036" id="14100"/>
1823                 <outlet property="CSummonListTV" destination="14006" id="14059"/>
1824                 <outlet property="FSMenu" destination="9Dl-Bn-qBx" id="p5l-20-79p"/>
1825                 <outlet property="GameOverIV" destination="aC9-rN-s1T" id="z8g-LG-STF"/>
1826                 <outlet property="GameOverWindow" destination="Z8H-DC-plw" id="c5c-wz-IzH"/>
1827                 <outlet property="HPBarLI" destination="11176" id="11206"/>
1828                 <outlet property="HPbarLI" destination="11176" id="11216"/>
1829                 <outlet property="HPbarTF" destination="10351" id="11205"/>
1830                 <outlet property="IVimage" destination="3EP-gD-Uum" id="R4U-wu-F0b"/>
1831                 <outlet property="MPbarTF" destination="12304" id="12318"/>
1832                 <outlet property="STIV" destination="nKC-L3-rYm" id="B1O-pm-V16"/>
1833                 <outlet property="STacuTF" destination="SyR-Du-uzD" id="HOs-0u-1Ch"/>
1834                 <outlet property="STagiTF" destination="UKN-Sn-kqL" id="i6S-Qs-3km"/>
1835                 <outlet property="STatkTF" destination="47A-bo-w3F" id="CXG-E7-edh"/>
1836                 <outlet property="STcapTF" destination="Nld-Pz-XvH" id="3u2-Es-Z3v"/>
1837                 <outlet property="STclassTF" destination="Ixz-Th-40d" id="9wi-2c-psa"/>
1838                 <outlet property="STdefTF" destination="PIf-3j-284" id="U7f-UO-Aeu"/>
1839                 <outlet property="STdexTF" destination="zZn-ap-80z" id="aUI-m6-qB3"/>
1840                 <outlet property="STdodTF" destination="8NZ-U9-2h8" id="S43-9v-9ej"/>
1841                 <outlet property="STequipListAC" destination="9A4-Cg-LcC" id="URO-8d-dBP"/>
1842                 <outlet property="STequipListTV" destination="ZXV-E8-0X5" id="gv2-2U-Sfz"/>
1843                 <outlet property="STevaTF" destination="ckd-kc-GjD" id="hQF-Zg-NeL"/>
1844                 <outlet property="SThitTF" destination="3Ah-AJ-HFY" id="1xs-mi-4YD"/>
1845                 <outlet property="SThpTF" destination="Vpn-iq-ZgI" id="Ugx-2a-M7T"/>
1846                 <outlet property="STintTF" destination="fkg-pY-oO3" id="xRP-zK-lM1"/>
1847                 <outlet property="STjoinListAC" destination="Mad-BG-dmK" id="Umq-6k-Ifd"/>
1848                 <outlet property="STjoinListTV" destination="B6b-MZ-FWa" id="QE1-f3-g9h"/>
1849                 <outlet property="STmelTF" destination="3PB-Bj-UqA" id="xMU-oc-3QV"/>
1850                 <outlet property="STmenTF" destination="MZN-Jn-ACt" id="Npo-8G-R4U"/>
1851                 <outlet property="STmisTF" destination="GQj-85-OXY" id="WbW-2w-eSr"/>
1852                 <outlet property="STmpTF" destination="jy5-wL-kVv" id="7LN-ck-VdN"/>
1853                 <outlet property="STnameTF" destination="OVl-tR-eEx" id="fZG-BW-JSY"/>
1854                 <outlet property="STreaTF" destination="tuN-qU-VF7" id="Z1g-fo-Eml"/>
1855                 <outlet property="STskiTF" destination="71k-bj-30G" id="ybt-i5-oMb"/>
1856                 <outlet property="STskillListAC" destination="73J-iY-S3k" id="jsv-fY-jGh"/>
1857                 <outlet property="STskillListTV" destination="usz-eI-awO" id="ma2-ua-EGy"/>
1858                 <outlet property="STstrTF" destination="smH-qg-w9S" id="0my-5m-zIk"/>
1859                 <outlet property="STvigTF" destination="wbT-RS-Zkt" id="OKR-2X-gIm"/>
1860                 <outlet property="STvitTF" destination="EJh-fj-6e3" id="D8d-dO-TZZ"/>
1861                 <outlet property="STwindow" destination="CWY-jP-PWh" id="C2r-QN-MrB"/>
1862                 <outlet property="TFattack" destination="10687" id="10734"/>
1863                 <outlet property="TFcancel" destination="10725" id="10740"/>
1864                 <outlet property="TFcreate" destination="10705" id="10741"/>
1865                 <outlet property="TFmessage" destination="Kcz-lQ-Cuy" id="rMK-wU-YoB"/>
1866                 <outlet property="TFmind" destination="10705" id="10736"/>
1867                 <outlet property="TFmove" destination="10681" id="10733"/>
1868                 <outlet property="TFname" destination="F69-xp-VZd" id="ahk-v5-H3C"/>
1869                 <outlet property="TFstandby" destination="10696" id="10738"/>
1870                 <outlet property="TFstatus" destination="10713" id="10739"/>
1871                 <outlet property="atkPanel" destination="10887" id="11045"/>
1872                 <outlet property="atkProperty" destination="11153" id="11175"/>
1873                 <outlet property="attackBtn" destination="10687" id="9Od-x7-G86"/>
1874                 <outlet property="battleAttackBtn1" destination="12110" id="yR7-hn-C9n"/>
1875                 <outlet property="battleAttackBtn2" destination="12048" id="T9Q-Mq-Ts5"/>
1876                 <outlet property="battleCancelBtn" destination="11564" id="B5N-tP-JUq"/>
1877                 <outlet property="battleDialog" destination="11270" id="11278"/>
1878                 <outlet property="battleDodgeBtn1" destination="12112" id="BWP-5D-SrP"/>
1879                 <outlet property="battleDodgeBtn2" destination="12070" id="naA-DI-gSh"/>
1880                 <outlet property="battleGuardBtn1" destination="12111" id="IdG-KT-K8a"/>
1881                 <outlet property="battleGuardBtn2" destination="12060" id="PhZ-QM-Xi7"/>
1882                 <outlet property="battlePanel" destination="11549" id="12197"/>
1883                 <outlet property="battleReadyUpFood1" destination="lUt-cx-W8N" id="xZK-x7-rnX"/>
1884                 <outlet property="battleReadyUpFood2" destination="eGg-iS-dnb" id="uJE-eQ-CLT"/>
1885                 <outlet property="battleReadyUpIV1" destination="Jox-Z8-YKv" id="edw-0Y-ARH"/>
1886                 <outlet property="battleReadyUpIV2" destination="Sjg-aD-kRh" id="ddL-tl-woX"/>
1887                 <outlet property="battleReadyUpLeader1" destination="HJs-3Z-vfS" id="j7I-7O-XZE"/>
1888                 <outlet property="battleReadyUpLeader2" destination="iPm-CK-2EU" id="j7Q-rP-b6m"/>
1889                 <outlet property="battleReadyUpMAN1A" destination="OMI-3t-nbm" id="SL8-SI-fMz"/>
1890                 <outlet property="battleReadyUpMAN1B" destination="fek-yn-WV3" id="9WL-iT-8eK"/>
1891                 <outlet property="battleReadyUpMAN2A" destination="ogS-d8-vTo" id="Ajs-df-rMj"/>
1892                 <outlet property="battleReadyUpMAN2B" destination="Oqs-NP-oE5" id="Tyg-Jg-b2p"/>
1893                 <outlet property="battleReadyUpMoney1" destination="ugH-N4-stb" id="qi5-Hq-cTZ"/>
1894                 <outlet property="battleReadyUpMoney2" destination="6rZ-sr-CsC" id="1GZ-l5-xDO"/>
1895                 <outlet property="battleReadyUpPN1" destination="fSD-Ac-ulI" id="VDv-kh-x7S"/>
1896                 <outlet property="battleReadyUpPN2" destination="wzf-7q-oos" id="TaO-L7-avW"/>
1897                 <outlet property="battleReadyUpRule" destination="pmg-wh-QM1" id="7hX-m3-B0Y"/>
1898                 <outlet property="battleReadyUpSupply1" destination="Yap-hL-AmK" id="vH5-R8-gFF"/>
1899                 <outlet property="battleReadyUpSupply2" destination="he1-Pd-xnr" id="v79-ZI-MSC"/>
1900                 <outlet property="battleStartBtn" destination="12038" id="qSe-nS-2LN"/>
1901                 <outlet property="battleWindow" destination="10750" id="11217"/>
1902                 <outlet property="bplayer1" destination="10754" id="11218"/>
1903                 <outlet property="bplayer2" destination="10809" id="11219"/>
1904                 <outlet property="bsWindow" destination="NIc-R6-IYe" id="BDj-j2-Sbt"/>
1905                 <outlet property="btDMGtf1" destination="x7b-aE-1ZI" id="O3R-ts-cmo"/>
1906                 <outlet property="btDMGtf2" destination="4u7-bI-02M" id="yVK-1U-ADp"/>
1907                 <outlet property="btHITtf1" destination="C2K-Ti-RcR" id="7Qf-nb-4iy"/>
1908                 <outlet property="btHITtf2" destination="1Te-pi-b2s" id="RZF-5c-uzF"/>
1909                 <outlet property="bullet" destination="11056" id="11170"/>
1910                 <outlet property="cancelBtn" destination="13794" id="6WI-65-2Q0"/>
1911                 <outlet property="combatAP1" destination="11763" id="12193"/>
1912                 <outlet property="combatAP2" destination="11956" id="12194"/>
1913                 <outlet property="combatATK1" destination="11734" id="12195"/>
1914                 <outlet property="combatATK2" destination="12019" id="12196"/>
1915                 <outlet property="combatHIT1" destination="11743" id="12189"/>
1916                 <outlet property="combatHIT2" destination="11959" id="12190"/>
1917                 <outlet property="combatHP1" destination="11685" id="12181"/>
1918                 <outlet property="combatHP2" destination="12004" id="12182"/>
1919                 <outlet property="combatLHP1" destination="11676" id="12185"/>
1920                 <outlet property="combatLHP2" destination="12003" id="12186"/>
1921                 <outlet property="combatLMP1" destination="11707" id="12187"/>
1922                 <outlet property="combatLMP2" destination="12007" id="12188"/>
1923                 <outlet property="combatMP1" destination="11715" id="12183"/>
1924                 <outlet property="combatMP2" destination="12002" id="12184"/>
1925                 <outlet property="combatNAME1" destination="11725" id="12297"/>
1926                 <outlet property="combatNAME2" destination="11960" id="12298"/>
1927                 <outlet property="combatVIG1" destination="11750" id="12191"/>
1928                 <outlet property="combatVIG2" destination="11958" id="12192"/>
1929                 <outlet property="commandPanel" destination="10656" id="usI-r5-SSD"/>
1930                 <outlet property="costP" destination="11074" id="11171"/>
1931                 <outlet property="costV" destination="11104" id="11172"/>
1932                 <outlet property="createBtn" destination="10705" id="a2T-pd-7cG"/>
1933                 <outlet property="createPanel" destination="13903" id="Ojz-bR-GmG"/>
1934                 <outlet property="crytical" destination="11147" id="11174"/>
1935                 <outlet property="endGamePanel" destination="13719" id="13737"/>
1936                 <outlet property="endGameText" destination="13721" id="13738"/>
1937                 <outlet property="esWindow" destination="10241" id="13716"/>
1938                 <outlet property="fsEffectPanel" destination="9tv-gX-969" id="zWM-jt-V1C"/>
1939                 <outlet property="fsWindow" destination="10342" id="13717"/>
1940                 <outlet property="iplayer1" destination="10831" id="11231"/>
1941                 <outlet property="iplayer2" destination="10760" id="11237"/>
1942                 <outlet property="loadFileOutputListAC" destination="PQF-9W-56e" id="SzZ-Hn-Twl"/>
1943                 <outlet property="loadFileOutputListTV" destination="jVi-km-xu8" id="MhU-gs-8zK"/>
1944                 <outlet property="loadFileOutputPanel" destination="etf-nC-V82" id="WbX-xf-tx0"/>
1945                 <outlet property="loadFileOutputTF" destination="e8x-d3-yfR" id="vOq-pq-e8m"/>
1946                 <outlet property="lplayer1" destination="10877" id="11220"/>
1947                 <outlet property="lplayer2" destination="10861" id="11221"/>
1948                 <outlet property="mapWindow" destination="10342" id="10743"/>
1949                 <outlet property="menuPanel" destination="10656" id="10742"/>
1950                 <outlet property="moveBtn" destination="10681" id="pBQ-rU-nLw"/>
1951                 <outlet property="mplayer1" destination="10832" id="11230"/>
1952                 <outlet property="mplayer2" destination="10759" id="11238"/>
1953                 <outlet property="nplayer1" destination="10756" id="11224"/>
1954                 <outlet property="nplayer2" destination="10807" id="11225"/>
1955                 <outlet property="region" destination="11086" id="11173"/>
1956                 <outlet property="researchACU" destination="12712" id="12761"/>
1957                 <outlet property="researchATK" destination="12709" id="12754"/>
1958                 <outlet property="researchCAP" destination="12711" id="12755"/>
1959                 <outlet property="researchDEF" destination="12710" id="12756"/>
1960                 <outlet property="researchEVA" destination="12713" id="12757"/>
1961                 <outlet property="researchIMG" destination="12715" id="12758"/>
1962                 <outlet property="researchMOV" destination="12714" id="12779"/>
1963                 <outlet property="researchPanel" destination="12617" id="12760"/>
1964                 <outlet property="rplayer1" destination="10833" id="11232"/>
1965                 <outlet property="rplayer2" destination="10758" id="11236"/>
1966                 <outlet property="saveFileDialog" destination="vk5-cL-jbP" id="HqN-81-7nR"/>
1967                 <outlet property="saveFileInputListAC" destination="Lde-vH-usV" id="K1L-Mk-f3e"/>
1968                 <outlet property="saveFileInputListTV" destination="fMF-Xc-fJE" id="q7a-Qx-8Is"/>
1969                 <outlet property="saveFileInputPanel" destination="OWZ-L5-dhB" id="TCN-c7-xJV"/>
1970                 <outlet property="saveFileInputTF" destination="mSB-r0-yXn" id="QD9-on-Qtd"/>
1971                 <outlet property="saveGameIV" destination="yhY-GY-63s" id="S10-YR-Dde"/>
1972                 <outlet property="saveGameLB" destination="VSn-fS-DA0" id="T3C-rf-NU5"/>
1973                 <outlet property="saveGameListAC" destination="zab-PC-hiX" id="oE1-Ny-sD8"/>
1974                 <outlet property="saveGameListTV" destination="fuc-hd-FQm" id="tkx-I7-Stm"/>
1975                 <outlet property="saveGamePanel" destination="yx0-2y-hUz" id="uCl-N9-gTP"/>
1976                 <outlet property="saveGameTF" destination="HeL-vd-tc5" id="5pL-uc-PuK"/>
1977                 <outlet property="selectChara" destination="10350" id="10497"/>
1978                 <outlet property="selectMesh" destination="10430" id="10498"/>
1979                 <outlet property="selectMeshText" destination="10441" id="10499"/>
1980                 <outlet property="selectMeshValue" destination="10501" id="10515"/>
1981                 <outlet property="selectionWindow" destination="Mpe-WF-JbB" id="UwK-Om-cyg"/>
1982                 <outlet property="slctBtn1" destination="uYZ-no-tcC" id="N2j-Um-Rh4"/>
1983                 <outlet property="slctBtn2" destination="Fkq-O8-bZy" id="HuE-Zu-3Gj"/>
1984                 <outlet property="slctBtn3" destination="bW6-ZA-xsA" id="pU4-yI-ybb"/>
1985                 <outlet property="slctBtn4" destination="2Zc-Ay-nx3" id="nuX-9E-Ak7"/>
1986                 <outlet property="slctBtn5" destination="qou-cw-rBW" id="Nkb-TE-tyt"/>
1987                 <outlet property="slctBtn6" destination="FqF-ej-Kbp" id="SWI-yk-35J"/>
1988                 <outlet property="slctBtn7" destination="Pr6-7M-h8L" id="bU0-cc-WT4"/>
1989                 <outlet property="slctBtn8" destination="MON-mp-OJL" id="EvA-wU-hMF"/>
1990                 <outlet property="slctBtn9" destination="2uf-9p-yCU" id="M9O-gv-m8g"/>
1991                 <outlet property="stanbyBtn" destination="10696" id="rkM-1E-3fX"/>
1992                 <outlet property="statusBtn" destination="10713" id="Xpc-Hf-bE5"/>
1993                 <outlet property="summonBtn" destination="10725" id="Ghp-yM-0Cf"/>
1994                 <outlet property="summonPanel" destination="13970" id="14042"/>
1995                 <outlet property="tfArmy" destination="12370" id="12383"/>
1996                 <outlet property="tfAttack" destination="11288" id="11332"/>
1997                 <outlet property="tfCalc" destination="11307" id="11334"/>
1998                 <outlet property="tfDefence" destination="11299" id="11333"/>
1999                 <outlet property="tfDodge" destination="11323" id="11336"/>
2000                 <outlet property="tfFood" destination="12327" id="12355"/>
2001                 <outlet property="tfHit" destination="11315" id="11335"/>
2002                 <outlet property="tfMoney" destination="12337" id="12354"/>
2003                 <outlet property="tfMove" destination="12877" id="12894"/>
2004                 <outlet property="tfName" destination="10352" id="12384"/>
2005                 <outlet property="tfResource" destination="12319" id="12353"/>
2006                 <outlet property="tfWait" destination="12962" id="12969"/>
2007                 <outlet property="titleWindow" destination="371" id="8sb-vD-hKR"/>
2008                 <outlet property="tplayer1" destination="10755" id="11222"/>
2009                 <outlet property="tplayer2" destination="10808" id="11223"/>
2010             </connections>
2011         </customObject>
2012         <arrayController id="zab-PC-hiX" userLabel="saveGameListAC">
2013             <connections>
2014                 <binding destination="10496" name="contentArray" keyPath="saveGameListMA" id="l8M-sa-yee"/>
2015             </connections>
2016         </arrayController>
2017         <arrayController id="PQF-9W-56e" userLabel="loadFileOutputListAC">
2018             <connections>
2019                 <binding destination="10496" name="contentArray" keyPath="loadFileOutputListMA" id="CI5-kh-nZ2"/>
2020             </connections>
2021         </arrayController>
2022         <arrayController id="Lde-vH-usV" userLabel="saveFileInputListAC">
2023             <connections>
2024                 <binding destination="10496" name="contentArray" keyPath="saveFileInputListMA" id="Ep1-nS-zIZ"/>
2025             </connections>
2026         </arrayController>
2027         <arrayController id="11008" userLabel="CAttackListAC">
2028             <connections>
2029                 <binding destination="10496" name="contentArray" keyPath="CAttackListMA" id="11044"/>
2030             </connections>
2031         </arrayController>
2032         <arrayController id="12763" userLabel="CResearchListAC">
2033             <connections>
2034                 <binding destination="10496" name="contentArray" keyPath="CResearchListMA" id="12776"/>
2035             </connections>
2036         </arrayController>
2037         <arrayController id="14035" userLabel="BCreateListAC">
2038             <connections>
2039                 <binding destination="10496" name="contentArray" keyPath="BCreateListMA" id="14052"/>
2040             </connections>
2041         </arrayController>
2042         <arrayController id="14036" userLabel="CSummonListAC">
2043             <connections>
2044                 <binding destination="10496" name="contentArray" keyPath="CSummonListMA" id="14055"/>
2045             </connections>
2046         </arrayController>
2047         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="643" userLabel="シナリオ選択" customClass="NSPanel">
2048             <windowStyleMask key="styleMask" utility="YES"/>
2049             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2050             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
2051             <view key="contentView" id="644">
2052                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2053                 <autoresizingMask key="autoresizingMask"/>
2054                 <subviews>
2055                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="645">
2056                         <rect key="frame" x="20" y="53" width="240" height="227"/>
2057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2058                         <clipView key="contentView" id="O3A-L9-Zch">
2059                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2060                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2061                             <subviews>
2062                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="646">
2063                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2064                                     <autoresizingMask key="autoresizingMask"/>
2065                                     <size key="intercellSpacing" width="3" height="2"/>
2066                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2067                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2068                                     <tableColumns>
2069                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="650">
2070                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2071                                                 <font key="font" metaFont="smallSystem"/>
2072                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2073                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2074                                             </tableHeaderCell>
2075                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="653">
2076                                                 <font key="font" metaFont="system"/>
2077                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2078                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2079                                             </textFieldCell>
2080                                             <connections>
2081                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="3403"/>
2082                                             </connections>
2083                                         </tableColumn>
2084                                     </tableColumns>
2085                                     <connections>
2086                                         <outlet property="delegate" destination="3369" id="3374"/>
2087                                     </connections>
2088                                 </tableView>
2089                             </subviews>
2090                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2091                         </clipView>
2092                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="647">
2093                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2094                             <autoresizingMask key="autoresizingMask"/>
2095                         </scroller>
2096                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="649">
2097                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2098                             <autoresizingMask key="autoresizingMask"/>
2099                         </scroller>
2100                     </scrollView>
2101                     <button verticalHuggingPriority="750" id="659">
2102                         <rect key="frame" x="385" y="13" width="66" height="32"/>
2103                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2104                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="660">
2105                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2106                             <font key="font" size="13" name="AquaKana"/>
2107                         </buttonCell>
2108                         <connections>
2109                             <action selector="backButton:" target="3369" id="3376"/>
2110                         </connections>
2111                     </button>
2112                     <button verticalHuggingPriority="750" id="663">
2113                         <rect key="frame" x="262" y="13" width="92" height="32"/>
2114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2115                         <buttonCell key="cell" type="push" title="スタート" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="664">
2116                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2117                             <font key="font" size="13" name="AquaKana"/>
2118                         </buttonCell>
2119                         <connections>
2120                             <action selector="startButton:" target="3369" id="3377"/>
2121                         </connections>
2122                     </button>
2123                     <textField verticalHuggingPriority="750" id="672">
2124                         <rect key="frame" x="267" y="263" width="82" height="17"/>
2125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオ選択" id="673">
2127                             <font key="font" size="13" name="AquaKana"/>
2128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2130                         </textFieldCell>
2131                     </textField>
2132                     <imageView id="691">
2133                         <rect key="frame" x="267" y="107" width="206" height="146"/>
2134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2135                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="692"/>
2136                     </imageView>
2137                     <popUpButton verticalHuggingPriority="750" id="3378">
2138                         <rect key="frame" x="266" y="73" width="207" height="26"/>
2139                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2140                         <popUpButtonCell key="cell" type="push" title="Killeryの野望" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3381" id="3379">
2141                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
2142                             <font key="font" metaFont="menu"/>
2143                             <menu key="menu" title="OtherViews" id="3380">
2144                                 <items>
2145                                     <menuItem title="Killeryの野望" state="on" id="3381"/>
2146                                     <menuItem title="フリーマップ" id="3382"/>
2147                                     <menuItem title="To LoveるダークネスBlack" id="3383"/>
2148                                 </items>
2149                             </menu>
2150                         </popUpButtonCell>
2151                         <connections>
2152                             <action selector="listButton:" target="3369" id="3406"/>
2153                         </connections>
2154                     </popUpButton>
2155                     <button verticalHuggingPriority="750" id="eEo-AP-i5a">
2156                         <rect key="frame" x="26" y="13" width="79" height="32"/>
2157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2158                         <buttonCell key="cell" type="push" title="初期化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JdD-Rz-q0z">
2159                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2160                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2161                         </buttonCell>
2162                         <connections>
2163                             <action selector="initButton:" target="3369" id="fm1-KN-z4F"/>
2164                         </connections>
2165                     </button>
2166                     <button verticalHuggingPriority="750" id="J0T-Zx-2hR">
2167                         <rect key="frame" x="138" y="13" width="92" height="32"/>
2168                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2169                         <buttonCell key="cell" type="push" title="途中から" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NcA-UG-weV">
2170                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2171                             <font key="font" size="13" name="HiraKakuProN-W3"/>
2172                         </buttonCell>
2173                         <connections>
2174                             <action selector="loadButton:" target="3369" id="MDs-cg-Ubc"/>
2175                         </connections>
2176                     </button>
2177                 </subviews>
2178             </view>
2179         </window>
2180         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="702" userLabel="セーブデータ" customClass="NSPanel">
2181             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2182             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2183             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
2184             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2185             <view key="contentView" id="703">
2186                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
2187                 <autoresizingMask key="autoresizingMask"/>
2188                 <subviews>
2189                     <button verticalHuggingPriority="750" id="722">
2190                         <rect key="frame" x="407" y="5" width="66" height="32"/>
2191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2192                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="723">
2193                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2194                             <font key="font" size="13" name="AquaKana"/>
2195                         </buttonCell>
2196                         <connections>
2197                             <action selector="backButton:" target="3407" id="3415"/>
2198                         </connections>
2199                     </button>
2200                     <button verticalHuggingPriority="750" id="727">
2201                         <rect key="frame" x="315" y="5" width="79" height="32"/>
2202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2203                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="728">
2204                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2205                             <font key="font" size="13" name="AquaKana"/>
2206                         </buttonCell>
2207                         <connections>
2208                             <action selector="loadButton:" target="3407" id="3417"/>
2209                         </connections>
2210                     </button>
2211                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="734">
2212                         <rect key="frame" x="10" y="53" width="240" height="227"/>
2213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2214                         <clipView key="contentView" id="ifa-bc-jl3">
2215                             <rect key="frame" x="1" y="1" width="238" height="225"/>
2216                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2217                             <subviews>
2218                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="746">
2219                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
2220                                     <autoresizingMask key="autoresizingMask"/>
2221                                     <size key="intercellSpacing" width="3" height="2"/>
2222                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2223                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2224                                     <tableColumns>
2225                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="747">
2226                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
2227                                                 <font key="font" metaFont="smallSystem"/>
2228                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2229                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2230                                             </tableHeaderCell>
2231                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="748">
2232                                                 <font key="font" metaFont="system"/>
2233                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2234                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2235                                             </textFieldCell>
2236                                             <connections>
2237                                                 <binding destination="3408" name="value" keyPath="arrangedObjects.name" id="UB7-Vs-z6D">
2238                                                     <dictionary key="options">
2239                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2240                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2241                                                     </dictionary>
2242                                                 </binding>
2243                                             </connections>
2244                                         </tableColumn>
2245                                     </tableColumns>
2246                                     <connections>
2247                                         <outlet property="delegate" destination="3407" id="3414"/>
2248                                     </connections>
2249                                 </tableView>
2250                             </subviews>
2251                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2252                         </clipView>
2253                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="745">
2254                             <rect key="frame" x="1" y="119" width="223" height="15"/>
2255                             <autoresizingMask key="autoresizingMask"/>
2256                         </scroller>
2257                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="743">
2258                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2259                             <autoresizingMask key="autoresizingMask"/>
2260                         </scroller>
2261                     </scrollView>
2262                     <textField verticalHuggingPriority="750" id="735">
2263                         <rect key="frame" x="257" y="263" width="108" height="17"/>
2264                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2265                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="セーブデータ選択" id="742">
2266                             <font key="font" size="13" name="AquaKana"/>
2267                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2268                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2269                         </textFieldCell>
2270                     </textField>
2271                     <textField verticalHuggingPriority="750" id="736">
2272                         <rect key="frame" x="255" y="85" width="208" height="17"/>
2273                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2274                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="741">
2275                             <font key="font" metaFont="system"/>
2276                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2277                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2278                         </textFieldCell>
2279                     </textField>
2280                     <imageView id="737">
2281                         <rect key="frame" x="257" y="107" width="206" height="146"/>
2282                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2283                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="740"/>
2284                     </imageView>
2285                 </subviews>
2286             </view>
2287             <point key="canvasLocation" x="-277" y="623"/>
2288         </window>
2289         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="767" userLabel="マップエディタ">
2290             <windowStyleMask key="styleMask" titled="YES"/>
2291             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
2292             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2293             <view key="contentView" id="768">
2294                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
2295                 <autoresizingMask key="autoresizingMask"/>
2296                 <subviews>
2297                     <customView id="784" customClass="ChipView">
2298                         <rect key="frame" x="498" y="4" width="96" height="256"/>
2299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2300                     </customView>
2301                     <button verticalHuggingPriority="750" id="814">
2302                         <rect key="frame" x="498" y="273" width="17" height="23"/>
2303                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2304                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="815">
2305                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2306                             <font key="font" metaFont="system"/>
2307                         </buttonCell>
2308                         <connections>
2309                             <action selector="previous:" target="3826" id="3829"/>
2310                         </connections>
2311                     </button>
2312                     <button verticalHuggingPriority="750" id="821">
2313                         <rect key="frame" x="577" y="273" width="17" height="23"/>
2314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2315                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="822">
2316                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2317                             <font key="font" metaFont="system"/>
2318                         </buttonCell>
2319                         <connections>
2320                             <action selector="next:" target="3826" id="3828"/>
2321                         </connections>
2322                     </button>
2323                     <customView id="828" customClass="SeedView">
2324                         <rect key="frame" x="498" y="303" width="128" height="32"/>
2325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2326                     </customView>
2327                     <textField verticalHuggingPriority="750" id="870">
2328                         <rect key="frame" x="477" y="363" width="134" height="17"/>
2329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2330                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="871">
2331                             <font key="font" size="13" name="AquaKana"/>
2332                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2333                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2334                         </textFieldCell>
2335                     </textField>
2336                     <textField verticalHuggingPriority="750" id="886">
2337                         <rect key="frame" x="495" y="343" width="98" height="17"/>
2338                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2339                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="887">
2340                             <font key="font" metaFont="system"/>
2341                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2342                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2343                         </textFieldCell>
2344                     </textField>
2345                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1717">
2346                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
2347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2348                         <clipView key="contentView" id="hAH-Yn-rhl">
2349                             <rect key="frame" x="1" y="1" width="480" height="480"/>
2350                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2351                             <subviews>
2352                                 <customView id="769" customClass="MapView">
2353                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
2354                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2355                                 </customView>
2356                             </subviews>
2357                         </clipView>
2358                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="1719">
2359                             <rect key="frame" x="1" y="465" width="480" height="16"/>
2360                             <autoresizingMask key="autoresizingMask"/>
2361                         </scroller>
2362                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="1720">
2363                             <rect key="frame" x="466" y="1" width="15" height="480"/>
2364                             <autoresizingMask key="autoresizingMask"/>
2365                         </scroller>
2366                     </scrollView>
2367                     <imageView id="1744">
2368                         <rect key="frame" x="493" y="379" width="100" height="100"/>
2369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2370                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1745"/>
2371                     </imageView>
2372                     <textField verticalHuggingPriority="750" id="3815">
2373                         <rect key="frame" x="521" y="276" width="51" height="17"/>
2374                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2375                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="10/10" id="3816">
2376                             <font key="font" metaFont="system"/>
2377                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2378                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
2379                         </textFieldCell>
2380                     </textField>
2381                     <button verticalHuggingPriority="750" id="3938">
2382                         <rect key="frame" x="588" y="7" width="57" height="32"/>
2383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2384                         <buttonCell key="cell" type="push" title="title" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3939">
2385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2386                             <font key="font" size="13" name="AquaKana"/>
2387                         </buttonCell>
2388                         <connections>
2389                             <action selector="backTitle:" target="3826" id="G6Y-9J-i4g"/>
2390                         </connections>
2391                     </button>
2392                     <customView id="9813" customClass="CommandView">
2393                         <rect key="frame" x="594" y="197" width="32" height="98"/>
2394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2395                     </customView>
2396                     <button verticalHuggingPriority="750" id="9909">
2397                         <rect key="frame" x="590" y="32" width="54" height="32"/>
2398                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2399                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9911">
2400                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2401                             <font key="font" size="13" name="AquaKana"/>
2402                         </buttonCell>
2403                         <connections>
2404                             <action selector="saveMap:" target="3826" id="9930"/>
2405                         </connections>
2406                     </button>
2407                     <button verticalHuggingPriority="750" id="9932">
2408                         <rect key="frame" x="587" y="166" width="58" height="32"/>
2409                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2410                         <buttonCell key="cell" type="push" title="size" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9934">
2411                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2412                             <font key="font" size="13" name="AquaKana"/>
2413                         </buttonCell>
2414                         <connections>
2415                             <action selector="mapSize:" target="3826" id="10029"/>
2416                         </connections>
2417                     </button>
2418                     <button verticalHuggingPriority="750" id="10031">
2419                         <rect key="frame" x="588" y="57" width="56" height="32"/>
2420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2421                         <buttonCell key="cell" type="push" title="読込" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10032">
2422                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2423                             <font key="font" size="13" name="AquaKana"/>
2424                         </buttonCell>
2425                         <connections>
2426                             <action selector="loadMap:" target="3826" id="10157"/>
2427                         </connections>
2428                     </button>
2429                     <button verticalHuggingPriority="750" id="KCD-H1-SPf">
2430                         <rect key="frame" x="585" y="138" width="63" height="32"/>
2431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2432                         <buttonCell key="cell" type="push" title="event" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dI3-C5-YUq">
2433                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2434                             <font key="font" size="13" name="AquaKana"/>
2435                         </buttonCell>
2436                         <connections>
2437                             <action selector="setEvent:" target="3826" id="K8y-So-UnB"/>
2438                         </connections>
2439                     </button>
2440                 </subviews>
2441             </view>
2442         </window>
2443         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="908" userLabel="マップチップリスト" customClass="NSPanel">
2444             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2445             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2446             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2447             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2448             <view key="contentView" id="909">
2449                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2450                 <autoresizingMask key="autoresizingMask"/>
2451                 <subviews>
2452                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="910">
2453                         <rect key="frame" x="-1" y="41" width="602" height="360"/>
2454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2455                         <clipView key="contentView" id="xqf-jG-meO">
2456                             <rect key="frame" x="1" y="17" width="600" height="342"/>
2457                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2458                             <subviews>
2459                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="1837" id="911">
2460                                     <rect key="frame" x="0.0" y="0.0" width="600" height="34"/>
2461                                     <autoresizingMask key="autoresizingMask"/>
2462                                     <size key="intercellSpacing" width="3" height="2"/>
2463                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2464                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2465                                     <tableColumns>
2466                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="915">
2467                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2468                                                 <font key="font" metaFont="smallSystem"/>
2469                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2470                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2471                                             </tableHeaderCell>
2472                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="948">
2473                                                 <font key="font" metaFont="system"/>
2474                                             </imageCell>
2475                                             <connections>
2476                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.img" id="0OR-xX-guh">
2477                                                     <dictionary key="options">
2478                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
2479                                                     </dictionary>
2480                                                 </binding>
2481                                             </connections>
2482                                         </tableColumn>
2483                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="916">
2484                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2485                                                 <font key="font" metaFont="smallSystem"/>
2486                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2487                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2488                                             </tableHeaderCell>
2489                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="917">
2490                                                 <font key="font" metaFont="system"/>
2491                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2492                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2493                                             </textFieldCell>
2494                                             <connections>
2495                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.name" id="3855">
2496                                                     <dictionary key="options">
2497                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2498                                                     </dictionary>
2499                                                 </binding>
2500                                             </connections>
2501                                         </tableColumn>
2502                                         <tableColumn editable="NO" width="49.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="949">
2503                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="地形修正">
2504                                                 <font key="font" metaFont="smallSystem"/>
2505                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2506                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2507                                             </tableHeaderCell>
2508                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="950">
2509                                                 <font key="font" metaFont="system"/>
2510                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2511                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2512                                             </textFieldCell>
2513                                             <connections>
2514                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.dmgfix" id="3856">
2515                                                     <dictionary key="options">
2516                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2517                                                     </dictionary>
2518                                                 </binding>
2519                                             </connections>
2520                                         </tableColumn>
2521                                         <tableColumn editable="NO" width="31.703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="951">
2522                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="陸">
2523                                                 <font key="font" metaFont="smallSystem"/>
2524                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2525                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2526                                             </tableHeaderCell>
2527                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="952">
2528                                                 <font key="font" metaFont="system"/>
2529                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2530                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2531                                             </textFieldCell>
2532                                             <connections>
2533                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.riku" id="3857">
2534                                                     <dictionary key="options">
2535                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2536                                                     </dictionary>
2537                                                 </binding>
2538                                             </connections>
2539                                         </tableColumn>
2540                                         <tableColumn editable="NO" width="32.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="953">
2541                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="海">
2542                                                 <font key="font" metaFont="smallSystem"/>
2543                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2544                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2545                                             </tableHeaderCell>
2546                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="954">
2547                                                 <font key="font" metaFont="system"/>
2548                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2549                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2550                                             </textFieldCell>
2551                                             <connections>
2552                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.umi" id="3858">
2553                                                     <dictionary key="options">
2554                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2555                                                     </dictionary>
2556                                                 </binding>
2557                                             </connections>
2558                                         </tableColumn>
2559                                         <tableColumn editable="NO" width="31.71484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="957">
2560                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="宙">
2561                                                 <font key="font" metaFont="smallSystem"/>
2562                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2563                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2564                                             </tableHeaderCell>
2565                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="958">
2566                                                 <font key="font" metaFont="system"/>
2567                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2568                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2569                                             </textFieldCell>
2570                                             <connections>
2571                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.chu" id="3859">
2572                                                     <dictionary key="options">
2573                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2574                                                     </dictionary>
2575                                                 </binding>
2576                                             </connections>
2577                                         </tableColumn>
2578                                         <tableColumn editable="NO" width="30.78125" minWidth="10" maxWidth="3.4028234663852886e+38" id="955">
2579                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="空">
2580                                                 <font key="font" metaFont="smallSystem"/>
2581                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2582                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2583                                             </tableHeaderCell>
2584                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="956">
2585                                                 <font key="font" metaFont="system"/>
2586                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2587                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2588                                             </textFieldCell>
2589                                             <connections>
2590                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.sora" id="3862">
2591                                                     <dictionary key="options">
2592                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2593                                                     </dictionary>
2594                                                 </binding>
2595                                             </connections>
2596                                         </tableColumn>
2597                                         <tableColumn editable="NO" width="219" minWidth="10" maxWidth="3.4028234663852886e+38" id="1835">
2598                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
2599                                                 <font key="font" metaFont="smallSystem"/>
2600                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2601                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2602                                             </tableHeaderCell>
2603                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1836">
2604                                                 <font key="font" metaFont="system"/>
2605                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2606                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2607                                             </textFieldCell>
2608                                             <connections>
2609                                                 <binding destination="1809" name="value" keyPath="arrangedObjects.memo" id="3863">
2610                                                     <dictionary key="options">
2611                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2612                                                     </dictionary>
2613                                                 </binding>
2614                                             </connections>
2615                                         </tableColumn>
2616                                     </tableColumns>
2617                                     <connections>
2618                                         <outlet property="delegate" destination="1811" id="1834"/>
2619                                     </connections>
2620                                 </tableView>
2621                             </subviews>
2622                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2623                         </clipView>
2624                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="912">
2625                             <rect key="frame" x="1" y="343" width="600" height="16"/>
2626                             <autoresizingMask key="autoresizingMask"/>
2627                         </scroller>
2628                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="914">
2629                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2630                             <autoresizingMask key="autoresizingMask"/>
2631                         </scroller>
2632                         <tableHeaderView key="headerView" id="1837">
2633                             <rect key="frame" x="0.0" y="0.0" width="600" height="17"/>
2634                             <autoresizingMask key="autoresizingMask"/>
2635                         </tableHeaderView>
2636                     </scrollView>
2637                     <button verticalHuggingPriority="750" id="927">
2638                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2639                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2640                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="928">
2641                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2642                             <font key="font" size="13" name="AquaKana"/>
2643                         </buttonCell>
2644                         <connections>
2645                             <action selector="submitMCL:" target="1811" id="4012"/>
2646                         </connections>
2647                     </button>
2648                     <button verticalHuggingPriority="750" id="10566">
2649                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2650                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2651                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10567">
2652                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2653                             <font key="font" size="13" name="AquaKana"/>
2654                         </buttonCell>
2655                         <connections>
2656                             <action selector="registMCL:" target="1811" id="10642"/>
2657                         </connections>
2658                     </button>
2659                 </subviews>
2660             </view>
2661         </window>
2662         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="959" userLabel="建物チップリスト" customClass="NSPanel">
2663             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2664             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2665             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2666             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2667             <view key="contentView" id="960">
2668                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2669                 <autoresizingMask key="autoresizingMask"/>
2670                 <subviews>
2671                     <scrollView autohidesScrollers="YES" horizontalLineScroll="32" horizontalPageScroll="10" verticalLineScroll="32" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="961">
2672                         <rect key="frame" x="-1" y="63" width="412" height="338"/>
2673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2674                         <clipView key="contentView" id="KQb-A3-ePb">
2675                             <rect key="frame" x="1" y="17" width="410" height="320"/>
2676                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2677                             <subviews>
2678                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="30" headerView="4773" id="983">
2679                                     <rect key="frame" x="0.0" y="0.0" width="410" height="32"/>
2680                                     <autoresizingMask key="autoresizingMask"/>
2681                                     <size key="intercellSpacing" width="3" height="2"/>
2682                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2683                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2684                                     <tableColumns>
2685                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="990">
2686                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2687                                                 <font key="font" metaFont="smallSystem"/>
2688                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2689                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2690                                             </tableHeaderCell>
2691                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="991">
2692                                                 <font key="font" metaFont="system"/>
2693                                             </imageCell>
2694                                             <connections>
2695                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.img" id="2641"/>
2696                                             </connections>
2697                                         </tableColumn>
2698                                         <tableColumn editable="NO" width="131.3203125" minWidth="40" maxWidth="1000" id="989">
2699                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2700                                                 <font key="font" metaFont="smallSystem"/>
2701                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2702                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2703                                             </tableHeaderCell>
2704                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="992">
2705                                                 <font key="font" metaFont="system"/>
2706                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2707                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2708                                             </textFieldCell>
2709                                             <connections>
2710                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.name" id="4791">
2711                                                     <dictionary key="options">
2712                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2713                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2714                                                     </dictionary>
2715                                                 </binding>
2716                                             </connections>
2717                                         </tableColumn>
2718                                         <tableColumn editable="NO" width="46.52734375" minWidth="10" maxWidth="3.4028234663852886e+38" id="988">
2719                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力">
2720                                                 <font key="font" metaFont="smallSystem"/>
2721                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2722                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2723                                             </tableHeaderCell>
2724                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="993">
2725                                                 <font key="font" metaFont="system"/>
2726                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2727                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2728                                             </textFieldCell>
2729                                             <connections>
2730                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.HP" id="3865">
2731                                                     <dictionary key="options">
2732                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2733                                                     </dictionary>
2734                                                 </binding>
2735                                             </connections>
2736                                         </tableColumn>
2737                                         <tableColumn editable="NO" width="44.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="987">
2738                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
2739                                                 <font key="font" metaFont="smallSystem"/>
2740                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2741                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2742                                             </tableHeaderCell>
2743                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="994">
2744                                                 <font key="font" metaFont="system"/>
2745                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2746                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2747                                             </textFieldCell>
2748                                             <connections>
2749                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.WT" id="3866">
2750                                                     <dictionary key="options">
2751                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2752                                                     </dictionary>
2753                                                 </binding>
2754                                             </connections>
2755                                         </tableColumn>
2756                                         <tableColumn editable="NO" width="52" minWidth="10" maxWidth="3.4028234663852886e+38" id="986">
2757                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="防御修正">
2758                                                 <font key="font" metaFont="smallSystem"/>
2759                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2760                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2761                                             </tableHeaderCell>
2762                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="995">
2763                                                 <font key="font" metaFont="system"/>
2764                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2765                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2766                                             </textFieldCell>
2767                                             <connections>
2768                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.dmgfix" id="3867">
2769                                                     <dictionary key="options">
2770                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2771                                                     </dictionary>
2772                                                 </binding>
2773                                             </connections>
2774                                         </tableColumn>
2775                                         <tableColumn width="68" minWidth="10" maxWidth="3.4028234663852886e+38" id="4796">
2776                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="耐久力Lv">
2777                                                 <font key="font" metaFont="smallSystem"/>
2778                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2779                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2780                                             </tableHeaderCell>
2781                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4797">
2782                                                 <font key="font" metaFont="system"/>
2783                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2784                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2785                                             </textFieldCell>
2786                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
2787                                             <connections>
2788                                                 <binding destination="2631" name="value" keyPath="arrangedObjects.defLv" id="4846">
2789                                                     <dictionary key="options">
2790                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2791                                                     </dictionary>
2792                                                 </binding>
2793                                             </connections>
2794                                         </tableColumn>
2795                                     </tableColumns>
2796                                     <connections>
2797                                         <outlet property="delegate" destination="2629" id="2635"/>
2798                                     </connections>
2799                                 </tableView>
2800                             </subviews>
2801                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2802                         </clipView>
2803                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="982">
2804                             <rect key="frame" x="1" y="341" width="410" height="16"/>
2805                             <autoresizingMask key="autoresizingMask"/>
2806                         </scroller>
2807                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="980">
2808                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2809                             <autoresizingMask key="autoresizingMask"/>
2810                         </scroller>
2811                         <tableHeaderView key="headerView" id="4773">
2812                             <rect key="frame" x="0.0" y="0.0" width="410" height="17"/>
2813                             <autoresizingMask key="autoresizingMask"/>
2814                         </tableHeaderView>
2815                     </scrollView>
2816                     <button verticalHuggingPriority="750" id="964">
2817                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2818                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2819                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="976">
2820                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2821                             <font key="font" size="13" name="AquaKana"/>
2822                         </buttonCell>
2823                         <connections>
2824                             <action selector="submit:" target="2629" id="2636"/>
2825                         </connections>
2826                     </button>
2827                     <imageView id="1002">
2828                         <rect key="frame" x="426" y="233" width="150" height="150"/>
2829                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2830                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1003"/>
2831                         <connections>
2832                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="2657"/>
2833                         </connections>
2834                     </imageView>
2835                     <button verticalHuggingPriority="750" id="10622">
2836                         <rect key="frame" x="411" y="5" width="79" height="32"/>
2837                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2838                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10623">
2839                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2840                             <font key="font" size="13" name="AquaKana"/>
2841                         </buttonCell>
2842                         <connections>
2843                             <action selector="registBCL:" target="2629" id="10645"/>
2844                         </connections>
2845                     </button>
2846                 </subviews>
2847             </view>
2848         </window>
2849         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1017" userLabel="ユニットチップリスト" customClass="NSPanel">
2850             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
2851             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
2852             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
2853             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
2854             <view key="contentView" id="1018">
2855                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
2856                 <autoresizingMask key="autoresizingMask"/>
2857                 <subviews>
2858                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="1035">
2859                         <rect key="frame" x="-1" y="43" width="473" height="358"/>
2860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2861                         <clipView key="contentView" id="fpI-2a-ah0">
2862                             <rect key="frame" x="1" y="17" width="471" height="340"/>
2863                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
2864                             <subviews>
2865                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="1038" id="1036">
2866                                     <rect key="frame" x="0.0" y="0.0" width="469" height="34"/>
2867                                     <autoresizingMask key="autoresizingMask"/>
2868                                     <size key="intercellSpacing" width="3" height="2"/>
2869                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2870                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
2871                                     <tableColumns>
2872                                         <tableColumn editable="NO" width="50.2578125" minWidth="40" maxWidth="1000" id="1040">
2873                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
2874                                                 <font key="font" metaFont="smallSystem"/>
2875                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2876                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2877                                             </tableHeaderCell>
2878                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="1053">
2879                                                 <font key="font" metaFont="system"/>
2880                                             </imageCell>
2881                                             <connections>
2882                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.img" id="3193"/>
2883                                             </connections>
2884                                         </tableColumn>
2885                                         <tableColumn editable="NO" width="129.13671875" minWidth="40" maxWidth="1000" id="1042">
2886                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
2887                                                 <font key="font" metaFont="smallSystem"/>
2888                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2889                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
2890                                             </tableHeaderCell>
2891                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1051">
2892                                                 <font key="font" metaFont="system"/>
2893                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2894                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2895                                             </textFieldCell>
2896                                             <connections>
2897                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.name" id="3869">
2898                                                     <dictionary key="options">
2899                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2900                                                     </dictionary>
2901                                                 </binding>
2902                                             </connections>
2903                                         </tableColumn>
2904                                         <tableColumn editable="NO" width="157.59375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1043">
2905                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="クラス">
2906                                                 <font key="font" metaFont="smallSystem"/>
2907                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2908                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2909                                             </tableHeaderCell>
2910                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1050">
2911                                                 <font key="font" metaFont="system"/>
2912                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2913                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2914                                             </textFieldCell>
2915                                             <connections>
2916                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.nameC" id="3870">
2917                                                     <dictionary key="options">
2918                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2919                                                     </dictionary>
2920                                                 </binding>
2921                                             </connections>
2922                                         </tableColumn>
2923                                         <tableColumn editable="NO" width="58.88671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="1044">
2924                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
2925                                                 <font key="font" metaFont="smallSystem"/>
2926                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2927                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2928                                             </tableHeaderCell>
2929                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1049">
2930                                                 <font key="font" metaFont="system"/>
2931                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2932                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2933                                             </textFieldCell>
2934                                             <connections>
2935                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.HP" id="3871">
2936                                                     <dictionary key="options">
2937                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2938                                                     </dictionary>
2939                                                 </binding>
2940                                             </connections>
2941                                         </tableColumn>
2942                                         <tableColumn editable="NO" width="58.359375" minWidth="10" maxWidth="3.4028234663852886e+38" id="1045">
2943                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="BP">
2944                                                 <font key="font" metaFont="smallSystem"/>
2945                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
2946                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
2947                                             </tableHeaderCell>
2948                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="1048">
2949                                                 <font key="font" metaFont="system"/>
2950                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
2951                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2952                                             </textFieldCell>
2953                                             <connections>
2954                                                 <binding destination="3040" name="value" keyPath="arrangedObjects.BP" id="7837">
2955                                                     <dictionary key="options">
2956                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
2957                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
2958                                                     </dictionary>
2959                                                 </binding>
2960                                             </connections>
2961                                         </tableColumn>
2962                                     </tableColumns>
2963                                     <connections>
2964                                         <outlet property="delegate" destination="3039" id="3181"/>
2965                                     </connections>
2966                                 </tableView>
2967                             </subviews>
2968                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
2969                         </clipView>
2970                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1037">
2971                             <rect key="frame" x="1" y="341" width="471" height="16"/>
2972                             <autoresizingMask key="autoresizingMask"/>
2973                         </scroller>
2974                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1039">
2975                             <rect key="frame" x="224" y="17" width="15" height="102"/>
2976                             <autoresizingMask key="autoresizingMask"/>
2977                         </scroller>
2978                         <tableHeaderView key="headerView" id="1038">
2979                             <rect key="frame" x="0.0" y="0.0" width="471" height="17"/>
2980                             <autoresizingMask key="autoresizingMask"/>
2981                         </tableHeaderView>
2982                     </scrollView>
2983                     <button verticalHuggingPriority="750" id="1032">
2984                         <rect key="frame" x="490" y="5" width="107" height="32"/>
2985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2986                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1057">
2987                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2988                             <font key="font" size="13" name="AquaKana"/>
2989                         </buttonCell>
2990                         <connections>
2991                             <action selector="submit:" target="3039" id="3180"/>
2992                         </connections>
2993                     </button>
2994                     <button verticalHuggingPriority="750" id="5884">
2995                         <rect key="frame" x="208" y="7" width="107" height="32"/>
2996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
2997                         <buttonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5886">
2998                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
2999                             <font key="font" size="13" name="AquaKana"/>
3000                         </buttonCell>
3001                         <connections>
3002                             <action selector="UCLPanelEquipListOpenBtn:" target="3039" id="8220"/>
3003                         </connections>
3004                     </button>
3005                     <button verticalHuggingPriority="750" id="5892">
3006                         <rect key="frame" x="101" y="7" width="118" height="32"/>
3007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3008                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5893">
3009                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3010                             <font key="font" size="13" name="AquaKana"/>
3011                         </buttonCell>
3012                         <connections>
3013                             <action selector="UCLPanelSkillListOpenBtn:" target="3039" id="8219"/>
3014                         </connections>
3015                     </button>
3016                     <button verticalHuggingPriority="750" id="10633">
3017                         <rect key="frame" x="406" y="5" width="79" height="32"/>
3018                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3019                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10634">
3020                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3021                             <font key="font" size="13" name="AquaKana"/>
3022                         </buttonCell>
3023                         <connections>
3024                             <action selector="registUCL:" target="3039" id="10649"/>
3025                         </connections>
3026                     </button>
3027                     <button verticalHuggingPriority="750" id="IyD-DD-PfZ">
3028                         <rect key="frame" x="308" y="6" width="98" height="32"/>
3029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3030                         <buttonCell key="cell" type="push" title="状態変化" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KdL-u2-6ud">
3031                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3032                             <font key="font" size="13" name="AquaKana"/>
3033                         </buttonCell>
3034                     </button>
3035                     <imageView id="1019">
3036                         <rect key="frame" x="477" y="277" width="106" height="106"/>
3037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3038                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="1061"/>
3039                         <connections>
3040                             <binding destination="3040" name="value" keyPath="selection.imgBig" id="3276"/>
3041                         </connections>
3042                     </imageView>
3043                 </subviews>
3044             </view>
3045         </window>
3046         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1068" userLabel="マップチップ編集" customClass="NSPanel">
3047             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3048             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
3049             <rect key="contentRect" x="196" y="132" width="500" height="158"/>
3050             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3051             <view key="contentView" id="1069">
3052                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
3053                 <autoresizingMask key="autoresizingMask"/>
3054                 <subviews>
3055                     <imageView id="1070">
3056                         <rect key="frame" x="25" y="103" width="38" height="38"/>
3057                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3058                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1071"/>
3059                     </imageView>
3060                     <textField verticalHuggingPriority="750" id="1087">
3061                         <rect key="frame" x="87" y="106" width="96" height="22"/>
3062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1088">
3064                             <font key="font" metaFont="system"/>
3065                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3066                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3067                         </textFieldCell>
3068                     </textField>
3069                     <textField verticalHuggingPriority="750" id="1095">
3070                         <rect key="frame" x="88" y="136" width="95" height="17"/>
3071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3072                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップチップ名" id="1096">
3073                             <font key="font" size="13" name="AquaKana"/>
3074                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3075                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3076                         </textFieldCell>
3077                     </textField>
3078                     <textField verticalHuggingPriority="750" id="1100">
3079                         <rect key="frame" x="211" y="81" width="32" height="22"/>
3080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3081                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1101">
3082                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4013"/>
3083                             <font key="font" metaFont="system"/>
3084                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3085                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3086                         </textFieldCell>
3087                     </textField>
3088                     <textField verticalHuggingPriority="750" id="1107">
3089                         <rect key="frame" x="266" y="81" width="32" height="22"/>
3090                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3091                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1109">
3092                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4014"/>
3093                             <font key="font" metaFont="system"/>
3094                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3095                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3096                         </textFieldCell>
3097                     </textField>
3098                     <textField verticalHuggingPriority="750" id="1114">
3099                         <rect key="frame" x="325" y="81" width="32" height="22"/>
3100                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3101                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1116">
3102                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4015"/>
3103                             <font key="font" metaFont="system"/>
3104                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3105                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3106                         </textFieldCell>
3107                     </textField>
3108                     <textField verticalHuggingPriority="750" id="1121">
3109                         <rect key="frame" x="384" y="81" width="32" height="22"/>
3110                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3111                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1123">
3112                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4016"/>
3113                             <font key="font" metaFont="system"/>
3114                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3115                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3116                         </textFieldCell>
3117                     </textField>
3118                     <textField verticalHuggingPriority="750" id="1132">
3119                         <rect key="frame" x="208" y="111" width="43" height="17"/>
3120                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3121                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="1133">
3122                             <font key="font" size="13" name="AquaKana"/>
3123                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3124                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3125                         </textFieldCell>
3126                     </textField>
3127                     <textField verticalHuggingPriority="750" id="1136">
3128                         <rect key="frame" x="381" y="111" width="17" height="17"/>
3129                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3130                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="1137">
3131                             <font key="font" size="13" name="AquaKana"/>
3132                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3133                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3134                         </textFieldCell>
3135                     </textField>
3136                     <textField verticalHuggingPriority="750" id="1142">
3137                         <rect key="frame" x="263" y="111" width="17" height="17"/>
3138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3139                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="1143">
3140                             <font key="font" size="13" name="AquaKana"/>
3141                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3142                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3143                         </textFieldCell>
3144                     </textField>
3145                     <textField verticalHuggingPriority="750" id="1148">
3146                         <rect key="frame" x="322" y="111" width="22" height="17"/>
3147                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3148                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="1149">
3149                             <font key="font" size="13" name="AquaKana"/>
3150                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3151                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3152                         </textFieldCell>
3153                     </textField>
3154                     <button verticalHuggingPriority="750" id="1159">
3155                         <rect key="frame" x="388" y="13" width="105" height="32"/>
3156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3157                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1160">
3158                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3159                             <font key="font" size="13" name="AquaKana"/>
3160                         </buttonCell>
3161                         <connections>
3162                             <action selector="cancelMCL:" target="1811" id="3993"/>
3163                         </connections>
3164                     </button>
3165                     <button verticalHuggingPriority="750" id="1163">
3166                         <rect key="frame" x="320" y="13" width="66" height="32"/>
3167                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3168                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1164">
3169                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3170                             <font key="font" size="13" name="AquaKana"/>
3171                         </buttonCell>
3172                         <connections>
3173                             <action selector="saveMCL:" target="1811" id="3992"/>
3174                         </connections>
3175                     </button>
3176                     <textField verticalHuggingPriority="750" id="1849">
3177                         <rect key="frame" x="87" y="51" width="96" height="22"/>
3178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3179                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1851">
3180                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4031"/>
3181                             <font key="font" metaFont="system"/>
3182                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3183                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3184                         </textFieldCell>
3185                     </textField>
3186                     <textField verticalHuggingPriority="750" id="1857">
3187                         <rect key="frame" x="84" y="81" width="94" height="17"/>
3188                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3189                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形修正(%)" id="1858">
3190                             <font key="font" size="13" name="AquaKana"/>
3191                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3192                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3193                         </textFieldCell>
3194                     </textField>
3195                     <popUpButton verticalHuggingPriority="750" id="1893">
3196                         <rect key="frame" x="209" y="48" width="210" height="26"/>
3197                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3198                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1894">
3199                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3200                             <font key="font" metaFont="menu"/>
3201                             <menu key="menu" title="OtherViews" id="1895">
3202                                 <items>
3203                                     <menuItem title="安定な地形(建設可)" id="1896"/>
3204                                     <menuItem title="不安定な地形(建設不可)" id="1897"/>
3205                                     <menuItem title="山竹林(資源調達可)" id="1898"/>
3206                                     <menuItem title="水場(炎無効化)" id="1904"/>
3207                                     <menuItem title="浅瀬(造船可)" id="1905"/>
3208                                     <menuItem title="建物内部(建設不可)" id="1921"/>
3209                                 </items>
3210                             </menu>
3211                         </popUpButtonCell>
3212                     </popUpButton>
3213                 </subviews>
3214             </view>
3215         </window>
3216         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1179" userLabel="ユニット編集" customClass="NSPanel">
3217             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
3218             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
3219             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
3220             <view key="contentView" id="1180">
3221                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
3222                 <autoresizingMask key="autoresizingMask"/>
3223                 <subviews>
3224                     <imageView id="1193">
3225                         <rect key="frame" x="25" y="345" width="38" height="38"/>
3226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3227                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1222"/>
3228                     </imageView>
3229                     <textField verticalHuggingPriority="750" id="1192">
3230                         <rect key="frame" x="68" y="341" width="255" height="22"/>
3231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3232                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="1224">
3233                             <font key="font" size="13" name="AquaKana"/>
3234                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3235                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3236                         </textFieldCell>
3237                     </textField>
3238                     <textField verticalHuggingPriority="750" id="1191">
3239                         <rect key="frame" x="68" y="371" width="95" height="17"/>
3240                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3241                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="1225">
3242                             <font key="font" size="13" name="AquaKana"/>
3243                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3244                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3245                         </textFieldCell>
3246                     </textField>
3247                     <button verticalHuggingPriority="750" id="1190">
3248                         <rect key="frame" x="488" y="13" width="105" height="32"/>
3249                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3250                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1226">
3251                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3252                             <font key="font" size="13" name="AquaKana"/>
3253                         </buttonCell>
3254                         <connections>
3255                             <action selector="cancelUCL:" target="3039" id="4036"/>
3256                         </connections>
3257                     </button>
3258                     <button verticalHuggingPriority="750" id="1189">
3259                         <rect key="frame" x="422" y="13" width="66" height="32"/>
3260                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3261                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1227">
3262                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3263                             <font key="font" size="13" name="AquaKana"/>
3264                         </buttonCell>
3265                         <connections>
3266                             <action selector="saveUCL:" target="3039" id="4035"/>
3267                         </connections>
3268                     </button>
3269                     <imageView id="1242">
3270                         <rect key="frame" x="25" y="229" width="106" height="105"/>
3271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3272                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1243"/>
3273                     </imageView>
3274                     <textField verticalHuggingPriority="750" id="1259">
3275                         <rect key="frame" x="340" y="341" width="130" height="22"/>
3276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3277                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1262">
3278                             <font key="font" size="13" name="AquaKana"/>
3279                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3280                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3281                         </textFieldCell>
3282                     </textField>
3283                     <textField verticalHuggingPriority="750" id="1260">
3284                         <rect key="frame" x="337" y="371" width="30" height="17"/>
3285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3286                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="愛称" id="1261">
3287                             <font key="font" size="13" name="AquaKana"/>
3288                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3289                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3290                         </textFieldCell>
3291                     </textField>
3292                     <textField verticalHuggingPriority="750" id="1282">
3293                         <rect key="frame" x="183" y="311" width="96" height="22"/>
3294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3295                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1283">
3296                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7918"/>
3297                             <font key="font" metaFont="system"/>
3298                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3299                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3300                         </textFieldCell>
3301                     </textField>
3302                     <textField verticalHuggingPriority="750" id="1288">
3303                         <rect key="frame" x="142" y="314" width="21" height="17"/>
3304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3305                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="1289">
3306                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3307                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3308                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3309                         </textFieldCell>
3310                     </textField>
3311                     <textField verticalHuggingPriority="750" id="1293">
3312                         <rect key="frame" x="284" y="293" width="26" height="17"/>
3313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3314                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="1295">
3315                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3316                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3317                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3318                         </textFieldCell>
3319                     </textField>
3320                     <textField verticalHuggingPriority="750" id="1304">
3321                         <rect key="frame" x="284" y="314" width="25" height="17"/>
3322                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3323                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="1305">
3324                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3325                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3326                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3327                         </textFieldCell>
3328                     </textField>
3329                     <textField verticalHuggingPriority="750" id="1310">
3330                         <rect key="frame" x="142" y="293" width="23" height="17"/>
3331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3332                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="1311">
3333                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3334                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3335                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3336                         </textFieldCell>
3337                     </textField>
3338                     <textField verticalHuggingPriority="750" id="1317">
3339                         <rect key="frame" x="314" y="311" width="96" height="22"/>
3340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1319">
3342                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7924"/>
3343                             <font key="font" metaFont="system"/>
3344                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3345                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3346                         </textFieldCell>
3347                     </textField>
3348                     <textField verticalHuggingPriority="750" id="1324">
3349                         <rect key="frame" x="183" y="288" width="96" height="22"/>
3350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="1326">
3352                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7919"/>
3353                             <font key="font" metaFont="system"/>
3354                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3355                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3356                         </textFieldCell>
3357                     </textField>
3358                     <textField verticalHuggingPriority="750" id="1332">
3359                         <rect key="frame" x="314" y="288" width="41" height="22"/>
3360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="1334">
3362                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7925"/>
3363                             <font key="font" metaFont="system"/>
3364                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3365                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3366                         </textFieldCell>
3367                     </textField>
3368                     <textField verticalHuggingPriority="750" id="1342">
3369                         <rect key="frame" x="137" y="266" width="31" height="17"/>
3370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3371                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="1343">
3372                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3373                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3374                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3375                         </textFieldCell>
3376                     </textField>
3377                     <textField verticalHuggingPriority="750" id="1348">
3378                         <rect key="frame" x="140" y="244" width="25" height="17"/>
3379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3380                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="1349">
3381                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3382                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3383                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3384                         </textFieldCell>
3385                     </textField>
3386                     <textField verticalHuggingPriority="750" id="1355">
3387                         <rect key="frame" x="140" y="222" width="27" height="17"/>
3388                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3389                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="1356">
3390                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3391                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3392                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3393                         </textFieldCell>
3394                     </textField>
3395                     <textField verticalHuggingPriority="750" id="1362">
3396                         <rect key="frame" x="173" y="263" width="58" height="22"/>
3397                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3398                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1363">
3399                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7920"/>
3400                             <font key="font" metaFont="system"/>
3401                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3402                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3403                         </textFieldCell>
3404                     </textField>
3405                     <textField verticalHuggingPriority="750" id="1370">
3406                         <rect key="frame" x="173" y="241" width="58" height="22"/>
3407                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3408                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1371">
3409                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7921"/>
3410                             <font key="font" metaFont="system"/>
3411                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3412                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3413                         </textFieldCell>
3414                     </textField>
3415                     <textField verticalHuggingPriority="750" id="1381">
3416                         <rect key="frame" x="173" y="219" width="58" height="22"/>
3417                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3418                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1382">
3419                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7922"/>
3420                             <font key="font" metaFont="system"/>
3421                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3422                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3423                         </textFieldCell>
3424                     </textField>
3425                     <textField verticalHuggingPriority="750" id="1433">
3426                         <rect key="frame" x="262" y="266" width="32" height="17"/>
3427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3428                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="1445">
3429                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3430                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3431                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3432                         </textFieldCell>
3433                     </textField>
3434                     <textField verticalHuggingPriority="750" id="1434">
3435                         <rect key="frame" x="262" y="244" width="35" height="17"/>
3436                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3437                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="1444">
3438                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3439                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3440                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3441                         </textFieldCell>
3442                     </textField>
3443                     <textField verticalHuggingPriority="750" id="1435">
3444                         <rect key="frame" x="267" y="219" width="26" height="20"/>
3445                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3446                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="1443">
3447                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3448                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3449                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3450                         </textFieldCell>
3451                     </textField>
3452                     <textField verticalHuggingPriority="750" id="1436">
3453                         <rect key="frame" x="297" y="263" width="58" height="22"/>
3454                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3455                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1442">
3456                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7926"/>
3457                             <font key="font" metaFont="system"/>
3458                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3459                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3460                         </textFieldCell>
3461                     </textField>
3462                     <textField verticalHuggingPriority="750" id="1437">
3463                         <rect key="frame" x="297" y="241" width="58" height="22"/>
3464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3465                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1440">
3466                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7927"/>
3467                             <font key="font" metaFont="system"/>
3468                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3469                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3470                         </textFieldCell>
3471                     </textField>
3472                     <textField verticalHuggingPriority="750" id="1438">
3473                         <rect key="frame" x="297" y="219" width="58" height="22"/>
3474                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3475                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="1439">
3476                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7928"/>
3477                             <font key="font" metaFont="system"/>
3478                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3479                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3480                         </textFieldCell>
3481                     </textField>
3482                     <textField verticalHuggingPriority="750" id="1513">
3483                         <rect key="frame" x="370" y="287" width="30" height="17"/>
3484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3485                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="1520">
3486                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3487                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3488                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3489                         </textFieldCell>
3490                     </textField>
3491                     <textField verticalHuggingPriority="750" id="1514">
3492                         <rect key="frame" x="370" y="263" width="30" height="17"/>
3493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3494                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="1519">
3495                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3496                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3497                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3498                         </textFieldCell>
3499                     </textField>
3500                     <textField verticalHuggingPriority="750" id="1515">
3501                         <rect key="frame" x="403" y="284" width="33" height="22"/>
3502                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3503                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1518">
3504                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7930"/>
3505                             <font key="font" metaFont="system"/>
3506                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3507                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3508                         </textFieldCell>
3509                     </textField>
3510                     <textField verticalHuggingPriority="750" id="1516">
3511                         <rect key="frame" x="403" y="260" width="33" height="22"/>
3512                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3513                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1517">
3514                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7931"/>
3515                             <font key="font" metaFont="system"/>
3516                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3517                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3518                         </textFieldCell>
3519                     </textField>
3520                     <textField verticalHuggingPriority="750" id="1541">
3521                         <rect key="frame" x="450" y="287" width="30" height="17"/>
3522                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3523                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="1549">
3524                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3525                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3526                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3527                         </textFieldCell>
3528                     </textField>
3529                     <textField verticalHuggingPriority="750" id="1542">
3530                         <rect key="frame" x="450" y="263" width="30" height="17"/>
3531                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3532                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="1548">
3533                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3534                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3535                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3536                         </textFieldCell>
3537                     </textField>
3538                     <textField verticalHuggingPriority="750" id="1543">
3539                         <rect key="frame" x="483" y="284" width="33" height="22"/>
3540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3541                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1547">
3542                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7932"/>
3543                             <font key="font" metaFont="system"/>
3544                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3545                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3546                         </textFieldCell>
3547                     </textField>
3548                     <textField verticalHuggingPriority="750" id="1544">
3549                         <rect key="frame" x="483" y="260" width="33" height="22"/>
3550                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3551                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1545">
3552                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7933"/>
3553                             <font key="font" metaFont="system"/>
3554                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3555                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3556                         </textFieldCell>
3557                     </textField>
3558                     <textField verticalHuggingPriority="750" id="1569">
3559                         <rect key="frame" x="525" y="287" width="30" height="17"/>
3560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3561                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="1577">
3562                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3563                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3564                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3565                         </textFieldCell>
3566                     </textField>
3567                     <textField verticalHuggingPriority="750" id="1570">
3568                         <rect key="frame" x="525" y="263" width="30" height="17"/>
3569                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3570                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="1576">
3571                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3572                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3573                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3574                         </textFieldCell>
3575                     </textField>
3576                     <textField verticalHuggingPriority="750" id="1571">
3577                         <rect key="frame" x="560" y="284" width="33" height="22"/>
3578                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3579                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1574">
3580                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7934"/>
3581                             <font key="font" metaFont="system"/>
3582                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3583                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3584                         </textFieldCell>
3585                     </textField>
3586                     <textField verticalHuggingPriority="750" id="1572">
3587                         <rect key="frame" x="560" y="260" width="33" height="22"/>
3588                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3589                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="1573">
3590                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7935"/>
3591                             <font key="font" metaFont="system"/>
3592                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3593                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3594                         </textFieldCell>
3595                     </textField>
3596                     <button verticalHuggingPriority="750" id="2920">
3597                         <rect key="frame" x="379" y="46" width="118" height="32"/>
3598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3599                         <buttonCell key="cell" type="push" title="スキルリスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2921">
3600                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3601                             <font key="font" size="13" name="AquaKana"/>
3602                         </buttonCell>
3603                         <connections>
3604                             <action selector="skillListBtnUCL:" target="3039" id="7826"/>
3605                         </connections>
3606                     </button>
3607                     <button verticalHuggingPriority="750" id="2924">
3608                         <rect key="frame" x="494" y="46" width="92" height="32"/>
3609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3610                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2925">
3611                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3612                             <font key="font" size="13" name="AquaKana"/>
3613                         </buttonCell>
3614                         <connections>
3615                             <action selector="attackListBtnlUCL:" target="3039" id="7827"/>
3616                         </connections>
3617                     </button>
3618                     <textField verticalHuggingPriority="750" id="2946">
3619                         <rect key="frame" x="382" y="242" width="56" height="17"/>
3620                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3621                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="2947">
3622                             <font key="font" size="13" name="AquaKana"/>
3623                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3624                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3625                         </textFieldCell>
3626                     </textField>
3627                     <textField verticalHuggingPriority="750" id="2953">
3628                         <rect key="frame" x="385" y="217" width="200" height="22"/>
3629                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3630                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="プリンセス" drawsBackground="YES" id="2955">
3631                             <font key="font" size="13" name="AquaKana"/>
3632                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3633                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3634                         </textFieldCell>
3635                     </textField>
3636                     <textField verticalHuggingPriority="750" id="2971">
3637                         <rect key="frame" x="158" y="197" width="36" height="21"/>
3638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3639                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="2974">
3640                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3641                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3642                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3643                         </textFieldCell>
3644                     </textField>
3645                     <textField verticalHuggingPriority="750" id="2995">
3646                         <rect key="frame" x="197" y="197" width="33" height="22"/>
3647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3648                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2997">
3649                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7923"/>
3650                             <font key="font" metaFont="system"/>
3651                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3652                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3653                         </textFieldCell>
3654                     </textField>
3655                     <popUpButton verticalHuggingPriority="750" id="3004">
3656                         <rect key="frame" x="522" y="311" width="61" height="26"/>
3657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3658                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="3007" id="3005">
3659                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3660                             <font key="font" metaFont="menu"/>
3661                             <menu key="menu" title="OtherViews" id="3006">
3662                                 <items>
3663                                     <menuItem title="陸" state="on" id="3007">
3664                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3665                                     </menuItem>
3666                                     <menuItem title="海" id="3008"/>
3667                                     <menuItem title="宙" id="3009">
3668                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3669                                     </menuItem>
3670                                     <menuItem title="空" id="3028">
3671                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3672                                     </menuItem>
3673                                 </items>
3674                             </menu>
3675                         </popUpButtonCell>
3676                     </popUpButton>
3677                     <textField verticalHuggingPriority="750" id="3013">
3678                         <rect key="frame" x="450" y="314" width="69" height="20"/>
3679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3680                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="3014">
3681                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3682                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3683                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3684                         </textFieldCell>
3685                     </textField>
3686                     <box autoresizesSubviews="NO" title="ステータス" borderType="line" titlePosition="noTitle" id="4932">
3687                         <rect key="frame" x="17" y="76" width="131" height="145"/>
3688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3689                         <view key="contentView" id="0Uq-aP-f4H">
3690                             <rect key="frame" x="1" y="1" width="129" height="143"/>
3691                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3692                             <subviews>
3693                                 <textField verticalHuggingPriority="750" id="3216">
3694                                     <rect key="frame" x="15" y="114" width="99" height="17"/>
3695                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3696                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 999666" id="3217">
3697                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3698                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3699                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3700                                     </textFieldCell>
3701                                 </textField>
3702                                 <textField verticalHuggingPriority="750" id="3222">
3703                                     <rect key="frame" x="15" y="89" width="99" height="17"/>
3704                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3705                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 999666" id="3223">
3706                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3707                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3708                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3709                                     </textFieldCell>
3710                                 </textField>
3711                                 <textField verticalHuggingPriority="750" id="3230">
3712                                     <rect key="frame" x="15" y="39" width="99" height="17"/>
3713                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3714                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 999666" id="3231">
3715                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3716                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3717                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3718                                     </textFieldCell>
3719                                 </textField>
3720                                 <textField verticalHuggingPriority="750" id="3236">
3721                                     <rect key="frame" x="15" y="14" width="99" height="17"/>
3722                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3723                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 999666" id="3237">
3724                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3725                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3726                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3727                                     </textFieldCell>
3728                                 </textField>
3729                                 <textField verticalHuggingPriority="750" id="3242">
3730                                     <rect key="frame" x="15" y="64" width="99" height="17"/>
3731                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3732                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 999666" id="3243">
3733                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
3734                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3735                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3736                                     </textFieldCell>
3737                                 </textField>
3738                             </subviews>
3739                         </view>
3740                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
3741                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
3742                         <font key="titleFont" size="11" name="AquaKana"/>
3743                     </box>
3744                     <textField verticalHuggingPriority="750" id="5063">
3745                         <rect key="frame" x="267" y="197" width="32" height="20"/>
3746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="5066">
3748                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3749                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3750                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3751                         </textFieldCell>
3752                     </textField>
3753                     <textField verticalHuggingPriority="750" id="5064">
3754                         <rect key="frame" x="297" y="197" width="58" height="22"/>
3755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3756                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="5065">
3757                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7929"/>
3758                             <font key="font" metaFont="system"/>
3759                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3760                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3761                         </textFieldCell>
3762                     </textField>
3763                     <textField verticalHuggingPriority="750" id="5101">
3764                         <rect key="frame" x="382" y="197" width="69" height="17"/>
3765                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3766                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="5105">
3767                             <font key="font" size="13" name="AquaKana"/>
3768                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3769                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3770                         </textFieldCell>
3771                     </textField>
3772                     <textField verticalHuggingPriority="750" id="5102">
3773                         <rect key="frame" x="385" y="172" width="200" height="22"/>
3774                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3775                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5103">
3776                             <font key="font" size="13" name="AquaKana"/>
3777                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3778                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3779                         </textFieldCell>
3780                     </textField>
3781                     <textField verticalHuggingPriority="750" id="5119">
3782                         <rect key="frame" x="382" y="147" width="44" height="17"/>
3783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3784                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="5122">
3785                             <font key="font" size="13" name="AquaKana"/>
3786                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3787                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3788                         </textFieldCell>
3789                     </textField>
3790                     <textField verticalHuggingPriority="750" id="5120">
3791                         <rect key="frame" x="385" y="122" width="200" height="22"/>
3792                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3793                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="5121">
3794                             <font key="font" size="13" name="AquaKana"/>
3795                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3796                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3797                         </textFieldCell>
3798                     </textField>
3799                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5137">
3800                         <rect key="frame" x="152" y="88" width="225" height="106"/>
3801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3802                         <clipView key="contentView" id="TWM-sr-HKt">
3803                             <rect key="frame" x="1" y="1" width="223" height="104"/>
3804                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3805                             <subviews>
3806                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5138">
3807                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
3808                                     <autoresizingMask key="autoresizingMask"/>
3809                                     <size key="intercellSpacing" width="3" height="2"/>
3810                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3811                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
3812                                     <tableColumns>
3813                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="5142">
3814                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
3815                                                 <font key="font" metaFont="smallSystem"/>
3816                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
3817                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
3818                                             </tableHeaderCell>
3819                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5145">
3820                                                 <font key="font" metaFont="system"/>
3821                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3822                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3823                                             </textFieldCell>
3824                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
3825                                             <connections>
3826                                                 <binding destination="9268" name="value" keyPath="arrangedObjects.name" id="9275"/>
3827                                             </connections>
3828                                         </tableColumn>
3829                                     </tableColumns>
3830                                 </tableView>
3831                             </subviews>
3832                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
3833                         </clipView>
3834                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5139">
3835                             <rect key="frame" x="1" y="119" width="223" height="15"/>
3836                             <autoresizingMask key="autoresizingMask"/>
3837                         </scroller>
3838                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5141">
3839                             <rect key="frame" x="224" y="17" width="15" height="102"/>
3840                             <autoresizingMask key="autoresizingMask"/>
3841                         </scroller>
3842                     </scrollView>
3843                     <button verticalHuggingPriority="750" id="5181">
3844                         <rect key="frame" x="317" y="52" width="37" height="32"/>
3845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3846                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5182">
3847                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3848                             <font key="font" metaFont="system"/>
3849                         </buttonCell>
3850                         <connections>
3851                             <action selector="insertEquip:" target="3039" id="9266"/>
3852                         </connections>
3853                     </button>
3854                     <button verticalHuggingPriority="750" id="5197">
3855                         <rect key="frame" x="345" y="52" width="35" height="32"/>
3856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3857                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5199">
3858                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3859                             <font key="font" metaFont="system"/>
3860                         </buttonCell>
3861                         <connections>
3862                             <action selector="removeEquip:" target="3039" id="9267"/>
3863                         </connections>
3864                     </button>
3865                     <textField verticalHuggingPriority="750" id="5207">
3866                         <rect key="frame" x="385" y="77" width="43" height="22"/>
3867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3868                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5208">
3869                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5209"/>
3870                             <font key="font" metaFont="system"/>
3871                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3872                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3873                         </textFieldCell>
3874                     </textField>
3875                     <textField verticalHuggingPriority="750" id="5215">
3876                         <rect key="frame" x="386" y="102" width="30" height="17"/>
3877                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3878                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="5216">
3879                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3880                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3881                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3882                         </textFieldCell>
3883                     </textField>
3884                     <textField verticalHuggingPriority="750" id="5227">
3885                         <rect key="frame" x="434" y="77" width="43" height="22"/>
3886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3887                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5231">
3888                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5232"/>
3889                             <font key="font" metaFont="system"/>
3890                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3891                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3892                         </textFieldCell>
3893                     </textField>
3894                     <textField verticalHuggingPriority="750" id="5228">
3895                         <rect key="frame" x="435" y="102" width="30" height="17"/>
3896                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3897                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="5229">
3898                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3899                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3900                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3901                         </textFieldCell>
3902                     </textField>
3903                     <textField verticalHuggingPriority="750" id="5242">
3904                         <rect key="frame" x="483" y="77" width="43" height="22"/>
3905                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3906                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5246">
3907                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5247"/>
3908                             <font key="font" metaFont="system"/>
3909                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3910                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3911                         </textFieldCell>
3912                     </textField>
3913                     <textField verticalHuggingPriority="750" id="5243">
3914                         <rect key="frame" x="484" y="102" width="30" height="17"/>
3915                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3916                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="5244">
3917                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3918                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3919                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3920                         </textFieldCell>
3921                     </textField>
3922                     <popUpButton verticalHuggingPriority="750" id="5256">
3923                         <rect key="frame" x="479" y="338" width="117" height="26"/>
3924                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3925                         <popUpButtonCell key="cell" type="push" title="有機生命体" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5263" id="5258">
3926                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3927                             <font key="font" metaFont="menu"/>
3928                             <menu key="menu" title="OtherViews" id="5259">
3929                                 <items>
3930                                     <menuItem title="有機生命体" state="on" id="5263">
3931                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3932                                     </menuItem>
3933                                     <menuItem title="無機生命体" id="5262">
3934                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3935                                     </menuItem>
3936                                     <menuItem title="魔法生命体" id="5261">
3937                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3938                                     </menuItem>
3939                                     <menuItem title="亡霊死霊" id="5260">
3940                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
3941                                     </menuItem>
3942                                 </items>
3943                             </menu>
3944                         </popUpButtonCell>
3945                     </popUpButton>
3946                     <button verticalHuggingPriority="750" id="5274">
3947                         <rect key="frame" x="26" y="52" width="112" height="32"/>
3948                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3949                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5275">
3950                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
3951                             <font key="font" size="13" name="AquaKana"/>
3952                         </buttonCell>
3953                         <connections>
3954                             <action selector="registListBtnlUCL:" target="3039" id="7825"/>
3955                         </connections>
3956                     </button>
3957                     <textField verticalHuggingPriority="750" id="6428">
3958                         <rect key="frame" x="462" y="371" width="136" height="17"/>
3959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3960                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BP 999999999" id="6429">
3961                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3962                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3963                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3964                         </textFieldCell>
3965                     </textField>
3966                     <textField verticalHuggingPriority="750" id="12447">
3967                         <rect key="frame" x="531" y="77" width="43" height="22"/>
3968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3969                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12450">
3970                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="12452"/>
3971                             <font key="font" metaFont="system"/>
3972                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
3973                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
3974                         </textFieldCell>
3975                     </textField>
3976                     <textField verticalHuggingPriority="750" id="12448">
3977                         <rect key="frame" x="528" y="102" width="52" height="17"/>
3978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3979                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="12449">
3980                             <font key="font" size="13" name="HiraKakuProN-W3"/>
3981                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
3982                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
3983                         </textFieldCell>
3984                     </textField>
3985                     <button id="pl4-oZ-3pn">
3986                         <rect key="frame" x="195" y="370" width="61" height="18"/>
3987                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3988                         <buttonCell key="cell" type="check" title="オーラ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="rIu-ed-jJB">
3989                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
3990                             <font key="font" size="13" name="AquaKana"/>
3991                         </buttonCell>
3992                     </button>
3993                     <popUpButton verticalHuggingPriority="750" id="5169">
3994                         <rect key="frame" x="150" y="56" width="159" height="26"/>
3995                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
3996                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5172" id="5170">
3997                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
3998                             <font key="font" metaFont="menu"/>
3999                             <menu key="menu" title="OtherViews" id="5171">
4000                                 <items>
4001                                     <menuItem title="装備リスト" state="on" id="5172"/>
4002                                 </items>
4003                             </menu>
4004                         </popUpButtonCell>
4005                         <connections>
4006                             <action selector="equipItemSelected:" target="3039" id="9276"/>
4007                         </connections>
4008                     </popUpButton>
4009                     <button hidden="YES" verticalHuggingPriority="750" id="LNK-Oq-jNq">
4010                         <rect key="frame" x="346" y="13" width="79" height="32"/>
4011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4012                         <buttonCell key="cell" type="push" title="クラス" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="clI-Pd-ZIF">
4013                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4014                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4015                         </buttonCell>
4016                     </button>
4017                     <textField hidden="YES" verticalHuggingPriority="750" id="sON-yV-Zed">
4018                         <rect key="frame" x="18" y="39" width="129" height="17"/>
4019                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4020                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名(固有)" id="Ped-ey-9Ws">
4021                             <font key="font" size="13" name="AquaKana"/>
4022                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4023                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4024                         </textFieldCell>
4025                     </textField>
4026                     <textField hidden="YES" verticalHuggingPriority="750" id="Rgm-Xx-oCo">
4027                         <rect key="frame" x="19" y="20" width="327" height="17"/>
4028                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4029                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="a3m-8a-xfO">
4030                             <font key="font" size="13" name="AquaKana"/>
4031                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4032                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4033                         </textFieldCell>
4034                     </textField>
4035                 </subviews>
4036             </view>
4037         </window>
4038         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1603" userLabel="建物編集" customClass="NSPanel">
4039             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4040             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4041             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4042             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4043             <view key="contentView" id="1604">
4044                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4045                 <autoresizingMask key="autoresizingMask"/>
4046                 <subviews>
4047                     <imageView id="1617">
4048                         <rect key="frame" x="25" y="245" width="38" height="38"/>
4049                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4050                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1646"/>
4051                     </imageView>
4052                     <textField verticalHuggingPriority="750" id="1616">
4053                         <rect key="frame" x="75" y="248" width="96" height="22"/>
4054                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4055                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1648">
4056                             <font key="font" metaFont="system"/>
4057                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4058                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4059                         </textFieldCell>
4060                     </textField>
4061                     <textField verticalHuggingPriority="750" id="1615">
4062                         <rect key="frame" x="82" y="278" width="82" height="17"/>
4063                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4064                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建物チップ名" id="1649">
4065                             <font key="font" size="13" name="AquaKana"/>
4066                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4067                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4068                         </textFieldCell>
4069                     </textField>
4070                     <button verticalHuggingPriority="750" id="1614">
4071                         <rect key="frame" x="384" y="5" width="105" height="32"/>
4072                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4073                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1650">
4074                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4075                             <font key="font" size="13" name="AquaKana"/>
4076                         </buttonCell>
4077                         <connections>
4078                             <action selector="cancelBCL:" target="2629" id="4034"/>
4079                         </connections>
4080                     </button>
4081                     <button verticalHuggingPriority="750" id="1613">
4082                         <rect key="frame" x="316" y="5" width="66" height="32"/>
4083                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4084                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1651">
4085                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4086                             <font key="font" size="13" name="AquaKana"/>
4087                         </buttonCell>
4088                         <connections>
4089                             <action selector="saveBCL:" target="2629" id="4033"/>
4090                         </connections>
4091                     </button>
4092                     <imageView id="1666">
4093                         <rect key="frame" x="25" y="82" width="156" height="156"/>
4094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4095                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1667"/>
4096                     </imageView>
4097                     <textField verticalHuggingPriority="750" id="1682">
4098                         <rect key="frame" x="198" y="250" width="82" height="22"/>
4099                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4100                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999999" drawsBackground="YES" id="1687">
4101                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4904"/>
4102                             <font key="font" metaFont="system"/>
4103                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4104                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4105                         </textFieldCell>
4106                     </textField>
4107                     <textField verticalHuggingPriority="750" id="1683">
4108                         <rect key="frame" x="195" y="278" width="43" height="17"/>
4109                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4110                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力" id="1685">
4111                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4112                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4113                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4114                         </textFieldCell>
4115                     </textField>
4116                     <popUpButton verticalHuggingPriority="750" id="1911">
4117                         <rect key="frame" x="298" y="246" width="95" height="26"/>
4118                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4119                         <popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="1912">
4120                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4121                             <font key="font" metaFont="menu"/>
4122                             <menu key="menu" title="OtherViews" id="1913">
4123                                 <items>
4124                                     <menuItem title="安定な地形" id="2458"/>
4125                                     <menuItem title="山竹林" id="1915"/>
4126                                     <menuItem title="浅瀬" id="1916"/>
4127                                     <menuItem title="その他" id="1920"/>
4128                                 </items>
4129                             </menu>
4130                         </popUpButtonCell>
4131                     </popUpButton>
4132                     <textField verticalHuggingPriority="750" id="1924">
4133                         <rect key="frame" x="297" y="278" width="56" height="17"/>
4134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成場所" id="1925">
4136                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4137                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4138                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4139                         </textFieldCell>
4140                     </textField>
4141                     <textField verticalHuggingPriority="750" id="1930">
4142                         <rect key="frame" x="296" y="209" width="52" height="17"/>
4143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="1931">
4145                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4146                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4148                         </textFieldCell>
4149                     </textField>
4150                     <textField verticalHuggingPriority="750" id="1936">
4151                         <rect key="frame" x="358" y="206" width="42" height="22"/>
4152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4153                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="1937">
4154                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4908"/>
4155                             <font key="font" metaFont="system"/>
4156                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4157                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4158                         </textFieldCell>
4159                     </textField>
4160                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="1953">
4161                         <rect key="frame" x="195" y="83" width="88" height="159"/>
4162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4163                         <view key="contentView" id="QEd-l5-lUs">
4164                             <rect key="frame" x="1" y="1" width="86" height="143"/>
4165                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4166                             <subviews>
4167                                 <textField verticalHuggingPriority="750" id="1964">
4168                                     <rect key="frame" x="18" y="102" width="50" height="22"/>
4169                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4170                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1966">
4171                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4905"/>
4172                                         <font key="font" metaFont="system"/>
4173                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4174                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4175                                     </textFieldCell>
4176                                 </textField>
4177                                 <textField verticalHuggingPriority="750" id="1971">
4178                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4179                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4180                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="1972">
4181                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4182                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4183                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4184                                     </textFieldCell>
4185                                 </textField>
4186                                 <textField verticalHuggingPriority="750" id="1996">
4187                                     <rect key="frame" x="18" y="62" width="50" height="22"/>
4188                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4189                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1998">
4190                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4906"/>
4191                                         <font key="font" metaFont="system"/>
4192                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4193                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4194                                     </textFieldCell>
4195                                 </textField>
4196                                 <textField verticalHuggingPriority="750" id="2004">
4197                                     <rect key="frame" x="18" y="20" width="50" height="22"/>
4198                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4199                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2006">
4200                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4907"/>
4201                                         <font key="font" metaFont="system"/>
4202                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4203                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4204                                     </textFieldCell>
4205                                 </textField>
4206                                 <textField verticalHuggingPriority="750" id="2013">
4207                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4208                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4209                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="2014">
4210                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4211                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4212                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4213                                     </textFieldCell>
4214                                 </textField>
4215                                 <textField verticalHuggingPriority="750" id="2029">
4216                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4217                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4218                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="2030">
4219                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4220                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4221                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4222                                     </textFieldCell>
4223                                 </textField>
4224                             </subviews>
4225                         </view>
4226                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4227                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4228                         <font key="titleFont" size="11" name="AquaKana"/>
4229                     </box>
4230                     <textField verticalHuggingPriority="750" id="2123">
4231                         <rect key="frame" x="401" y="273" width="69" height="22"/>
4232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4233                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="破壊リンク" id="2128">
4234                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4235                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4236                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4237                         </textFieldCell>
4238                     </textField>
4239                     <popUpButton verticalHuggingPriority="750" id="2124">
4240                         <rect key="frame" x="402" y="246" width="95" height="26"/>
4241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4242                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2127" id="2125">
4243                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4244                             <font key="font" metaFont="menu"/>
4245                             <menu key="menu" title="OtherViews" id="2126">
4246                                 <items>
4247                                     <menuItem title="なし" state="on" id="2127"/>
4248                                 </items>
4249                             </menu>
4250                         </popUpButtonCell>
4251                     </popUpButton>
4252                     <button verticalHuggingPriority="750" id="2157">
4253                         <rect key="frame" x="316" y="39" width="173" height="32"/>
4254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4255                         <buttonCell key="cell" type="push" title="ユニット作成と研究" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2158">
4256                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4257                             <font key="font" size="13" name="AquaKana"/>
4258                         </buttonCell>
4259                         <connections>
4260                             <action selector="unitResearchBCL:" target="2629" id="4926"/>
4261                         </connections>
4262                     </button>
4263                     <button verticalHuggingPriority="750" id="2163">
4264                         <rect key="frame" x="392" y="158" width="105" height="32"/>
4265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4266                         <buttonCell key="cell" type="push" title="オプション" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2164">
4267                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4268                             <font key="font" size="13" name="AquaKana"/>
4269                         </buttonCell>
4270                         <connections>
4271                             <action selector="optionBCL:" target="2629" id="4922"/>
4272                         </connections>
4273                     </button>
4274                     <button verticalHuggingPriority="750" id="2212">
4275                         <rect key="frame" x="397" y="125" width="92" height="32"/>
4276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4277                         <buttonCell key="cell" type="push" title="自動攻撃" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2213">
4278                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4279                             <font key="font" size="13" name="AquaKana"/>
4280                         </buttonCell>
4281                     </button>
4282                     <button id="2218">
4283                         <rect key="frame" x="407" y="107" width="74" height="18"/>
4284                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4285                         <buttonCell key="cell" type="check" title="侵入不可" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2219">
4286                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4287                             <font key="font" size="13" name="AquaKana"/>
4288                         </buttonCell>
4289                     </button>
4290                     <textField verticalHuggingPriority="750" id="2565">
4291                         <rect key="frame" x="357" y="179" width="33" height="22"/>
4292                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4293                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2568">
4294                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4910"/>
4295                             <font key="font" metaFont="system"/>
4296                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4297                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4298                         </textFieldCell>
4299                     </textField>
4300                     <textField verticalHuggingPriority="750" id="2566">
4301                         <rect key="frame" x="296" y="182" width="56" height="17"/>
4302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4303                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御修正" id="2567">
4304                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4305                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4306                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4307                         </textFieldCell>
4308                     </textField>
4309                     <textField verticalHuggingPriority="750" id="2586">
4310                         <rect key="frame" x="357" y="153" width="33" height="22"/>
4311                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4312                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2590">
4313                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4911"/>
4314                             <font key="font" metaFont="system"/>
4315                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4316                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4317                         </textFieldCell>
4318                     </textField>
4319                     <textField verticalHuggingPriority="750" id="2587">
4320                         <rect key="frame" x="296" y="156" width="49" height="17"/>
4321                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4322                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="2588">
4323                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4324                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4325                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4326                         </textFieldCell>
4327                     </textField>
4328                     <textField verticalHuggingPriority="750" id="2601">
4329                         <rect key="frame" x="357" y="126" width="33" height="22"/>
4330                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4331                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="2604">
4332                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4912"/>
4333                             <font key="font" metaFont="system"/>
4334                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4335                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4336                         </textFieldCell>
4337                     </textField>
4338                     <textField verticalHuggingPriority="750" id="2602">
4339                         <rect key="frame" x="296" y="129" width="51" height="17"/>
4340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="2603">
4342                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4345                         </textFieldCell>
4346                     </textField>
4347                     <textField verticalHuggingPriority="750" id="4201">
4348                         <rect key="frame" x="357" y="99" width="33" height="22"/>
4349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="4204">
4351                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4913"/>
4352                             <font key="font" metaFont="system"/>
4353                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4354                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4355                         </textFieldCell>
4356                     </textField>
4357                     <textField verticalHuggingPriority="750" id="4202">
4358                         <rect key="frame" x="296" y="102" width="49" height="17"/>
4359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4360                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN回復" id="4203">
4361                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4362                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4363                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4364                         </textFieldCell>
4365                     </textField>
4366                     <textField verticalHuggingPriority="750" id="4223">
4367                         <rect key="frame" x="96" y="45" width="214" height="22"/>
4368                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4369                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4224">
4370                             <font key="font" metaFont="system"/>
4371                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4372                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4373                         </textFieldCell>
4374                     </textField>
4375                     <textField verticalHuggingPriority="750" id="4230">
4376                         <rect key="frame" x="22" y="48" width="69" height="17"/>
4377                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4378                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部認識名" id="4231">
4379                             <font key="font" size="13" name="AquaKana"/>
4380                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4381                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4382                         </textFieldCell>
4383                     </textField>
4384                     <textField verticalHuggingPriority="750" id="4604">
4385                         <rect key="frame" x="466" y="206" width="25" height="22"/>
4386                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4387                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99" drawsBackground="YES" id="4607">
4388                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4909"/>
4389                             <font key="font" metaFont="system"/>
4390                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4391                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4392                         </textFieldCell>
4393                     </textField>
4394                     <textField verticalHuggingPriority="750" id="4605">
4395                         <rect key="frame" x="406" y="209" width="58" height="17"/>
4396                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4397                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="耐久力Lv" id="4606">
4398                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4399                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4400                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4401                         </textFieldCell>
4402                     </textField>
4403                     <textField verticalHuggingPriority="750" id="4847">
4404                         <rect key="frame" x="71" y="15" width="239" height="22"/>
4405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4406                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4851">
4407                             <font key="font" metaFont="system"/>
4408                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4409                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4410                         </textFieldCell>
4411                     </textField>
4412                     <textField verticalHuggingPriority="750" id="4848">
4413                         <rect key="frame" x="22" y="18" width="44" height="17"/>
4414                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4415                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="4849">
4416                             <font key="font" size="13" name="AquaKana"/>
4417                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4418                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4419                         </textFieldCell>
4420                     </textField>
4421                     <button id="14110">
4422                         <rect key="frame" x="406" y="83" width="74" height="18"/>
4423                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4424                         <buttonCell key="cell" type="check" title="占領可能" bezelStyle="regularSquare" imagePosition="left" inset="2" id="14111">
4425                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4426                             <font key="font" size="13" name="AquaKana"/>
4427                         </buttonCell>
4428                     </button>
4429                     <textField verticalHuggingPriority="750" id="0Vk-7H-kNP">
4430                         <rect key="frame" x="357" y="72" width="33" height="22"/>
4431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4432                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="Dj4-fI-Ggk">
4433                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="32F-hb-2Cb"/>
4434                             <font key="font" metaFont="system"/>
4435                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4436                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4437                         </textFieldCell>
4438                     </textField>
4439                     <textField verticalHuggingPriority="750" id="TvP-Ta-bNg">
4440                         <rect key="frame" x="296" y="75" width="57" height="17"/>
4441                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4442                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HPL回復" id="KIL-J5-oK2">
4443                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4444                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4445                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4446                         </textFieldCell>
4447                     </textField>
4448                 </subviews>
4449             </view>
4450         </window>
4451         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="2386" userLabel="スキル決定" customClass="NSPanel">
4452             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4453             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4454             <rect key="contentRect" x="196" y="132" width="500" height="300"/>
4455             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
4456             <view key="contentView" id="2387">
4457                 <rect key="frame" x="0.0" y="0.0" width="500" height="300"/>
4458                 <autoresizingMask key="autoresizingMask"/>
4459                 <subviews>
4460                     <button verticalHuggingPriority="750" id="2391">
4461                         <rect key="frame" x="423" y="13" width="66" height="32"/>
4462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4463                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2424">
4464                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4465                             <font key="font" size="13" name="AquaKana"/>
4466                         </buttonCell>
4467                         <connections>
4468                             <action selector="unitResearchCloseBCL:" target="2629" id="4928"/>
4469                         </connections>
4470                     </button>
4471                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="2393">
4472                         <rect key="frame" x="-1" y="150" width="502" height="151"/>
4473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4474                         <clipView key="contentView" id="h3e-Ph-gb1">
4475                             <rect key="frame" x="1" y="17" width="500" height="133"/>
4476                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4477                             <subviews>
4478                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="2411" id="2413">
4479                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
4480                                     <autoresizingMask key="autoresizingMask"/>
4481                                     <size key="intercellSpacing" width="3" height="2"/>
4482                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4483                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4484                                     <tableColumns>
4485                                         <tableColumn editable="NO" width="179.515625" minWidth="40" maxWidth="1000" id="2415">
4486                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド名">
4487                                                 <font key="font" metaFont="smallSystem"/>
4488                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4489                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4490                                             </tableHeaderCell>
4491                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2416">
4492                                                 <font key="font" metaFont="system"/>
4493                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4494                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4495                                             </textFieldCell>
4496                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4497                                             <connections>
4498                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.name" id="12431">
4499                                                     <dictionary key="options">
4500                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4501                                                     </dictionary>
4502                                                 </binding>
4503                                             </connections>
4504                                         </tableColumn>
4505                                         <tableColumn editable="NO" width="45.1484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="2446">
4506                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="作成WT">
4507                                                 <font key="font" metaFont="smallSystem"/>
4508                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4509                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4510                                             </tableHeaderCell>
4511                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2447">
4512                                                 <font key="font" metaFont="system"/>
4513                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4514                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4515                                             </textFieldCell>
4516                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4517                                             <connections>
4518                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.WT" id="12429">
4519                                                     <dictionary key="options">
4520                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4521                                                     </dictionary>
4522                                                 </binding>
4523                                             </connections>
4524                                         </tableColumn>
4525                                         <tableColumn editable="NO" width="163.11328125" minWidth="40" maxWidth="1000" id="2414">
4526                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
4527                                                 <font key="font" metaFont="smallSystem"/>
4528                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4529                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4530                                             </tableHeaderCell>
4531                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="2417">
4532                                                 <font key="font" metaFont="system"/>
4533                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4534                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4535                                             </textFieldCell>
4536                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4537                                             <connections>
4538                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.cost" id="12430">
4539                                                     <dictionary key="options">
4540                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4541                                                     </dictionary>
4542                                                 </binding>
4543                                             </connections>
4544                                         </tableColumn>
4545                                         <tableColumn editable="NO" width="100.38671875" minWidth="10" maxWidth="3.4028234663852886e+38" id="4679">
4546                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
4547                                                 <font key="font" metaFont="smallSystem"/>
4548                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4549                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
4550                                             </tableHeaderCell>
4551                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4680">
4552                                                 <font key="font" metaFont="system"/>
4553                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4554                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4555                                             </textFieldCell>
4556                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4557                                             <connections>
4558                                                 <binding destination="12418" name="value" keyPath="arrangedObjects.memo" id="12434">
4559                                                     <dictionary key="options">
4560                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
4561                                                     </dictionary>
4562                                                 </binding>
4563                                             </connections>
4564                                         </tableColumn>
4565                                     </tableColumns>
4566                                 </tableView>
4567                             </subviews>
4568                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4569                         </clipView>
4570                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2412">
4571                             <rect key="frame" x="1" y="165" width="500" height="16"/>
4572                             <autoresizingMask key="autoresizingMask"/>
4573                         </scroller>
4574                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="2410">
4575                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4576                             <autoresizingMask key="autoresizingMask"/>
4577                         </scroller>
4578                         <tableHeaderView key="headerView" id="2411">
4579                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
4580                             <autoresizingMask key="autoresizingMask"/>
4581                         </tableHeaderView>
4582                     </scrollView>
4583                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="2392">
4584                         <rect key="frame" x="6" y="10" width="234" height="134"/>
4585                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4586                         <view key="contentView" id="xwS-Sb-S0G">
4587                             <rect key="frame" x="1" y="1" width="232" height="132"/>
4588                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4589                             <subviews>
4590                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="2418">
4591                                     <rect key="frame" x="15" y="14" width="202" height="106"/>
4592                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4593                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="2423">
4594                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4595                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4596                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4597                                     </textFieldCell>
4598                                 </textField>
4599                             </subviews>
4600                         </view>
4601                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4602                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4603                     </box>
4604                     <popUpButton verticalHuggingPriority="750" id="2390">
4605                         <rect key="frame" x="243" y="82" width="181" height="26"/>
4606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4607                         <popUpButtonCell key="cell" type="push" title="なし(研究リスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="2427" id="2425">
4608                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4609                             <font key="font" metaFont="menu"/>
4610                             <menu key="menu" title="OtherViews" id="2426">
4611                                 <items>
4612                                     <menuItem title="なし(研究リスト)" state="on" id="2427">
4613                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4614                                     </menuItem>
4615                                 </items>
4616                             </menu>
4617                         </popUpButtonCell>
4618                     </popUpButton>
4619                     <button verticalHuggingPriority="750" id="2389">
4620                         <rect key="frame" x="423" y="78" width="36" height="32"/>
4621                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4622                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2429">
4623                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4624                             <font key="font" size="13" name="AquaKana"/>
4625                         </buttonCell>
4626                         <connections>
4627                             <action selector="researchListResearchInsert:" target="2629" id="12414"/>
4628                         </connections>
4629                     </button>
4630                     <popUpButton verticalHuggingPriority="750" id="4685">
4631                         <rect key="frame" x="243" y="111" width="181" height="26"/>
4632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4633                         <popUpButtonCell key="cell" type="push" title="なし(人間ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4695" id="4693">
4634                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4635                             <font key="font" metaFont="menu"/>
4636                             <menu key="menu" title="OtherViews" id="4694">
4637                                 <items>
4638                                     <menuItem title="なし(人間ユニット)" state="on" id="4695">
4639                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4640                                     </menuItem>
4641                                 </items>
4642                             </menu>
4643                         </popUpButtonCell>
4644                     </popUpButton>
4645                     <button verticalHuggingPriority="750" id="4686">
4646                         <rect key="frame" x="423" y="107" width="36" height="32"/>
4647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4648                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4690">
4649                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4650                             <font key="font" size="13" name="AquaKana"/>
4651                         </buttonCell>
4652                         <connections>
4653                             <action selector="researchListUnitInsert:" target="2629" id="12417"/>
4654                         </connections>
4655                     </button>
4656                     <popUpButton verticalHuggingPriority="750" id="4734">
4657                         <rect key="frame" x="243" y="51" width="181" height="26"/>
4658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4659                         <popUpButtonCell key="cell" type="push" title="なし(機械ユニット)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4741" id="4739">
4660                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4661                             <font key="font" metaFont="menu"/>
4662                             <menu key="menu" title="OtherViews" id="4740">
4663                                 <items>
4664                                     <menuItem title="なし(機械ユニット)" state="on" id="4741">
4665                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
4666                                     </menuItem>
4667                                 </items>
4668                             </menu>
4669                         </popUpButtonCell>
4670                     </popUpButton>
4671                     <button verticalHuggingPriority="750" id="4735">
4672                         <rect key="frame" x="423" y="47" width="36" height="32"/>
4673                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4674                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4738">
4675                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4676                             <font key="font" size="13" name="AquaKana"/>
4677                         </buttonCell>
4678                         <connections>
4679                             <action selector="researchListUnionInsert:" target="2629" id="12415"/>
4680                         </connections>
4681                     </button>
4682                     <button verticalHuggingPriority="750" id="4736">
4683                         <rect key="frame" x="472" y="121" width="35" height="32"/>
4684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4685                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4737">
4686                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4687                             <font key="font" size="13" name="AquaKana"/>
4688                         </buttonCell>
4689                         <connections>
4690                             <action selector="researchListDelete:" target="2629" id="12437"/>
4691                         </connections>
4692                     </button>
4693                     <button id="V7Z-mT-BLh">
4694                         <rect key="frame" x="243" y="18" width="100" height="18"/>
4695                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4696                         <buttonCell key="cell" type="check" title="ギルドフラグ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pOn-O7-1nc">
4697                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
4698                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4699                         </buttonCell>
4700                     </button>
4701                 </subviews>
4702             </view>
4703             <point key="canvasLocation" x="1381" y="17"/>
4704         </window>
4705         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4301" userLabel="コスト決定" customClass="NSPanel">
4706             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
4707             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
4708             <rect key="contentRect" x="196" y="132" width="228" height="300"/>
4709             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4710             <view key="contentView" id="4302">
4711                 <rect key="frame" x="0.0" y="0.0" width="228" height="300"/>
4712                 <autoresizingMask key="autoresizingMask"/>
4713                 <subviews>
4714                     <button verticalHuggingPriority="750" id="4307">
4715                         <rect key="frame" x="135" y="18" width="79" height="32"/>
4716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4717                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4468">
4718                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
4719                             <font key="font" size="13" name="AquaKana"/>
4720                         </buttonCell>
4721                         <connections>
4722                             <action selector="optionCloseBCL:" target="2629" id="4924"/>
4723                         </connections>
4724                     </button>
4725                     <box autoresizesSubviews="NO" title="WT毎増加値" borderType="line" id="4478">
4726                         <rect key="frame" x="17" y="121" width="81" height="159"/>
4727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4728                         <view key="contentView" id="M0d-47-roN">
4729                             <rect key="frame" x="1" y="1" width="79" height="143"/>
4730                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4731                             <subviews>
4732                                 <textField verticalHuggingPriority="750" id="4479">
4733                                     <rect key="frame" x="18" y="102" width="43" height="22"/>
4734                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4735                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4505">
4736                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4914"/>
4737                                         <font key="font" metaFont="system"/>
4738                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4739                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4740                                     </textFieldCell>
4741                                 </textField>
4742                                 <textField verticalHuggingPriority="750" id="4484">
4743                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4744                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4745                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4500">
4746                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4747                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4748                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4749                                     </textFieldCell>
4750                                 </textField>
4751                                 <textField verticalHuggingPriority="750" id="4482">
4752                                     <rect key="frame" x="18" y="62" width="43" height="22"/>
4753                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4754                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4502">
4755                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4915"/>
4756                                         <font key="font" metaFont="system"/>
4757                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4758                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4759                                     </textFieldCell>
4760                                 </textField>
4761                                 <textField verticalHuggingPriority="750" id="4480">
4762                                     <rect key="frame" x="18" y="20" width="43" height="22"/>
4763                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4764                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4504">
4765                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4916"/>
4766                                         <font key="font" metaFont="system"/>
4767                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4768                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4769                                     </textFieldCell>
4770                                 </textField>
4771                                 <textField verticalHuggingPriority="750" id="4483">
4772                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4773                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4774                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4501">
4775                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4776                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4777                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4778                                     </textFieldCell>
4779                                 </textField>
4780                                 <textField verticalHuggingPriority="750" id="4481">
4781                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4782                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4783                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4503">
4784                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4785                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4786                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4787                                     </textFieldCell>
4788                                 </textField>
4789                             </subviews>
4790                         </view>
4791                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4792                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4793                         <font key="titleFont" size="11" name="AquaKana"/>
4794                     </box>
4795                     <box autoresizesSubviews="NO" title="増築コスト" borderType="line" id="4519">
4796                         <rect key="frame" x="113" y="121" width="80" height="159"/>
4797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4798                         <view key="contentView" id="46B-XW-CZe">
4799                             <rect key="frame" x="1" y="1" width="78" height="143"/>
4800                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4801                             <subviews>
4802                                 <textField verticalHuggingPriority="750" id="4540">
4803                                     <rect key="frame" x="18" y="102" width="42" height="22"/>
4804                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4805                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4541">
4806                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4917"/>
4807                                         <font key="font" metaFont="system"/>
4808                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4809                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4810                                     </textFieldCell>
4811                                 </textField>
4812                                 <textField verticalHuggingPriority="750" id="4535">
4813                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
4814                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4815                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="4546">
4816                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4817                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4818                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4819                                     </textFieldCell>
4820                                 </textField>
4821                                 <textField verticalHuggingPriority="750" id="4537">
4822                                     <rect key="frame" x="18" y="62" width="42" height="22"/>
4823                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4824                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4544">
4825                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4918"/>
4826                                         <font key="font" metaFont="system"/>
4827                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4828                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4829                                     </textFieldCell>
4830                                 </textField>
4831                                 <textField verticalHuggingPriority="750" id="4539">
4832                                     <rect key="frame" x="18" y="20" width="42" height="22"/>
4833                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4834                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4542">
4835                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4919"/>
4836                                         <font key="font" metaFont="system"/>
4837                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4838                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4839                                     </textFieldCell>
4840                                 </textField>
4841                                 <textField verticalHuggingPriority="750" id="4536">
4842                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
4843                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4844                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="4545">
4845                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4846                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4847                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4848                                     </textFieldCell>
4849                                 </textField>
4850                                 <textField verticalHuggingPriority="750" id="4538">
4851                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
4852                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4853                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="4543">
4854                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
4855                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4856                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4857                                     </textFieldCell>
4858                                 </textField>
4859                             </subviews>
4860                         </view>
4861                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
4862                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
4863                         <font key="titleFont" size="11" name="AquaKana"/>
4864                     </box>
4865                     <textField verticalHuggingPriority="750" id="4555">
4866                         <rect key="frame" x="124" y="95" width="69" height="22"/>
4867                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4868                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築リンク" id="4562">
4869                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4870                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4871                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4872                         </textFieldCell>
4873                     </textField>
4874                     <popUpButton verticalHuggingPriority="750" id="4556">
4875                         <rect key="frame" x="125" y="68" width="95" height="26"/>
4876                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4877                         <popUpButtonCell key="cell" type="push" title="なし" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="4560" id="4558">
4878                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
4879                             <font key="font" metaFont="menu"/>
4880                             <menu key="menu" title="OtherViews" id="4559">
4881                                 <items>
4882                                     <menuItem title="なし" state="on" id="4560"/>
4883                                 </items>
4884                             </menu>
4885                         </popUpButtonCell>
4886                     </popUpButton>
4887                     <textField verticalHuggingPriority="750" id="4570">
4888                         <rect key="frame" x="9" y="52" width="52" height="17"/>
4889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4890                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増築WT" id="4574">
4891                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4892                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4893                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4894                         </textFieldCell>
4895                     </textField>
4896                     <textField verticalHuggingPriority="750" id="4571">
4897                         <rect key="frame" x="74" y="49" width="42" height="22"/>
4898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4899                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4573">
4900                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4921"/>
4901                             <font key="font" metaFont="system"/>
4902                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4903                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4904                         </textFieldCell>
4905                     </textField>
4906                     <textField verticalHuggingPriority="750" id="4888">
4907                         <rect key="frame" x="9" y="82" width="52" height="17"/>
4908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4909                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="増加WT" id="4892">
4910                             <font key="font" size="13" name="HiraKakuProN-W3"/>
4911                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4912                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4913                         </textFieldCell>
4914                     </textField>
4915                     <textField verticalHuggingPriority="750" id="4889">
4916                         <rect key="frame" x="74" y="79" width="42" height="22"/>
4917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4918                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="4890">
4919                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="4920"/>
4920                             <font key="font" metaFont="system"/>
4921                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
4922                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
4923                         </textFieldCell>
4924                     </textField>
4925                 </subviews>
4926             </view>
4927         </window>
4928         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="3481" userLabel="ギャラリー">
4929             <windowStyleMask key="styleMask" titled="YES"/>
4930             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
4931             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
4932             <view key="contentView" id="3482">
4933                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
4934                 <autoresizingMask key="autoresizingMask"/>
4935                 <subviews>
4936                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3540">
4937                         <rect key="frame" x="350" y="396" width="270" height="64"/>
4938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4939                         <clipView key="contentView" id="KRV-Ew-hcF">
4940                             <rect key="frame" x="1" y="1" width="268" height="62"/>
4941                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4942                             <subviews>
4943                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="3541">
4944                                     <rect key="frame" x="0.0" y="0.0" width="268" height="19"/>
4945                                     <autoresizingMask key="autoresizingMask"/>
4946                                     <size key="intercellSpacing" width="3" height="2"/>
4947                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4948                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4949                                     <tableColumns>
4950                                         <tableColumn width="265" minWidth="40" maxWidth="1000" id="3545">
4951                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
4952                                                 <font key="font" metaFont="smallSystem"/>
4953                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
4954                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
4955                                             </tableHeaderCell>
4956                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="3548">
4957                                                 <font key="font" metaFont="system"/>
4958                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4959                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4960                                             </textFieldCell>
4961                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
4962                                             <connections>
4963                                                 <binding destination="3750" name="value" keyPath="arrangedObjects.name" id="3832"/>
4964                                             </connections>
4965                                         </tableColumn>
4966                                     </tableColumns>
4967                                     <connections>
4968                                         <outlet property="delegate" destination="3745" id="3765"/>
4969                                     </connections>
4970                                 </tableView>
4971                             </subviews>
4972                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4973                         </clipView>
4974                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3542">
4975                             <rect key="frame" x="1" y="119" width="223" height="15"/>
4976                             <autoresizingMask key="autoresizingMask"/>
4977                         </scroller>
4978                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="3544">
4979                             <rect key="frame" x="224" y="17" width="15" height="102"/>
4980                             <autoresizingMask key="autoresizingMask"/>
4981                         </scroller>
4982                     </scrollView>
4983                     <textField verticalHuggingPriority="750" id="3560">
4984                         <rect key="frame" x="24" y="438" width="144" height="22"/>
4985                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4986                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ギャラリー" id="3561">
4987                             <font key="font" size="18" name="AquaKana"/>
4988                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
4989                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
4990                         </textFieldCell>
4991                     </textField>
4992                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="3584">
4993                         <rect key="frame" x="17" y="49" width="606" height="341"/>
4994                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
4995                         <view key="contentView" id="ic0-Vr-F8e">
4996                             <rect key="frame" x="1" y="1" width="604" height="339"/>
4997                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4998                             <subviews>
4999                                 <imageView id="3593">
5000                                     <rect key="frame" x="15" y="237" width="126" height="86"/>
5001                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5002                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3594"/>
5003                                     <connections>
5004                                         <action selector="test:" target="3745" id="9Dp-EJ-xvq"/>
5005                                         <binding destination="3750" name="value" keyPath="selection.img01" id="xsc-8P-Yhq"/>
5006                                     </connections>
5007                                 </imageView>
5008                                 <imageView id="3631">
5009                                     <rect key="frame" x="15" y="127" width="126" height="86"/>
5010                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5011                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3634"/>
5012                                     <connections>
5013                                         <binding destination="3750" name="value" keyPath="selection.img05" id="adt-v3-2sS"/>
5014                                     </connections>
5015                                 </imageView>
5016                                 <imageView id="3640">
5017                                     <rect key="frame" x="15" y="17" width="126" height="86"/>
5018                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5019                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3643"/>
5020                                     <connections>
5021                                         <binding destination="3750" name="value" keyPath="selection.img09" id="MrY-V2-XYi"/>
5022                                     </connections>
5023                                 </imageView>
5024                                 <imageView id="3650">
5025                                     <rect key="frame" x="164" y="237" width="126" height="86"/>
5026                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5027                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3659"/>
5028                                     <connections>
5029                                         <binding destination="3750" name="value" keyPath="selection.img02" id="iSP-YM-geN"/>
5030                                     </connections>
5031                                 </imageView>
5032                                 <imageView id="3651">
5033                                     <rect key="frame" x="164" y="127" width="126" height="86"/>
5034                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5035                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3655"/>
5036                                     <connections>
5037                                         <binding destination="3750" name="value" keyPath="selection.img06" id="3r8-W4-83y"/>
5038                                     </connections>
5039                                 </imageView>
5040                                 <imageView id="3652">
5041                                     <rect key="frame" x="164" y="17" width="126" height="86"/>
5042                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5043                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3653"/>
5044                                     <connections>
5045                                         <binding destination="3750" name="value" keyPath="selection.img10" id="4Wi-L2-5eq"/>
5046                                     </connections>
5047                                 </imageView>
5048                                 <imageView id="3679">
5049                                     <rect key="frame" x="463" y="237" width="126" height="86"/>
5050                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5051                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3688"/>
5052                                     <connections>
5053                                         <binding destination="3750" name="value" keyPath="selection.img04" id="4Kg-hI-JZx"/>
5054                                     </connections>
5055                                 </imageView>
5056                                 <imageView id="3680">
5057                                     <rect key="frame" x="463" y="127" width="126" height="86"/>
5058                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5059                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3684"/>
5060                                     <connections>
5061                                         <binding destination="3750" name="value" keyPath="selection.img08" id="pTM-ny-U6a"/>
5062                                     </connections>
5063                                 </imageView>
5064                                 <imageView id="3681">
5065                                     <rect key="frame" x="463" y="17" width="126" height="86"/>
5066                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5067                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3682"/>
5068                                     <connections>
5069                                         <binding destination="3750" name="value" keyPath="selection.img12" id="5c7-th-hpl"/>
5070                                     </connections>
5071                                 </imageView>
5072                                 <imageView id="3706">
5073                                     <rect key="frame" x="312" y="237" width="126" height="86"/>
5074                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5075                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3715"/>
5076                                     <connections>
5077                                         <binding destination="3750" name="value" keyPath="selection.img03" id="dzY-7d-ibm"/>
5078                                     </connections>
5079                                 </imageView>
5080                                 <imageView id="3707">
5081                                     <rect key="frame" x="312" y="127" width="126" height="86"/>
5082                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5083                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3711"/>
5084                                     <connections>
5085                                         <binding destination="3750" name="value" keyPath="selection.img07" id="EcM-8D-ExU"/>
5086                                     </connections>
5087                                 </imageView>
5088                                 <imageView id="3708">
5089                                     <rect key="frame" x="312" y="17" width="126" height="86"/>
5090                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5091                                     <imageCell key="cell" selectable="YES" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="3709"/>
5092                                     <connections>
5093                                         <binding destination="3750" name="value" keyPath="selection.img11" id="IE9-O7-rNm"/>
5094                                     </connections>
5095                                 </imageView>
5096                                 <customView id="q7A-MQ-hSS" customClass="GDIV1">
5097                                     <rect key="frame" x="10" y="231" width="132" height="96"/>
5098                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5099                                 </customView>
5100                                 <customView id="tdn-D1-u1M" customClass="GDIV2">
5101                                     <rect key="frame" x="159" y="231" width="132" height="96"/>
5102                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5103                                 </customView>
5104                                 <customView id="rXO-MS-Sih" customClass="GDIV3">
5105                                     <rect key="frame" x="307" y="231" width="132" height="96"/>
5106                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5107                                 </customView>
5108                                 <customView id="tnj-CI-u2J" customClass="GDIV4">
5109                                     <rect key="frame" x="462" y="231" width="132" height="96"/>
5110                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5111                                 </customView>
5112                                 <customView id="ayY-Nr-UrT" customClass="GDIV5">
5113                                     <rect key="frame" x="10" y="122" width="132" height="96"/>
5114                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5115                                 </customView>
5116                                 <customView id="KTU-Ak-heF" customClass="GDIV6">
5117                                     <rect key="frame" x="163" y="122" width="131" height="96"/>
5118                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5119                                 </customView>
5120                                 <customView id="kUT-pN-OZ8" customClass="GDIV7">
5121                                     <rect key="frame" x="308" y="122" width="132" height="96"/>
5122                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5123                                 </customView>
5124                                 <customView id="sRI-R3-dNW" customClass="GDIV8">
5125                                     <rect key="frame" x="461" y="122" width="132" height="96"/>
5126                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5127                                 </customView>
5128                                 <customView id="eAE-2g-Ag9" customClass="GDIV9">
5129                                     <rect key="frame" x="11" y="14" width="132" height="96"/>
5130                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5131                                 </customView>
5132                                 <customView id="dB6-jI-IIy" customClass="GDIV10">
5133                                     <rect key="frame" x="160" y="14" width="132" height="96"/>
5134                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5135                                 </customView>
5136                                 <customView id="6YW-da-mo4" customClass="GDIV11">
5137                                     <rect key="frame" x="309" y="14" width="132" height="96"/>
5138                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5139                                 </customView>
5140                                 <customView id="CAO-5F-uhW" customClass="GDIV12">
5141                                     <rect key="frame" x="460" y="14" width="132" height="96"/>
5142                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5143                                 </customView>
5144                             </subviews>
5145                         </view>
5146                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5147                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5148                     </box>
5149                     <button verticalHuggingPriority="750" id="3741">
5150                         <rect key="frame" x="521" y="13" width="105" height="32"/>
5151                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5152                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3742">
5153                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5154                             <font key="font" size="13" name="AquaKana"/>
5155                         </buttonCell>
5156                         <connections>
5157                             <action selector="backButton:" target="3745" id="3749"/>
5158                         </connections>
5159                     </button>
5160                     <button verticalHuggingPriority="750" id="3769">
5161                         <rect key="frame" x="242" y="19" width="17" height="23"/>
5162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5163                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3770">
5164                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5165                             <font key="font" metaFont="system"/>
5166                         </buttonCell>
5167                         <connections>
5168                             <action selector="previous:" target="3745" id="3813"/>
5169                         </connections>
5170                     </button>
5171                     <button verticalHuggingPriority="750" id="3773">
5172                         <rect key="frame" x="383" y="19" width="17" height="23"/>
5173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5174                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3774">
5175                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5176                             <font key="font" metaFont="system"/>
5177                         </buttonCell>
5178                         <connections>
5179                             <action selector="next:" target="3745" id="3812"/>
5180                         </connections>
5181                     </button>
5182                     <textField verticalHuggingPriority="750" id="3792">
5183                         <rect key="frame" x="282" y="22" width="86" height="17"/>
5184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="1/5" id="3793">
5186                             <font key="font" metaFont="system"/>
5187                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5188                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5189                         </textFieldCell>
5190                     </textField>
5191                 </subviews>
5192             </view>
5193         </window>
5194         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5286" userLabel="属性編集" customClass="NSPanel">
5195             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5196             <rect key="contentRect" x="196" y="132" width="255" height="416"/>
5197             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5198             <view key="contentView" id="5287">
5199                 <rect key="frame" x="0.0" y="0.0" width="255" height="416"/>
5200                 <autoresizingMask key="autoresizingMask"/>
5201                 <subviews>
5202                     <textField verticalHuggingPriority="750" id="5394">
5203                         <rect key="frame" x="68" y="371" width="43" height="22"/>
5204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5398">
5206                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5399"/>
5207                             <font key="font" metaFont="system"/>
5208                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5209                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5210                         </textFieldCell>
5211                     </textField>
5212                     <textField verticalHuggingPriority="750" id="5395">
5213                         <rect key="frame" x="28" y="376" width="30" height="17"/>
5214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5215                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="5396">
5216                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5217                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5218                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5219                         </textFieldCell>
5220                     </textField>
5221                     <textField verticalHuggingPriority="750" id="5407">
5222                         <rect key="frame" x="68" y="341" width="43" height="22"/>
5223                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5224                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5410">
5225                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5412"/>
5226                             <font key="font" metaFont="system"/>
5227                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5228                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5229                         </textFieldCell>
5230                     </textField>
5231                     <textField verticalHuggingPriority="750" id="5408">
5232                         <rect key="frame" x="28" y="346" width="30" height="17"/>
5233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5234                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="5409">
5235                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5236                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5237                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5238                         </textFieldCell>
5239                     </textField>
5240                     <textField verticalHuggingPriority="750" id="5421">
5241                         <rect key="frame" x="68" y="268" width="43" height="22"/>
5242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5243                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5429">
5244                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5431"/>
5245                             <font key="font" metaFont="system"/>
5246                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5247                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5248                         </textFieldCell>
5249                     </textField>
5250                     <textField verticalHuggingPriority="750" id="5422">
5251                         <rect key="frame" x="28" y="273" width="30" height="17"/>
5252                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5253                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="5428">
5254                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5255                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5256                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5257                         </textFieldCell>
5258                     </textField>
5259                     <textField verticalHuggingPriority="750" id="5423">
5260                         <rect key="frame" x="68" y="238" width="43" height="22"/>
5261                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5262                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5426">
5263                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5427"/>
5264                             <font key="font" metaFont="system"/>
5265                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5266                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5267                         </textFieldCell>
5268                     </textField>
5269                     <textField verticalHuggingPriority="750" id="5424">
5270                         <rect key="frame" x="28" y="243" width="30" height="17"/>
5271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5272                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="5425">
5273                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5274                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5275                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5276                         </textFieldCell>
5277                     </textField>
5278                     <textField verticalHuggingPriority="750" id="5446">
5279                         <rect key="frame" x="68" y="208" width="43" height="22"/>
5280                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5281                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5454">
5282                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5455"/>
5283                             <font key="font" metaFont="system"/>
5284                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5285                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5286                         </textFieldCell>
5287                     </textField>
5288                     <textField verticalHuggingPriority="750" id="5447">
5289                         <rect key="frame" x="28" y="213" width="30" height="17"/>
5290                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5291                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="5453">
5292                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5293                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5294                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5295                         </textFieldCell>
5296                     </textField>
5297                     <textField verticalHuggingPriority="750" id="5448">
5298                         <rect key="frame" x="167" y="269" width="43" height="22"/>
5299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5300                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5451">
5301                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5452"/>
5302                             <font key="font" metaFont="system"/>
5303                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5304                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5305                         </textFieldCell>
5306                     </textField>
5307                     <textField verticalHuggingPriority="750" id="5449">
5308                         <rect key="frame" x="127" y="274" width="30" height="17"/>
5309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5310                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="5450">
5311                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5312                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5313                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5314                         </textFieldCell>
5315                     </textField>
5316                     <textField verticalHuggingPriority="750" id="5471">
5317                         <rect key="frame" x="167" y="239" width="43" height="22"/>
5318                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5319                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5479">
5320                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5480"/>
5321                             <font key="font" metaFont="system"/>
5322                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5323                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5324                         </textFieldCell>
5325                     </textField>
5326                     <textField verticalHuggingPriority="750" id="5472">
5327                         <rect key="frame" x="127" y="244" width="30" height="17"/>
5328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5329                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="5478">
5330                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5331                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5332                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5333                         </textFieldCell>
5334                     </textField>
5335                     <textField verticalHuggingPriority="750" id="5473">
5336                         <rect key="frame" x="167" y="209" width="43" height="22"/>
5337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5338                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5476">
5339                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5477"/>
5340                             <font key="font" metaFont="system"/>
5341                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5342                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5343                         </textFieldCell>
5344                     </textField>
5345                     <textField verticalHuggingPriority="750" id="5474">
5346                         <rect key="frame" x="127" y="214" width="30" height="17"/>
5347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5348                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="5475">
5349                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5350                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5351                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5352                         </textFieldCell>
5353                     </textField>
5354                     <textField verticalHuggingPriority="750" id="5496">
5355                         <rect key="frame" x="68" y="108" width="43" height="22"/>
5356                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5357                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5499">
5358                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5500"/>
5359                             <font key="font" metaFont="system"/>
5360                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5361                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5362                         </textFieldCell>
5363                     </textField>
5364                     <textField verticalHuggingPriority="750" id="5497">
5365                         <rect key="frame" x="28" y="113" width="30" height="17"/>
5366                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5367                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="5498">
5368                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5369                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5370                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5371                         </textFieldCell>
5372                     </textField>
5373                     <textField verticalHuggingPriority="750" id="5518">
5374                         <rect key="frame" x="68" y="78" width="43" height="22"/>
5375                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5376                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5521">
5377                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5522"/>
5378                             <font key="font" metaFont="system"/>
5379                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5380                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5381                         </textFieldCell>
5382                     </textField>
5383                     <textField verticalHuggingPriority="750" id="5519">
5384                         <rect key="frame" x="28" y="83" width="30" height="17"/>
5385                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5386                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="5520">
5387                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5388                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5389                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5390                         </textFieldCell>
5391                     </textField>
5392                     <textField verticalHuggingPriority="750" id="5532">
5393                         <rect key="frame" x="68" y="48" width="43" height="22"/>
5394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5535">
5396                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5536"/>
5397                             <font key="font" metaFont="system"/>
5398                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5399                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5400                         </textFieldCell>
5401                     </textField>
5402                     <textField verticalHuggingPriority="750" id="5533">
5403                         <rect key="frame" x="28" y="53" width="30" height="17"/>
5404                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5405                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="5534">
5406                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5407                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5408                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5409                         </textFieldCell>
5410                     </textField>
5411                     <button verticalHuggingPriority="750" id="5551">
5412                         <rect key="frame" x="174" y="0.0" width="79" height="32"/>
5413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5414                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5552">
5415                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5416                             <font key="font" size="13" name="AquaKana"/>
5417                         </buttonCell>
5418                         <connections>
5419                             <action selector="registListBtnlSubmitUCL:" target="3039" id="7831"/>
5420                         </connections>
5421                     </button>
5422                     <textField verticalHuggingPriority="750" id="5563">
5423                         <rect key="frame" x="68" y="311" width="43" height="22"/>
5424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5425                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="5566">
5426                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="5567"/>
5427                             <font key="font" metaFont="system"/>
5428                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5429                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5430                         </textFieldCell>
5431                     </textField>
5432                     <textField verticalHuggingPriority="750" id="5564">
5433                         <rect key="frame" x="28" y="316" width="30" height="17"/>
5434                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5435                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="5565">
5436                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5437                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5438                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5439                         </textFieldCell>
5440                     </textField>
5441                     <textField verticalHuggingPriority="750" id="6762">
5442                         <rect key="frame" x="167" y="371" width="43" height="22"/>
5443                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5444                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6770">
5445                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6771"/>
5446                             <font key="font" metaFont="system"/>
5447                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5448                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5449                         </textFieldCell>
5450                     </textField>
5451                     <textField verticalHuggingPriority="750" id="6763">
5452                         <rect key="frame" x="127" y="376" width="30" height="17"/>
5453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="6769">
5455                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5456                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5458                         </textFieldCell>
5459                     </textField>
5460                     <textField verticalHuggingPriority="750" id="6764">
5461                         <rect key="frame" x="167" y="341" width="43" height="22"/>
5462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5463                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6767">
5464                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6768"/>
5465                             <font key="font" metaFont="system"/>
5466                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5467                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5468                         </textFieldCell>
5469                     </textField>
5470                     <textField verticalHuggingPriority="750" id="6765">
5471                         <rect key="frame" x="127" y="346" width="43" height="17"/>
5472                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5473                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="6766">
5474                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5475                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5476                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5477                         </textFieldCell>
5478                     </textField>
5479                     <textField verticalHuggingPriority="750" id="6797">
5480                         <rect key="frame" x="167" y="312" width="43" height="22"/>
5481                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5482                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6800">
5483                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6801"/>
5484                             <font key="font" metaFont="system"/>
5485                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5486                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5487                         </textFieldCell>
5488                     </textField>
5489                     <textField verticalHuggingPriority="750" id="6798">
5490                         <rect key="frame" x="127" y="317" width="30" height="17"/>
5491                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5492                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="6799">
5493                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5494                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5495                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5496                         </textFieldCell>
5497                     </textField>
5498                     <textField verticalHuggingPriority="750" id="6824">
5499                         <rect key="frame" x="68" y="178" width="43" height="22"/>
5500                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5501                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6832">
5502                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6833"/>
5503                             <font key="font" metaFont="system"/>
5504                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5505                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5506                         </textFieldCell>
5507                     </textField>
5508                     <textField verticalHuggingPriority="750" id="6825">
5509                         <rect key="frame" x="28" y="183" width="30" height="17"/>
5510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5511                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="6831">
5512                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5513                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5514                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5515                         </textFieldCell>
5516                     </textField>
5517                     <textField verticalHuggingPriority="750" id="6826">
5518                         <rect key="frame" x="167" y="179" width="43" height="22"/>
5519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6829">
5521                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6830"/>
5522                             <font key="font" metaFont="system"/>
5523                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5524                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5525                         </textFieldCell>
5526                     </textField>
5527                     <textField verticalHuggingPriority="750" id="6827">
5528                         <rect key="frame" x="127" y="184" width="30" height="17"/>
5529                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5530                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="6828">
5531                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5532                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5533                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5534                         </textFieldCell>
5535                     </textField>
5536                     <textField verticalHuggingPriority="750" id="6860">
5537                         <rect key="frame" x="167" y="108" width="43" height="22"/>
5538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5539                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6863">
5540                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6864"/>
5541                             <font key="font" metaFont="system"/>
5542                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5543                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5544                         </textFieldCell>
5545                     </textField>
5546                     <textField verticalHuggingPriority="750" id="6861">
5547                         <rect key="frame" x="127" y="113" width="30" height="17"/>
5548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5549                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="6862">
5550                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5551                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5552                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5553                         </textFieldCell>
5554                     </textField>
5555                     <textField verticalHuggingPriority="750" id="6876">
5556                         <rect key="frame" x="167" y="78" width="43" height="22"/>
5557                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5558                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6879">
5559                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6880"/>
5560                             <font key="font" metaFont="system"/>
5561                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5562                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5563                         </textFieldCell>
5564                     </textField>
5565                     <textField verticalHuggingPriority="750" id="6877">
5566                         <rect key="frame" x="127" y="83" width="30" height="17"/>
5567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5568                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="6878">
5569                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5570                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5571                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5572                         </textFieldCell>
5573                     </textField>
5574                     <textField verticalHuggingPriority="750" id="6891">
5575                         <rect key="frame" x="167" y="48" width="43" height="22"/>
5576                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5577                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6894">
5578                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6895"/>
5579                             <font key="font" metaFont="system"/>
5580                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5581                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5582                         </textFieldCell>
5583                     </textField>
5584                     <textField verticalHuggingPriority="750" id="6892">
5585                         <rect key="frame" x="127" y="53" width="30" height="17"/>
5586                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5587                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="6893">
5588                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5589                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5590                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5591                         </textFieldCell>
5592                     </textField>
5593                     <textField verticalHuggingPriority="750" id="6923">
5594                         <rect key="frame" x="68" y="148" width="43" height="22"/>
5595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5596                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6926">
5597                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6927"/>
5598                             <font key="font" metaFont="system"/>
5599                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5600                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5601                         </textFieldCell>
5602                     </textField>
5603                     <textField verticalHuggingPriority="750" id="6924">
5604                         <rect key="frame" x="28" y="153" width="30" height="17"/>
5605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5606                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="6925">
5607                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5608                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5609                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5610                         </textFieldCell>
5611                     </textField>
5612                     <textField verticalHuggingPriority="750" id="6942">
5613                         <rect key="frame" x="167" y="148" width="43" height="22"/>
5614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5615                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="6945">
5616                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="6946"/>
5617                             <font key="font" metaFont="system"/>
5618                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5619                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5620                         </textFieldCell>
5621                     </textField>
5622                     <textField verticalHuggingPriority="750" id="6943">
5623                         <rect key="frame" x="127" y="153" width="30" height="17"/>
5624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5625                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="6944">
5626                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5627                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5628                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5629                         </textFieldCell>
5630                     </textField>
5631                 </subviews>
5632             </view>
5633         </window>
5634         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5591" userLabel="スキルリスト" customClass="NSPanel">
5635             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5636             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5637             <rect key="contentRect" x="196" y="132" width="400" height="255"/>
5638             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
5639             <view key="contentView" id="5592">
5640                 <rect key="frame" x="0.0" y="0.0" width="400" height="255"/>
5641                 <autoresizingMask key="autoresizingMask"/>
5642                 <subviews>
5643                     <button verticalHuggingPriority="750" id="5792">
5644                         <rect key="frame" x="329" y="2" width="66" height="32"/>
5645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5646                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5793">
5647                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5648                             <font key="font" size="13" name="AquaKana"/>
5649                         </buttonCell>
5650                         <connections>
5651                             <action selector="skillListBtnSubmitUCL:" target="3039" id="7834"/>
5652                         </connections>
5653                     </button>
5654                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5801">
5655                         <rect key="frame" x="11" y="116" width="378" height="132"/>
5656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5657                         <clipView key="contentView" id="BZj-xq-9QN">
5658                             <rect key="frame" x="1" y="1" width="376" height="130"/>
5659                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5660                             <subviews>
5661                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="5802">
5662                                     <rect key="frame" x="0.0" y="0.0" width="376" height="19"/>
5663                                     <autoresizingMask key="autoresizingMask"/>
5664                                     <size key="intercellSpacing" width="3" height="2"/>
5665                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5666                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5667                                     <tableColumns>
5668                                         <tableColumn width="373" minWidth="40" maxWidth="1000" id="5806">
5669                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
5670                                                 <font key="font" metaFont="smallSystem"/>
5671                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5672                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5673                                             </tableHeaderCell>
5674                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="5809">
5675                                                 <font key="font" metaFont="system"/>
5676                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5677                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5678                                             </textFieldCell>
5679                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5680                                             <connections>
5681                                                 <binding destination="13096" name="value" keyPath="arrangedObjects.name" id="13112"/>
5682                                             </connections>
5683                                         </tableColumn>
5684                                     </tableColumns>
5685                                 </tableView>
5686                             </subviews>
5687                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5688                         </clipView>
5689                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="5803">
5690                             <rect key="frame" x="1" y="119" width="223" height="15"/>
5691                             <autoresizingMask key="autoresizingMask"/>
5692                         </scroller>
5693                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5805">
5694                             <rect key="frame" x="224" y="17" width="15" height="102"/>
5695                             <autoresizingMask key="autoresizingMask"/>
5696                         </scroller>
5697                     </scrollView>
5698                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="5832">
5699                         <rect key="frame" x="8" y="33" width="384" height="77"/>
5700                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5701                         <view key="contentView" id="EBZ-P9-Otp">
5702                             <rect key="frame" x="1" y="1" width="382" height="75"/>
5703                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5704                             <subviews>
5705                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="5877">
5706                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
5707                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5708                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="5878">
5709                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
5710                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5711                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5712                                     </textFieldCell>
5713                                 </textField>
5714                             </subviews>
5715                         </view>
5716                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
5717                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
5718                     </box>
5719                     <popUpButton verticalHuggingPriority="750" id="5847">
5720                         <rect key="frame" x="9" y="6" width="252" height="26"/>
5721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5722                         <popUpButtonCell key="cell" type="push" title="なし(スキルリスト)" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="5857" id="5854">
5723                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5724                             <font key="font" metaFont="menu"/>
5725                             <menu key="menu" title="OtherViews" id="5856">
5726                                 <items>
5727                                     <menuItem title="なし(スキルリスト)" state="on" id="5857">
5728                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5729                                     </menuItem>
5730                                 </items>
5731                             </menu>
5732                         </popUpButtonCell>
5733                     </popUpButton>
5734                     <button verticalHuggingPriority="750" id="5848">
5735                         <rect key="frame" x="260" y="2" width="36" height="32"/>
5736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5737                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5853">
5738                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5739                             <font key="font" size="13" name="AquaKana"/>
5740                         </buttonCell>
5741                         <connections>
5742                             <action selector="skillListInsert:" target="3039" id="13094"/>
5743                         </connections>
5744                     </button>
5745                     <button verticalHuggingPriority="750" id="5849">
5746                         <rect key="frame" x="288" y="2" width="35" height="32"/>
5747                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5748                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5851">
5749                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5750                             <font key="font" size="13" name="AquaKana"/>
5751                         </buttonCell>
5752                         <connections>
5753                             <action selector="skillListDelete:" target="3039" id="13095"/>
5754                         </connections>
5755                     </button>
5756                 </subviews>
5757             </view>
5758         </window>
5759         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5903" userLabel="攻撃方法" customClass="NSPanel">
5760             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
5761             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
5762             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
5763             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
5764             <view key="contentView" id="5904">
5765                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
5766                 <autoresizingMask key="autoresizingMask"/>
5767                 <subviews>
5768                     <button verticalHuggingPriority="750" id="5927">
5769                         <rect key="frame" x="518" y="13" width="66" height="32"/>
5770                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5771                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6204">
5772                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
5773                             <font key="font" size="13" name="AquaKana"/>
5774                         </buttonCell>
5775                         <connections>
5776                             <action selector="submitAttackList:" target="3039" id="jS5-b4-k5P"/>
5777                         </connections>
5778                     </button>
5779                     <textField verticalHuggingPriority="750" id="6266">
5780                         <rect key="frame" x="20" y="333" width="200" height="22"/>
5781                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5782                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6269">
5783                             <font key="font" size="13" name="AquaKana"/>
5784                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5785                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5786                         </textFieldCell>
5787                     </textField>
5788                     <textField verticalHuggingPriority="750" id="6267">
5789                         <rect key="frame" x="20" y="363" width="43" height="17"/>
5790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5791                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃名" id="6268">
5792                             <font key="font" size="13" name="AquaKana"/>
5793                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5794                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5795                         </textFieldCell>
5796                     </textField>
5797                     <textField verticalHuggingPriority="750" id="6279">
5798                         <rect key="frame" x="52" y="305" width="25" height="22"/>
5799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5800                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6284">
5801                             <font key="font" metaFont="system"/>
5802                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5803                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5804                         </textFieldCell>
5805                     </textField>
5806                     <textField verticalHuggingPriority="750" id="6280">
5807                         <rect key="frame" x="20" y="308" width="30" height="17"/>
5808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5809                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射程" id="6282">
5810                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5811                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5812                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5813                         </textFieldCell>
5814                     </textField>
5815                     <textField verticalHuggingPriority="750" id="6297">
5816                         <rect key="frame" x="103" y="305" width="25" height="22"/>
5817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5818                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6300">
5819                             <font key="font" metaFont="system"/>
5820                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5821                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5822                         </textFieldCell>
5823                     </textField>
5824                     <textField verticalHuggingPriority="750" id="6298">
5825                         <rect key="frame" x="81" y="308" width="17" height="17"/>
5826                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5827                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="6299">
5828                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5829                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5830                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5831                         </textFieldCell>
5832                     </textField>
5833                     <textField verticalHuggingPriority="750" id="6314">
5834                         <rect key="frame" x="186" y="305" width="25" height="22"/>
5835                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5836                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6322">
5837                             <font key="font" metaFont="system"/>
5838                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5839                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5840                         </textFieldCell>
5841                     </textField>
5842                     <textField verticalHuggingPriority="750" id="6315">
5843                         <rect key="frame" x="151" y="308" width="30" height="17"/>
5844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5845                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲" id="6321">
5846                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5847                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5848                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5849                         </textFieldCell>
5850                     </textField>
5851                     <textField verticalHuggingPriority="750" id="6338">
5852                         <rect key="frame" x="103" y="278" width="50" height="22"/>
5853                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5854                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6341">
5855                             <font key="font" metaFont="system"/>
5856                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5857                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5858                         </textFieldCell>
5859                     </textField>
5860                     <textField verticalHuggingPriority="750" id="6339">
5861                         <rect key="frame" x="20" y="281" width="30" height="17"/>
5862                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5863                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費" id="6340">
5864                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5865                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5866                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5867                         </textFieldCell>
5868                     </textField>
5869                     <popUpButton verticalHuggingPriority="750" id="6360">
5870                         <rect key="frame" x="53" y="275" width="53" height="26"/>
5871                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5872                         <popUpButtonCell key="cell" type="push" title="MP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6363" id="6361">
5873                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5874                             <font key="font" metaFont="menu"/>
5875                             <menu key="menu" title="OtherViews" id="6362">
5876                                 <items>
5877                                     <menuItem title="MP" state="on" id="6363"/>
5878                                     <menuItem title="AP" id="6364"/>
5879                                     <menuItem title="HP" id="6365"/>
5880                                 </items>
5881                             </menu>
5882                         </popUpButtonCell>
5883                     </popUpButton>
5884                     <textField verticalHuggingPriority="750" id="6383">
5885                         <rect key="frame" x="159" y="278" width="36" height="22"/>
5886                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5887                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6384">
5888                             <font key="font" metaFont="system"/>
5889                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
5890                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
5891                         </textFieldCell>
5892                     </textField>
5893                     <textField verticalHuggingPriority="750" id="6391">
5894                         <rect key="frame" x="200" y="280" width="16" height="17"/>
5895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5896                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6392">
5897                             <font key="font" size="13" name="HiraKakuProN-W3"/>
5898                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5899                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
5900                         </textFieldCell>
5901                     </textField>
5902                     <popUpButton verticalHuggingPriority="750" id="6490">
5903                         <rect key="frame" x="238" y="331" width="126" height="26"/>
5904                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5905                         <popUpButtonCell key="cell" type="push" title="通常攻撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6493" id="6491">
5906                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
5907                             <font key="font" metaFont="menu"/>
5908                             <menu key="menu" title="OtherViews" id="6492">
5909                                 <items>
5910                                     <menuItem title="通常攻撃" state="on" id="6493">
5911                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
5912                                     </menuItem>
5913                                     <menuItem title="特殊攻撃" id="6494"/>
5914                                     <menuItem title="必殺技" id="6495"/>
5915                                     <menuItem title="超必殺技" id="6499"/>
5916                                     <menuItem title="MAX超必" id="6500"/>
5917                                     <menuItem title="リーダー超必" id="6509"/>
5918                                 </items>
5919                             </menu>
5920                         </popUpButtonCell>
5921                     </popUpButton>
5922                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6604">
5923                         <rect key="frame" x="20" y="173" width="200" height="100"/>
5924                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5925                         <clipView key="contentView" id="i1X-HL-dR0">
5926                             <rect key="frame" x="1" y="17" width="198" height="82"/>
5927                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
5928                             <subviews>
5929                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="6607" id="6605">
5930                                     <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
5931                                     <autoresizingMask key="autoresizingMask"/>
5932                                     <size key="intercellSpacing" width="3" height="2"/>
5933                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5934                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
5935                                     <tableColumns>
5936                                         <tableColumn editable="NO" width="116" minWidth="40" maxWidth="1000" id="6609">
5937                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
5938                                                 <font key="font" metaFont="smallSystem"/>
5939                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5940                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5941                                             </tableHeaderCell>
5942                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6612">
5943                                                 <font key="font" metaFont="system"/>
5944                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5945                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5946                                             </textFieldCell>
5947                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5948                                             <connections>
5949                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.count" id="9392">
5950                                                     <dictionary key="options">
5951                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5952                                                     </dictionary>
5953                                                 </binding>
5954                                             </connections>
5955                                         </tableColumn>
5956                                         <tableColumn editable="NO" width="76" minWidth="40" maxWidth="1000" id="6610">
5957                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="タイプ">
5958                                                 <font key="font" metaFont="smallSystem"/>
5959                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5960                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
5961                                             </tableHeaderCell>
5962                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6611">
5963                                                 <font key="font" metaFont="system"/>
5964                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
5965                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5966                                             </textFieldCell>
5967                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5968                                             <connections>
5969                                                 <binding destination="9379" name="value" keyPath="arrangedObjects.type" id="9395">
5970                                                     <dictionary key="options">
5971                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
5972                                                     </dictionary>
5973                                                 </binding>
5974                                             </connections>
5975                                         </tableColumn>
5976                                     </tableColumns>
5977                                 </tableView>
5978                             </subviews>
5979                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
5980                         </clipView>
5981                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6606">
5982                             <rect key="frame" x="1" y="107" width="214" height="16"/>
5983                             <autoresizingMask key="autoresizingMask"/>
5984                         </scroller>
5985                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="6608">
5986                             <rect key="frame" x="183" y="17" width="16" height="17"/>
5987                             <autoresizingMask key="autoresizingMask"/>
5988                         </scroller>
5989                         <tableHeaderView key="headerView" id="6607">
5990                             <rect key="frame" x="0.0" y="0.0" width="198" height="17"/>
5991                             <autoresizingMask key="autoresizingMask"/>
5992                         </tableHeaderView>
5993                     </scrollView>
5994                     <textField verticalHuggingPriority="750" id="6990">
5995                         <rect key="frame" x="269" y="303" width="32" height="22"/>
5996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
5997                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="6994">
5998                             <font key="font" metaFont="system"/>
5999                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6000                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6001                         </textFieldCell>
6002                     </textField>
6003                     <textField verticalHuggingPriority="750" id="6991">
6004                         <rect key="frame" x="237" y="306" width="30" height="17"/>
6005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="6992">
6007                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6008                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6009                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6010                         </textFieldCell>
6011                     </textField>
6012                     <button id="7048">
6013                         <rect key="frame" x="161" y="361" width="61" height="18"/>
6014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6015                         <buttonCell key="cell" type="check" title="発動技" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7049">
6016                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6017                             <font key="font" size="13" name="AquaKana"/>
6018                         </buttonCell>
6019                     </button>
6020                     <button id="7055">
6021                         <rect key="frame" x="375" y="335" width="48" height="18"/>
6022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6023                         <buttonCell key="cell" type="check" title="格闘" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7058">
6024                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6025                             <font key="font" size="13" name="AquaKana"/>
6026                         </buttonCell>
6027                     </button>
6028                     <button id="7056">
6029                         <rect key="frame" x="436" y="335" width="87" height="18"/>
6030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6031                         <buttonCell key="cell" type="check" title="移動後可能" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="7057">
6032                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6033                             <font key="font" size="13" name="AquaKana"/>
6034                         </buttonCell>
6035                     </button>
6036                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7075">
6037                         <rect key="frame" x="234" y="173" width="209" height="100"/>
6038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6039                         <clipView key="contentView" id="Owe-t4-QYd">
6040                             <rect key="frame" x="1" y="17" width="207" height="82"/>
6041                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6042                             <subviews>
6043                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="7077" id="7079">
6044                                     <rect key="frame" x="0.0" y="0.0" width="207" height="19"/>
6045                                     <autoresizingMask key="autoresizingMask"/>
6046                                     <size key="intercellSpacing" width="3" height="2"/>
6047                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6048                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6049                                     <tableColumns>
6050                                         <tableColumn editable="NO" width="74" minWidth="40" maxWidth="1000" id="7081">
6051                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ダメージ割合">
6052                                                 <font key="font" metaFont="smallSystem"/>
6053                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6054                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6055                                             </tableHeaderCell>
6056                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7082">
6057                                                 <font key="font" metaFont="system"/>
6058                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6059                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6060                                             </textFieldCell>
6061                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6062                                             <connections>
6063                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.rate" id="9399">
6064                                                     <dictionary key="options">
6065                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6066                                                     </dictionary>
6067                                                 </binding>
6068                                             </connections>
6069                                         </tableColumn>
6070                                         <tableColumn editable="NO" width="42.44140625" minWidth="40" maxWidth="1000" id="7080">
6071                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率">
6072                                                 <font key="font" metaFont="smallSystem"/>
6073                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6074                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6075                                             </tableHeaderCell>
6076                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7083">
6077                                                 <font key="font" metaFont="system"/>
6078                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6079                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6080                                             </textFieldCell>
6081                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6082                                             <connections>
6083                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.atkHit" id="9900">
6084                                                     <dictionary key="options">
6085                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6086                                                     </dictionary>
6087                                                 </binding>
6088                                             </connections>
6089                                         </tableColumn>
6090                                         <tableColumn editable="NO" width="82" minWidth="10" maxWidth="3.4028234663852886e+38" id="9849">
6091                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="最後尾ヒット値">
6092                                                 <font key="font" metaFont="smallSystem"/>
6093                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6094                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6095                                             </tableHeaderCell>
6096                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9850">
6097                                                 <font key="font" metaFont="system"/>
6098                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6099                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6100                                             </textFieldCell>
6101                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6102                                             <connections>
6103                                                 <binding destination="9380" name="value" keyPath="arrangedObjects.hit" id="9898">
6104                                                     <dictionary key="options">
6105                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6106                                                     </dictionary>
6107                                                 </binding>
6108                                             </connections>
6109                                         </tableColumn>
6110                                     </tableColumns>
6111                                 </tableView>
6112                             </subviews>
6113                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6114                         </clipView>
6115                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7078">
6116                             <rect key="frame" x="1" y="83" width="207" height="16"/>
6117                             <autoresizingMask key="autoresizingMask"/>
6118                         </scroller>
6119                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="7076">
6120                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6121                             <autoresizingMask key="autoresizingMask"/>
6122                         </scroller>
6123                         <tableHeaderView key="headerView" id="7077">
6124                             <rect key="frame" x="0.0" y="0.0" width="207" height="17"/>
6125                             <autoresizingMask key="autoresizingMask"/>
6126                         </tableHeaderView>
6127                     </scrollView>
6128                     <textField verticalHuggingPriority="750" id="7090">
6129                         <rect key="frame" x="367" y="303" width="32" height="22"/>
6130                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6131                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="00" drawsBackground="YES" id="7093">
6132                             <font key="font" metaFont="system"/>
6133                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6134                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6135                         </textFieldCell>
6136                     </textField>
6137                     <textField verticalHuggingPriority="750" id="7091">
6138                         <rect key="frame" x="306" y="306" width="56" height="17"/>
6139                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6140                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒット数" id="7092">
6141                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6142                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6143                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6144                         </textFieldCell>
6145                     </textField>
6146                     <button id="7101">
6147                         <rect key="frame" x="232" y="278" width="100" height="18"/>
6148                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6149                         <buttonCell key="cell" type="check" title="ダメージ分散" bezelStyle="regularSquare" imagePosition="left" inset="2" id="7102">
6150                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6151                             <font key="font" size="13" name="AquaKana"/>
6152                         </buttonCell>
6153                     </button>
6154                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="7229">
6155                         <rect key="frame" x="232" y="27" width="279" height="74"/>
6156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6157                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7230">
6158                             <font key="font" metaFont="system"/>
6159                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6160                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6161                         </textFieldCell>
6162                     </textField>
6163                     <textField verticalHuggingPriority="750" id="7262">
6164                         <rect key="frame" x="229" y="115" width="69" height="17"/>
6165                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6166                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="メッセージ" id="7263">
6167                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6168                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6169                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6170                         </textFieldCell>
6171                     </textField>
6172                     <button verticalHuggingPriority="750" id="7270">
6173                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6175                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7271">
6176                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6177                             <font key="font" size="13" name="AquaKana"/>
6178                         </buttonCell>
6179                     </button>
6180                     <button verticalHuggingPriority="750" id="7287">
6181                         <rect key="frame" x="333" y="106" width="45" height="32"/>
6182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6183                         <buttonCell key="cell" type="push" title="対" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7289">
6184                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6185                             <font key="font" size="13" name="AquaKana"/>
6186                         </buttonCell>
6187                         <connections>
6188                             <action selector="addObjeMark:" target="3039" id="Qc3-gI-CUf"/>
6189                         </connections>
6190                     </button>
6191                     <textField verticalHuggingPriority="750" id="7332">
6192                         <rect key="frame" x="448" y="303" width="33" height="22"/>
6193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6194                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7336">
6195                             <font key="font" metaFont="system"/>
6196                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6197                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6198                         </textFieldCell>
6199                     </textField>
6200                     <textField verticalHuggingPriority="750" id="7333">
6201                         <rect key="frame" x="404" y="306" width="43" height="17"/>
6202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6203                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="成功率" id="7334">
6204                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6205                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6206                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6207                         </textFieldCell>
6208                     </textField>
6209                     <button verticalHuggingPriority="750" id="7394">
6210                         <rect key="frame" x="385" y="139" width="36" height="32"/>
6211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6212                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7398">
6213                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6214                             <font key="font" metaFont="system"/>
6215                         </buttonCell>
6216                         <connections>
6217                             <action selector="insertHitList:" target="3039" id="Iyh-Tr-Tbu"/>
6218                         </connections>
6219                     </button>
6220                     <button verticalHuggingPriority="750" id="7395">
6221                         <rect key="frame" x="413" y="139" width="36" height="32"/>
6222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6223                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7397">
6224                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6225                             <font key="font" metaFont="system"/>
6226                         </buttonCell>
6227                         <connections>
6228                             <action selector="removeHitList:" target="3039" id="gyx-wk-vgi"/>
6229                         </connections>
6230                     </button>
6231                     <box autoresizesSubviews="NO" title="ダメージ属性追加" borderType="line" id="7421">
6232                         <rect key="frame" x="12" y="6" width="214" height="161"/>
6233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6234                         <view key="contentView" id="Mnn-7V-CHS">
6235                             <rect key="frame" x="1" y="1" width="212" height="145"/>
6236                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6237                             <subviews>
6238                                 <button verticalHuggingPriority="750" id="7353">
6239                                     <rect key="frame" x="148" y="107" width="36" height="32"/>
6240                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6241                                     <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7354">
6242                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6243                                         <font key="font" metaFont="system"/>
6244                                     </buttonCell>
6245                                     <connections>
6246                                         <action selector="insertDamageList:" target="3039" id="lEj-6q-bcg"/>
6247                                     </connections>
6248                                 </button>
6249                                 <button verticalHuggingPriority="750" id="7357">
6250                                     <rect key="frame" x="174" y="107" width="36" height="32"/>
6251                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6252                                     <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7358">
6253                                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6254                                         <font key="font" metaFont="system"/>
6255                                     </buttonCell>
6256                                     <connections>
6257                                         <action selector="removeDamageList:" target="3039" id="D4t-pB-dNl"/>
6258                                     </connections>
6259                                 </button>
6260                                 <popUpButton verticalHuggingPriority="750" id="6625">
6261                                     <rect key="frame" x="6" y="57" width="75" height="26"/>
6262                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6263                                     <popUpButtonCell key="cell" type="push" title="打撃" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6634" id="6627">
6264                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6265                                         <font key="font" metaFont="menu"/>
6266                                         <menu key="menu" title="OtherViews" id="6628">
6267                                             <items>
6268                                                 <menuItem title="打撃" state="on" id="6634">
6269                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6270                                                 </menuItem>
6271                                                 <menuItem title="斬撃" id="6633"/>
6272                                                 <menuItem title="突き" id="6632"/>
6273                                                 <menuItem title="射手" id="6631"/>
6274                                                 <menuItem title="銃撃" id="6630"/>
6275                                                 <menuItem title="砲撃" id="6629"/>
6276                                                 <menuItem title="火炎" id="9409"/>
6277                                                 <menuItem title="冷気" id="9410"/>
6278                                                 <menuItem title="電撃" id="9411"/>
6279                                                 <menuItem title="風圧" id="9412"/>
6280                                                 <menuItem title="流水" id="9413"/>
6281                                                 <menuItem title="ガス" id="9414"/>
6282                                                 <menuItem title="神聖" id="9415"/>
6283                                                 <menuItem title="暗黒" id="9416"/>
6284                                                 <menuItem title="爆撃" id="9417"/>
6285                                                 <menuItem title="流血" id="9418"/>
6286                                             </items>
6287                                         </menu>
6288                                     </popUpButtonCell>
6289                                 </popUpButton>
6290                                 <textField verticalHuggingPriority="750" id="6640">
6291                                     <rect key="frame" x="82" y="91" width="58" height="22"/>
6292                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6293                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6644">
6294                                         <font key="font" metaFont="system"/>
6295                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6296                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6297                                     </textFieldCell>
6298                                 </textField>
6299                                 <popUpButton verticalHuggingPriority="750" id="6658">
6300                                     <rect key="frame" x="6" y="88" width="73" height="26"/>
6301                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6302                                     <popUpButtonCell key="cell" type="push" title="攻撃力" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6662" id="6659">
6303                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6304                                         <font key="font" metaFont="menu"/>
6305                                         <menu key="menu" title="OtherViews" id="6661">
6306                                             <items>
6307                                                 <menuItem title="攻撃力" state="on" id="6662"/>
6308                                                 <menuItem title="防御力" id="6663"/>
6309                                                 <menuItem title="命中値" id="6664"/>
6310                                                 <menuItem title="回避値" id="6665"/>
6311                                                 <menuItem title="演算力" id="6666"/>
6312                                                 <menuItem title="無修正" id="7570"/>
6313                                             </items>
6314                                         </menu>
6315                                     </popUpButtonCell>
6316                                 </popUpButton>
6317                                 <textField verticalHuggingPriority="750" id="6709">
6318                                     <rect key="frame" x="144" y="91" width="36" height="22"/>
6319                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6320                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="6713">
6321                                         <font key="font" metaFont="system"/>
6322                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6323                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6324                                     </textFieldCell>
6325                                 </textField>
6326                                 <textField verticalHuggingPriority="750" id="6710">
6327                                     <rect key="frame" x="185" y="94" width="16" height="17"/>
6328                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6329                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="6711">
6330                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6331                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6332                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6333                                     </textFieldCell>
6334                                 </textField>
6335                                 <popUpButton verticalHuggingPriority="750" id="6967">
6336                                     <rect key="frame" x="94" y="57" width="105" height="26"/>
6337                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6338                                     <popUpButtonCell key="cell" type="push" title="ダメージ" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="6971" id="6968">
6339                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6340                                         <font key="font" metaFont="menu"/>
6341                                         <menu key="menu" title="OtherViews" id="6970">
6342                                             <items>
6343                                                 <menuItem title="ダメージ" state="on" id="6971">
6344                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6345                                                 </menuItem>
6346                                                 <menuItem title="回復" id="6972"/>
6347                                                 <menuItem title="復活" id="6973"/>
6348                                                 <menuItem title="一時減少" id="6974"/>
6349                                                 <menuItem title="一時増加" id="6983"/>
6350                                                 <menuItem title="毒" id="6975"/>
6351                                                 <menuItem title="睡眠" id="6976"/>
6352                                                 <menuItem title="混乱" id="6984"/>
6353                                                 <menuItem title="麻痺" id="6985"/>
6354                                                 <menuItem title="沈黙" id="6986"/>
6355                                                 <menuItem title="魅了" id="6988"/>
6356                                             </items>
6357                                         </menu>
6358                                     </popUpButtonCell>
6359                                 </popUpButton>
6360                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xWD-0K-HbB">
6361                                     <rect key="frame" x="5" y="27" width="200" height="18"/>
6362                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6363                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6364                                     <size key="cellSize" width="48" height="18"/>
6365                                     <size key="intercellSpacing" width="4" height="2"/>
6366                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="POT-fo-Tum">
6367                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6368                                         <font key="font" metaFont="system"/>
6369                                     </buttonCell>
6370                                     <cells>
6371                                         <column>
6372                                             <buttonCell type="radio" title="通常" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mJ8-ZI-msj">
6373                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6374                                                 <font key="font" metaFont="system"/>
6375                                             </buttonCell>
6376                                         </column>
6377                                         <column>
6378                                             <buttonCell type="radio" title="弓" imagePosition="left" alignment="left" inset="2" id="xO0-kt-auf">
6379                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6380                                                 <font key="font" metaFont="system"/>
6381                                             </buttonCell>
6382                                         </column>
6383                                         <column>
6384                                             <buttonCell type="radio" title="銃" imagePosition="left" alignment="left" inset="2" id="XHt-Pu-PIh">
6385                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6386                                                 <font key="font" metaFont="system"/>
6387                                             </buttonCell>
6388                                         </column>
6389                                     </cells>
6390                                     <connections>
6391                                         <action selector="attackListButtonCell:" target="3039" id="GDY-92-fDZ"/>
6392                                     </connections>
6393                                 </matrix>
6394                             </subviews>
6395                         </view>
6396                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6397                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6398                         <font key="titleFont" size="11" name="AquaKana"/>
6399                     </box>
6400                     <textField verticalHuggingPriority="750" id="7571">
6401                         <rect key="frame" x="246" y="145" width="32" height="22"/>
6402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6403                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7573">
6404                             <font key="font" metaFont="system"/>
6405                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6406                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6407                         </textFieldCell>
6408                     </textField>
6409                     <textField verticalHuggingPriority="750" id="7579">
6410                         <rect key="frame" x="355" y="145" width="32" height="22"/>
6411                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6412                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="7580">
6413                             <font key="font" metaFont="system"/>
6414                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6415                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6416                         </textFieldCell>
6417                     </textField>
6418                     <textField verticalHuggingPriority="750" id="7590">
6419                         <rect key="frame" x="229" y="148" width="17" height="17"/>
6420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6421                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="割" id="7591">
6422                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6423                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6424                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6425                         </textFieldCell>
6426                     </textField>
6427                     <textField verticalHuggingPriority="750" id="7606">
6428                         <rect key="frame" x="336" y="148" width="17" height="17"/>
6429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6430                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ヒ" id="7608">
6431                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6432                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6433                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6434                         </textFieldCell>
6435                     </textField>
6436                     <box autoresizesSubviews="NO" title="コスト" borderType="line" id="7636">
6437                         <rect key="frame" x="445" y="139" width="71" height="159"/>
6438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6439                         <view key="contentView" id="tcD-hb-wmk">
6440                             <rect key="frame" x="1" y="1" width="69" height="143"/>
6441                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6442                             <subviews>
6443                                 <textField verticalHuggingPriority="750" id="7637">
6444                                     <rect key="frame" x="18" y="102" width="33" height="22"/>
6445                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6446                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7665">
6447                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7666"/>
6448                                         <font key="font" metaFont="system"/>
6449                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6450                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6451                                     </textFieldCell>
6452                                 </textField>
6453                                 <textField verticalHuggingPriority="750" id="7642">
6454                                     <rect key="frame" x="15" y="123" width="30" height="17"/>
6455                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6456                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="7658">
6457                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6458                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6459                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6460                                     </textFieldCell>
6461                                 </textField>
6462                                 <textField verticalHuggingPriority="750" id="7640">
6463                                     <rect key="frame" x="18" y="62" width="33" height="22"/>
6464                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6465                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7660">
6466                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7661"/>
6467                                         <font key="font" metaFont="system"/>
6468                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6469                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6470                                     </textFieldCell>
6471                                 </textField>
6472                                 <textField verticalHuggingPriority="750" id="7638">
6473                                     <rect key="frame" x="18" y="20" width="33" height="22"/>
6474                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6475                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="7663">
6476                                         <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="7664"/>
6477                                         <font key="font" metaFont="system"/>
6478                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6479                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6480                                     </textFieldCell>
6481                                 </textField>
6482                                 <textField verticalHuggingPriority="750" id="7641">
6483                                     <rect key="frame" x="15" y="85" width="30" height="17"/>
6484                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6485                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="7659">
6486                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6487                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6488                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6489                                     </textFieldCell>
6490                                 </textField>
6491                                 <textField verticalHuggingPriority="750" id="7639">
6492                                     <rect key="frame" x="15" y="44" width="30" height="17"/>
6493                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6494                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="7662">
6495                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
6496                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6497                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6498                                     </textFieldCell>
6499                                 </textField>
6500                             </subviews>
6501                         </view>
6502                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
6503                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
6504                         <font key="titleFont" size="11" name="AquaKana"/>
6505                     </box>
6506                     <textField verticalHuggingPriority="750" id="7676">
6507                         <rect key="frame" x="517" y="303" width="33" height="22"/>
6508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6509                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="7679">
6510                             <font key="font" metaFont="system"/>
6511                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6512                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6513                         </textFieldCell>
6514                     </textField>
6515                     <textField verticalHuggingPriority="750" id="7677">
6516                         <rect key="frame" x="486" y="306" width="30" height="17"/>
6517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6518                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="7678">
6519                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6520                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6521                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6522                         </textFieldCell>
6523                     </textField>
6524                     <textField verticalHuggingPriority="750" id="7699">
6525                         <rect key="frame" x="518" y="267" width="17" height="17"/>
6526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6527                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="陸" id="7700">
6528                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6529                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6530                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6531                         </textFieldCell>
6532                     </textField>
6533                     <textField verticalHuggingPriority="750" id="7714">
6534                         <rect key="frame" x="518" y="236" width="17" height="17"/>
6535                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6536                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="宙" id="7715">
6537                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6538                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6539                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6540                         </textFieldCell>
6541                     </textField>
6542                     <textField verticalHuggingPriority="750" id="7721">
6543                         <rect key="frame" x="518" y="204" width="17" height="17"/>
6544                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6545                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="海" id="7722">
6546                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6547                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6548                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6549                         </textFieldCell>
6550                     </textField>
6551                     <textField verticalHuggingPriority="750" id="7728">
6552                         <rect key="frame" x="518" y="173" width="17" height="17"/>
6553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="空" id="7729">
6555                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6556                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6557                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6558                         </textFieldCell>
6559                     </textField>
6560                     <popUpButton verticalHuggingPriority="750" id="7744">
6561                         <rect key="frame" x="538" y="262" width="54" height="26"/>
6562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6563                         <popUpButtonCell key="cell" type="push" title="A" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7747" id="7745">
6564                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6565                             <font key="font" metaFont="menu"/>
6566                             <menu key="menu" title="OtherViews" id="7746">
6567                                 <items>
6568                                     <menuItem title="A" state="on" id="7747"/>
6569                                     <menuItem title="B" id="7748"/>
6570                                     <menuItem title="C" id="7749"/>
6571                                     <menuItem title="D" id="7770"/>
6572                                     <menuItem title="E" id="7771"/>
6573                                     <menuItem title="S" id="7772">
6574                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6575                                     </menuItem>
6576                                     <menuItem title="SS" id="7773">
6577                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6578                                     </menuItem>
6579                                 </items>
6580                             </menu>
6581                         </popUpButtonCell>
6582                     </popUpButton>
6583                     <popUpButton verticalHuggingPriority="750" id="7774">
6584                         <rect key="frame" x="538" y="231" width="54" height="26"/>
6585                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6586                         <popUpButtonCell key="cell" type="push" title="A" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7784" id="7776">
6587                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6588                             <font key="font" metaFont="menu"/>
6589                             <menu key="menu" title="OtherViews" id="7777">
6590                                 <items>
6591                                     <menuItem title="A" state="on" id="7784"/>
6592                                     <menuItem title="B" id="7783"/>
6593                                     <menuItem title="C" id="7782"/>
6594                                     <menuItem title="D" id="7781"/>
6595                                     <menuItem title="E" id="7780"/>
6596                                     <menuItem title="S" id="7779">
6597                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6598                                     </menuItem>
6599                                     <menuItem title="SS" id="7778">
6600                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6601                                     </menuItem>
6602                                 </items>
6603                             </menu>
6604                         </popUpButtonCell>
6605                     </popUpButton>
6606                     <popUpButton verticalHuggingPriority="750" id="7791">
6607                         <rect key="frame" x="538" y="199" width="54" height="26"/>
6608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6609                         <popUpButtonCell key="cell" type="push" title="A" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7801" id="7793">
6610                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6611                             <font key="font" metaFont="menu"/>
6612                             <menu key="menu" title="OtherViews" id="7794">
6613                                 <items>
6614                                     <menuItem title="A" state="on" id="7801"/>
6615                                     <menuItem title="B" id="7800"/>
6616                                     <menuItem title="C" id="7799"/>
6617                                     <menuItem title="D" id="7798"/>
6618                                     <menuItem title="E" id="7797"/>
6619                                     <menuItem title="S" id="7796">
6620                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6621                                     </menuItem>
6622                                     <menuItem title="SS" id="7795">
6623                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6624                                     </menuItem>
6625                                 </items>
6626                             </menu>
6627                         </popUpButtonCell>
6628                     </popUpButton>
6629                     <popUpButton verticalHuggingPriority="750" id="7808">
6630                         <rect key="frame" x="538" y="168" width="54" height="26"/>
6631                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6632                         <popUpButtonCell key="cell" type="push" title="A" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7818" id="7810">
6633                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
6634                             <font key="font" metaFont="menu"/>
6635                             <menu key="menu" title="OtherViews" id="7811">
6636                                 <items>
6637                                     <menuItem title="A" state="on" id="7818"/>
6638                                     <menuItem title="B" id="7817"/>
6639                                     <menuItem title="C" id="7816"/>
6640                                     <menuItem title="D" id="7815"/>
6641                                     <menuItem title="E" id="7814"/>
6642                                     <menuItem title="S" id="7813">
6643                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6644                                     </menuItem>
6645                                     <menuItem title="SS" id="7812">
6646                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
6647                                     </menuItem>
6648                                 </items>
6649                             </menu>
6650                         </popUpButtonCell>
6651                     </popUpButton>
6652                     <textField verticalHuggingPriority="750" id="9319">
6653                         <rect key="frame" x="400" y="278" width="33" height="22"/>
6654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="50" drawsBackground="YES" id="9322">
6656                             <font key="font" metaFont="system"/>
6657                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6658                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6659                         </textFieldCell>
6660                     </textField>
6661                     <textField verticalHuggingPriority="750" id="9320">
6662                         <rect key="frame" x="333" y="280" width="69" height="17"/>
6663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6664                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命回率修正" id="9321">
6665                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6666                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6667                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6668                         </textFieldCell>
6669                     </textField>
6670                     <textField verticalHuggingPriority="750" id="9860">
6671                         <rect key="frame" x="303" y="145" width="32" height="22"/>
6672                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6673                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="9864">
6674                             <font key="font" metaFont="system"/>
6675                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
6676                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
6677                         </textFieldCell>
6678                     </textField>
6679                     <textField verticalHuggingPriority="750" id="9861">
6680                         <rect key="frame" x="284" y="148" width="17" height="17"/>
6681                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6682                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命" id="9862">
6683                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6684                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6685                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
6686                         </textFieldCell>
6687                     </textField>
6688                     <button verticalHuggingPriority="750" id="hW7-46-ncf">
6689                         <rect key="frame" x="298" y="106" width="43" height="32"/>
6690                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6691                         <buttonCell key="cell" type="push" title="主" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="21O-fX-j1M">
6692                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6693                             <font key="font" size="13" name="AquaKana"/>
6694                         </buttonCell>
6695                         <connections>
6696                             <action selector="addSubjMark:" target="3039" id="HBn-23-ynG"/>
6697                         </connections>
6698                     </button>
6699                     <button verticalHuggingPriority="750" id="eHr-lL-qfg">
6700                         <rect key="frame" x="508" y="76" width="92" height="32"/>
6701                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6702                         <buttonCell key="cell" type="push" title="特殊項目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="yQ7-Vj-wCa">
6703                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6704                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6705                         </buttonCell>
6706                         <connections>
6707                             <action selector="attackPreferenceBtn:" target="3039" id="Gqw-1f-m6p"/>
6708                         </connections>
6709                     </button>
6710                     <button verticalHuggingPriority="750" id="27T-tg-Crl">
6711                         <rect key="frame" x="508" y="47" width="92" height="32"/>
6712                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6713                         <buttonCell key="cell" type="push" title="演出決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="n49-bB-qOi">
6714                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6715                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6716                         </buttonCell>
6717                         <connections>
6718                             <action selector="attackEffectBtn:" target="3039" id="Tnu-MG-7bf"/>
6719                         </connections>
6720                     </button>
6721                     <button id="eZa-vt-uxM">
6722                         <rect key="frame" x="239" y="361" width="48" height="18"/>
6723                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6724                         <buttonCell key="cell" type="check" title="魔法" bezelStyle="regularSquare" imagePosition="left" inset="2" id="0NI-Pj-TKZ">
6725                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6726                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6727                         </buttonCell>
6728                     </button>
6729                     <button id="KgG-On-sSC">
6730                         <rect key="frame" x="302" y="361" width="74" height="18"/>
6731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6732                         <buttonCell key="cell" type="check" title="異能の力" bezelStyle="regularSquare" imagePosition="left" inset="2" id="h6C-O8-cda">
6733                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
6734                             <font key="font" size="13" name="HiraKakuProN-W3"/>
6735                         </buttonCell>
6736                     </button>
6737                 </subviews>
6738             </view>
6739         </window>
6740         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6438" userLabel="攻撃リスト" customClass="NSPanel">
6741             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6742             <rect key="contentRect" x="196" y="132" width="600" height="300"/>
6743             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6744             <view key="contentView" id="6439">
6745                 <rect key="frame" x="0.0" y="0.0" width="600" height="300"/>
6746                 <autoresizingMask key="autoresizingMask"/>
6747                 <subviews>
6748                     <button verticalHuggingPriority="750" id="6440">
6749                         <rect key="frame" x="601" y="31" width="66" height="32"/>
6750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6751                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6481">
6752                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6753                             <font key="font" size="13" name="AquaKana"/>
6754                         </buttonCell>
6755                         <connections>
6756                             <action selector="unitResearchCloseBCL:" target="2629" id="6482"/>
6757                         </connections>
6758                     </button>
6759                     <button verticalHuggingPriority="750" id="6443">
6760                         <rect key="frame" x="529" y="65" width="36" height="32"/>
6761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6762                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6473">
6763                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6764                             <font key="font" size="13" name="AquaKana"/>
6765                         </buttonCell>
6766                         <connections>
6767                             <action selector="insertAttackList:" target="3039" id="9281"/>
6768                         </connections>
6769                     </button>
6770                     <button verticalHuggingPriority="750" id="6442">
6771                         <rect key="frame" x="557" y="65" width="35" height="32"/>
6772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6773                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6475">
6774                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6775                             <font key="font" size="13" name="AquaKana"/>
6776                         </buttonCell>
6777                         <connections>
6778                             <action selector="removeAttackList:" target="3039" id="9282"/>
6779                         </connections>
6780                     </button>
6781                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6541">
6782                         <rect key="frame" x="-1" y="101" width="722" height="200"/>
6783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6784                         <clipView key="contentView" id="SSl-yr-MRR">
6785                             <rect key="frame" x="1" y="17" width="720" height="182"/>
6786                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6787                             <subviews>
6788                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6599" id="6542">
6789                                     <rect key="frame" x="0.0" y="0.0" width="597" height="19"/>
6790                                     <autoresizingMask key="autoresizingMask"/>
6791                                     <size key="intercellSpacing" width="3" height="2"/>
6792                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6793                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
6794                                     <tableColumns>
6795                                         <tableColumn editable="NO" width="160.69140625" minWidth="40" maxWidth="1000" id="6546">
6796                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
6797                                                 <font key="font" metaFont="smallSystem"/>
6798                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6799                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6800                                             </tableHeaderCell>
6801                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6549">
6802                                                 <font key="font" metaFont="system"/>
6803                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6804                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6805                                             </textFieldCell>
6806                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6807                                             <connections>
6808                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.name" id="9316">
6809                                                     <dictionary key="options">
6810                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6811                                                     </dictionary>
6812                                                 </binding>
6813                                             </connections>
6814                                         </tableColumn>
6815                                         <tableColumn editable="NO" width="58.59765625" minWidth="40" maxWidth="1000" id="6547">
6816                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果値">
6817                                                 <font key="font" metaFont="smallSystem"/>
6818                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6819                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
6820                                             </tableHeaderCell>
6821                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6548">
6822                                                 <font key="font" metaFont="system"/>
6823                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6824                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6825                                             </textFieldCell>
6826                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6827                                             <connections>
6828                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.atk" id="9315">
6829                                                     <dictionary key="options">
6830                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6831                                                     </dictionary>
6832                                                 </binding>
6833                                             </connections>
6834                                         </tableColumn>
6835                                         <tableColumn editable="NO" width="57.67578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6573">
6836                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
6837                                                 <font key="font" metaFont="smallSystem"/>
6838                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6839                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6840                                             </tableHeaderCell>
6841                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6574">
6842                                                 <font key="font" metaFont="system"/>
6843                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6844                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6845                                             </textFieldCell>
6846                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6847                                             <connections>
6848                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.range" id="9310">
6849                                                     <dictionary key="options">
6850                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6851                                                     </dictionary>
6852                                                 </binding>
6853                                             </connections>
6854                                         </tableColumn>
6855                                         <tableColumn editable="NO" width="30" minWidth="10" maxWidth="3.4028234663852886e+38" id="6563">
6856                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命回">
6857                                                 <font key="font" metaFont="smallSystem"/>
6858                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6859                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6860                                             </tableHeaderCell>
6861                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6564">
6862                                                 <font key="font" metaFont="system"/>
6863                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6864                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6865                                             </textFieldCell>
6866                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6867                                             <connections>
6868                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.hit" id="9314">
6869                                                     <dictionary key="options">
6870                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6871                                                     </dictionary>
6872                                                 </binding>
6873                                             </connections>
6874                                         </tableColumn>
6875                                         <tableColumn editable="NO" width="31.0390625" minWidth="10" maxWidth="3.4028234663852886e+38" id="6565">
6876                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="気力">
6877                                                 <font key="font" metaFont="smallSystem"/>
6878                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6879                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6880                                             </tableHeaderCell>
6881                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6566">
6882                                                 <font key="font" metaFont="system"/>
6883                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6884                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6885                                             </textFieldCell>
6886                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6887                                             <connections>
6888                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.vigor" id="9313">
6889                                                     <dictionary key="options">
6890                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6891                                                     </dictionary>
6892                                                 </binding>
6893                                             </connections>
6894                                         </tableColumn>
6895                                         <tableColumn editable="NO" width="65.30859375" minWidth="10" maxWidth="3.4028234663852886e+38" id="6567">
6896                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費">
6897                                                 <font key="font" metaFont="smallSystem"/>
6898                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6899                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6900                                             </tableHeaderCell>
6901                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6568">
6902                                                 <font key="font" metaFont="system"/>
6903                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6904                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6905                                             </textFieldCell>
6906                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6907                                             <connections>
6908                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.cost" id="9312">
6909                                                     <dictionary key="options">
6910                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6911                                                     </dictionary>
6912                                                 </binding>
6913                                             </connections>
6914                                         </tableColumn>
6915                                         <tableColumn editable="NO" width="33.20703125" minWidth="10" maxWidth="3.4028234663852886e+38" id="6569">
6916                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="弾数">
6917                                                 <font key="font" metaFont="smallSystem"/>
6918                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6919                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6920                                             </tableHeaderCell>
6921                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="6570">
6922                                                 <font key="font" metaFont="system"/>
6923                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6924                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6925                                             </textFieldCell>
6926                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6927                                             <connections>
6928                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.bullet" id="9311">
6929                                                     <dictionary key="options">
6930                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6931                                                     </dictionary>
6932                                                 </binding>
6933                                             </connections>
6934                                         </tableColumn>
6935                                         <tableColumn identifier="" width="135.9609375" minWidth="10" maxWidth="3.4028234663852886e+38" id="BrN-q7-hSC">
6936                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
6937                                                 <font key="font" metaFont="smallSystem"/>
6938                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
6939                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
6940                                             </tableHeaderCell>
6941                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tS8-Xb-Wu1">
6942                                                 <font key="font" metaFont="system"/>
6943                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
6944                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6945                                             </textFieldCell>
6946                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
6947                                             <connections>
6948                                                 <binding destination="9196" name="value" keyPath="arrangedObjects.memo" id="sHe-dp-TWg">
6949                                                     <dictionary key="options">
6950                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
6951                                                     </dictionary>
6952                                                 </binding>
6953                                             </connections>
6954                                         </tableColumn>
6955                                     </tableColumns>
6956                                 </tableView>
6957                             </subviews>
6958                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
6959                         </clipView>
6960                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="6543">
6961                             <rect key="frame" x="1" y="159" width="674" height="16"/>
6962                             <autoresizingMask key="autoresizingMask"/>
6963                         </scroller>
6964                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6545">
6965                             <rect key="frame" x="224" y="17" width="15" height="102"/>
6966                             <autoresizingMask key="autoresizingMask"/>
6967                         </scroller>
6968                         <tableHeaderView key="headerView" id="6599">
6969                             <rect key="frame" x="0.0" y="0.0" width="720" height="17"/>
6970                             <autoresizingMask key="autoresizingMask"/>
6971                         </tableHeaderView>
6972                     </scrollView>
6973                     <button verticalHuggingPriority="750" id="6591">
6974                         <rect key="frame" x="529" y="4" width="66" height="32"/>
6975                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6976                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6592">
6977                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
6978                             <font key="font" size="13" name="AquaKana"/>
6979                         </buttonCell>
6980                         <connections>
6981                             <action selector="attackListBtnSubmitlUCL:" target="3039" id="7833"/>
6982                         </connections>
6983                     </button>
6984                 </subviews>
6985             </view>
6986         </window>
6987         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="7947" userLabel="アイテムリスト" customClass="NSPanel">
6988             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
6989             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
6990             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
6991             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
6992             <view key="contentView" id="7948">
6993                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
6994                 <autoresizingMask key="autoresizingMask"/>
6995                 <subviews>
6996                     <button verticalHuggingPriority="750" id="7952">
6997                         <rect key="frame" x="393" y="13" width="107" height="32"/>
6998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
6999                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7964">
7000                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7001                             <font key="font" size="13" name="AquaKana"/>
7002                         </buttonCell>
7003                         <connections>
7004                             <action selector="UCLPanelEquipListSubmitBtn:" target="3039" id="8143"/>
7005                         </connections>
7006                     </button>
7007                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7998">
7008                         <rect key="frame" x="-1" y="79" width="502" height="322"/>
7009                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7010                         <clipView key="contentView" id="uGO-Rp-XyC">
7011                             <rect key="frame" x="1" y="17" width="500" height="304"/>
7012                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7013                             <subviews>
7014                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="8001" id="7999">
7015                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
7016                                     <autoresizingMask key="autoresizingMask"/>
7017                                     <size key="intercellSpacing" width="3" height="2"/>
7018                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7019                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7020                                     <tableColumns>
7021                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="8003">
7022                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="アイテム名">
7023                                                 <font key="font" metaFont="smallSystem"/>
7024                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7025                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7026                                             </tableHeaderCell>
7027                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8006">
7028                                                 <font key="font" metaFont="system"/>
7029                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7030                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7031                                             </textFieldCell>
7032                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7033                                             <connections>
7034                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.name" id="9204">
7035                                                     <dictionary key="options">
7036                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
7037                                                     </dictionary>
7038                                                 </binding>
7039                                             </connections>
7040                                         </tableColumn>
7041                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="8004">
7042                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
7043                                                 <font key="font" metaFont="smallSystem"/>
7044                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7045                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7046                                             </tableHeaderCell>
7047                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8005">
7048                                                 <font key="font" metaFont="system"/>
7049                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7050                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7051                                             </textFieldCell>
7052                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7053                                             <connections>
7054                                                 <binding destination="8222" name="value" keyPath="arrangedObjects.memo" id="9205">
7055                                                     <dictionary key="options">
7056                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
7057                                                     </dictionary>
7058                                                 </binding>
7059                                             </connections>
7060                                         </tableColumn>
7061                                     </tableColumns>
7062                                 </tableView>
7063                             </subviews>
7064                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7065                         </clipView>
7066                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8000">
7067                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7068                             <autoresizingMask key="autoresizingMask"/>
7069                         </scroller>
7070                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8002">
7071                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7072                             <autoresizingMask key="autoresizingMask"/>
7073                         </scroller>
7074                         <tableHeaderView key="headerView" id="8001">
7075                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
7076                             <autoresizingMask key="autoresizingMask"/>
7077                         </tableHeaderView>
7078                     </scrollView>
7079                     <button verticalHuggingPriority="750" id="zEz-3E-sF2">
7080                         <rect key="frame" x="308" y="13" width="79" height="32"/>
7081                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7082                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PKp-QG-doA">
7083                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7084                             <font key="font" size="13" name="AquaKana"/>
7085                         </buttonCell>
7086                         <connections>
7087                             <action selector="ILregi:" target="3039" id="6sA-4K-xKV"/>
7088                         </connections>
7089                     </button>
7090                 </subviews>
7091             </view>
7092         </window>
7093         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8091" userLabel="状態変化リスト" customClass="NSPanel">
7094             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7095             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7096             <rect key="contentRect" x="196" y="132" width="267" height="286"/>
7097             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7098             <view key="contentView" id="8092">
7099                 <rect key="frame" x="0.0" y="0.0" width="267" height="286"/>
7100                 <autoresizingMask key="autoresizingMask"/>
7101                 <subviews>
7102                     <button verticalHuggingPriority="750" id="8096">
7103                         <rect key="frame" x="161" y="-1" width="107" height="32"/>
7104                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7105                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8107">
7106                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7107                             <font key="font" size="13" name="AquaKana"/>
7108                         </buttonCell>
7109                         <connections>
7110                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="8142"/>
7111                         </connections>
7112                     </button>
7113                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8093">
7114                         <rect key="frame" x="-1" y="76" width="269" height="211"/>
7115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7116                         <clipView key="contentView" id="HFB-Ay-yij">
7117                             <rect key="frame" x="1" y="1" width="267" height="209"/>
7118                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7119                             <subviews>
7120                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="8115">
7121                                     <rect key="frame" x="0.0" y="0.0" width="267" height="19"/>
7122                                     <autoresizingMask key="autoresizingMask"/>
7123                                     <size key="intercellSpacing" width="3" height="2"/>
7124                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7125                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7126                                     <tableColumns>
7127                                         <tableColumn editable="NO" width="263.78515625" minWidth="40" maxWidth="1000" id="8117">
7128                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="特殊状態変化名">
7129                                                 <font key="font" metaFont="smallSystem"/>
7130                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7131                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7132                                             </tableHeaderCell>
7133                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8118">
7134                                                 <font key="font" metaFont="system"/>
7135                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7136                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7137                                             </textFieldCell>
7138                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7139                                         </tableColumn>
7140                                     </tableColumns>
7141                                 </tableView>
7142                             </subviews>
7143                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7144                         </clipView>
7145                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8114">
7146                             <rect key="frame" x="1" y="119" width="223" height="15"/>
7147                             <autoresizingMask key="autoresizingMask"/>
7148                         </scroller>
7149                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="8112">
7150                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7151                             <autoresizingMask key="autoresizingMask"/>
7152                         </scroller>
7153                     </scrollView>
7154                     <button verticalHuggingPriority="750" id="CGL-28-xtI">
7155                         <rect key="frame" x="20" y="35" width="22" height="23"/>
7156                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7157                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FhS-8a-QVX">
7158                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7159                             <font key="font" metaFont="system"/>
7160                         </buttonCell>
7161                     </button>
7162                     <button verticalHuggingPriority="750" id="kwP-KT-zbS">
7163                         <rect key="frame" x="43" y="35" width="22" height="23"/>
7164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7165                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mo3-Nc-MeQ">
7166                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7167                             <font key="font" metaFont="system"/>
7168                         </buttonCell>
7169                     </button>
7170                 </subviews>
7171             </view>
7172         </window>
7173         <window title="モビールリスト" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8144" userLabel="モビールリスト" customClass="NSPanel">
7174             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7175             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7176             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7177             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7178             <view key="contentView" id="8145">
7179                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7180                 <autoresizingMask key="autoresizingMask"/>
7181                 <subviews>
7182                     <button verticalHuggingPriority="750" id="8160">
7183                         <rect key="frame" x="490" y="5" width="107" height="32"/>
7184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7185                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8166">
7186                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7187                             <font key="font" size="13" name="AquaKana"/>
7188                         </buttonCell>
7189                         <connections>
7190                             <action selector="submit:" target="2629" id="8195"/>
7191                         </connections>
7192                     </button>
7193                     <textField verticalHuggingPriority="750" id="8161">
7194                         <rect key="frame" x="429" y="12" width="48" height="22"/>
7195                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7196                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="8164">
7197                             <font key="font" metaFont="system"/>
7198                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7199                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7200                         </textFieldCell>
7201                     </textField>
7202                     <textField verticalHuggingPriority="750" id="8162">
7203                         <rect key="frame" x="319" y="16" width="95" height="17"/>
7204                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7205                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="8163">
7206                             <font key="font" size="13" name="AquaKana"/>
7207                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7208                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7209                         </textFieldCell>
7210                     </textField>
7211                     <imageView id="8146">
7212                         <rect key="frame" x="426" y="233" width="150" height="150"/>
7213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7214                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="8186"/>
7215                         <connections>
7216                             <binding destination="2631" name="value" keyPath="selection.imgBig" id="8191"/>
7217                         </connections>
7218                     </imageView>
7219                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8197">
7220                         <rect key="frame" x="-1" y="51" width="422" height="350"/>
7221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7222                         <clipView key="contentView" id="kq7-qF-fMa">
7223                             <rect key="frame" x="1" y="17" width="420" height="332"/>
7224                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
7225                             <subviews>
7226                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="8200" id="8198">
7227                                     <rect key="frame" x="0.0" y="0.0" width="420" height="34"/>
7228                                     <autoresizingMask key="autoresizingMask"/>
7229                                     <size key="intercellSpacing" width="3" height="2"/>
7230                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7231                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
7232                                     <tableColumns>
7233                                         <tableColumn width="56.3359375" minWidth="40" maxWidth="1000" id="8202">
7234                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
7235                                                 <font key="font" metaFont="smallSystem"/>
7236                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7237                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7238                                             </tableHeaderCell>
7239                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8218">
7240                                                 <font key="font" metaFont="system"/>
7241                                             </imageCell>
7242                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7243                                         </tableColumn>
7244                                         <tableColumn width="161.65234375" minWidth="40" maxWidth="1000" id="8203">
7245                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="機体名">
7246                                                 <font key="font" metaFont="smallSystem"/>
7247                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7248                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
7249                                             </tableHeaderCell>
7250                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8204">
7251                                                 <font key="font" metaFont="system"/>
7252                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7253                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7254                                             </textFieldCell>
7255                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7256                                         </tableColumn>
7257                                         <tableColumn width="98.4921875" minWidth="10" maxWidth="3.4028234663852886e+38" id="8212">
7258                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
7259                                                 <font key="font" metaFont="smallSystem"/>
7260                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7261                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7262                                             </tableHeaderCell>
7263                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8213">
7264                                                 <font key="font" metaFont="system"/>
7265                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7266                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7267                                             </textFieldCell>
7268                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7269                                         </tableColumn>
7270                                         <tableColumn width="92" minWidth="10" maxWidth="3.4028234663852886e+38" id="8214">
7271                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="EN">
7272                                                 <font key="font" metaFont="smallSystem"/>
7273                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
7274                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
7275                                             </tableHeaderCell>
7276                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="8215">
7277                                                 <font key="font" metaFont="system"/>
7278                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7279                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7280                                             </textFieldCell>
7281                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
7282                                         </tableColumn>
7283                                     </tableColumns>
7284                                 </tableView>
7285                             </subviews>
7286                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
7287                         </clipView>
7288                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="8199">
7289                             <rect key="frame" x="1" y="333" width="467" height="16"/>
7290                             <autoresizingMask key="autoresizingMask"/>
7291                         </scroller>
7292                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="8201">
7293                             <rect key="frame" x="224" y="17" width="15" height="102"/>
7294                             <autoresizingMask key="autoresizingMask"/>
7295                         </scroller>
7296                         <tableHeaderView key="headerView" id="8200">
7297                             <rect key="frame" x="0.0" y="0.0" width="420" height="17"/>
7298                             <autoresizingMask key="autoresizingMask"/>
7299                         </tableHeaderView>
7300                     </scrollView>
7301                 </subviews>
7302             </view>
7303         </window>
7304         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8246" userLabel="アイテム詳細" customClass="NSPanel">
7305             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
7306             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
7307             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
7308             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
7309             <view key="contentView" id="8247">
7310                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
7311                 <autoresizingMask key="autoresizingMask"/>
7312                 <subviews>
7313                     <textField verticalHuggingPriority="750" id="8315">
7314                         <rect key="frame" x="13" y="341" width="255" height="22"/>
7315                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7316                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8468">
7317                             <font key="font" size="13" name="AquaKana"/>
7318                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7319                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7320                         </textFieldCell>
7321                     </textField>
7322                     <textField verticalHuggingPriority="750" id="8314">
7323                         <rect key="frame" x="13" y="371" width="69" height="17"/>
7324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7325                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="アイテム名" id="8470">
7326                             <font key="font" size="13" name="AquaKana"/>
7327                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7328                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7329                         </textFieldCell>
7330                     </textField>
7331                     <button verticalHuggingPriority="750" id="8281">
7332                         <rect key="frame" x="488" y="13" width="105" height="32"/>
7333                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7334                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8549">
7335                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
7336                             <font key="font" size="13" name="AquaKana"/>
7337                         </buttonCell>
7338                         <connections>
7339                             <action selector="canceIL:" target="3039" id="9210"/>
7340                         </connections>
7341                     </button>
7342                     <textField verticalHuggingPriority="750" id="8312">
7343                         <rect key="frame" x="339" y="343" width="96" height="22"/>
7344                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7345                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8473">
7346                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8474"/>
7347                             <font key="font" metaFont="system"/>
7348                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7349                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7350                         </textFieldCell>
7351                     </textField>
7352                     <textField verticalHuggingPriority="750" id="8311">
7353                         <rect key="frame" x="311" y="346" width="21" height="17"/>
7354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7355                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8476">
7356                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7357                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7358                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7359                         </textFieldCell>
7360                     </textField>
7361                     <textField verticalHuggingPriority="750" id="8310">
7362                         <rect key="frame" x="440" y="325" width="26" height="17"/>
7363                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7364                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="8477">
7365                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7366                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7367                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7368                         </textFieldCell>
7369                     </textField>
7370                     <textField verticalHuggingPriority="750" id="8309">
7371                         <rect key="frame" x="440" y="346" width="25" height="17"/>
7372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7373                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="8478">
7374                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7375                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7376                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7377                         </textFieldCell>
7378                     </textField>
7379                     <textField verticalHuggingPriority="750" id="8308">
7380                         <rect key="frame" x="311" y="325" width="23" height="17"/>
7381                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7382                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="8479">
7383                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7384                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7385                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7386                         </textFieldCell>
7387                     </textField>
7388                     <textField verticalHuggingPriority="750" id="8307">
7389                         <rect key="frame" x="470" y="343" width="96" height="22"/>
7390                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7391                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8480">
7392                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8482"/>
7393                             <font key="font" metaFont="system"/>
7394                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7395                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7396                         </textFieldCell>
7397                     </textField>
7398                     <textField verticalHuggingPriority="750" id="8306">
7399                         <rect key="frame" x="339" y="320" width="96" height="22"/>
7400                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7401                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="8483">
7402                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8484"/>
7403                             <font key="font" metaFont="system"/>
7404                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7405                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7406                         </textFieldCell>
7407                     </textField>
7408                     <textField verticalHuggingPriority="750" id="8305">
7409                         <rect key="frame" x="470" y="320" width="41" height="22"/>
7410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7411                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="6666" drawsBackground="YES" id="8486">
7412                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8487"/>
7413                             <font key="font" metaFont="system"/>
7414                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7415                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7416                         </textFieldCell>
7417                     </textField>
7418                     <textField verticalHuggingPriority="750" id="8303">
7419                         <rect key="frame" x="306" y="298" width="31" height="17"/>
7420                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7421                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="8491">
7422                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7423                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7424                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7425                         </textFieldCell>
7426                     </textField>
7427                     <textField verticalHuggingPriority="750" id="8300">
7428                         <rect key="frame" x="309" y="276" width="25" height="17"/>
7429                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7430                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="8497">
7431                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7432                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7433                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7434                         </textFieldCell>
7435                     </textField>
7436                     <textField verticalHuggingPriority="750" id="8298">
7437                         <rect key="frame" x="309" y="254" width="27" height="17"/>
7438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7439                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="8500">
7440                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7441                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7442                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7443                         </textFieldCell>
7444                     </textField>
7445                     <textField verticalHuggingPriority="750" id="8304">
7446                         <rect key="frame" x="342" y="295" width="58" height="22"/>
7447                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7448                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8489">
7449                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8490"/>
7450                             <font key="font" metaFont="system"/>
7451                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7452                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7453                         </textFieldCell>
7454                     </textField>
7455                     <textField verticalHuggingPriority="750" id="8299">
7456                         <rect key="frame" x="342" y="273" width="58" height="22"/>
7457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7458                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8498">
7459                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8499"/>
7460                             <font key="font" metaFont="system"/>
7461                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7462                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7463                         </textFieldCell>
7464                     </textField>
7465                     <textField verticalHuggingPriority="750" id="8297">
7466                         <rect key="frame" x="342" y="251" width="58" height="22"/>
7467                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7468                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8501">
7469                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8502"/>
7470                             <font key="font" metaFont="system"/>
7471                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7472                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7473                         </textFieldCell>
7474                     </textField>
7475                     <textField verticalHuggingPriority="750" id="8255">
7476                         <rect key="frame" x="452" y="298" width="32" height="17"/>
7477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7478                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="8608">
7479                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7480                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7481                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7482                         </textFieldCell>
7483                     </textField>
7484                     <textField verticalHuggingPriority="750" id="8254">
7485                         <rect key="frame" x="452" y="276" width="35" height="17"/>
7486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="8609">
7488                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7489                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7490                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7491                         </textFieldCell>
7492                     </textField>
7493                     <textField verticalHuggingPriority="750" id="8253">
7494                         <rect key="frame" x="457" y="251" width="26" height="20"/>
7495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7496                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="8610">
7497                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7498                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7499                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7500                         </textFieldCell>
7501                     </textField>
7502                     <textField verticalHuggingPriority="750" id="8252">
7503                         <rect key="frame" x="487" y="295" width="58" height="22"/>
7504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7505                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8612">
7506                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8613"/>
7507                             <font key="font" metaFont="system"/>
7508                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7509                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7510                         </textFieldCell>
7511                     </textField>
7512                     <textField verticalHuggingPriority="750" id="8251">
7513                         <rect key="frame" x="487" y="273" width="58" height="22"/>
7514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7515                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8614">
7516                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8615"/>
7517                             <font key="font" metaFont="system"/>
7518                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7519                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7520                         </textFieldCell>
7521                     </textField>
7522                     <textField verticalHuggingPriority="750" id="8250">
7523                         <rect key="frame" x="487" y="251" width="58" height="22"/>
7524                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7525                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8616">
7526                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8617"/>
7527                             <font key="font" metaFont="system"/>
7528                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7529                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7530                         </textFieldCell>
7531                     </textField>
7532                     <textField verticalHuggingPriority="750" id="8283">
7533                         <rect key="frame" x="314" y="229" width="36" height="21"/>
7534                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7535                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="8545">
7536                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7537                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7538                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7539                         </textFieldCell>
7540                     </textField>
7541                     <textField verticalHuggingPriority="750" id="8282">
7542                         <rect key="frame" x="353" y="229" width="33" height="22"/>
7543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7544                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="8546">
7545                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8548"/>
7546                             <font key="font" metaFont="system"/>
7547                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7548                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7549                         </textFieldCell>
7550                     </textField>
7551                     <textField verticalHuggingPriority="750" id="8249">
7552                         <rect key="frame" x="457" y="229" width="32" height="20"/>
7553                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7554                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="LUK" id="8619">
7555                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7556                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7557                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7558                         </textFieldCell>
7559                     </textField>
7560                     <textField verticalHuggingPriority="750" id="8248">
7561                         <rect key="frame" x="487" y="229" width="58" height="22"/>
7562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7563                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="666666" drawsBackground="YES" id="8620">
7564                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8621"/>
7565                             <font key="font" metaFont="system"/>
7566                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7567                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7568                         </textFieldCell>
7569                     </textField>
7570                     <textField verticalHuggingPriority="750" id="8275">
7571                         <rect key="frame" x="13" y="316" width="69" height="17"/>
7572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7573                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="8563">
7574                             <font key="font" size="13" name="AquaKana"/>
7575                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7576                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7577                         </textFieldCell>
7578                     </textField>
7579                     <textField verticalHuggingPriority="750" id="8274">
7580                         <rect key="frame" x="16" y="291" width="200" height="22"/>
7581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7582                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="鉄の剣" drawsBackground="YES" id="8564">
7583                             <font key="font" size="13" name="AquaKana"/>
7584                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7585                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7586                         </textFieldCell>
7587                     </textField>
7588                     <textField verticalHuggingPriority="750" id="8273">
7589                         <rect key="frame" x="13" y="266" width="44" height="17"/>
7590                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7591                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="8565">
7592                             <font key="font" size="13" name="AquaKana"/>
7593                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7594                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7595                         </textFieldCell>
7596                     </textField>
7597                     <textField verticalHuggingPriority="750" id="8272">
7598                         <rect key="frame" x="16" y="241" width="120" height="22"/>
7599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7600                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="eq1" drawsBackground="YES" id="8566">
7601                             <font key="font" size="13" name="AquaKana"/>
7602                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7603                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7604                         </textFieldCell>
7605                     </textField>
7606                     <textField verticalHuggingPriority="750" id="8702">
7607                         <rect key="frame" x="57" y="202" width="43" height="22"/>
7608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7609                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8731">
7610                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8733"/>
7611                             <font key="font" metaFont="system"/>
7612                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7613                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7614                         </textFieldCell>
7615                     </textField>
7616                     <textField verticalHuggingPriority="750" id="8703">
7617                         <rect key="frame" x="17" y="207" width="30" height="17"/>
7618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7619                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="打撃" id="8730">
7620                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7621                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7622                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7623                         </textFieldCell>
7624                     </textField>
7625                     <textField verticalHuggingPriority="750" id="8704">
7626                         <rect key="frame" x="57" y="172" width="43" height="22"/>
7627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7628                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8728">
7629                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8729"/>
7630                             <font key="font" metaFont="system"/>
7631                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7632                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7633                         </textFieldCell>
7634                     </textField>
7635                     <textField verticalHuggingPriority="750" id="8705">
7636                         <rect key="frame" x="17" y="177" width="30" height="17"/>
7637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7638                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="斬撃" id="8727">
7639                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7640                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7641                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7642                         </textFieldCell>
7643                     </textField>
7644                     <textField verticalHuggingPriority="750" id="8706">
7645                         <rect key="frame" x="57" y="142" width="43" height="22"/>
7646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7647                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8725">
7648                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8726"/>
7649                             <font key="font" metaFont="system"/>
7650                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7651                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7652                         </textFieldCell>
7653                     </textField>
7654                     <textField verticalHuggingPriority="750" id="8707">
7655                         <rect key="frame" x="17" y="147" width="30" height="17"/>
7656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7657                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="突き" id="8724">
7658                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7659                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7660                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7661                         </textFieldCell>
7662                     </textField>
7663                     <textField verticalHuggingPriority="750" id="8708">
7664                         <rect key="frame" x="156" y="202" width="43" height="22"/>
7665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7666                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8722">
7667                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8723"/>
7668                             <font key="font" metaFont="system"/>
7669                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7670                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7671                         </textFieldCell>
7672                     </textField>
7673                     <textField verticalHuggingPriority="750" id="8709">
7674                         <rect key="frame" x="116" y="207" width="30" height="17"/>
7675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7676                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射手" id="8720">
7677                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7678                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7679                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7680                         </textFieldCell>
7681                     </textField>
7682                     <textField verticalHuggingPriority="750" id="8710">
7683                         <rect key="frame" x="156" y="172" width="43" height="22"/>
7684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7685                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8718">
7686                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8719"/>
7687                             <font key="font" metaFont="system"/>
7688                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7689                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7690                         </textFieldCell>
7691                     </textField>
7692                     <textField verticalHuggingPriority="750" id="8711">
7693                         <rect key="frame" x="116" y="177" width="43" height="17"/>
7694                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7695                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="銃撃 " id="8717">
7696                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7697                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7698                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7699                         </textFieldCell>
7700                     </textField>
7701                     <textField verticalHuggingPriority="750" id="8712">
7702                         <rect key="frame" x="156" y="143" width="43" height="22"/>
7703                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7704                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8715">
7705                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8716"/>
7706                             <font key="font" metaFont="system"/>
7707                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7708                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7709                         </textFieldCell>
7710                     </textField>
7711                     <textField verticalHuggingPriority="750" id="8713">
7712                         <rect key="frame" x="116" y="148" width="30" height="17"/>
7713                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7714                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="砲撃" id="8714">
7715                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7716                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7717                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7718                         </textFieldCell>
7719                     </textField>
7720                     <textField verticalHuggingPriority="750" id="8773">
7721                         <rect key="frame" x="257" y="201" width="43" height="22"/>
7722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7723                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8821">
7724                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8822"/>
7725                             <font key="font" metaFont="system"/>
7726                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7727                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7728                         </textFieldCell>
7729                     </textField>
7730                     <textField verticalHuggingPriority="750" id="8774">
7731                         <rect key="frame" x="217" y="206" width="30" height="17"/>
7732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7733                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="火炎" id="8820">
7734                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7735                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7736                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7737                         </textFieldCell>
7738                     </textField>
7739                     <textField verticalHuggingPriority="750" id="8775">
7740                         <rect key="frame" x="257" y="171" width="43" height="22"/>
7741                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7742                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8818">
7743                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8819"/>
7744                             <font key="font" metaFont="system"/>
7745                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7746                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7747                         </textFieldCell>
7748                     </textField>
7749                     <textField verticalHuggingPriority="750" id="8776">
7750                         <rect key="frame" x="217" y="176" width="30" height="17"/>
7751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="冷気" id="8817">
7753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7754                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7755                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7756                         </textFieldCell>
7757                     </textField>
7758                     <textField verticalHuggingPriority="750" id="8777">
7759                         <rect key="frame" x="257" y="141" width="43" height="22"/>
7760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7761                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8815">
7762                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8816"/>
7763                             <font key="font" metaFont="system"/>
7764                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7765                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7766                         </textFieldCell>
7767                     </textField>
7768                     <textField verticalHuggingPriority="750" id="8778">
7769                         <rect key="frame" x="217" y="146" width="30" height="17"/>
7770                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7771                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="電撃" id="8814">
7772                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7773                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7774                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7775                         </textFieldCell>
7776                     </textField>
7777                     <textField verticalHuggingPriority="750" id="8779">
7778                         <rect key="frame" x="356" y="202" width="43" height="22"/>
7779                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7780                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8812">
7781                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8813"/>
7782                             <font key="font" metaFont="system"/>
7783                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7784                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7785                         </textFieldCell>
7786                     </textField>
7787                     <textField verticalHuggingPriority="750" id="8780">
7788                         <rect key="frame" x="316" y="207" width="30" height="17"/>
7789                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7790                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="風圧" id="8811">
7791                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7792                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7793                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7794                         </textFieldCell>
7795                     </textField>
7796                     <textField verticalHuggingPriority="750" id="8781">
7797                         <rect key="frame" x="356" y="172" width="43" height="22"/>
7798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7799                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8809">
7800                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8810"/>
7801                             <font key="font" metaFont="system"/>
7802                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7803                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7804                         </textFieldCell>
7805                     </textField>
7806                     <textField verticalHuggingPriority="750" id="8782">
7807                         <rect key="frame" x="316" y="177" width="30" height="17"/>
7808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7809                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流水" id="8808">
7810                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7811                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7812                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7813                         </textFieldCell>
7814                     </textField>
7815                     <textField verticalHuggingPriority="750" id="8783">
7816                         <rect key="frame" x="356" y="142" width="43" height="22"/>
7817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7818                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8806">
7819                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8807"/>
7820                             <font key="font" metaFont="system"/>
7821                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7822                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7823                         </textFieldCell>
7824                     </textField>
7825                     <textField verticalHuggingPriority="750" id="8784">
7826                         <rect key="frame" x="316" y="147" width="30" height="17"/>
7827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7828                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ガス" id="8805">
7829                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7830                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7831                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7832                         </textFieldCell>
7833                     </textField>
7834                     <textField verticalHuggingPriority="750" id="8785">
7835                         <rect key="frame" x="257" y="111" width="43" height="22"/>
7836                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7837                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8803">
7838                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8804"/>
7839                             <font key="font" metaFont="system"/>
7840                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7841                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7842                         </textFieldCell>
7843                     </textField>
7844                     <textField verticalHuggingPriority="750" id="8786">
7845                         <rect key="frame" x="217" y="116" width="30" height="17"/>
7846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7847                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="神聖" id="8802">
7848                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7849                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7850                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7851                         </textFieldCell>
7852                     </textField>
7853                     <textField verticalHuggingPriority="750" id="8787">
7854                         <rect key="frame" x="356" y="112" width="43" height="22"/>
7855                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7856                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8800">
7857                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8801"/>
7858                             <font key="font" metaFont="system"/>
7859                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7860                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7861                         </textFieldCell>
7862                     </textField>
7863                     <textField verticalHuggingPriority="750" id="8788">
7864                         <rect key="frame" x="316" y="117" width="30" height="17"/>
7865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7866                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="暗黒" id="8799">
7867                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7868                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7869                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7870                         </textFieldCell>
7871                     </textField>
7872                     <textField verticalHuggingPriority="750" id="8789">
7873                         <rect key="frame" x="257" y="81" width="43" height="22"/>
7874                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7875                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8797">
7876                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8798"/>
7877                             <font key="font" metaFont="system"/>
7878                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7879                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7880                         </textFieldCell>
7881                     </textField>
7882                     <textField verticalHuggingPriority="750" id="8790">
7883                         <rect key="frame" x="217" y="86" width="30" height="17"/>
7884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7885                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="爆撃" id="8796">
7886                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7887                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7888                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7889                         </textFieldCell>
7890                     </textField>
7891                     <textField verticalHuggingPriority="750" id="8791">
7892                         <rect key="frame" x="356" y="81" width="43" height="22"/>
7893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8794">
7895                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8795"/>
7896                             <font key="font" metaFont="system"/>
7897                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7898                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7899                         </textFieldCell>
7900                     </textField>
7901                     <textField verticalHuggingPriority="750" id="8792">
7902                         <rect key="frame" x="316" y="86" width="30" height="17"/>
7903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7904                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="流血" id="8793">
7905                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7906                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7907                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7908                         </textFieldCell>
7909                     </textField>
7910                     <textField verticalHuggingPriority="750" id="8896">
7911                         <rect key="frame" x="57" y="99" width="43" height="22"/>
7912                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7913                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8924">
7914                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8925"/>
7915                             <font key="font" metaFont="system"/>
7916                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7917                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7918                         </textFieldCell>
7919                     </textField>
7920                     <textField verticalHuggingPriority="750" id="8897">
7921                         <rect key="frame" x="17" y="104" width="30" height="17"/>
7922                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7923                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="麻痺" id="8923">
7924                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7925                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7926                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7927                         </textFieldCell>
7928                     </textField>
7929                     <textField verticalHuggingPriority="750" id="8898">
7930                         <rect key="frame" x="57" y="69" width="43" height="22"/>
7931                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7932                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8921">
7933                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8922"/>
7934                             <font key="font" metaFont="system"/>
7935                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7936                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7937                         </textFieldCell>
7938                     </textField>
7939                     <textField verticalHuggingPriority="750" id="8899">
7940                         <rect key="frame" x="17" y="74" width="30" height="17"/>
7941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7942                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="猛毒" id="8920">
7943                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7944                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7945                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7946                         </textFieldCell>
7947                     </textField>
7948                     <textField verticalHuggingPriority="750" id="8900">
7949                         <rect key="frame" x="57" y="39" width="43" height="22"/>
7950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7951                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8918">
7952                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8919"/>
7953                             <font key="font" metaFont="system"/>
7954                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7955                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7956                         </textFieldCell>
7957                     </textField>
7958                     <textField verticalHuggingPriority="750" id="8901">
7959                         <rect key="frame" x="17" y="44" width="30" height="17"/>
7960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7961                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="魅了" id="8917">
7962                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7963                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7964                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7965                         </textFieldCell>
7966                     </textField>
7967                     <textField verticalHuggingPriority="750" id="8902">
7968                         <rect key="frame" x="156" y="99" width="43" height="22"/>
7969                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7970                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8915">
7971                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8916"/>
7972                             <font key="font" metaFont="system"/>
7973                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7974                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7975                         </textFieldCell>
7976                     </textField>
7977                     <textField verticalHuggingPriority="750" id="8903">
7978                         <rect key="frame" x="116" y="104" width="30" height="17"/>
7979                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7980                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="混乱" id="8914">
7981                             <font key="font" size="13" name="HiraKakuProN-W3"/>
7982                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
7983                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
7984                         </textFieldCell>
7985                     </textField>
7986                     <textField verticalHuggingPriority="750" id="8904">
7987                         <rect key="frame" x="156" y="69" width="43" height="22"/>
7988                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7989                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8912">
7990                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8913"/>
7991                             <font key="font" metaFont="system"/>
7992                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
7993                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
7994                         </textFieldCell>
7995                     </textField>
7996                     <textField verticalHuggingPriority="750" id="8905">
7997                         <rect key="frame" x="116" y="74" width="30" height="17"/>
7998                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
7999                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="睡眠" id="8911">
8000                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8001                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8002                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8003                         </textFieldCell>
8004                     </textField>
8005                     <textField verticalHuggingPriority="750" id="8906">
8006                         <rect key="frame" x="156" y="39" width="43" height="22"/>
8007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8008                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8909">
8009                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8910"/>
8010                             <font key="font" metaFont="system"/>
8011                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8012                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8013                         </textFieldCell>
8014                     </textField>
8015                     <textField verticalHuggingPriority="750" id="8907">
8016                         <rect key="frame" x="116" y="44" width="30" height="17"/>
8017                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8018                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="沈黙" id="8908">
8019                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8020                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8021                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8022                         </textFieldCell>
8023                     </textField>
8024                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="8968">
8025                         <rect key="frame" x="426" y="74" width="161" height="149"/>
8026                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8027                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="注釈" drawsBackground="YES" id="8969">
8028                             <font key="font" size="13" name="AquaKana"/>
8029                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8030                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8031                         </textFieldCell>
8032                     </textField>
8033                     <button verticalHuggingPriority="750" id="8981">
8034                         <rect key="frame" x="330" y="39" width="92" height="32"/>
8035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8036                         <buttonCell key="cell" type="push" title="特殊効果" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8982">
8037                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8038                             <font key="font" size="13" name="AquaKana"/>
8039                         </buttonCell>
8040                         <connections>
8041                             <action selector="saveUCL:" target="3039" id="8983"/>
8042                         </connections>
8043                     </button>
8044                     <textField verticalHuggingPriority="750" id="8994">
8045                         <rect key="frame" x="243" y="293" width="43" height="22"/>
8046                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8047                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="8997">
8048                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="8998"/>
8049                             <font key="font" metaFont="system"/>
8050                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8051                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8052                         </textFieldCell>
8053                     </textField>
8054                     <textField verticalHuggingPriority="750" id="8995">
8055                         <rect key="frame" x="229" y="316" width="30" height="17"/>
8056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8057                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="重さ" id="8996">
8058                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8059                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8060                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8061                         </textFieldCell>
8062                     </textField>
8063                     <textField verticalHuggingPriority="750" id="9012">
8064                         <rect key="frame" x="402" y="295" width="33" height="22"/>
8065                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8066                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9014">
8067                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9015"/>
8068                             <font key="font" metaFont="system"/>
8069                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8070                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8071                         </textFieldCell>
8072                     </textField>
8073                     <textField verticalHuggingPriority="750" id="9022">
8074                         <rect key="frame" x="402" y="273" width="33" height="22"/>
8075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8076                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9024">
8077                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9025"/>
8078                             <font key="font" metaFont="system"/>
8079                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8080                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8081                         </textFieldCell>
8082                     </textField>
8083                     <textField verticalHuggingPriority="750" id="9033">
8084                         <rect key="frame" x="402" y="251" width="33" height="22"/>
8085                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8086                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9035">
8087                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9036"/>
8088                             <font key="font" metaFont="system"/>
8089                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8090                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8091                         </textFieldCell>
8092                     </textField>
8093                     <textField verticalHuggingPriority="750" id="9046">
8094                         <rect key="frame" x="547" y="295" width="33" height="22"/>
8095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9048">
8097                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9049"/>
8098                             <font key="font" metaFont="system"/>
8099                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8100                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8101                         </textFieldCell>
8102                     </textField>
8103                     <textField verticalHuggingPriority="750" id="9054">
8104                         <rect key="frame" x="547" y="273" width="33" height="22"/>
8105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8106                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9056">
8107                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9057"/>
8108                             <font key="font" metaFont="system"/>
8109                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8110                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8111                         </textFieldCell>
8112                     </textField>
8113                     <textField verticalHuggingPriority="750" id="9063">
8114                         <rect key="frame" x="547" y="251" width="33" height="22"/>
8115                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8116                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9065">
8117                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9066"/>
8118                             <font key="font" metaFont="system"/>
8119                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8120                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8121                         </textFieldCell>
8122                     </textField>
8123                     <textField verticalHuggingPriority="750" id="9075">
8124                         <rect key="frame" x="547" y="229" width="33" height="22"/>
8125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9077">
8127                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9078"/>
8128                             <font key="font" metaFont="system"/>
8129                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8130                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8131                         </textFieldCell>
8132                     </textField>
8133                     <textField verticalHuggingPriority="750" id="9087">
8134                         <rect key="frame" x="168" y="266" width="30" height="17"/>
8135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8136                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="価格" id="9088">
8137                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8138                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8139                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8140                         </textFieldCell>
8141                     </textField>
8142                     <textField verticalHuggingPriority="750" id="9094">
8143                         <rect key="frame" x="171" y="241" width="110" height="22"/>
8144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9095">
8146                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9097"/>
8147                             <font key="font" metaFont="system"/>
8148                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8149                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8150                         </textFieldCell>
8151                     </textField>
8152                     <popUpButton verticalHuggingPriority="750" id="9126">
8153                         <rect key="frame" x="218" y="37" width="99" height="26"/>
8154                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8155                         <popUpButtonCell key="cell" type="push" title="消耗品" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9129" id="9127">
8156                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
8157                             <font key="font" metaFont="menu"/>
8158                             <menu key="menu" title="OtherViews" id="9128">
8159                                 <items>
8160                                     <menuItem title="消耗品" state="on" id="9129"/>
8161                                     <menuItem title="装飾品" id="9195"/>
8162                                     <menuItem title="手" id="9130"/>
8163                                     <menuItem title="頭" id="9131"/>
8164                                     <menuItem title="胴体" id="9136"/>
8165                                     <menuItem title="足" id="9137"/>
8166                                     <menuItem title="腕" id="9140"/>
8167                                     <menuItem title="両手" id="FgI-EX-Bgd"/>
8168                                 </items>
8169                             </menu>
8170                         </popUpButtonCell>
8171                     </popUpButton>
8172                     <textField verticalHuggingPriority="750" id="9144">
8173                         <rect key="frame" x="71" y="14" width="96" height="22"/>
8174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8175                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9148">
8176                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9150"/>
8177                             <font key="font" metaFont="system"/>
8178                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8179                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8180                         </textFieldCell>
8181                     </textField>
8182                     <textField verticalHuggingPriority="750" id="9145">
8183                         <rect key="frame" x="17" y="17" width="49" height="17"/>
8184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP回復" id="9146">
8186                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8187                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8188                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8189                         </textFieldCell>
8190                     </textField>
8191                     <textField verticalHuggingPriority="750" id="9163">
8192                         <rect key="frame" x="171" y="14" width="33" height="22"/>
8193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8194                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9164">
8195                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9166"/>
8196                             <font key="font" metaFont="system"/>
8197                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8198                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8199                         </textFieldCell>
8200                     </textField>
8201                     <textField verticalHuggingPriority="750" id="9171">
8202                         <rect key="frame" x="268" y="14" width="96" height="22"/>
8203                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8204                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999999" drawsBackground="YES" id="9179">
8205                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9180"/>
8206                             <font key="font" metaFont="system"/>
8207                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8208                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8209                         </textFieldCell>
8210                     </textField>
8211                     <textField verticalHuggingPriority="750" id="9172">
8212                         <rect key="frame" x="212" y="17" width="51" height="17"/>
8213                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8214                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP回復" id="9177">
8215                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8216                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8217                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8218                         </textFieldCell>
8219                     </textField>
8220                     <textField verticalHuggingPriority="750" id="9173">
8221                         <rect key="frame" x="366" y="14" width="33" height="22"/>
8222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8223                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999" drawsBackground="YES" id="9175">
8224                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="9176"/>
8225                             <font key="font" metaFont="system"/>
8226                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8227                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8228                         </textFieldCell>
8229                     </textField>
8230                     <button verticalHuggingPriority="750" id="BM5-Uu-Czb">
8231                         <rect key="frame" x="422" y="38" width="164" height="32"/>
8232                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8233                         <buttonCell key="cell" type="push" title="攻撃方法決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLn-om-koU">
8234                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8235                             <font key="font" size="13" name="AquaKana"/>
8236                         </buttonCell>
8237                         <connections>
8238                             <action selector="attackIL:" target="3039" id="Wmh-FA-M3U"/>
8239                         </connections>
8240                     </button>
8241                     <button verticalHuggingPriority="750" id="8280">
8242                         <rect key="frame" x="419" y="13" width="66" height="32"/>
8243                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8244                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8550">
8245                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8246                             <font key="font" size="13" name="AquaKana"/>
8247                         </buttonCell>
8248                         <connections>
8249                             <action selector="saveIL:" target="3039" id="9209"/>
8250                         </connections>
8251                     </button>
8252                 </subviews>
8253             </view>
8254         </window>
8255         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="9420" userLabel="シナリオエディタ">
8256             <windowStyleMask key="styleMask" titled="YES"/>
8257             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8258             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8259             <view key="contentView" id="9421">
8260                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8261                 <autoresizingMask key="autoresizingMask"/>
8262                 <subviews>
8263                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9484">
8264                         <rect key="frame" x="150" y="20" width="470" height="100"/>
8265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8266                         <view key="contentView" id="eHb-rR-0Ny">
8267                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8268                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8269                             <subviews>
8270                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="9486">
8271                                     <rect key="frame" x="7" y="8" width="444" height="82"/>
8272                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8273                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="9493">
8274                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8275                                         <string key="title">テスト文章
8276 テキスト文章
8277 テストの文章
8278 あいうえお</string>
8279                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8280                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8281                                     </textFieldCell>
8282                                 </textField>
8283                                 <comboBox verticalHuggingPriority="750" id="9485">
8284                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8285                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8286                                     <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="9495">
8287                                         <font key="font" metaFont="miniSystem"/>
8288                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8289                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8290                                     </comboBoxCell>
8291                                 </comboBox>
8292                             </subviews>
8293                         </view>
8294                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8295                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8296                     </box>
8297                     <imageView id="9511">
8298                         <rect key="frame" x="27" y="17" width="106" height="106"/>
8299                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8300                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="9514"/>
8301                     </imageView>
8302                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="9549">
8303                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8304                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8305                         <view key="contentView" id="RoF-Rc-8Mo">
8306                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8307                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8308                             <subviews>
8309                                 <textField verticalHuggingPriority="750" id="9552">
8310                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8311                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8312                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="9554">
8313                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8314                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8315                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8316                                     </textFieldCell>
8317                                 </textField>
8318                             </subviews>
8319                         </view>
8320                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8321                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8322                     </box>
8323                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="9563">
8324                         <rect key="frame" x="124" y="165" width="470" height="103"/>
8325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8326                         <textFieldCell key="cell" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9564">
8327                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8328                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8329                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8330                         </textFieldCell>
8331                         <connections>
8332                             <action selector="stringData:" target="9720" id="9848"/>
8333                         </connections>
8334                     </textField>
8335                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9582">
8336                         <rect key="frame" x="17" y="298" width="458" height="170"/>
8337                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8338                         <clipView key="contentView" copiesOnScroll="NO" id="GVO-bG-KH5">
8339                             <rect key="frame" x="1" y="1" width="456" height="168"/>
8340                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8341                             <subviews>
8342                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9583">
8343                                     <rect key="frame" x="0.0" y="0.0" width="456" height="19"/>
8344                                     <autoresizingMask key="autoresizingMask"/>
8345                                     <size key="intercellSpacing" width="3" height="2"/>
8346                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8347                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8348                                     <tableColumns>
8349                                         <tableColumn editable="NO" width="452.77734375" minWidth="40" maxWidth="1000" id="9587">
8350                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8351                                                 <font key="font" metaFont="smallSystem"/>
8352                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8353                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8354                                             </tableHeaderCell>
8355                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9590">
8356                                                 <font key="font" metaFont="system"/>
8357                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8358                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8359                                             </textFieldCell>
8360                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8361                                             <connections>
8362                                                 <binding destination="9723" name="value" keyPath="arrangedObjects.name" id="9735"/>
8363                                             </connections>
8364                                         </tableColumn>
8365                                     </tableColumns>
8366                                     <connections>
8367                                         <outlet property="delegate" destination="9720" id="9779"/>
8368                                     </connections>
8369                                 </tableView>
8370                             </subviews>
8371                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8372                         </clipView>
8373                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9584">
8374                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8375                             <autoresizingMask key="autoresizingMask"/>
8376                         </scroller>
8377                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9586">
8378                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8379                             <autoresizingMask key="autoresizingMask"/>
8380                         </scroller>
8381                     </scrollView>
8382                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9624">
8383                         <rect key="frame" x="483" y="298" width="145" height="170"/>
8384                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8385                         <clipView key="contentView" id="eUm-Ym-IqY">
8386                             <rect key="frame" x="1" y="1" width="143" height="168"/>
8387                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8388                             <subviews>
8389                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="9628">
8390                                     <rect key="frame" x="0.0" y="0.0" width="143" height="19"/>
8391                                     <autoresizingMask key="autoresizingMask"/>
8392                                     <size key="intercellSpacing" width="3" height="2"/>
8393                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8394                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8395                                     <tableColumns>
8396                                         <tableColumn width="139.77734375" minWidth="40" maxWidth="1000" id="9629">
8397                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8398                                                 <font key="font" metaFont="smallSystem"/>
8399                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8400                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8401                                             </tableHeaderCell>
8402                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="9630">
8403                                                 <font key="font" metaFont="system"/>
8404                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8405                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8406                                             </textFieldCell>
8407                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8408                                             <connections>
8409                                                 <binding destination="9722" name="value" keyPath="arrangedObjects.name" id="9738"/>
8410                                             </connections>
8411                                         </tableColumn>
8412                                     </tableColumns>
8413                                     <connections>
8414                                         <outlet property="delegate" destination="9720" id="9778"/>
8415                                     </connections>
8416                                 </tableView>
8417                             </subviews>
8418                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8419                         </clipView>
8420                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9627">
8421                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8422                             <autoresizingMask key="autoresizingMask"/>
8423                         </scroller>
8424                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="9625">
8425                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8426                             <autoresizingMask key="autoresizingMask"/>
8427                         </scroller>
8428                     </scrollView>
8429                     <button verticalHuggingPriority="750" id="9713">
8430                         <rect key="frame" x="11" y="157" width="105" height="32"/>
8431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8432                         <buttonCell key="cell" type="push" title="タイトルへ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9714">
8433                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8434                             <font key="font" size="13" name="AquaKana"/>
8435                         </buttonCell>
8436                         <connections>
8437                             <action selector="titleBtn:" target="9720" id="9776"/>
8438                         </connections>
8439                     </button>
8440                     <button verticalHuggingPriority="750" id="9739">
8441                         <rect key="frame" x="439" y="275" width="20" height="23"/>
8442                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8443                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9740">
8444                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8445                             <font key="font" metaFont="system"/>
8446                         </buttonCell>
8447                         <connections>
8448                             <action selector="insertLine:" target="9720" id="9789"/>
8449                         </connections>
8450                     </button>
8451                     <button verticalHuggingPriority="750" id="9752">
8452                         <rect key="frame" x="461" y="275" width="19" height="23"/>
8453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8454                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9753">
8455                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8456                             <font key="font" metaFont="system"/>
8457                         </buttonCell>
8458                         <connections>
8459                             <action selector="removeLine:" target="9720" id="9790"/>
8460                         </connections>
8461                     </button>
8462                     <textField verticalHuggingPriority="750" id="9759">
8463                         <rect key="frame" x="124" y="268" width="300" height="22"/>
8464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8465                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9760">
8466                             <font key="font" metaFont="system"/>
8467                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8468                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8469                         </textFieldCell>
8470                     </textField>
8471                     <button verticalHuggingPriority="750" id="9800">
8472                         <rect key="frame" x="11" y="223" width="105" height="32"/>
8473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8474                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9801">
8475                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8476                             <font key="font" size="13" name="AquaKana"/>
8477                             <connections>
8478                                 <action selector="saveLineData:" target="9720" id="9812"/>
8479                             </connections>
8480                         </buttonCell>
8481                     </button>
8482                     <button verticalHuggingPriority="750" id="14120">
8483                         <rect key="frame" x="11" y="261" width="92" height="32"/>
8484                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8485                         <buttonCell key="cell" type="push" title="詳細決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14121">
8486                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8487                             <font key="font" size="13" name="AquaKana"/>
8488                         </buttonCell>
8489                         <connections>
8490                             <action selector="detailBtn:" target="9720" id="14354"/>
8491                         </connections>
8492                     </button>
8493                     <button verticalHuggingPriority="750" id="14127">
8494                         <rect key="frame" x="14" y="129" width="131" height="32"/>
8495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8496                         <buttonCell key="cell" type="push" title="立ち絵エディタ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14128">
8497                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8498                             <font key="font" size="13" name="AquaKana"/>
8499                         </buttonCell>
8500                         <connections>
8501                             <action selector="standBtn:" target="9720" id="14356"/>
8502                         </connections>
8503                     </button>
8504                     <button verticalHuggingPriority="750" id="xGw-Gc-QTs">
8505                         <rect key="frame" x="588" y="275" width="20" height="23"/>
8506                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8507                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oii-Qn-ax2">
8508                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8509                             <font key="font" metaFont="system"/>
8510                         </buttonCell>
8511                         <connections>
8512                             <action selector="addTextList:" target="9720" id="tMn-7B-e88"/>
8513                         </connections>
8514                     </button>
8515                     <button verticalHuggingPriority="750" id="MC2-zi-TE7">
8516                         <rect key="frame" x="609" y="275" width="19" height="23"/>
8517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8518                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eSi-VV-fyW">
8519                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8520                             <font key="font" metaFont="system"/>
8521                         </buttonCell>
8522                         <connections>
8523                             <action selector="removeTextList:" target="9720" id="Oev-Lb-J1u"/>
8524                         </connections>
8525                     </button>
8526                     <button verticalHuggingPriority="750" id="ZxN-t6-AVd">
8527                         <rect key="frame" x="11" y="190" width="100" height="32"/>
8528                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8529                         <buttonCell key="cell" type="push" title="レベル追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GdB-6l-UDi">
8530                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8531                             <font key="font" size="13" name="HiraKakuProN-W3"/>
8532                         </buttonCell>
8533                         <connections>
8534                             <action selector="levelEditor:" target="uJI-Be-wdu" id="18t-Hs-r2C"/>
8535                         </connections>
8536                     </button>
8537                 </subviews>
8538             </view>
8539         </window>
8540         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9955" userLabel="マップサイズ" customClass="NSPanel">
8541             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8542             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8543             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
8544             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8545             <view key="contentView" id="9956">
8546                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
8547                 <autoresizingMask key="autoresizingMask"/>
8548                 <subviews>
8549                     <textField verticalHuggingPriority="750" id="9957">
8550                         <rect key="frame" x="17" y="83" width="95" height="17"/>
8551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8552                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップのサイズ" id="9958">
8553                             <font key="font" size="13" name="AquaKana"/>
8554                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8555                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8556                         </textFieldCell>
8557                     </textField>
8558                     <textField verticalHuggingPriority="750" id="9962">
8559                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
8560                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8561                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="9963">
8562                             <font key="font" metaFont="system"/>
8563                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8564                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8565                         </textFieldCell>
8566                     </textField>
8567                     <textField verticalHuggingPriority="750" id="9966">
8568                         <rect key="frame" x="72" y="49" width="33" height="22"/>
8569                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8570                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9967">
8571                             <font key="font" metaFont="system"/>
8572                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8573                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8574                         </textFieldCell>
8575                     </textField>
8576                     <textField verticalHuggingPriority="750" id="9980">
8577                         <rect key="frame" x="167" y="49" width="33" height="22"/>
8578                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8579                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="100" drawsBackground="YES" id="9982">
8580                             <font key="font" metaFont="system"/>
8581                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8582                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8583                         </textFieldCell>
8584                     </textField>
8585                     <textField verticalHuggingPriority="750" id="9988">
8586                         <rect key="frame" x="48" y="52" width="17" height="17"/>
8587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8588                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="縦" id="9989">
8589                             <font key="font" size="13" name="AquaKana"/>
8590                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8591                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8592                         </textFieldCell>
8593                     </textField>
8594                     <textField verticalHuggingPriority="750" id="9993">
8595                         <rect key="frame" x="140" y="52" width="17" height="17"/>
8596                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8597                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="横" id="9994">
8598                             <font key="font" size="13" name="AquaKana"/>
8599                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8600                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8601                         </textFieldCell>
8602                     </textField>
8603                     <button verticalHuggingPriority="750" id="10006">
8604                         <rect key="frame" x="135" y="5" width="66" height="32"/>
8605                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8606                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10007">
8607                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8608                             <font key="font" size="13" name="AquaKana"/>
8609                         </buttonCell>
8610                         <connections>
8611                             <action selector="mapSizeSubmit:" target="3826" id="10027"/>
8612                         </connections>
8613                     </button>
8614                     <button verticalHuggingPriority="750" id="10010">
8615                         <rect key="frame" x="192" y="5" width="105" height="32"/>
8616                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8617                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10011">
8618                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8619                             <font key="font" size="13" name="AquaKana"/>
8620                         </buttonCell>
8621                         <connections>
8622                             <action selector="mapSizeCancel:" target="3826" id="10028"/>
8623                         </connections>
8624                     </button>
8625                 </subviews>
8626             </view>
8627         </window>
8628         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10066" userLabel="マップ読み込み" customClass="NSPanel">
8629             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8630             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8631             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
8632             <view key="contentView" id="10067">
8633                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8634                 <autoresizingMask key="autoresizingMask"/>
8635                 <subviews>
8636                     <textField verticalHuggingPriority="750" id="10075">
8637                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8638                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8639                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ読み込み" id="10092">
8640                             <font key="font" size="13" name="AquaKana"/>
8641                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8642                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8643                         </textFieldCell>
8644                     </textField>
8645                     <textField verticalHuggingPriority="750" id="10074">
8646                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8648                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10093">
8649                             <font key="font" metaFont="system"/>
8650                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8651                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8652                         </textFieldCell>
8653                     </textField>
8654                     <button verticalHuggingPriority="750" id="10118">
8655                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8656                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8657                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10119">
8658                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8659                             <font key="font" size="13" name="AquaKana"/>
8660                         </buttonCell>
8661                         <connections>
8662                             <action selector="loadMapSubmit:" target="3826" id="10129"/>
8663                         </connections>
8664                     </button>
8665                     <button verticalHuggingPriority="750" id="10122">
8666                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8667                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8668                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10123">
8669                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8670                             <font key="font" size="13" name="AquaKana"/>
8671                         </buttonCell>
8672                         <connections>
8673                             <action selector="loadMapCancel:" target="3826" id="10130"/>
8674                         </connections>
8675                     </button>
8676                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10131">
8677                         <rect key="frame" x="12" y="54" width="278" height="306"/>
8678                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8679                         <clipView key="contentView" id="Tl0-Ja-GQu">
8680                             <rect key="frame" x="1" y="1" width="276" height="304"/>
8681                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8682                             <subviews>
8683                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="10132">
8684                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8685                                     <autoresizingMask key="autoresizingMask"/>
8686                                     <size key="intercellSpacing" width="3" height="2"/>
8687                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8688                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8689                                     <tableColumns>
8690                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10136">
8691                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
8692                                                 <font key="font" metaFont="smallSystem"/>
8693                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8694                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8695                                             </tableHeaderCell>
8696                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10139">
8697                                                 <font key="font" metaFont="system"/>
8698                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8699                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8700                                             </textFieldCell>
8701                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8702                                             <connections>
8703                                                 <binding destination="10148" name="value" keyPath="arrangedObjects.name" id="10154">
8704                                                     <dictionary key="options">
8705                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8706                                                     </dictionary>
8707                                                 </binding>
8708                                             </connections>
8709                                         </tableColumn>
8710                                     </tableColumns>
8711                                 </tableView>
8712                             </subviews>
8713                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8714                         </clipView>
8715                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10133">
8716                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8717                             <autoresizingMask key="autoresizingMask"/>
8718                         </scroller>
8719                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10135">
8720                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8721                             <autoresizingMask key="autoresizingMask"/>
8722                         </scroller>
8723                     </scrollView>
8724                 </subviews>
8725             </view>
8726         </window>
8727         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10189" userLabel="マップ書き込み" customClass="NSPanel">
8728             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
8729             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
8730             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8731             <view key="contentView" id="10190">
8732                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
8733                 <autoresizingMask key="autoresizingMask"/>
8734                 <subviews>
8735                     <textField verticalHuggingPriority="750" id="10194">
8736                         <rect key="frame" x="9" y="368" width="95" height="17"/>
8737                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8738                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="マップ書き込み" id="10209">
8739                             <font key="font" size="13" name="AquaKana"/>
8740                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8741                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8742                         </textFieldCell>
8743                     </textField>
8744                     <textField verticalHuggingPriority="750" id="10207">
8745                         <rect key="frame" x="332" y="235" width="38" height="17"/>
8746                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8747                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10208">
8748                             <font key="font" metaFont="system"/>
8749                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8750                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8751                         </textFieldCell>
8752                     </textField>
8753                     <button verticalHuggingPriority="750" id="10192">
8754                         <rect key="frame" x="105" y="2" width="79" height="32"/>
8755                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8756                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10211">
8757                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8758                             <font key="font" size="13" name="AquaKana"/>
8759                         </buttonCell>
8760                         <connections>
8761                             <action selector="saveMapSubmit:" target="3826" id="10228"/>
8762                         </connections>
8763                     </button>
8764                     <button verticalHuggingPriority="750" id="10193">
8765                         <rect key="frame" x="184" y="2" width="105" height="32"/>
8766                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8767                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10210">
8768                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
8769                             <font key="font" size="13" name="AquaKana"/>
8770                         </buttonCell>
8771                         <connections>
8772                             <action selector="saveMapCancel:" target="3826" id="10229"/>
8773                         </connections>
8774                     </button>
8775                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10191">
8776                         <rect key="frame" x="12" y="92" width="278" height="268"/>
8777                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8778                         <clipView key="contentView" id="nYe-ce-App">
8779                             <rect key="frame" x="1" y="1" width="276" height="266"/>
8780                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8781                             <subviews>
8782                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="10214">
8783                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
8784                                     <autoresizingMask key="autoresizingMask"/>
8785                                     <size key="intercellSpacing" width="3" height="2"/>
8786                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8787                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
8788                                     <tableColumns>
8789                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="10215">
8790                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
8791                                                 <font key="font" metaFont="smallSystem"/>
8792                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8793                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
8794                                             </tableHeaderCell>
8795                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="10216">
8796                                                 <font key="font" metaFont="system"/>
8797                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8798                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8799                                             </textFieldCell>
8800                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
8801                                             <connections>
8802                                                 <binding destination="10233" name="value" keyPath="arrangedObjects.name" id="10239">
8803                                                     <dictionary key="options">
8804                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
8805                                                     </dictionary>
8806                                                 </binding>
8807                                             </connections>
8808                                         </tableColumn>
8809                                     </tableColumns>
8810                                 </tableView>
8811                             </subviews>
8812                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
8813                         </clipView>
8814                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="10213">
8815                             <rect key="frame" x="1" y="119" width="223" height="15"/>
8816                             <autoresizingMask key="autoresizingMask"/>
8817                         </scroller>
8818                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="10212">
8819                             <rect key="frame" x="224" y="17" width="15" height="102"/>
8820                             <autoresizingMask key="autoresizingMask"/>
8821                         </scroller>
8822                     </scrollView>
8823                     <textField verticalHuggingPriority="750" id="10221">
8824                         <rect key="frame" x="12" y="50" width="278" height="22"/>
8825                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8826                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="10222">
8827                             <font key="font" metaFont="system"/>
8828                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
8829                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8830                         </textFieldCell>
8831                     </textField>
8832                 </subviews>
8833             </view>
8834         </window>
8835         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="10241" userLabel="シナリオウィンドウ">
8836             <windowStyleMask key="styleMask" titled="YES"/>
8837             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
8838             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
8839             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8840             <view key="contentView" id="10242">
8841                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8842                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8843                 <subviews>
8844                     <imageView id="10245">
8845                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8846                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8847                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="10280"/>
8848                     </imageView>
8849                     <imageView id="10244">
8850                         <rect key="frame" x="70" y="152" width="512" height="320"/>
8851                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8852                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10281"/>
8853                     </imageView>
8854                     <customView id="aPb-WE-XhR" customClass="EventView">
8855                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8857                     </customView>
8858                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="10247">
8859                         <rect key="frame" x="150" y="22" width="470" height="100"/>
8860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8861                         <view key="contentView" id="f3C-ne-KmC">
8862                             <rect key="frame" x="1" y="1" width="468" height="98"/>
8863                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8864                             <subviews>
8865                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="10266">
8866                                     <rect key="frame" x="12" y="9" width="444" height="82"/>
8867                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8868                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="10273">
8869                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8870                                         <string key="title">テスト文章
8871 テキスト文章
8872 テストの文章
8873 あいうえお</string>
8874                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8875                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8876                                     </textFieldCell>
8877                                 </textField>
8878                                 <comboBox verticalHuggingPriority="750" id="10265">
8879                                     <rect key="frame" x="62" y="103" width="99" height="19"/>
8880                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8881                                     <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="10275">
8882                                         <font key="font" metaFont="miniSystem"/>
8883                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8884                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
8885                                     </comboBoxCell>
8886                                 </comboBox>
8887                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RjP-H8-el2">
8888                                     <rect key="frame" x="226" y="2" width="17" height="17"/>
8889                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8890                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7ml-Ed-CPq">
8891                                         <font key="font" metaFont="system"/>
8892                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
8893                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8894                                     </textFieldCell>
8895                                 </textField>
8896                             </subviews>
8897                         </view>
8898                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8899                         <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
8900                     </box>
8901                     <imageView id="10246">
8902                         <rect key="frame" x="27" y="19" width="106" height="106"/>
8903                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8904                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10278"/>
8905                     </imageView>
8906                     <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="jxb-aT-GDh">
8907                         <rect key="frame" x="150" y="126" width="470" height="23"/>
8908                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8909                         <view key="contentView" id="OoB-LA-Ic5">
8910                             <rect key="frame" x="1" y="1" width="468" height="21"/>
8911                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8912                             <subviews>
8913                                 <textField verticalHuggingPriority="750" id="Y4D-Vq-58U">
8914                                     <rect key="frame" x="-4" y="1" width="476" height="19"/>
8915                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8916                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="o7K-YC-D42">
8917                                         <font key="font" size="16" name="HiraKakuProN-W3"/>
8918                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8919                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8920                                     </textFieldCell>
8921                                 </textField>
8922                             </subviews>
8923                         </view>
8924                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
8925                         <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
8926                     </box>
8927                 </subviews>
8928             </view>
8929             <point key="canvasLocation" x="-465" y="1846"/>
8930         </window>
8931         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10342" userLabel="フィールドウィンドウ">
8932             <windowStyleMask key="styleMask" titled="YES"/>
8933             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
8934             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
8935             <view key="contentView" id="10343">
8936                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
8937                 <autoresizingMask key="autoresizingMask"/>
8938                 <subviews>
8939                     <textField verticalHuggingPriority="750" id="10352">
8940                         <rect key="frame" x="480" y="223" width="134" height="17"/>
8941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8942                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10400">
8943                             <font key="font" size="13" name="AquaKana"/>
8944                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8945                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8946                         </textFieldCell>
8947                     </textField>
8948                     <scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10357">
8949                         <rect key="frame" x="-1" y="-1" width="482" height="482"/>
8950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8951                         <clipView key="contentView" id="V1H-l3-thg">
8952                             <rect key="frame" x="1" y="1" width="480" height="480"/>
8953                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8954                             <subviews>
8955                                 <customView id="10394" customClass="FieldView">
8956                                     <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
8957                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8958                                     <subviews>
8959                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="hRF-K7-cTi">
8960                                             <rect key="frame" x="118" y="390" width="342" height="77"/>
8961                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8962                                             <view key="contentView" id="GCr-hG-HdZ">
8963                                                 <rect key="frame" x="1" y="1" width="340" height="75"/>
8964                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8965                                                 <subviews>
8966                                                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Kcz-lQ-Cuy">
8967                                                         <rect key="frame" x="11" y="5" width="317" height="68"/>
8968                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8969                                                         <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" id="bXU-Oj-Jne">
8970                                                             <font key="font" size="13" name="AquaKana"/>
8971                                                             <string key="title">おまんこ
8972 ちんちん
8973 まんまん
8974 ちょんちょん</string>
8975                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
8976                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
8977                                                         </textFieldCell>
8978                                                     </textField>
8979                                                 </subviews>
8980                                             </view>
8981                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
8982                                             <color key="fillColor" red="0.49983016304347827" green="0.49983016304347827" blue="0.49983016304347827" alpha="0.75" colorSpace="calibratedRGB"/>
8983                                         </box>
8984                                         <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="3EP-gD-Uum">
8985                                             <rect key="frame" x="15" y="366" width="94" height="94"/>
8986                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8987                                             <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="wkV-Af-3QD"/>
8988                                         </imageView>
8989                                         <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="bezel" titlePosition="noTitle" id="Qlb-2S-eV1">
8990                                             <rect key="frame" x="118" y="366" width="342" height="20"/>
8991                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8992                                             <view key="contentView" id="yEd-T1-G9X">
8993                                                 <rect key="frame" x="1" y="1" width="340" height="18"/>
8994                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
8995                                                 <subviews>
8996                                                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="F69-xp-VZd">
8997                                                         <rect key="frame" x="3" y="-1" width="330" height="17"/>
8998                                                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
8999                                                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="名前" id="Exc-wU-bVc">
9000                                                             <font key="font" size="13" name="AquaKana"/>
9001                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9002                                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9003                                                         </textFieldCell>
9004                                                     </textField>
9005                                                 </subviews>
9006                                             </view>
9007                                             <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="calibratedRGB"/>
9008                                             <color key="fillColor" red="0.49781334918478259" green="0.49781334918478259" blue="0.49781334918478259" alpha="0.75" colorSpace="calibratedRGB"/>
9009                                         </box>
9010                                     </subviews>
9011                                 </customView>
9012                             </subviews>
9013                         </clipView>
9014                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="10396">
9015                             <rect key="frame" x="1" y="465" width="480" height="16"/>
9016                             <autoresizingMask key="autoresizingMask"/>
9017                         </scroller>
9018                         <scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="10395">
9019                             <rect key="frame" x="466" y="1" width="15" height="480"/>
9020                             <autoresizingMask key="autoresizingMask"/>
9021                         </scroller>
9022                     </scrollView>
9023                     <imageView id="10350">
9024                         <rect key="frame" x="496" y="239" width="100" height="100"/>
9025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9026                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10404"/>
9027                     </imageView>
9028                     <textField verticalHuggingPriority="750" id="10501">
9029                         <rect key="frame" x="640" y="361" width="49" height="17"/>
9030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9031                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="10502">
9032                             <font key="font" metaFont="system"/>
9033                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9034                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9035                         </textFieldCell>
9036                     </textField>
9037                     <levelIndicator verticalHuggingPriority="750" id="11176">
9038                         <rect key="frame" x="497" y="160" width="100" height="16"/>
9039                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9040                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11177"/>
9041                     </levelIndicator>
9042                     <textField verticalHuggingPriority="750" id="11288">
9043                         <rect key="frame" x="487" y="110" width="123" height="17"/>
9044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9045                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 666666" id="11289">
9046                             <font key="font" size="13" name="AquaKana"/>
9047                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9048                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9049                         </textFieldCell>
9050                     </textField>
9051                     <textField verticalHuggingPriority="750" id="11299">
9052                         <rect key="frame" x="487" y="90" width="127" height="17"/>
9053                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9054                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 666666" id="11301">
9055                             <font key="font" size="13" name="AquaKana"/>
9056                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9057                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9058                         </textFieldCell>
9059                     </textField>
9060                     <textField verticalHuggingPriority="750" id="11307">
9061                         <rect key="frame" x="487" y="70" width="127" height="17"/>
9062                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9063                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 666666" id="11308">
9064                             <font key="font" size="13" name="AquaKana"/>
9065                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9066                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9067                         </textFieldCell>
9068                     </textField>
9069                     <textField verticalHuggingPriority="750" id="11315">
9070                         <rect key="frame" x="487" y="50" width="127" height="17"/>
9071                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9072                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 666666" id="11316">
9073                             <font key="font" size="13" name="AquaKana"/>
9074                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9075                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9076                         </textFieldCell>
9077                     </textField>
9078                     <textField verticalHuggingPriority="750" id="11323">
9079                         <rect key="frame" x="487" y="30" width="127" height="17"/>
9080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9081                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 666666" id="11324">
9082                             <font key="font" size="13" name="AquaKana"/>
9083                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9084                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9085                         </textFieldCell>
9086                     </textField>
9087                     <textField verticalHuggingPriority="750" id="12304">
9088                         <rect key="frame" x="487" y="135" width="148" height="17"/>
9089                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9090                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP 0000/0000" id="12306">
9091                             <font key="font" metaFont="system"/>
9092                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9093                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9094                         </textFieldCell>
9095                     </textField>
9096                     <textField verticalHuggingPriority="750" id="12319">
9097                         <rect key="frame" x="489" y="461" width="127" height="17"/>
9098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9099                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資 666666" id="12320">
9100                             <font key="font" size="13" name="AquaKana"/>
9101                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9102                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9103                         </textFieldCell>
9104                     </textField>
9105                     <textField verticalHuggingPriority="750" id="12327">
9106                         <rect key="frame" x="489" y="443" width="127" height="17"/>
9107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9108                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料 666666" id="12328">
9109                             <font key="font" size="13" name="AquaKana"/>
9110                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9111                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9112                         </textFieldCell>
9113                     </textField>
9114                     <textField verticalHuggingPriority="750" id="12337">
9115                         <rect key="frame" x="489" y="426" width="127" height="17"/>
9116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金 666666" id="12338">
9118                             <font key="font" size="13" name="AquaKana"/>
9119                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9120                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9121                         </textFieldCell>
9122                     </textField>
9123                     <textField verticalHuggingPriority="750" id="12370">
9124                         <rect key="frame" x="480" y="203" width="134" height="17"/>
9125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="所属軍" id="12372">
9127                             <font key="font" size="13" name="AquaKana"/>
9128                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9129                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9130                         </textFieldCell>
9131                     </textField>
9132                     <textField verticalHuggingPriority="750" id="12877">
9133                         <rect key="frame" x="487" y="10" width="73" height="17"/>
9134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9135                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 666" id="12878">
9136                             <font key="font" size="13" name="AquaKana"/>
9137                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9138                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9139                         </textFieldCell>
9140                     </textField>
9141                     <textField verticalHuggingPriority="750" id="12962">
9142                         <rect key="frame" x="562" y="10" width="65" height="17"/>
9143                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9144                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT 6666" id="12963">
9145                             <font key="font" size="13" name="AquaKana"/>
9146                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9147                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9148                         </textFieldCell>
9149                     </textField>
9150                     <imageView id="10430">
9151                         <rect key="frame" x="500" y="384" width="38" height="38"/>
9152                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9153                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10431"/>
9154                     </imageView>
9155                     <textField verticalHuggingPriority="750" id="10441">
9156                         <rect key="frame" x="540" y="387" width="70" height="32"/>
9157                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9158                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10442">
9159                             <font key="font" size="13" name="AquaKana"/>
9160                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9161                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9162                         </textFieldCell>
9163                     </textField>
9164                     <textField verticalHuggingPriority="750" id="10461">
9165                         <rect key="frame" x="495" y="362" width="64" height="17"/>
9166                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9167                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10463">
9168                             <font key="font" size="13" name="AquaKana"/>
9169                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9170                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9171                         </textFieldCell>
9172                     </textField>
9173                     <textField verticalHuggingPriority="750" id="10482">
9174                         <rect key="frame" x="495" y="344" width="104" height="17"/>
9175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9176                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="HP回復" id="10484">
9177                             <font key="font" size="13" name="AquaKana"/>
9178                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9179                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9180                         </textFieldCell>
9181                     </textField>
9182                     <textField verticalHuggingPriority="750" id="10351">
9183                         <rect key="frame" x="487" y="184" width="148" height="17"/>
9184                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9185                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP 0000/0000" id="10401">
9186                             <font key="font" metaFont="system"/>
9187                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9188                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9189                         </textFieldCell>
9190                     </textField>
9191                     <customView id="C6A-AL-lae" customClass="FieldSideView">
9192                         <rect key="frame" x="481" y="-1" width="159" height="481"/>
9193                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9194                     </customView>
9195                 </subviews>
9196             </view>
9197         </window>
9198         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10516" userLabel="登録数マップチップ" customClass="NSPanel">
9199             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9200             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9201             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9202             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9203             <view key="contentView" id="10517">
9204                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9205                 <autoresizingMask key="autoresizingMask"/>
9206                 <subviews>
9207                     <textField verticalHuggingPriority="750" id="10525">
9208                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9209                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9210                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10542">
9211                             <font key="font" size="13" name="AquaKana"/>
9212                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9213                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9214                         </textFieldCell>
9215                     </textField>
9216                     <textField verticalHuggingPriority="750" id="10524">
9217                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9218                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9219                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10543">
9220                             <font key="font" metaFont="system"/>
9221                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9222                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9223                         </textFieldCell>
9224                     </textField>
9225                     <textField verticalHuggingPriority="750" id="10521">
9226                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9228                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="10547">
9229                             <font key="font" metaFont="system"/>
9230                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9231                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9232                         </textFieldCell>
9233                     </textField>
9234                     <button verticalHuggingPriority="750" id="10523">
9235                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9237                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10544">
9238                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9239                             <font key="font" size="13" name="AquaKana"/>
9240                         </buttonCell>
9241                         <connections>
9242                             <action selector="registSaveMCL:" target="1811" id="10643"/>
9243                         </connections>
9244                     </button>
9245                     <button verticalHuggingPriority="750" id="10522">
9246                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9248                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10545">
9249                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9250                             <font key="font" size="13" name="AquaKana"/>
9251                         </buttonCell>
9252                         <connections>
9253                             <action selector="registCancelMCL:" target="1811" id="10644"/>
9254                         </connections>
9255                     </button>
9256                 </subviews>
9257             </view>
9258         </window>
9259         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10572" userLabel="登録数建物" customClass="NSPanel">
9260             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9261             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9262             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9263             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9264             <view key="contentView" id="10573">
9265                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9266                 <autoresizingMask key="autoresizingMask"/>
9267                 <subviews>
9268                     <textField verticalHuggingPriority="750" id="10575">
9269                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9270                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9271                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10592">
9272                             <font key="font" size="13" name="AquaKana"/>
9273                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9274                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9275                         </textFieldCell>
9276                     </textField>
9277                     <textField verticalHuggingPriority="750" id="10586">
9278                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9280                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10591">
9281                             <font key="font" metaFont="system"/>
9282                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9283                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9284                         </textFieldCell>
9285                     </textField>
9286                     <textField verticalHuggingPriority="750" id="10574">
9287                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9288                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9289                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="20" drawsBackground="YES" id="10593">
9290                             <font key="font" metaFont="system"/>
9291                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9292                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9293                         </textFieldCell>
9294                     </textField>
9295                     <button verticalHuggingPriority="750" id="10587">
9296                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9297                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9298                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10590">
9299                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9300                             <font key="font" size="13" name="AquaKana"/>
9301                         </buttonCell>
9302                         <connections>
9303                             <action selector="registSaveBCL:" target="2629" id="10646"/>
9304                         </connections>
9305                     </button>
9306                     <button verticalHuggingPriority="750" id="10588">
9307                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9308                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9309                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10589">
9310                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9311                             <font key="font" size="13" name="AquaKana"/>
9312                         </buttonCell>
9313                         <connections>
9314                             <action selector="registCancelBCL:" target="2629" id="10647"/>
9315                         </connections>
9316                     </button>
9317                 </subviews>
9318             </view>
9319         </window>
9320         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10597" userLabel="登録数ユニット" customClass="NSPanel">
9321             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
9322             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9323             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
9324             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9325             <view key="contentView" id="10598">
9326                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
9327                 <autoresizingMask key="autoresizingMask"/>
9328                 <subviews>
9329                     <textField verticalHuggingPriority="750" id="10600">
9330                         <rect key="frame" x="17" y="54" width="95" height="17"/>
9331                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9332                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="10617">
9333                             <font key="font" size="13" name="AquaKana"/>
9334                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9335                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9336                         </textFieldCell>
9337                     </textField>
9338                     <textField verticalHuggingPriority="750" id="10611">
9339                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
9340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9341                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10616">
9342                             <font key="font" metaFont="system"/>
9343                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9344                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9345                         </textFieldCell>
9346                     </textField>
9347                     <textField verticalHuggingPriority="750" id="10599">
9348                         <rect key="frame" x="117" y="51" width="36" height="22"/>
9349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9350                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="56" drawsBackground="YES" id="10618">
9351                             <font key="font" metaFont="system"/>
9352                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
9353                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
9354                         </textFieldCell>
9355                     </textField>
9356                     <button verticalHuggingPriority="750" id="10612">
9357                         <rect key="frame" x="135" y="5" width="66" height="32"/>
9358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9359                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10615">
9360                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9361                             <font key="font" size="13" name="AquaKana"/>
9362                         </buttonCell>
9363                         <connections>
9364                             <action selector="registSaveUCL:" target="3039" id="10651"/>
9365                         </connections>
9366                     </button>
9367                     <button verticalHuggingPriority="750" id="10613">
9368                         <rect key="frame" x="192" y="5" width="105" height="32"/>
9369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9370                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10614">
9371                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9372                             <font key="font" size="13" name="AquaKana"/>
9373                         </buttonCell>
9374                         <connections>
9375                             <action selector="registCancelUCL:" target="3039" id="10652"/>
9376                         </connections>
9377                     </button>
9378                 </subviews>
9379             </view>
9380         </window>
9381         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10656" userLabel="コマンドメニュー" customClass="NSPanel">
9382             <windowStyleMask key="styleMask" utility="YES"/>
9383             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9384             <rect key="contentRect" x="196" y="132" width="150" height="230"/>
9385             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9386             <value key="minSize" type="size" width="150" height="230"/>
9387             <view key="contentView" id="10657">
9388                 <rect key="frame" x="0.0" y="0.0" width="150" height="230"/>
9389                 <autoresizingMask key="autoresizingMask"/>
9390                 <subviews>
9391                     <textField verticalHuggingPriority="750" id="10660">
9392                         <rect key="frame" x="332" y="71" width="38" height="17"/>
9393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="10676">
9395                             <font key="font" metaFont="system"/>
9396                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9397                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9398                         </textFieldCell>
9399                     </textField>
9400                     <button verticalHuggingPriority="750" id="10681">
9401                         <rect key="frame" x="25" y="188" width="100" height="23"/>
9402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9403                         <buttonCell key="cell" type="smallSquare" title="移動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10682">
9404                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9405                             <font key="font" size="13" name="AquaKana"/>
9406                         </buttonCell>
9407                         <connections>
9408                             <action selector="pushMove:" target="10496" id="10744"/>
9409                         </connections>
9410                     </button>
9411                     <button verticalHuggingPriority="750" id="10687">
9412                         <rect key="frame" x="25" y="159" width="100" height="23"/>
9413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9414                         <buttonCell key="cell" type="smallSquare" title="行動" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10689">
9415                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9416                             <font key="font" size="13" name="AquaKana"/>
9417                         </buttonCell>
9418                         <connections>
9419                             <action selector="pushAttack:" target="10496" id="10745"/>
9420                         </connections>
9421                     </button>
9422                     <button verticalHuggingPriority="750" id="10696">
9423                         <rect key="frame" x="25" y="130" width="100" height="23"/>
9424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9425                         <buttonCell key="cell" type="smallSquare" title="待機" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10697">
9426                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9427                             <font key="font" size="13" name="AquaKana"/>
9428                         </buttonCell>
9429                         <connections>
9430                             <action selector="pushStandby:" target="10496" id="10746"/>
9431                         </connections>
9432                     </button>
9433                     <button verticalHuggingPriority="750" id="10705">
9434                         <rect key="frame" x="25" y="101" width="100" height="23"/>
9435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9436                         <buttonCell key="cell" type="smallSquare" title="建設" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10706">
9437                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9438                             <font key="font" size="13" name="AquaKana"/>
9439                         </buttonCell>
9440                         <connections>
9441                             <action selector="pushCreate:" target="10496" id="10747"/>
9442                         </connections>
9443                     </button>
9444                     <button verticalHuggingPriority="750" id="10713">
9445                         <rect key="frame" x="25" y="43" width="100" height="23"/>
9446                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9447                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10714">
9448                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9449                             <font key="font" size="13" name="AquaKana"/>
9450                         </buttonCell>
9451                         <connections>
9452                             <action selector="pushStatus:" target="10496" id="10748"/>
9453                         </connections>
9454                     </button>
9455                     <button verticalHuggingPriority="750" id="10725">
9456                         <rect key="frame" x="25" y="72" width="100" height="23"/>
9457                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9458                         <buttonCell key="cell" type="smallSquare" title="召還" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10726">
9459                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9460                             <font key="font" size="13" name="AquaKana"/>
9461                         </buttonCell>
9462                         <connections>
9463                             <action selector="pushSummon:" target="10496" id="13818"/>
9464                         </connections>
9465                     </button>
9466                     <button verticalHuggingPriority="750" id="13794">
9467                         <rect key="frame" x="25" y="14" width="100" height="23"/>
9468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9469                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13795">
9470                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9471                             <font key="font" size="13" name="AquaKana"/>
9472                         </buttonCell>
9473                         <connections>
9474                             <action selector="pushCancel:" target="10496" id="13796"/>
9475                         </connections>
9476                     </button>
9477                 </subviews>
9478             </view>
9479         </window>
9480         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10750" userLabel="戦闘画面">
9481             <windowStyleMask key="styleMask" titled="YES"/>
9482             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
9483             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9484             <view key="contentView" id="10751">
9485                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9486                 <autoresizingMask key="autoresizingMask"/>
9487                 <subviews>
9488                     <textField verticalHuggingPriority="750" id="10756">
9489                         <rect key="frame" x="17" y="237" width="134" height="17"/>
9490                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9491                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10791">
9492                             <font key="font" size="13" name="AquaKana"/>
9493                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9494                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9495                         </textFieldCell>
9496                     </textField>
9497                     <textField verticalHuggingPriority="750" id="10755">
9498                         <rect key="frame" x="17" y="217" width="134" height="17"/>
9499                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9500                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10793">
9501                             <font key="font" metaFont="system"/>
9502                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9503                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9504                         </textFieldCell>
9505                     </textField>
9506                     <imageView hidden="YES" id="10754">
9507                         <rect key="frame" x="33" y="253" width="100" height="100"/>
9508                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9509                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10794"/>
9510                     </imageView>
9511                     <imageView id="10760">
9512                         <rect key="frame" x="506" y="436" width="38" height="38"/>
9513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9514                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10784"/>
9515                     </imageView>
9516                     <textField verticalHuggingPriority="750" id="10759">
9517                         <rect key="frame" x="546" y="439" width="70" height="32"/>
9518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9519                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10786">
9520                             <font key="font" size="13" name="AquaKana"/>
9521                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9522                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9523                         </textFieldCell>
9524                     </textField>
9525                     <textField verticalHuggingPriority="750" id="10758">
9526                         <rect key="frame" x="501" y="414" width="107" height="17"/>
9527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9528                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10788">
9529                             <font key="font" size="13" name="AquaKana"/>
9530                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9531                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9532                         </textFieldCell>
9533                     </textField>
9534                     <textField verticalHuggingPriority="750" id="10807">
9535                         <rect key="frame" x="489" y="237" width="134" height="17"/>
9536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="キャラクター名" id="10815">
9538                             <font key="font" size="13" name="AquaKana"/>
9539                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9540                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9541                         </textFieldCell>
9542                     </textField>
9543                     <textField verticalHuggingPriority="750" id="10808">
9544                         <rect key="frame" x="489" y="217" width="134" height="17"/>
9545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="HP 0000/0000" id="10813">
9547                             <font key="font" metaFont="system"/>
9548                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9549                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9550                         </textFieldCell>
9551                     </textField>
9552                     <imageView hidden="YES" id="10809">
9553                         <rect key="frame" x="505" y="253" width="100" height="100"/>
9554                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9555                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10812"/>
9556                     </imageView>
9557                     <imageView id="10831">
9558                         <rect key="frame" x="31" y="436" width="38" height="38"/>
9559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9560                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="10841"/>
9561                     </imageView>
9562                     <textField verticalHuggingPriority="750" id="10832">
9563                         <rect key="frame" x="71" y="439" width="70" height="32"/>
9564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="草原" id="10839">
9566                             <font key="font" size="13" name="AquaKana"/>
9567                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9568                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9569                         </textFieldCell>
9570                     </textField>
9571                     <textField verticalHuggingPriority="750" id="10833">
9572                         <rect key="frame" x="26" y="414" width="111" height="17"/>
9573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="地形効果" id="10837">
9575                             <font key="font" size="13" name="AquaKana"/>
9576                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9577                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9578                         </textFieldCell>
9579                     </textField>
9580                     <levelIndicator verticalHuggingPriority="750" id="10861">
9581                         <rect key="frame" x="505" y="193" width="100" height="16"/>
9582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9583                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10862"/>
9584                     </levelIndicator>
9585                     <levelIndicator verticalHuggingPriority="750" id="10877">
9586                         <rect key="frame" x="34" y="193" width="100" height="16"/>
9587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9588                         <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="20" levelIndicatorStyle="continuousCapacity" id="10879"/>
9589                     </levelIndicator>
9590                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="11258">
9591                         <rect key="frame" x="133" y="16" width="368" height="177"/>
9592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9593                         <view key="contentView" id="K7b-1E-Ppr">
9594                             <rect key="frame" x="1" y="1" width="366" height="175"/>
9595                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9596                             <subviews>
9597                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="11270">
9598                                     <rect key="frame" x="15" y="14" width="343" height="149"/>
9599                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9600                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="攻撃開始" id="11271">
9601                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
9602                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9603                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9604                                     </textFieldCell>
9605                                 </textField>
9606                             </subviews>
9607                         </view>
9608                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
9609                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
9610                     </box>
9611                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="C2K-Ti-RcR">
9612                         <rect key="frame" x="26" y="394" width="85" height="17"/>
9613                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9614                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="VhM-KU-bjF">
9615                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9616                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9617                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9618                         </textFieldCell>
9619                     </textField>
9620                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="x7b-aE-1ZI">
9621                         <rect key="frame" x="26" y="375" width="108" height="17"/>
9622                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9623                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="Gn4-nY-xzL">
9624                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9625                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9626                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9627                         </textFieldCell>
9628                     </textField>
9629                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="1Te-pi-b2s">
9630                         <rect key="frame" x="503" y="394" width="85" height="17"/>
9631                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9632                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中率 100%" id="TNe-jZ-8fh">
9633                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9634                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9635                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9636                         </textFieldCell>
9637                     </textField>
9638                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="4u7-bI-02M">
9639                         <rect key="frame" x="503" y="375" width="108" height="17"/>
9640                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9641                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="期待値 6666666" id="RQx-sP-a1g">
9642                             <font key="font" size="13" name="HiraKakuProN-W3"/>
9643                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
9644                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9645                         </textFieldCell>
9646                     </textField>
9647                     <customView id="11279" customClass="BattleView">
9648                         <rect key="frame" x="0.0" y="5" width="643" height="480"/>
9649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9650                         <subviews>
9651                             <avPlayerView hidden="YES" autoresizesSubviews="NO" controlsStyle="none" id="8sA-SN-NRK">
9652                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9653                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9654                             </avPlayerView>
9655                             <customView id="aLB-c7-CTZ" customClass="FieldSceneEF">
9656                                 <rect key="frame" x="171" y="87" width="300" height="194"/>
9657                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9658                             </customView>
9659                         </subviews>
9660                     </customView>
9661                 </subviews>
9662             </view>
9663         </window>
9664         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="10887" userLabel="攻撃方法選択" customClass="NSPanel">
9665             <windowStyleMask key="styleMask" utility="YES"/>
9666             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
9667             <rect key="contentRect" x="200" y="132" width="490" height="480"/>
9668             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9669             <view key="contentView" id="10888">
9670                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
9671                 <autoresizingMask key="autoresizingMask"/>
9672                 <subviews>
9673                     <button verticalHuggingPriority="750" id="10889">
9674                         <rect key="frame" x="372" y="5" width="100" height="23"/>
9675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9676                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="10922">
9677                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
9678                             <font key="font" size="13" name="AquaKana"/>
9679                         </buttonCell>
9680                         <connections>
9681                             <action selector="pushCancelCAL:" target="10496" id="12296"/>
9682                         </connections>
9683                     </button>
9684                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="10934">
9685                         <rect key="frame" x="-1" y="183" width="493" height="298"/>
9686                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9687                         <clipView key="contentView" id="Diw-7k-Z92">
9688                             <rect key="frame" x="1" y="17" width="491" height="280"/>
9689                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9690                             <subviews>
9691                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="12549" id="10935">
9692                                     <rect key="frame" x="0.0" y="0.0" width="491" height="19"/>
9693                                     <autoresizingMask key="autoresizingMask"/>
9694                                     <size key="intercellSpacing" width="3" height="2"/>
9695                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9696                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
9697                                     <tableColumns>
9698                                         <tableColumn editable="NO" width="299.32421875" minWidth="40" maxWidth="1000" id="10939">
9699                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
9700                                                 <font key="font" metaFont="smallSystem"/>
9701                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9702                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9703                                             </tableHeaderCell>
9704                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10942">
9705                                                 <font key="font" metaFont="system"/>
9706                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9707                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9708                                             </textFieldCell>
9709                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9710                                             <connections>
9711                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.name" id="11014">
9712                                                     <dictionary key="options">
9713                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9714                                                     </dictionary>
9715                                                 </binding>
9716                                             </connections>
9717                                         </tableColumn>
9718                                         <tableColumn editable="NO" width="49.4140625" minWidth="40" maxWidth="1000" id="10940">
9719                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="威力">
9720                                                 <font key="font" metaFont="smallSystem"/>
9721                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9722                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
9723                                             </tableHeaderCell>
9724                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10941">
9725                                                 <font key="font" metaFont="system"/>
9726                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9727                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9728                                             </textFieldCell>
9729                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9730                                             <connections>
9731                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.atk" id="11017">
9732                                                     <dictionary key="options">
9733                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9734                                                     </dictionary>
9735                                                 </binding>
9736                                             </connections>
9737                                         </tableColumn>
9738                                         <tableColumn editable="NO" width="72.265625" minWidth="10" maxWidth="3.4028234663852886e+38" id="10990">
9739                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="射程">
9740                                                 <font key="font" metaFont="smallSystem"/>
9741                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9742                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9743                                             </tableHeaderCell>
9744                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10991">
9745                                                 <font key="font" metaFont="system"/>
9746                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9747                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9748                                             </textFieldCell>
9749                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9750                                             <connections>
9751                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.range" id="11020">
9752                                                     <dictionary key="options">
9753                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9754                                                     </dictionary>
9755                                                 </binding>
9756                                             </connections>
9757                                         </tableColumn>
9758                                         <tableColumn editable="NO" width="58.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="10992">
9759                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="命中率修正">
9760                                                 <font key="font" metaFont="smallSystem"/>
9761                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
9762                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
9763                                             </tableHeaderCell>
9764                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="10993">
9765                                                 <font key="font" metaFont="system"/>
9766                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9767                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9768                                             </textFieldCell>
9769                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
9770                                             <connections>
9771                                                 <binding destination="11008" name="value" keyPath="arrangedObjects.hit" id="11023">
9772                                                     <dictionary key="options">
9773                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
9774                                                     </dictionary>
9775                                                 </binding>
9776                                             </connections>
9777                                         </tableColumn>
9778                                     </tableColumns>
9779                                 </tableView>
9780                             </subviews>
9781                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
9782                         </clipView>
9783                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="10936">
9784                             <rect key="frame" x="1" y="435" width="480" height="16"/>
9785                             <autoresizingMask key="autoresizingMask"/>
9786                         </scroller>
9787                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="10938">
9788                             <rect key="frame" x="224" y="17" width="15" height="102"/>
9789                             <autoresizingMask key="autoresizingMask"/>
9790                         </scroller>
9791                         <tableHeaderView key="headerView" id="12549">
9792                             <rect key="frame" x="0.0" y="0.0" width="491" height="17"/>
9793                             <autoresizingMask key="autoresizingMask"/>
9794                         </tableHeaderView>
9795                     </scrollView>
9796                     <textField verticalHuggingPriority="750" id="11051">
9797                         <rect key="frame" x="17" y="158" width="30" height="17"/>
9798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9799                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="弾数" id="11052">
9800                             <font key="font" size="13" name="AquaKana"/>
9801                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9802                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9803                         </textFieldCell>
9804                     </textField>
9805                     <textField verticalHuggingPriority="750" id="11056">
9806                         <rect key="frame" x="82" y="158" width="106" height="17"/>
9807                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9808                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="999/999" id="11057">
9809                             <font key="font" size="13" name="AquaKana"/>
9810                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9811                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9812                         </textFieldCell>
9813                     </textField>
9814                     <textField verticalHuggingPriority="750" id="11063">
9815                         <rect key="frame" x="17" y="133" width="56" height="17"/>
9816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9817                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消費MP" id="11064">
9818                             <font key="font" size="13" name="AquaKana"/>
9819                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9820                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9821                         </textFieldCell>
9822                     </textField>
9823                     <textField verticalHuggingPriority="750" id="11074">
9824                         <rect key="frame" x="82" y="133" width="106" height="17"/>
9825                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9826                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11076">
9827                             <font key="font" size="13" name="AquaKana"/>
9828                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9829                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9830                         </textFieldCell>
9831                     </textField>
9832                     <textField verticalHuggingPriority="750" id="11082">
9833                         <rect key="frame" x="220" y="158" width="30" height="17"/>
9834                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9835                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="地形" id="11083">
9836                             <font key="font" size="13" name="AquaKana"/>
9837                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9838                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9839                         </textFieldCell>
9840                     </textField>
9841                     <textField verticalHuggingPriority="750" id="11086">
9842                         <rect key="frame" x="267" y="158" width="189" height="17"/>
9843                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9844                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="陸 A 宙 A 海 A 空 A" id="11088">
9845                             <font key="font" size="13" name="AquaKana"/>
9846                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9847                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9848                         </textFieldCell>
9849                     </textField>
9850                     <textField verticalHuggingPriority="750" id="11103">
9851                         <rect key="frame" x="17" y="108" width="56" height="17"/>
9852                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9853                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="必要気力" id="11107">
9854                             <font key="font" size="13" name="AquaKana"/>
9855                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9856                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9857                         </textFieldCell>
9858                     </textField>
9859                     <textField verticalHuggingPriority="750" id="11104">
9860                         <rect key="frame" x="82" y="108" width="106" height="17"/>
9861                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9862                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="---(999)" id="11105">
9863                             <font key="font" size="13" name="AquaKana"/>
9864                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9865                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9866                         </textFieldCell>
9867                     </textField>
9868                     <textField verticalHuggingPriority="750" id="11121">
9869                         <rect key="frame" x="220" y="133" width="82" height="17"/>
9870                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9871                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クリティカル" id="11122">
9872                             <font key="font" size="13" name="AquaKana"/>
9873                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9874                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9875                         </textFieldCell>
9876                     </textField>
9877                     <textField verticalHuggingPriority="750" id="11128">
9878                         <rect key="frame" x="220" y="108" width="56" height="17"/>
9879                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9880                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃特性" id="11129">
9881                             <font key="font" size="13" name="AquaKana"/>
9882                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9883                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9884                         </textFieldCell>
9885                     </textField>
9886                     <textField verticalHuggingPriority="750" id="11147">
9887                         <rect key="frame" x="313" y="133" width="175" height="17"/>
9888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9889                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="11148">
9890                             <font key="font" size="13" name="AquaKana"/>
9891                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9892                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9893                         </textFieldCell>
9894                     </textField>
9895                     <textField verticalHuggingPriority="750" id="11153">
9896                         <rect key="frame" x="314" y="108" width="174" height="17"/>
9897                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9898                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="備考" id="11154">
9899                             <font key="font" size="13" name="AquaKana"/>
9900                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9901                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9902                         </textFieldCell>
9903                     </textField>
9904                 </subviews>
9905             </view>
9906         </window>
9907         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11341" userLabel="コマンドリスト" customClass="NSPanel">
9908             <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/>
9909             <rect key="contentRect" x="196" y="132" width="640" height="480"/>
9910             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
9911             <view key="contentView" id="11342">
9912                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
9913                 <autoresizingMask key="autoresizingMask"/>
9914                 <subviews>
9915                     <box autoresizesSubviews="NO" title="攻撃ボタン" borderType="line" id="11343">
9916                         <rect key="frame" x="17" y="314" width="306" height="146"/>
9917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9918                         <view key="contentView" id="nUT-tw-Lsi">
9919                             <rect key="frame" x="1" y="1" width="304" height="130"/>
9920                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
9921                             <subviews>
9922                                 <textField verticalHuggingPriority="750" id="11354">
9923                                     <rect key="frame" x="15" y="96" width="25" height="17"/>
9924                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9925                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="A" id="11355">
9926                                         <font key="font" metaFont="system"/>
9927                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9928                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9929                                     </textFieldCell>
9930                                 </textField>
9931                                 <textField verticalHuggingPriority="750" id="11362">
9932                                     <rect key="frame" x="15" y="71" width="25" height="17"/>
9933                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9934                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="B" id="11363">
9935                                         <font key="font" metaFont="system"/>
9936                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9937                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9938                                     </textFieldCell>
9939                                 </textField>
9940                                 <textField verticalHuggingPriority="750" id="11370">
9941                                     <rect key="frame" x="15" y="46" width="25" height="17"/>
9942                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9943                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="C" id="11371">
9944                                         <font key="font" metaFont="system"/>
9945                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9946                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9947                                     </textFieldCell>
9948                                 </textField>
9949                                 <textField verticalHuggingPriority="750" id="11379">
9950                                     <rect key="frame" x="15" y="21" width="25" height="17"/>
9951                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9952                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="D" id="11380">
9953                                         <font key="font" metaFont="system"/>
9954                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
9955                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
9956                                     </textFieldCell>
9957                                 </textField>
9958                                 <popUpButton verticalHuggingPriority="750" id="11389">
9959                                     <rect key="frame" x="66" y="91" width="205" height="26"/>
9960                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9961                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11392" id="11390">
9962                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9963                                         <font key="font" metaFont="menu"/>
9964                                         <menu key="menu" title="OtherViews" id="11391">
9965                                             <items>
9966                                                 <menuItem title="----" state="on" id="11392">
9967                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
9968                                                 </menuItem>
9969                                             </items>
9970                                         </menu>
9971                                     </popUpButtonCell>
9972                                 </popUpButton>
9973                                 <popUpButton verticalHuggingPriority="750" id="11400">
9974                                     <rect key="frame" x="66" y="66" width="205" height="26"/>
9975                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9976                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11406" id="11402">
9977                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9978                                         <font key="font" metaFont="menu"/>
9979                                         <menu key="menu" title="OtherViews" id="11403">
9980                                             <items>
9981                                                 <menuItem title="----" state="on" id="11406"/>
9982                                             </items>
9983                                         </menu>
9984                                     </popUpButtonCell>
9985                                 </popUpButton>
9986                                 <popUpButton verticalHuggingPriority="750" id="11412">
9987                                     <rect key="frame" x="66" y="41" width="205" height="26"/>
9988                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
9989                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11418" id="11414">
9990                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
9991                                         <font key="font" metaFont="menu"/>
9992                                         <menu key="menu" title="OtherViews" id="11415">
9993                                             <items>
9994                                                 <menuItem title="----" state="on" id="11418"/>
9995                                             </items>
9996                                         </menu>
9997                                     </popUpButtonCell>
9998                                 </popUpButton>
9999                                 <popUpButton verticalHuggingPriority="750" id="11424">
10000                                     <rect key="frame" x="66" y="16" width="205" height="26"/>
10001                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10002                                     <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="11430" id="11426">
10003                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10004                                         <font key="font" metaFont="menu"/>
10005                                         <menu key="menu" title="OtherViews" id="11427">
10006                                             <items>
10007                                                 <menuItem title="----" state="on" id="11430">
10008                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
10009                                                 </menuItem>
10010                                             </items>
10011                                         </menu>
10012                                     </popUpButtonCell>
10013                                 </popUpButton>
10014                             </subviews>
10015                         </view>
10016                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10017                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10018                         <font key="titleFont" size="11" name="AquaKana"/>
10019                     </box>
10020                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11450">
10021                         <rect key="frame" x="333" y="318" width="287" height="135"/>
10022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10023                         <clipView key="contentView" id="fqe-4l-32R">
10024                             <rect key="frame" x="1" y="17" width="285" height="117"/>
10025                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10026                             <subviews>
10027                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11453" id="11451">
10028                                     <rect key="frame" x="0.0" y="0.0" width="285" height="19"/>
10029                                     <autoresizingMask key="autoresizingMask"/>
10030                                     <size key="intercellSpacing" width="3" height="2"/>
10031                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10032                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10033                                     <tableColumns>
10034                                         <tableColumn width="101.09765625" minWidth="40" maxWidth="1000" id="11455">
10035                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コマンド">
10036                                                 <font key="font" metaFont="smallSystem"/>
10037                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10038                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10039                                             </tableHeaderCell>
10040                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11458">
10041                                                 <font key="font" metaFont="system"/>
10042                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10043                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10044                                             </textFieldCell>
10045                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10046                                             <connections>
10047                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.name" id="12237">
10048                                                     <dictionary key="options">
10049                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10050                                                     </dictionary>
10051                                                 </binding>
10052                                             </connections>
10053                                         </tableColumn>
10054                                         <tableColumn width="125.01171875" minWidth="40" maxWidth="1000" id="11456">
10055                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="技名">
10056                                                 <font key="font" metaFont="smallSystem"/>
10057                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10058                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10059                                             </tableHeaderCell>
10060                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="11464">
10061                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10062                                                 <font key="font" metaFont="menu"/>
10063                                                 <menu key="menu" title="OtherViews" id="11465">
10064                                                     <items>
10065                                                         <menuItem title="----" id="11466"/>
10066                                                     </items>
10067                                                 </menu>
10068                                             </popUpButtonCell>
10069                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10070                                             <connections>
10071                                                 <binding destination="12213" name="content" keyPath="arrangedObjects.waza" id="12260"/>
10072                                                 <binding destination="12213" name="selectedIndex" keyPath="arrangedObjects.wazaSet" previousBinding="12260" id="12264"/>
10073                                             </connections>
10074                                         </tableColumn>
10075                                         <tableColumn width="50" minWidth="10" maxWidth="3.4028234663852886e+38" id="11527">
10076                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="派生のみ">
10077                                                 <font key="font" metaFont="smallSystem"/>
10078                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10079                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10080                                             </tableHeaderCell>
10081                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8vT-hG-a1h">
10082                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
10083                                                 <font key="font" metaFont="system"/>
10084                                             </buttonCell>
10085                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10086                                             <connections>
10087                                                 <binding destination="12213" name="value" keyPath="arrangedObjects.hasei" id="12271">
10088                                                     <dictionary key="options">
10089                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10090                                                     </dictionary>
10091                                                 </binding>
10092                                             </connections>
10093                                         </tableColumn>
10094                                     </tableColumns>
10095                                 </tableView>
10096                             </subviews>
10097                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10098                         </clipView>
10099                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11452">
10100                             <rect key="frame" x="1" y="118" width="285" height="16"/>
10101                             <autoresizingMask key="autoresizingMask"/>
10102                         </scroller>
10103                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="11454">
10104                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10105                             <autoresizingMask key="autoresizingMask"/>
10106                         </scroller>
10107                         <tableHeaderView key="headerView" id="11453">
10108                             <rect key="frame" x="0.0" y="0.0" width="285" height="17"/>
10109                             <autoresizingMask key="autoresizingMask"/>
10110                         </tableHeaderView>
10111                     </scrollView>
10112                     <button verticalHuggingPriority="750" id="11467">
10113                         <rect key="frame" x="503" y="283" width="66" height="32"/>
10114                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10115                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11468">
10116                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10117                             <font key="font" size="13" name="AquaKana"/>
10118                             <connections>
10119                                 <action selector="commandListAdd:" target="3039" id="DO7-bY-0Wh"/>
10120                             </connections>
10121                         </buttonCell>
10122                     </button>
10123                     <button verticalHuggingPriority="750" id="11473">
10124                         <rect key="frame" x="560" y="283" width="66" height="32"/>
10125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10126                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11474">
10127                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10128                             <font key="font" size="13" name="AquaKana"/>
10129                         </buttonCell>
10130                         <connections>
10131                             <action selector="commandListRemove:" target="3039" id="12203"/>
10132                         </connections>
10133                     </button>
10134                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="11481">
10135                         <rect key="frame" x="20" y="83" width="600" height="201"/>
10136                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10137                         <clipView key="contentView" id="U5x-9o-Dsu">
10138                             <rect key="frame" x="1" y="17" width="598" height="183"/>
10139                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10140                             <subviews>
10141                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="11484" id="11482">
10142                                     <rect key="frame" x="0.0" y="0.0" width="596" height="19"/>
10143                                     <autoresizingMask key="autoresizingMask"/>
10144                                     <size key="intercellSpacing" width="3" height="2"/>
10145                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10146                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10147                                     <tableColumns>
10148                                         <tableColumn width="593.20703125" minWidth="40" maxWidth="1000" id="11486">
10149                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="連続技コマンド">
10150                                                 <font key="font" metaFont="smallSystem"/>
10151                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10152                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10153                                             </tableHeaderCell>
10154                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="11489">
10155                                                 <font key="font" metaFont="system"/>
10156                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10157                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10158                                             </textFieldCell>
10159                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10160                                             <connections>
10161                                                 <binding destination="12214" name="value" keyPath="arrangedObjects.name" id="12238">
10162                                                     <dictionary key="options">
10163                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10164                                                     </dictionary>
10165                                                 </binding>
10166                                             </connections>
10167                                         </tableColumn>
10168                                     </tableColumns>
10169                                 </tableView>
10170                             </subviews>
10171                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10172                         </clipView>
10173                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="11483">
10174                             <rect key="frame" x="1" y="184" width="598" height="16"/>
10175                             <autoresizingMask key="autoresizingMask"/>
10176                         </scroller>
10177                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="11485">
10178                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10179                             <autoresizingMask key="autoresizingMask"/>
10180                         </scroller>
10181                         <tableHeaderView key="headerView" id="11484">
10182                             <rect key="frame" x="0.0" y="0.0" width="598" height="17"/>
10183                             <autoresizingMask key="autoresizingMask"/>
10184                         </tableHeaderView>
10185                     </scrollView>
10186                     <button verticalHuggingPriority="750" id="11498">
10187                         <rect key="frame" x="503" y="47" width="66" height="32"/>
10188                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10189                         <buttonCell key="cell" type="push" title="追加" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11501">
10190                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10191                             <font key="font" size="13" name="AquaKana"/>
10192                         </buttonCell>
10193                         <connections>
10194                             <action selector="comboListAdd:" target="3039" id="12200"/>
10195                         </connections>
10196                     </button>
10197                     <button verticalHuggingPriority="750" id="11499">
10198                         <rect key="frame" x="560" y="47" width="66" height="32"/>
10199                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10200                         <buttonCell key="cell" type="push" title="削除" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11500">
10201                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10202                             <font key="font" size="13" name="AquaKana"/>
10203                         </buttonCell>
10204                         <connections>
10205                             <action selector="comboListRemove:" target="3039" id="12201"/>
10206                         </connections>
10207                     </button>
10208                     <button verticalHuggingPriority="750" id="11522">
10209                         <rect key="frame" x="537" y="4" width="89" height="32"/>
10210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10211                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11523">
10212                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10213                             <font key="font" size="13" name="AquaKana"/>
10214                         </buttonCell>
10215                         <connections>
10216                             <action selector="attackListTotalSubmit:" target="3039" id="12199"/>
10217                         </connections>
10218                     </button>
10219                     <button verticalHuggingPriority="750" id="11538">
10220                         <rect key="frame" x="31" y="23" width="132" height="32"/>
10221                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10222                         <buttonCell key="cell" type="push" title="技リスト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11539">
10223                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10224                             <font key="font" size="13" name="AquaKana"/>
10225                         </buttonCell>
10226                         <connections>
10227                             <action selector="attackListOpenBtn:" target="3039" id="y1x-E1-s9W"/>
10228                         </connections>
10229                     </button>
10230                 </subviews>
10231             </view>
10232         </window>
10233         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="11549" userLabel="戦闘確認画面" customClass="NSPanel">
10234             <windowStyleMask key="styleMask" utility="YES"/>
10235             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10236             <rect key="contentRect" x="196" y="132" width="500" height="480"/>
10237             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10238             <view key="contentView" id="11550">
10239                 <rect key="frame" x="0.0" y="0.0" width="500" height="480"/>
10240                 <autoresizingMask key="autoresizingMask"/>
10241                 <subviews>
10242                     <button verticalHuggingPriority="750" id="11564">
10243                         <rect key="frame" x="200" y="50" width="100" height="23"/>
10244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10245                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="11600">
10246                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10247                             <font key="font" size="13" name="AquaKana"/>
10248                         </buttonCell>
10249                         <connections>
10250                             <action selector="battleCancel:" target="10496" id="12295"/>
10251                         </connections>
10252                     </button>
10253                     <box autoresizesSubviews="NO" title="攻撃側" borderType="line" id="11634">
10254                         <rect key="frame" x="17" y="214" width="206" height="254"/>
10255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10256                         <view key="contentView" id="MuA-e4-4IJ">
10257                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10258                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10259                             <subviews>
10260                                 <textField verticalHuggingPriority="750" id="11725">
10261                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10262                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10263                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11726">
10264                                         <font key="font" size="13" name="AquaKana"/>
10265                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10266                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10267                                     </textFieldCell>
10268                                 </textField>
10269                                 <textField verticalHuggingPriority="750" id="11743">
10270                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10271                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10272                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11744">
10273                                         <font key="font" size="13" name="AquaKana"/>
10274                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10275                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10276                                     </textFieldCell>
10277                                 </textField>
10278                                 <textField verticalHuggingPriority="750" id="11750">
10279                                     <rect key="frame" x="116" y="76" width="68" height="17"/>
10280                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10281                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11751">
10282                                         <font key="font" size="13" name="AquaKana"/>
10283                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10284                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10285                                     </textFieldCell>
10286                                 </textField>
10287                                 <textField verticalHuggingPriority="750" id="11757">
10288                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10289                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10290                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11758">
10291                                         <font key="font" metaFont="system"/>
10292                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10293                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10294                                     </textFieldCell>
10295                                 </textField>
10296                                 <textField verticalHuggingPriority="750" id="11763">
10297                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10298                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10299                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11765">
10300                                         <font key="font" metaFont="system"/>
10301                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10302                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10303                                     </textFieldCell>
10304                                 </textField>
10305                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11847">
10306                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10307                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10308                                     <view key="contentView" id="dC9-vb-hP5">
10309                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10310                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10311                                         <subviews>
10312                                             <levelIndicator verticalHuggingPriority="750" id="11676">
10313                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10314                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10315                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11677"/>
10316                                             </levelIndicator>
10317                                             <textField verticalHuggingPriority="750" id="11685">
10318                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10319                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10320                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11686">
10321                                                     <font key="font" metaFont="system"/>
10322                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10323                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10324                                                 </textFieldCell>
10325                                             </textField>
10326                                             <textField verticalHuggingPriority="750" id="11715">
10327                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10328                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10329                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="11717">
10330                                                     <font key="font" metaFont="system"/>
10331                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10332                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10333                                                 </textFieldCell>
10334                                             </textField>
10335                                             <textField verticalHuggingPriority="750" id="11701">
10336                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10337                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10338                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="11702">
10339                                                     <font key="font" metaFont="system"/>
10340                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10341                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10342                                                 </textFieldCell>
10343                                             </textField>
10344                                             <textField verticalHuggingPriority="750" id="11654">
10345                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10346                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10347                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="11655">
10348                                                     <font key="font" metaFont="system"/>
10349                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10350                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10351                                                 </textFieldCell>
10352                                             </textField>
10353                                             <levelIndicator verticalHuggingPriority="750" id="11707">
10354                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10355                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10356                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="11708"/>
10357                                             </levelIndicator>
10358                                         </subviews>
10359                                     </view>
10360                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10361                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10362                                 </box>
10363                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11930">
10364                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10365                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10366                                     <view key="contentView" id="ZFr-ei-LQU">
10367                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10368                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10369                                         <subviews>
10370                                             <textField verticalHuggingPriority="750" id="11734">
10371                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10372                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10373                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="11735">
10374                                                     <font key="font" size="13" name="AquaKana"/>
10375                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10376                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10377                                                 </textFieldCell>
10378                                             </textField>
10379                                         </subviews>
10380                                     </view>
10381                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10382                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10383                                 </box>
10384                             </subviews>
10385                         </view>
10386                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10387                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10388                         <font key="titleFont" size="11" name="AquaKana"/>
10389                     </box>
10390                     <box autoresizesSubviews="NO" title="防御側" borderType="line" id="11953">
10391                         <rect key="frame" x="278" y="214" width="206" height="254"/>
10392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10393                         <view key="contentView" id="0mf-oL-ojK">
10394                             <rect key="frame" x="1" y="1" width="204" height="238"/>
10395                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10396                             <subviews>
10397                                 <textField verticalHuggingPriority="750" id="11960">
10398                                     <rect key="frame" x="15" y="126" width="186" height="17"/>
10399                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10400                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクター名" id="11980">
10401                                         <font key="font" size="13" name="AquaKana"/>
10402                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10403                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10404                                     </textFieldCell>
10405                                 </textField>
10406                                 <textField verticalHuggingPriority="750" id="11959">
10407                                     <rect key="frame" x="15" y="76" width="81" height="17"/>
10408                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10409                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中 100%" id="11981">
10410                                         <font key="font" size="13" name="AquaKana"/>
10411                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10412                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10413                                     </textFieldCell>
10414                                 </textField>
10415                                 <textField verticalHuggingPriority="750" id="11958">
10416                                     <rect key="frame" x="118" y="76" width="68" height="17"/>
10417                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10418                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力 100" id="11983">
10419                                         <font key="font" size="13" name="AquaKana"/>
10420                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10421                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10422                                     </textFieldCell>
10423                                 </textField>
10424                                 <textField verticalHuggingPriority="750" id="11957">
10425                                     <rect key="frame" x="16" y="41" width="21" height="17"/>
10426                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10427                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AP" id="11985">
10428                                         <font key="font" metaFont="system"/>
10429                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10430                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10431                                     </textFieldCell>
10432                                 </textField>
10433                                 <textField verticalHuggingPriority="750" id="11956">
10434                                     <rect key="frame" x="38" y="41" width="146" height="17"/>
10435                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10436                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="530000" id="11987">
10437                                         <font key="font" metaFont="system"/>
10438                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10439                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10440                                     </textFieldCell>
10441                                 </textField>
10442                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11955">
10443                                     <rect key="frame" x="11" y="142" width="183" height="86"/>
10444                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10445                                     <view key="contentView" id="EuX-zt-V90">
10446                                         <rect key="frame" x="1" y="1" width="181" height="84"/>
10447                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10448                                         <subviews>
10449                                             <levelIndicator verticalHuggingPriority="750" id="12003">
10450                                                 <rect key="frame" x="23" y="43" width="145" height="16"/>
10451                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10452                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12014"/>
10453                                             </levelIndicator>
10454                                             <textField verticalHuggingPriority="750" id="12004">
10455                                                 <rect key="frame" x="18" y="62" width="146" height="17"/>
10456                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10457                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12013">
10458                                                     <font key="font" metaFont="system"/>
10459                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10460                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10461                                                 </textFieldCell>
10462                                             </textField>
10463                                             <textField verticalHuggingPriority="750" id="12002">
10464                                                 <rect key="frame" x="18" y="25" width="146" height="17"/>
10465                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10466                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="000000 / 000000" id="12016">
10467                                                     <font key="font" metaFont="system"/>
10468                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10469                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10470                                                 </textFieldCell>
10471                                             </textField>
10472                                             <textField verticalHuggingPriority="750" id="12006">
10473                                                 <rect key="frame" x="1" y="25" width="23" height="17"/>
10474                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10475                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="12009">
10476                                                     <font key="font" metaFont="system"/>
10477                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10478                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10479                                                 </textFieldCell>
10480                                             </textField>
10481                                             <textField verticalHuggingPriority="750" id="12005">
10482                                                 <rect key="frame" x="1" y="62" width="28" height="17"/>
10483                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10484                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="12010">
10485                                                     <font key="font" metaFont="system"/>
10486                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10487                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10488                                                 </textFieldCell>
10489                                             </textField>
10490                                             <levelIndicator verticalHuggingPriority="750" id="12007">
10491                                                 <rect key="frame" x="23" y="7" width="145" height="16"/>
10492                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10493                                                 <levelIndicatorCell key="cell" alignment="left" doubleValue="100" maxValue="100" warningValue="50" criticalValue="25" levelIndicatorStyle="continuousCapacity" id="12008"/>
10494                                             </levelIndicator>
10495                                         </subviews>
10496                                     </view>
10497                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10498                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10499                                 </box>
10500                                 <box autoresizesSubviews="NO" title="Box" boxType="oldStyle" borderType="line" titlePosition="noTitle" id="11954">
10501                                     <rect key="frame" x="11" y="98" width="183" height="28"/>
10502                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10503                                     <view key="contentView" id="e4K-Ve-ZhQ">
10504                                         <rect key="frame" x="1" y="1" width="181" height="26"/>
10505                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10506                                         <subviews>
10507                                             <textField verticalHuggingPriority="750" id="12019">
10508                                                 <rect key="frame" x="4" y="5" width="174" height="17"/>
10509                                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10510                                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="攻撃方法" id="12020">
10511                                                     <font key="font" size="13" name="AquaKana"/>
10512                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10513                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10514                                                 </textFieldCell>
10515                                             </textField>
10516                                         </subviews>
10517                                     </view>
10518                                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10519                                     <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10520                                 </box>
10521                             </subviews>
10522                         </view>
10523                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
10524                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
10525                         <font key="titleFont" size="11" name="AquaKana"/>
10526                     </box>
10527                     <button verticalHuggingPriority="750" id="12038">
10528                         <rect key="frame" x="200" y="166" width="100" height="23"/>
10529                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10530                         <buttonCell key="cell" type="smallSquare" title="戦闘開始" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12039">
10531                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10532                             <font key="font" size="13" name="AquaKana"/>
10533                         </buttonCell>
10534                         <connections>
10535                             <action selector="battleStart:" target="10496" id="12285"/>
10536                         </connections>
10537                     </button>
10538                     <button verticalHuggingPriority="750" id="12048">
10539                         <rect key="frame" x="259" y="137" width="100" height="23"/>
10540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10541                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12049">
10542                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10543                             <font key="font" size="13" name="AquaKana"/>
10544                         </buttonCell>
10545                         <connections>
10546                             <action selector="battleSet2:" target="10496" id="12286"/>
10547                         </connections>
10548                     </button>
10549                     <button verticalHuggingPriority="750" id="12060">
10550                         <rect key="frame" x="259" y="108" width="100" height="23"/>
10551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10552                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12061">
10553                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10554                             <font key="font" size="13" name="AquaKana"/>
10555                         </buttonCell>
10556                         <connections>
10557                             <action selector="battleDef2:" target="10496" id="12293"/>
10558                         </connections>
10559                     </button>
10560                     <button verticalHuggingPriority="750" id="12070">
10561                         <rect key="frame" x="259" y="79" width="100" height="23"/>
10562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10563                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12071">
10564                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10565                             <font key="font" size="13" name="AquaKana"/>
10566                         </buttonCell>
10567                         <connections>
10568                             <action selector="battleDod2:" target="10496" id="12291"/>
10569                         </connections>
10570                     </button>
10571                     <button verticalHuggingPriority="750" id="12110">
10572                         <rect key="frame" x="140" y="137" width="100" height="23"/>
10573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10574                         <buttonCell key="cell" type="smallSquare" title="攻撃選択" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12115">
10575                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10576                             <font key="font" size="13" name="AquaKana"/>
10577                         </buttonCell>
10578                         <connections>
10579                             <action selector="battleSet1:" target="10496" id="12287"/>
10580                         </connections>
10581                     </button>
10582                     <button verticalHuggingPriority="750" id="12111">
10583                         <rect key="frame" x="140" y="108" width="100" height="23"/>
10584                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10585                         <buttonCell key="cell" type="smallSquare" title="防御態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12114">
10586                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10587                             <font key="font" size="13" name="AquaKana"/>
10588                         </buttonCell>
10589                         <connections>
10590                             <action selector="battleDef1:" target="10496" id="12294"/>
10591                         </connections>
10592                     </button>
10593                     <button verticalHuggingPriority="750" id="12112">
10594                         <rect key="frame" x="140" y="79" width="100" height="23"/>
10595                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10596                         <buttonCell key="cell" type="smallSquare" title="回避態勢" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12113">
10597                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10598                             <font key="font" size="13" name="AquaKana"/>
10599                         </buttonCell>
10600                         <connections>
10601                             <action selector="battleDod1:" target="10496" id="12292"/>
10602                         </connections>
10603                     </button>
10604                     <textField verticalHuggingPriority="750" id="12131">
10605                         <rect key="frame" x="58" y="47" width="125" height="22"/>
10606                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10607                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12135">
10608                             <font key="font" metaFont="system"/>
10609                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10610                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10611                         </textFieldCell>
10612                     </textField>
10613                     <textField verticalHuggingPriority="750" id="12132">
10614                         <rect key="frame" x="-3" y="50" width="56" height="17"/>
10615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10616                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12133">
10617                             <font key="font" size="13" name="AquaKana"/>
10618                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10619                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10620                         </textFieldCell>
10621                     </textField>
10622                     <textField verticalHuggingPriority="750" id="12163">
10623                         <rect key="frame" x="366" y="47" width="125" height="22"/>
10624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10625                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="12166">
10626                             <font key="font" metaFont="system"/>
10627                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
10628                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
10629                         </textFieldCell>
10630                     </textField>
10631                     <textField verticalHuggingPriority="750" id="12164">
10632                         <rect key="frame" x="305" y="50" width="56" height="17"/>
10633                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10634                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="コマンド" id="12165">
10635                             <font key="font" size="13" name="AquaKana"/>
10636                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10637                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10638                         </textFieldCell>
10639                     </textField>
10640                 </subviews>
10641             </view>
10642         </window>
10643         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12617" userLabel="ユニット作成" customClass="NSPanel">
10644             <windowStyleMask key="styleMask" utility="YES"/>
10645             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10646             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
10647             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10648             <view key="contentView" id="12618">
10649                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
10650                 <autoresizingMask key="autoresizingMask"/>
10651                 <subviews>
10652                     <button verticalHuggingPriority="750" id="12632">
10653                         <rect key="frame" x="372" y="5" width="100" height="23"/>
10654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10655                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12668">
10656                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10657                             <font key="font" size="13" name="AquaKana"/>
10658                         </buttonCell>
10659                         <connections>
10660                             <action selector="researchCancel:" target="10496" id="12762"/>
10661                         </connections>
10662                     </button>
10663                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="12619">
10664                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
10665                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10666                         <clipView key="contentView" id="ZHI-84-beV">
10667                             <rect key="frame" x="1" y="17" width="500" height="280"/>
10668                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10669                             <subviews>
10670                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="12684" id="12687">
10671                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
10672                                     <autoresizingMask key="autoresizingMask"/>
10673                                     <size key="intercellSpacing" width="3" height="2"/>
10674                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10675                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10676                                     <tableColumns>
10677                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="12691">
10678                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
10679                                                 <font key="font" metaFont="smallSystem"/>
10680                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10681                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10682                                             </tableHeaderCell>
10683                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="12706">
10684                                                 <font key="font" metaFont="system"/>
10685                                             </imageCell>
10686                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10687                                             <connections>
10688                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.img" id="12775">
10689                                                     <dictionary key="options">
10690                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10691                                                     </dictionary>
10692                                                 </binding>
10693                                             </connections>
10694                                         </tableColumn>
10695                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="12690">
10696                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
10697                                                 <font key="font" metaFont="smallSystem"/>
10698                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10699                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10700                                             </tableHeaderCell>
10701                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12693">
10702                                                 <font key="font" metaFont="system"/>
10703                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10704                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10705                                             </textFieldCell>
10706                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10707                                             <connections>
10708                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.name" id="12769">
10709                                                     <dictionary key="options">
10710                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10711                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10712                                                     </dictionary>
10713                                                 </binding>
10714                                             </connections>
10715                                         </tableColumn>
10716                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="12689">
10717                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
10718                                                 <font key="font" metaFont="smallSystem"/>
10719                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10720                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10721                                             </tableHeaderCell>
10722                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12694">
10723                                                 <font key="font" metaFont="system"/>
10724                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10725                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10726                                             </textFieldCell>
10727                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10728                                             <connections>
10729                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.HP" id="12771">
10730                                                     <dictionary key="options">
10731                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10732                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10733                                                     </dictionary>
10734                                                 </binding>
10735                                             </connections>
10736                                         </tableColumn>
10737                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="12688">
10738                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10739                                                 <font key="font" metaFont="smallSystem"/>
10740                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10741                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
10742                                             </tableHeaderCell>
10743                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="12695">
10744                                                 <font key="font" metaFont="system"/>
10745                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10746                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10747                                             </textFieldCell>
10748                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10749                                             <connections>
10750                                                 <binding destination="12763" name="value" keyPath="arrangedObjects.cost" id="12773">
10751                                                     <dictionary key="options">
10752                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10753                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10754                                                     </dictionary>
10755                                                 </binding>
10756                                             </connections>
10757                                         </tableColumn>
10758                                     </tableColumns>
10759                                 </tableView>
10760                             </subviews>
10761                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10762                         </clipView>
10763                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="12686">
10764                             <rect key="frame" x="1" y="435" width="480" height="16"/>
10765                             <autoresizingMask key="autoresizingMask"/>
10766                         </scroller>
10767                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="12685">
10768                             <rect key="frame" x="224" y="17" width="15" height="102"/>
10769                             <autoresizingMask key="autoresizingMask"/>
10770                         </scroller>
10771                         <tableHeaderView key="headerView" id="12684">
10772                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
10773                             <autoresizingMask key="autoresizingMask"/>
10774                         </tableHeaderView>
10775                     </scrollView>
10776                     <textField verticalHuggingPriority="750" id="12709">
10777                         <rect key="frame" x="17" y="158" width="105" height="17"/>
10778                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10779                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="12725">
10780                             <font key="font" size="13" name="AquaKana"/>
10781                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10782                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10783                         </textFieldCell>
10784                     </textField>
10785                     <textField verticalHuggingPriority="750" id="12710">
10786                         <rect key="frame" x="17" y="133" width="105" height="17"/>
10787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10788                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="12723">
10789                             <font key="font" size="13" name="AquaKana"/>
10790                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10791                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10792                         </textFieldCell>
10793                     </textField>
10794                     <textField verticalHuggingPriority="750" id="12711">
10795                         <rect key="frame" x="17" y="108" width="105" height="17"/>
10796                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10797                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="12722">
10798                             <font key="font" size="13" name="AquaKana"/>
10799                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10800                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10801                         </textFieldCell>
10802                     </textField>
10803                     <textField verticalHuggingPriority="750" id="12712">
10804                         <rect key="frame" x="17" y="83" width="105" height="17"/>
10805                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10806                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="12721">
10807                             <font key="font" size="13" name="AquaKana"/>
10808                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10809                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10810                         </textFieldCell>
10811                     </textField>
10812                     <textField verticalHuggingPriority="750" id="12713">
10813                         <rect key="frame" x="17" y="58" width="105" height="17"/>
10814                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10815                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="12720">
10816                             <font key="font" size="13" name="AquaKana"/>
10817                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10818                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10819                         </textFieldCell>
10820                     </textField>
10821                     <textField verticalHuggingPriority="750" id="12714">
10822                         <rect key="frame" x="17" y="33" width="105" height="17"/>
10823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10824                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="12719">
10825                             <font key="font" size="13" name="AquaKana"/>
10826                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10827                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10828                         </textFieldCell>
10829                     </textField>
10830                     <imageView id="12715">
10831                         <rect key="frame" x="194" y="55" width="106" height="106"/>
10832                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10833                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="12718"/>
10834                     </imageView>
10835                 </subviews>
10836             </view>
10837         </window>
10838         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="12906" userLabel="ユニット能力" customClass="NSPanel">
10839             <windowStyleMask key="styleMask" utility="YES"/>
10840             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10841             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
10842             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
10843             <view key="contentView" id="12907">
10844                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
10845                 <autoresizingMask key="autoresizingMask"/>
10846                 <subviews>
10847                     <textField verticalHuggingPriority="750" id="12933">
10848                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
10849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10850                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="12934">
10851                             <font key="font" metaFont="system"/>
10852                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10853                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10854                         </textFieldCell>
10855                     </textField>
10856                     <button verticalHuggingPriority="750" id="12909">
10857                         <rect key="frame" x="22" y="53" width="100" height="23"/>
10858                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10859                         <buttonCell key="cell" type="smallSquare" title="能力" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12940">
10860                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10861                             <font key="font" size="13" name="AquaKana"/>
10862                         </buttonCell>
10863                         <connections>
10864                             <action selector="pushStatus:" target="10496" id="12946"/>
10865                         </connections>
10866                     </button>
10867                     <button verticalHuggingPriority="750" id="12908">
10868                         <rect key="frame" x="22" y="19" width="100" height="23"/>
10869                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10870                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="12941">
10871                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10872                             <font key="font" size="13" name="AquaKana"/>
10873                         </buttonCell>
10874                         <connections>
10875                             <action selector="pushCancel:" target="10496" id="12944"/>
10876                         </connections>
10877                     </button>
10878                 </subviews>
10879             </view>
10880             <point key="canvasLocation" x="-132" y="1793.5"/>
10881         </window>
10882         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13387" userLabel="建物リストコマンド" customClass="NSPanel">
10883             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
10884             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
10885             <rect key="contentRect" x="196" y="132" width="350" height="241"/>
10886             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
10887             <view key="contentView" id="13388">
10888                 <rect key="frame" x="0.0" y="0.0" width="350" height="241"/>
10889                 <autoresizingMask key="autoresizingMask"/>
10890                 <subviews>
10891                     <textField verticalHuggingPriority="750" id="13405">
10892                         <rect key="frame" x="9" y="215" width="69" height="17"/>
10893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="建設リスト" id="13416">
10895                             <font key="font" size="13" name="AquaKana"/>
10896                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
10898                         </textFieldCell>
10899                     </textField>
10900                     <button verticalHuggingPriority="750" id="13407">
10901                         <rect key="frame" x="291" y="35" width="45" height="32"/>
10902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10903                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13414">
10904                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10905                             <font key="font" size="13" name="AquaKana"/>
10906                         </buttonCell>
10907                         <connections>
10908                             <action selector="SLbuildDelete:" target="3039" id="13493"/>
10909                         </connections>
10910                     </button>
10911                     <button verticalHuggingPriority="750" id="13406">
10912                         <rect key="frame" x="270" y="2" width="66" height="32"/>
10913                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10914                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13415">
10915                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10916                             <font key="font" size="13" name="AquaKana"/>
10917                         </buttonCell>
10918                         <connections>
10919                             <action selector="SLbuildSubmit:" target="3039" id="13494"/>
10920                         </connections>
10921                     </button>
10922                     <button verticalHuggingPriority="750" id="13426">
10923                         <rect key="frame" x="244" y="35" width="49" height="32"/>
10924                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10925                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13427">
10926                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
10927                             <font key="font" size="13" name="AquaKana"/>
10928                         </buttonCell>
10929                         <connections>
10930                             <action selector="SLbuildAdd:" target="3039" id="13539"/>
10931                         </connections>
10932                     </button>
10933                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13677">
10934                         <rect key="frame" x="20" y="72" width="310" height="135"/>
10935                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
10936                         <clipView key="contentView" id="H3T-La-KgJ">
10937                             <rect key="frame" x="1" y="17" width="308" height="117"/>
10938                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
10939                             <subviews>
10940                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13715" id="13678">
10941                                     <rect key="frame" x="0.0" y="0.0" width="308" height="19"/>
10942                                     <autoresizingMask key="autoresizingMask"/>
10943                                     <size key="intercellSpacing" width="3" height="2"/>
10944                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10945                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
10946                                     <tableColumns>
10947                                         <tableColumn width="119.109375" minWidth="40" maxWidth="1000" id="13682">
10948                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物">
10949                                                 <font key="font" metaFont="smallSystem"/>
10950                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10951                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10952                                             </tableHeaderCell>
10953                                             <popUpButtonCell key="dataCell" type="bevel" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" id="13690">
10954                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
10955                                                 <font key="font" metaFont="menu"/>
10956                                                 <menu key="menu" title="OtherViews" id="13691">
10957                                                     <items>
10958                                                         <menuItem title="Pop Up" id="13692"/>
10959                                                     </items>
10960                                                 </menu>
10961                                             </popUpButtonCell>
10962                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10963                                             <connections>
10964                                                 <binding destination="13253" name="content" keyPath="arrangedObjects.name" id="13695"/>
10965                                                 <binding destination="13253" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13695" id="13757">
10966                                                     <dictionary key="options">
10967                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10968                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10969                                                     </dictionary>
10970                                                 </binding>
10971                                             </connections>
10972                                         </tableColumn>
10973                                         <tableColumn editable="NO" width="183" minWidth="40" maxWidth="1000" id="13683">
10974                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
10975                                                 <font key="font" metaFont="smallSystem"/>
10976                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
10977                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
10978                                             </tableHeaderCell>
10979                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13684">
10980                                                 <font key="font" metaFont="system"/>
10981                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
10982                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10983                                             </textFieldCell>
10984                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
10985                                             <connections>
10986                                                 <binding destination="13253" name="value" keyPath="arrangedObjects.manko" id="13785">
10987                                                     <dictionary key="options">
10988                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
10989                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
10990                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
10991                                                     </dictionary>
10992                                                 </binding>
10993                                             </connections>
10994                                         </tableColumn>
10995                                     </tableColumns>
10996                                 </tableView>
10997                             </subviews>
10998                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
10999                         </clipView>
11000                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13679">
11001                             <rect key="frame" x="1" y="118" width="258" height="16"/>
11002                             <autoresizingMask key="autoresizingMask"/>
11003                         </scroller>
11004                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13681">
11005                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11006                             <autoresizingMask key="autoresizingMask"/>
11007                         </scroller>
11008                         <tableHeaderView key="headerView" id="13715">
11009                             <rect key="frame" x="0.0" y="0.0" width="308" height="17"/>
11010                             <autoresizingMask key="autoresizingMask"/>
11011                         </tableHeaderView>
11012                     </scrollView>
11013                 </subviews>
11014             </view>
11015         </window>
11016         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13441" userLabel="召喚リストコマンド" customClass="NSPanel">
11017             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11018             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11019             <rect key="contentRect" x="196" y="132" width="300" height="241"/>
11020             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11021             <view key="contentView" id="13442">
11022                 <rect key="frame" x="0.0" y="0.0" width="300" height="241"/>
11023                 <autoresizingMask key="autoresizingMask"/>
11024                 <subviews>
11025                     <textField verticalHuggingPriority="750" id="13447">
11026                         <rect key="frame" x="9" y="215" width="69" height="17"/>
11027                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11028                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="召還リスト" id="13464">
11029                             <font key="font" size="13" name="AquaKana"/>
11030                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11031                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11032                         </textFieldCell>
11033                     </textField>
11034                     <textField verticalHuggingPriority="750" id="13462">
11035                         <rect key="frame" x="332" y="82" width="38" height="17"/>
11036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11037                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="13463">
11038                             <font key="font" metaFont="system"/>
11039                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11040                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11041                         </textFieldCell>
11042                     </textField>
11043                     <button verticalHuggingPriority="750" id="13445">
11044                         <rect key="frame" x="251" y="35" width="45" height="32"/>
11045                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11046                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13470">
11047                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11048                             <font key="font" size="13" name="AquaKana"/>
11049                         </buttonCell>
11050                         <connections>
11051                             <action selector="SLunitDelete:" target="3039" id="13490"/>
11052                         </connections>
11053                     </button>
11054                     <button verticalHuggingPriority="750" id="13443">
11055                         <rect key="frame" x="230" y="2" width="66" height="32"/>
11056                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11057                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13472">
11058                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11059                             <font key="font" size="13" name="AquaKana"/>
11060                         </buttonCell>
11061                         <connections>
11062                             <action selector="SLunitSubmit:" target="3039" id="13491"/>
11063                         </connections>
11064                     </button>
11065                     <button verticalHuggingPriority="750" id="13444">
11066                         <rect key="frame" x="204" y="35" width="49" height="32"/>
11067                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11068                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13471">
11069                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11070                             <font key="font" size="13" name="AquaKana"/>
11071                         </buttonCell>
11072                         <connections>
11073                             <action selector="SLunitAdd:" target="3039" id="13540"/>
11074                         </connections>
11075                     </button>
11076                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13518">
11077                         <rect key="frame" x="12" y="72" width="278" height="135"/>
11078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11079                         <clipView key="contentView" id="u3X-ic-4gF">
11080                             <rect key="frame" x="1" y="17" width="276" height="117"/>
11081                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11082                             <subviews>
11083                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="13792" id="13521">
11084                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
11085                                     <autoresizingMask key="autoresizingMask"/>
11086                                     <size key="intercellSpacing" width="3" height="2"/>
11087                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11088                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11089                                     <tableColumns>
11090                                         <tableColumn width="191.66796875" minWidth="40" maxWidth="1000" id="13522">
11091                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="召還ユニット">
11092                                                 <font key="font" metaFont="smallSystem"/>
11093                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11094                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11095                                             </tableHeaderCell>
11096                                             <popUpButtonCell key="dataCell" type="bevel" title="Pop Up" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="bezel" imageScaling="proportionallyDown" inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="13525" id="13523">
11097                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
11098                                                 <font key="font" metaFont="menu"/>
11099                                                 <menu key="menu" title="OtherViews" id="13524">
11100                                                     <items>
11101                                                         <menuItem title="Pop Up" state="on" id="13525"/>
11102                                                     </items>
11103                                                 </menu>
11104                                             </popUpButtonCell>
11105                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11106                                             <connections>
11107                                                 <binding destination="13254" name="content" keyPath="arrangedObjects.name" id="13780"/>
11108                                                 <binding destination="13254" name="selectedIndex" keyPath="arrangedObjects.sel" previousBinding="13780" id="13791">
11109                                                     <dictionary key="options">
11110                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11111                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11112                                                     </dictionary>
11113                                                 </binding>
11114                                             </connections>
11115                                         </tableColumn>
11116                                         <tableColumn width="78" minWidth="10" maxWidth="3.4028234663852886e+38" id="13777">
11117                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11118                                                 <font key="font" metaFont="smallSystem"/>
11119                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11120                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11121                                             </tableHeaderCell>
11122                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13778">
11123                                                 <font key="font" metaFont="system"/>
11124                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11125                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11126                                             </textFieldCell>
11127                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11128                                             <connections>
11129                                                 <binding destination="13254" name="value" keyPath="arrangedObjects.MP" id="13787">
11130                                                     <dictionary key="options">
11131                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11132                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11133                                                     </dictionary>
11134                                                 </binding>
11135                                             </connections>
11136                                         </tableColumn>
11137                                     </tableColumns>
11138                                 </tableView>
11139                             </subviews>
11140                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11141                         </clipView>
11142                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="13520">
11143                             <rect key="frame" x="1" y="118" width="276" height="16"/>
11144                             <autoresizingMask key="autoresizingMask"/>
11145                         </scroller>
11146                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13519">
11147                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11148                             <autoresizingMask key="autoresizingMask"/>
11149                         </scroller>
11150                         <tableHeaderView key="headerView" id="13792">
11151                             <rect key="frame" x="0.0" y="0.0" width="276" height="17"/>
11152                             <autoresizingMask key="autoresizingMask"/>
11153                         </tableHeaderView>
11154                     </scrollView>
11155                 </subviews>
11156             </view>
11157         </window>
11158         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13719" userLabel="勝利画面" customClass="NSPanel">
11159             <windowStyleMask key="styleMask" utility="YES"/>
11160             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11161             <rect key="contentRect" x="196" y="112" width="400" height="150"/>
11162             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11163             <view key="contentView" id="13720">
11164                 <rect key="frame" x="0.0" y="0.0" width="400" height="150"/>
11165                 <autoresizingMask key="autoresizingMask"/>
11166                 <subviews>
11167                     <textField verticalHuggingPriority="750" id="13721">
11168                         <rect key="frame" x="17" y="20" width="366" height="110"/>
11169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11170                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍の勝利" id="13722">
11171                             <font key="font" size="50" name="HiraKakuProN-W3"/>
11172                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11173                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11174                         </textFieldCell>
11175                     </textField>
11176                 </subviews>
11177             </view>
11178         </window>
11179         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13903" userLabel="建物作成" customClass="NSPanel">
11180             <windowStyleMask key="styleMask" utility="YES"/>
11181             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11182             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11183             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11184             <view key="contentView" id="13904">
11185                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11186                 <autoresizingMask key="autoresizingMask"/>
11187                 <subviews>
11188                     <button verticalHuggingPriority="750" id="13905">
11189                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11190                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11191                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="13961">
11192                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11193                             <font key="font" size="13" name="AquaKana"/>
11194                         </buttonCell>
11195                         <connections>
11196                             <action selector="pushCancelBCL:" target="10496" id="14056"/>
11197                         </connections>
11198                     </button>
11199                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13913">
11200                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11202                         <clipView key="contentView" id="pGh-i6-idT">
11203                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11204                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11205                             <subviews>
11206                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="13942" id="13939">
11207                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11208                                     <autoresizingMask key="autoresizingMask"/>
11209                                     <size key="intercellSpacing" width="3" height="2"/>
11210                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11211                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11212                                     <tableColumns>
11213                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="13943">
11214                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11215                                                 <font key="font" metaFont="smallSystem"/>
11216                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11217                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11218                                             </tableHeaderCell>
11219                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="13950">
11220                                                 <font key="font" metaFont="system"/>
11221                                             </imageCell>
11222                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11223                                             <connections>
11224                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.img" id="14099">
11225                                                     <dictionary key="options">
11226                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11227                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11228                                                     </dictionary>
11229                                                 </binding>
11230                                             </connections>
11231                                         </tableColumn>
11232                                         <tableColumn editable="NO" width="219.08203125" minWidth="40" maxWidth="1000" id="13945">
11233                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="建設物名">
11234                                                 <font key="font" metaFont="smallSystem"/>
11235                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11236                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11237                                             </tableHeaderCell>
11238                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13948">
11239                                                 <font key="font" metaFont="system"/>
11240                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11241                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11242                                             </textFieldCell>
11243                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11244                                             <connections>
11245                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.name" id="14097">
11246                                                     <dictionary key="options">
11247                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11248                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11249                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11250                                                     </dictionary>
11251                                                 </binding>
11252                                             </connections>
11253                                         </tableColumn>
11254                                         <tableColumn editable="NO" width="210.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="13944">
11255                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コスト">
11256                                                 <font key="font" metaFont="smallSystem"/>
11257                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11258                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11259                                             </tableHeaderCell>
11260                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="13949">
11261                                                 <font key="font" metaFont="system"/>
11262                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11263                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11264                                             </textFieldCell>
11265                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11266                                             <connections>
11267                                                 <binding destination="14035" name="value" keyPath="arrangedObjects.cost" id="14098">
11268                                                     <dictionary key="options">
11269                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11270                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11271                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11272                                                     </dictionary>
11273                                                 </binding>
11274                                             </connections>
11275                                         </tableColumn>
11276                                     </tableColumns>
11277                                 </tableView>
11278                             </subviews>
11279                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11280                         </clipView>
11281                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="13940">
11282                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11283                             <autoresizingMask key="autoresizingMask"/>
11284                         </scroller>
11285                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="13941">
11286                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11287                             <autoresizingMask key="autoresizingMask"/>
11288                         </scroller>
11289                         <tableHeaderView key="headerView" id="13942">
11290                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11291                             <autoresizingMask key="autoresizingMask"/>
11292                         </tableHeaderView>
11293                     </scrollView>
11294                     <imageView id="13906">
11295                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11296                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11297                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="13958"/>
11298                     </imageView>
11299                 </subviews>
11300             </view>
11301         </window>
11302         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="13970" userLabel="ユニット召喚" customClass="NSPanel">
11303             <windowStyleMask key="styleMask" utility="YES"/>
11304             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
11305             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
11306             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11307             <view key="contentView" id="13971">
11308                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
11309                 <autoresizingMask key="autoresizingMask"/>
11310                 <subviews>
11311                     <button verticalHuggingPriority="750" id="13972">
11312                         <rect key="frame" x="372" y="5" width="100" height="23"/>
11313                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11314                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14028">
11315                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11316                             <font key="font" size="13" name="AquaKana"/>
11317                         </buttonCell>
11318                         <connections>
11319                             <action selector="pushCancelCSL:" target="10496" id="14057"/>
11320                         </connections>
11321                     </button>
11322                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="13980">
11323                         <rect key="frame" x="-1" y="183" width="502" height="298"/>
11324                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11325                         <clipView key="contentView" id="q6T-Kx-cAv">
11326                             <rect key="frame" x="1" y="17" width="500" height="280"/>
11327                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11328                             <subviews>
11329                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="14009" id="14006">
11330                                     <rect key="frame" x="0.0" y="0.0" width="500" height="34"/>
11331                                     <autoresizingMask key="autoresizingMask"/>
11332                                     <size key="intercellSpacing" width="3" height="2"/>
11333                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11334                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11335                                     <tableColumns>
11336                                         <tableColumn editable="NO" width="61.6953125" minWidth="40" maxWidth="1000" id="14010">
11337                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
11338                                                 <font key="font" metaFont="smallSystem"/>
11339                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11340                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11341                                             </tableHeaderCell>
11342                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="14017">
11343                                                 <font key="font" metaFont="system"/>
11344                                             </imageCell>
11345                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11346                                             <connections>
11347                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.img" id="14105">
11348                                                     <dictionary key="options">
11349                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11350                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11351                                                     </dictionary>
11352                                                 </binding>
11353                                             </connections>
11354                                         </tableColumn>
11355                                         <tableColumn editable="NO" width="147.08203125" minWidth="40" maxWidth="1000" id="14012">
11356                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
11357                                                 <font key="font" metaFont="smallSystem"/>
11358                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11359                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11360                                             </tableHeaderCell>
11361                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14015">
11362                                                 <font key="font" metaFont="system"/>
11363                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11364                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11365                                             </textFieldCell>
11366                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11367                                             <connections>
11368                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.name" id="14106">
11369                                                     <dictionary key="options">
11370                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11371                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11372                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11373                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11374                                                     </dictionary>
11375                                                 </binding>
11376                                             </connections>
11377                                         </tableColumn>
11378                                         <tableColumn editable="NO" width="55.37109375" minWidth="10" maxWidth="3.4028234663852886e+38" id="14011">
11379                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
11380                                                 <font key="font" metaFont="smallSystem"/>
11381                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11382                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11383                                             </tableHeaderCell>
11384                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14016">
11385                                                 <font key="font" metaFont="system"/>
11386                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11387                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11388                                             </textFieldCell>
11389                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11390                                             <connections>
11391                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.HP" id="14107">
11392                                                     <dictionary key="options">
11393                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11394                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11395                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11396                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11397                                                     </dictionary>
11398                                                 </binding>
11399                                             </connections>
11400                                         </tableColumn>
11401                                         <tableColumn editable="NO" width="223.578125" minWidth="10" maxWidth="3.4028234663852886e+38" id="14013">
11402                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="消費MP">
11403                                                 <font key="font" metaFont="smallSystem"/>
11404                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11405                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11406                                             </tableHeaderCell>
11407                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14014">
11408                                                 <font key="font" metaFont="system"/>
11409                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11410                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11411                                             </textFieldCell>
11412                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11413                                             <connections>
11414                                                 <binding destination="14036" name="value" keyPath="arrangedObjects.cost" id="14108">
11415                                                     <dictionary key="options">
11416                                                         <bool key="NSAllowsEditingMultipleValuesSelection" value="NO"/>
11417                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11418                                                         <bool key="NSConditionallySetsEnabled" value="YES"/>
11419                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11420                                                     </dictionary>
11421                                                 </binding>
11422                                             </connections>
11423                                         </tableColumn>
11424                                     </tableColumns>
11425                                 </tableView>
11426                             </subviews>
11427                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11428                         </clipView>
11429                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14007">
11430                             <rect key="frame" x="1" y="435" width="480" height="16"/>
11431                             <autoresizingMask key="autoresizingMask"/>
11432                         </scroller>
11433                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14008">
11434                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11435                             <autoresizingMask key="autoresizingMask"/>
11436                         </scroller>
11437                         <tableHeaderView key="headerView" id="14009">
11438                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
11439                             <autoresizingMask key="autoresizingMask"/>
11440                         </tableHeaderView>
11441                     </scrollView>
11442                     <textField verticalHuggingPriority="750" id="13979">
11443                         <rect key="frame" x="17" y="158" width="105" height="17"/>
11444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11445                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="攻撃力 ----" id="14018">
11446                             <font key="font" size="13" name="AquaKana"/>
11447                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11448                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11449                         </textFieldCell>
11450                     </textField>
11451                     <textField verticalHuggingPriority="750" id="13978">
11452                         <rect key="frame" x="17" y="133" width="105" height="17"/>
11453                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11454                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="防御力 ----" id="14020">
11455                             <font key="font" size="13" name="AquaKana"/>
11456                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11457                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11458                         </textFieldCell>
11459                     </textField>
11460                     <textField verticalHuggingPriority="750" id="13977">
11461                         <rect key="frame" x="17" y="108" width="105" height="17"/>
11462                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11463                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="演算力 ----" id="14021">
11464                             <font key="font" size="13" name="AquaKana"/>
11465                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11466                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11467                         </textFieldCell>
11468                     </textField>
11469                     <textField verticalHuggingPriority="750" id="13976">
11470                         <rect key="frame" x="17" y="83" width="105" height="17"/>
11471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11472                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中値 ----" id="14022">
11473                             <font key="font" size="13" name="AquaKana"/>
11474                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11475                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11476                         </textFieldCell>
11477                     </textField>
11478                     <textField verticalHuggingPriority="750" id="13975">
11479                         <rect key="frame" x="17" y="58" width="105" height="17"/>
11480                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11481                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避値 ----" id="14023">
11482                             <font key="font" size="13" name="AquaKana"/>
11483                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11484                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11485                         </textFieldCell>
11486                     </textField>
11487                     <textField verticalHuggingPriority="750" id="13974">
11488                         <rect key="frame" x="17" y="33" width="105" height="17"/>
11489                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11490                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動力 ----" id="14024">
11491                             <font key="font" size="13" name="AquaKana"/>
11492                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11493                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11494                         </textFieldCell>
11495                     </textField>
11496                     <imageView id="13973">
11497                         <rect key="frame" x="194" y="55" width="106" height="106"/>
11498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11499                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14025"/>
11500                     </imageView>
11501                 </subviews>
11502             </view>
11503         </window>
11504         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14150" userLabel="立ち絵リスト" customClass="NSPanel">
11505             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11506             <rect key="contentRect" x="196" y="112" width="470" height="378"/>
11507             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11508             <view key="contentView" id="14151">
11509                 <rect key="frame" x="0.0" y="0.0" width="470" height="378"/>
11510                 <autoresizingMask key="autoresizingMask"/>
11511                 <subviews>
11512                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14152">
11513                         <rect key="frame" x="-1" y="83" width="472" height="296"/>
11514                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11515                         <clipView key="contentView" id="HXb-bh-GwK">
11516                             <rect key="frame" x="1" y="17" width="470" height="278"/>
11517                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11518                             <subviews>
11519                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="2xe-Ys-y8C" id="14153">
11520                                     <rect key="frame" x="0.0" y="0.0" width="465" height="19"/>
11521                                     <autoresizingMask key="autoresizingMask"/>
11522                                     <size key="intercellSpacing" width="3" height="2"/>
11523                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11524                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11525                                     <tableColumns>
11526                                         <tableColumn width="209.33203125" minWidth="40" maxWidth="1000" id="14157">
11527                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="立ち絵名">
11528                                                 <font key="font" metaFont="smallSystem"/>
11529                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11530                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11531                                             </tableHeaderCell>
11532                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14160">
11533                                                 <font key="font" metaFont="system"/>
11534                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11535                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11536                                             </textFieldCell>
11537                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11538                                             <connections>
11539                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.name" id="14372">
11540                                                     <dictionary key="options">
11541                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11542                                                     </dictionary>
11543                                                 </binding>
11544                                             </connections>
11545                                         </tableColumn>
11546                                         <tableColumn width="250.18359375" minWidth="40" maxWidth="1000" id="14158">
11547                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
11548                                                 <font key="font" metaFont="smallSystem"/>
11549                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11550                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11551                                             </tableHeaderCell>
11552                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14159">
11553                                                 <font key="font" metaFont="system"/>
11554                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11555                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11556                                             </textFieldCell>
11557                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11558                                             <connections>
11559                                                 <binding destination="14319" name="value" keyPath="arrangedObjects.file" id="QXD-E9-NPZ">
11560                                                     <dictionary key="options">
11561                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
11562                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11563                                                     </dictionary>
11564                                                 </binding>
11565                                             </connections>
11566                                         </tableColumn>
11567                                     </tableColumns>
11568                                 </tableView>
11569                             </subviews>
11570                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11571                         </clipView>
11572                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="14154">
11573                             <rect key="frame" x="1" y="279" width="470" height="16"/>
11574                             <autoresizingMask key="autoresizingMask"/>
11575                         </scroller>
11576                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="14156">
11577                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11578                             <autoresizingMask key="autoresizingMask"/>
11579                         </scroller>
11580                         <tableHeaderView key="headerView" id="2xe-Ys-y8C">
11581                             <rect key="frame" x="0.0" y="0.0" width="470" height="17"/>
11582                             <autoresizingMask key="autoresizingMask"/>
11583                         </tableHeaderView>
11584                     </scrollView>
11585                     <button verticalHuggingPriority="750" id="14308">
11586                         <rect key="frame" x="14" y="43" width="51" height="32"/>
11587                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11588                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14309">
11589                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11590                             <font key="font" metaFont="system"/>
11591                         </buttonCell>
11592                         <connections>
11593                             <action selector="insertLineStand:" target="9720" id="14365"/>
11594                         </connections>
11595                     </button>
11596                     <button verticalHuggingPriority="750" id="14312">
11597                         <rect key="frame" x="65" y="43" width="48" height="32"/>
11598                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11599                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14313">
11600                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11601                             <font key="font" metaFont="system"/>
11602                         </buttonCell>
11603                         <connections>
11604                             <action selector="removeLineStand:" target="9720" id="14366"/>
11605                         </connections>
11606                     </button>
11607                     <button verticalHuggingPriority="750" id="14167">
11608                         <rect key="frame" x="390" y="13" width="66" height="32"/>
11609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11610                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14168">
11611                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11612                             <font key="font" size="13" name="AquaKana"/>
11613                         </buttonCell>
11614                         <connections>
11615                             <action selector="backStand:" target="9720" id="14359"/>
11616                         </connections>
11617                     </button>
11618                 </subviews>
11619             </view>
11620             <point key="canvasLocation" x="1010" y="-252"/>
11621         </window>
11622         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="14176" userLabel="レイヤー決定" customClass="NSPanel">
11623             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
11624             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
11625             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
11626             <view key="contentView" id="14177">
11627                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11628                 <autoresizingMask key="autoresizingMask"/>
11629                 <subviews>
11630                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14178">
11631                         <rect key="frame" x="20" y="360" width="201" height="100"/>
11632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11633                         <clipView key="contentView" id="kCI-gr-QUs">
11634                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11635                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11636                             <subviews>
11637                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="14181" id="14179">
11638                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11639                                     <autoresizingMask key="autoresizingMask"/>
11640                                     <size key="intercellSpacing" width="3" height="2"/>
11641                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11642                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11643                                     <tableColumns>
11644                                         <tableColumn width="128.0390625" minWidth="40" maxWidth="1000" id="14183">
11645                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ベース">
11646                                                 <font key="font" metaFont="smallSystem"/>
11647                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11648                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11649                                             </tableHeaderCell>
11650                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14186">
11651                                                 <font key="font" metaFont="system"/>
11652                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11653                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11654                                             </textFieldCell>
11655                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11656                                             <connections>
11657                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.name" id="s5j-SN-mH0">
11658                                                     <dictionary key="options">
11659                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11660                                                     </dictionary>
11661                                                 </binding>
11662                                             </connections>
11663                                         </tableColumn>
11664                                         <tableColumn width="65" minWidth="10" maxWidth="3.4028234663852886e+38" id="14207">
11665                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11666                                                 <font key="font" metaFont="smallSystem"/>
11667                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11668                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11669                                             </tableHeaderCell>
11670                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14208">
11671                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="14223"/>
11672                                                 <font key="font" metaFont="system"/>
11673                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11674                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11675                                             </textFieldCell>
11676                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11677                                             <connections>
11678                                                 <binding destination="O9l-8N-49r" name="value" keyPath="arrangedObjects.z" id="Olg-qn-ejY">
11679                                                     <dictionary key="options">
11680                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11681                                                     </dictionary>
11682                                                 </binding>
11683                                             </connections>
11684                                         </tableColumn>
11685                                     </tableColumns>
11686                                 </tableView>
11687                             </subviews>
11688                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11689                         </clipView>
11690                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14180">
11691                             <rect key="frame" x="1" y="118" width="198" height="16"/>
11692                             <autoresizingMask key="autoresizingMask"/>
11693                         </scroller>
11694                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14182">
11695                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11696                             <autoresizingMask key="autoresizingMask"/>
11697                         </scroller>
11698                         <tableHeaderView key="headerView" id="14181">
11699                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11700                             <autoresizingMask key="autoresizingMask"/>
11701                         </tableHeaderView>
11702                     </scrollView>
11703                     <button verticalHuggingPriority="750" id="14209">
11704                         <rect key="frame" x="14" y="324" width="51" height="32"/>
11705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11706                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14210">
11707                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11708                             <font key="font" metaFont="system"/>
11709                         </buttonCell>
11710                         <connections>
11711                             <action selector="insert1:" target="9720" id="xxX-wg-qm2"/>
11712                         </connections>
11713                     </button>
11714                     <button verticalHuggingPriority="750" id="14213">
11715                         <rect key="frame" x="65" y="324" width="48" height="32"/>
11716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11717                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14214">
11718                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11719                             <font key="font" metaFont="system"/>
11720                         </buttonCell>
11721                         <connections>
11722                             <action selector="remove1:" target="9720" id="54Q-AO-TJM"/>
11723                         </connections>
11724                     </button>
11725                     <button verticalHuggingPriority="750" id="14226">
11726                         <rect key="frame" x="14" y="189" width="51" height="32"/>
11727                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11728                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14229">
11729                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11730                             <font key="font" metaFont="system"/>
11731                         </buttonCell>
11732                         <connections>
11733                             <action selector="insert2:" target="9720" id="J2I-zl-mVZ"/>
11734                         </connections>
11735                     </button>
11736                     <button verticalHuggingPriority="750" id="14227">
11737                         <rect key="frame" x="65" y="189" width="48" height="32"/>
11738                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11739                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14228">
11740                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11741                             <font key="font" metaFont="system"/>
11742                         </buttonCell>
11743                         <connections>
11744                             <action selector="remove2:" target="9720" id="sHK-hz-RtB"/>
11745                         </connections>
11746                     </button>
11747                     <textField verticalHuggingPriority="750" id="14235">
11748                         <rect key="frame" x="62" y="164" width="50" height="22"/>
11749                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11750                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14236">
11751                             <font key="font" metaFont="system"/>
11752                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11753                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11754                         </textFieldCell>
11755                     </textField>
11756                     <textField verticalHuggingPriority="750" id="14241">
11757                         <rect key="frame" x="169" y="164" width="50" height="22"/>
11758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11759                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="14243">
11760                             <font key="font" metaFont="system"/>
11761                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
11762                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
11763                         </textFieldCell>
11764                     </textField>
11765                     <textField verticalHuggingPriority="750" id="14250">
11766                         <rect key="frame" x="18" y="167" width="39" height="17"/>
11767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11768                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="X座標" id="14251">
11769                             <font key="font" metaFont="system"/>
11770                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11771                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11772                         </textFieldCell>
11773                     </textField>
11774                     <textField verticalHuggingPriority="750" id="14254">
11775                         <rect key="frame" x="125" y="167" width="39" height="17"/>
11776                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11777                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Y座標" id="14255">
11778                             <font key="font" metaFont="system"/>
11779                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11780                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
11781                         </textFieldCell>
11782                     </textField>
11783                     <imageView id="14275">
11784                         <rect key="frame" x="18" y="17" width="97" height="142"/>
11785                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11786                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14276"/>
11787                         <connections>
11788                             <binding destination="O9l-8N-49r" name="value" keyPath="selection.img" id="KUL-Fr-Z5d"/>
11789                         </connections>
11790                     </imageView>
11791                     <customView id="14286" customClass="StandView">
11792                         <rect key="frame" x="222" y="0.0" width="418" height="480"/>
11793                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11794                     </customView>
11795                     <button verticalHuggingPriority="750" id="14301">
11796                         <rect key="frame" x="161" y="189" width="66" height="32"/>
11797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11798                         <buttonCell key="cell" type="push" title="完了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="14302">
11799                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11800                             <font key="font" size="13" name="AquaKana"/>
11801                         </buttonCell>
11802                         <connections>
11803                             <action selector="submitStand:" target="9720" id="14360"/>
11804                         </connections>
11805                     </button>
11806                     <imageView id="14379">
11807                         <rect key="frame" x="120" y="17" width="97" height="142"/>
11808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11809                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="14381"/>
11810                         <connections>
11811                             <binding destination="9K5-gj-GuP" name="value" keyPath="selection.img" id="oi1-L2-J8D"/>
11812                         </connections>
11813                     </imageView>
11814                     <button verticalHuggingPriority="750" id="nfl-k8-P5F">
11815                         <rect key="frame" x="160" y="324" width="66" height="32"/>
11816                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11817                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="scd-6z-nYc">
11818                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11819                             <font key="font" size="13" name="HiraKakuProN-W3"/>
11820                         </buttonCell>
11821                         <connections>
11822                             <action selector="saveBtn:" target="9720" id="hSD-kZ-gBc"/>
11823                         </connections>
11824                     </button>
11825                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="14192">
11826                         <rect key="frame" x="20" y="225" width="201" height="100"/>
11827                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11828                         <clipView key="contentView" id="qQd-HD-6qz">
11829                             <rect key="frame" x="1" y="17" width="199" height="82"/>
11830                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11831                             <subviews>
11832                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="none" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="14194" id="14196">
11833                                     <rect key="frame" x="0.0" y="0.0" width="199" height="19"/>
11834                                     <autoresizingMask key="autoresizingMask"/>
11835                                     <size key="intercellSpacing" width="3" height="2"/>
11836                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11837                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11838                                     <tableColumns>
11839                                         <tableColumn width="117.8125" minWidth="40" maxWidth="1000" id="14197">
11840                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レイヤー">
11841                                                 <font key="font" metaFont="smallSystem"/>
11842                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11843                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11844                                             </tableHeaderCell>
11845                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14198">
11846                                                 <font key="font" metaFont="system"/>
11847                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11848                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11849                                             </textFieldCell>
11850                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11851                                             <connections>
11852                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.name" id="GHh-NA-65u">
11853                                                     <dictionary key="options">
11854                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11855                                                     </dictionary>
11856                                                 </binding>
11857                                             </connections>
11858                                         </tableColumn>
11859                                         <tableColumn width="41" minWidth="10" maxWidth="3.4028234663852886e+38" id="14219">
11860                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="優先度">
11861                                                 <font key="font" metaFont="smallSystem"/>
11862                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11863                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11864                                             </tableHeaderCell>
11865                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="14220">
11866                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="14224"/>
11867                                                 <font key="font" metaFont="system"/>
11868                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11869                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11870                                             </textFieldCell>
11871                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11872                                             <connections>
11873                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.z" id="wly-zf-i2d">
11874                                                     <dictionary key="options">
11875                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11876                                                     </dictionary>
11877                                                 </binding>
11878                                             </connections>
11879                                         </tableColumn>
11880                                         <tableColumn width="30.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="14221">
11881                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
11882                                                 <font key="font" metaFont="smallSystem"/>
11883                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11884                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
11885                                             </tableHeaderCell>
11886                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="only" alignment="left" inset="2" id="14225">
11887                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
11888                                                 <font key="font" metaFont="system"/>
11889                                             </buttonCell>
11890                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11891                                             <connections>
11892                                                 <binding destination="9K5-gj-GuP" name="value" keyPath="arrangedObjects.v" id="cha-9Z-8pa">
11893                                                     <dictionary key="options">
11894                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11895                                                     </dictionary>
11896                                                 </binding>
11897                                             </connections>
11898                                         </tableColumn>
11899                                     </tableColumns>
11900                                 </tableView>
11901                             </subviews>
11902                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11903                         </clipView>
11904                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="14195">
11905                             <rect key="frame" x="1" y="83" width="199" height="16"/>
11906                             <autoresizingMask key="autoresizingMask"/>
11907                         </scroller>
11908                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="14193">
11909                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11910                             <autoresizingMask key="autoresizingMask"/>
11911                         </scroller>
11912                         <tableHeaderView key="headerView" id="14194">
11913                             <rect key="frame" x="0.0" y="0.0" width="199" height="17"/>
11914                             <autoresizingMask key="autoresizingMask"/>
11915                         </tableHeaderView>
11916                     </scrollView>
11917                 </subviews>
11918             </view>
11919         </window>
11920         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PjK-su-h3Y" userLabel="イベントウィンドウ">
11921             <windowStyleMask key="styleMask" titled="YES"/>
11922             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
11923             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
11924             <view key="contentView" id="9X5-Bv-yrP">
11925                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
11926                 <autoresizingMask key="autoresizingMask"/>
11927                 <subviews>
11928                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="top-ch-fbA">
11929                         <rect key="frame" x="-1" y="64" width="406" height="417"/>
11930                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11931                         <clipView key="contentView" id="Ps1-nG-rt1">
11932                             <rect key="frame" x="1" y="1" width="404" height="415"/>
11933                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
11934                             <subviews>
11935                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="z7M-O3-mGg">
11936                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
11937                                     <autoresizingMask key="autoresizingMask"/>
11938                                     <size key="intercellSpacing" width="3" height="2"/>
11939                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11940                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
11941                                     <tableColumns>
11942                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="9n5-Xs-ZEC">
11943                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
11944                                                 <font key="font" metaFont="smallSystem"/>
11945                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
11946                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
11947                                             </tableHeaderCell>
11948                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="LTn-bh-1lU">
11949                                                 <font key="font" metaFont="system"/>
11950                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
11951                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11952                                             </textFieldCell>
11953                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
11954                                             <connections>
11955                                                 <binding destination="v8V-gL-u6H" name="value" keyPath="arrangedObjects.value" id="nxn-er-kaD">
11956                                                     <dictionary key="options">
11957                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
11958                                                     </dictionary>
11959                                                 </binding>
11960                                             </connections>
11961                                         </tableColumn>
11962                                     </tableColumns>
11963                                 </tableView>
11964                             </subviews>
11965                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
11966                         </clipView>
11967                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="PEO-Op-Sg0">
11968                             <rect key="frame" x="1" y="119" width="223" height="15"/>
11969                             <autoresizingMask key="autoresizingMask"/>
11970                         </scroller>
11971                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aoH-Gc-3E4">
11972                             <rect key="frame" x="224" y="17" width="15" height="102"/>
11973                             <autoresizingMask key="autoresizingMask"/>
11974                         </scroller>
11975                     </scrollView>
11976                     <button verticalHuggingPriority="750" id="HZj-3x-l9J">
11977                         <rect key="frame" x="14" y="16" width="35" height="32"/>
11978                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11979                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1q2-E2-mzz">
11980                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11981                             <font key="font" size="13" name="AquaKana"/>
11982                         </buttonCell>
11983                         <connections>
11984                             <action selector="eventInsert:" target="3826" id="uQN-kX-Pb7"/>
11985                         </connections>
11986                     </button>
11987                     <button verticalHuggingPriority="750" id="TU5-F1-skY">
11988                         <rect key="frame" x="49" y="16" width="35" height="32"/>
11989                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
11990                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JVe-1T-cIY">
11991                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
11992                             <font key="font" size="13" name="AquaKana"/>
11993                         </buttonCell>
11994                         <connections>
11995                             <action selector="eventDelete:" target="3826" id="tKG-Fi-xPN"/>
11996                         </connections>
11997                     </button>
11998                     <button verticalHuggingPriority="750" id="jRT-Sw-Ejb">
11999                         <rect key="frame" x="546" y="13" width="79" height="32"/>
12000                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12001                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HPo-IU-dza">
12002                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12003                             <font key="font" size="13" name="AquaKana"/>
12004                         </buttonCell>
12005                         <connections>
12006                             <action selector="eventSubmit:" target="3826" id="jyO-5j-58t"/>
12007                         </connections>
12008                     </button>
12009                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yHn-IE-iWY">
12010                         <rect key="frame" x="411" y="443" width="56" height="17"/>
12011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12012                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="q20-pO-SYA">
12013                             <font key="font" size="13" name="AquaKana"/>
12014                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12015                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12016                         </textFieldCell>
12017                     </textField>
12018                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QMD-0u-TLe">
12019                         <rect key="frame" x="411" y="352" width="56" height="17"/>
12020                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12021                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件" id="Slg-dv-6Qp">
12022                             <font key="font" size="13" name="AquaKana"/>
12023                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12024                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12025                         </textFieldCell>
12026                     </textField>
12027                     <button verticalHuggingPriority="750" id="eiy-QY-e5X">
12028                         <rect key="frame" x="552" y="434" width="66" height="32"/>
12029                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12030                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="APN-Dr-gNb">
12031                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12032                             <font key="font" size="13" name="AquaKana"/>
12033                         </buttonCell>
12034                         <connections>
12035                             <action selector="EEGClight:" target="3826" id="Sne-NP-Iee"/>
12036                         </connections>
12037                     </button>
12038                     <button verticalHuggingPriority="750" id="fWm-Hp-uNK">
12039                         <rect key="frame" x="552" y="343" width="66" height="32"/>
12040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12041                         <buttonCell key="cell" type="push" title="変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fFC-VL-rrL">
12042                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12043                             <font key="font" size="13" name="AquaKana"/>
12044                         </buttonCell>
12045                         <connections>
12046                             <action selector="EEGCdark:" target="3826" id="98y-sY-kaq"/>
12047                         </connections>
12048                     </button>
12049                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="rrJ-9w-3Un">
12050                         <rect key="frame" x="411" y="418" width="203" height="17"/>
12051                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12052                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件" id="TST-aQ-9nr">
12053                             <font key="font" size="13" name="AquaKana"/>
12054                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12055                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12056                         </textFieldCell>
12057                     </textField>
12058                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zmb-8a-Dzc">
12059                         <rect key="frame" x="411" y="327" width="203" height="17"/>
12060                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12061                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件" id="ntr-H4-G7K">
12062                             <font key="font" size="13" name="AquaKana"/>
12063                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12064                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12065                         </textFieldCell>
12066                     </textField>
12067                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="VhI-J2-wyf">
12068                         <rect key="frame" x="411" y="396" width="203" height="17"/>
12069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12070                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件の条件2" id="7vM-cy-IEp">
12071                             <font key="font" size="13" name="AquaKana"/>
12072                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12073                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12074                         </textFieldCell>
12075                     </textField>
12076                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Adq-YP-qts">
12077                         <rect key="frame" x="411" y="305" width="203" height="17"/>
12078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="敗北条件の条件2" id="ICs-69-nwA">
12080                             <font key="font" size="13" name="AquaKana"/>
12081                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12082                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12083                         </textFieldCell>
12084                     </textField>
12085                     <button id="0Uk-yg-qGf">
12086                         <rect key="frame" x="411" y="263" width="126" height="18"/>
12087                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12088                         <buttonCell key="cell" type="check" title="イベント座標指定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2Me-TU-3r7">
12089                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12090                             <font key="font" size="13" name="AquaKana"/>
12091                         </buttonCell>
12092                         <connections>
12093                             <action selector="eventCheckBtn:" target="3826" id="xG7-hc-9Ma"/>
12094                         </connections>
12095                     </button>
12096                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VyG-ve-mib">
12097                         <rect key="frame" x="413" y="230" width="218" height="27"/>
12098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12099                         <clipView key="contentView" id="gVa-WD-pej">
12100                             <rect key="frame" x="1" y="1" width="216" height="25"/>
12101                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12102                             <subviews>
12103                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Zy7-VL-AJQ">
12104                                     <rect key="frame" x="0.0" y="0.0" width="216" height="19"/>
12105                                     <autoresizingMask key="autoresizingMask"/>
12106                                     <size key="intercellSpacing" width="3" height="2"/>
12107                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12108                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12109                                     <tableColumns>
12110                                         <tableColumn width="213" minWidth="40" maxWidth="1000" id="PjU-Hw-wRh">
12111                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12112                                                 <font key="font" metaFont="smallSystem"/>
12113                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12114                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12115                                             </tableHeaderCell>
12116                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Vak-z3-m3l">
12117                                                 <font key="font" metaFont="system"/>
12118                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12119                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12120                                             </textFieldCell>
12121                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12122                                             <connections>
12123                                                 <binding destination="6TH-id-uPu" name="value" keyPath="arrangedObjects.name" id="3a9-QA-ReH">
12124                                                     <dictionary key="options">
12125                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12126                                                     </dictionary>
12127                                                 </binding>
12128                                             </connections>
12129                                         </tableColumn>
12130                                     </tableColumns>
12131                                 </tableView>
12132                             </subviews>
12133                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12134                         </clipView>
12135                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="2Ms-oS-61D">
12136                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12137                             <autoresizingMask key="autoresizingMask"/>
12138                         </scroller>
12139                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aEH-5N-nm6">
12140                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12141                             <autoresizingMask key="autoresizingMask"/>
12142                         </scroller>
12143                     </scrollView>
12144                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="bCb-HK-iqT">
12145                         <rect key="frame" x="411" y="205" width="108" height="17"/>
12146                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12147                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントの接し方" id="1SQ-3v-lv5">
12148                             <font key="font" size="13" name="AquaKana"/>
12149                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12150                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12151                         </textFieldCell>
12152                     </textField>
12153                     <popUpButton verticalHuggingPriority="750" id="gf1-5s-E8a">
12154                         <rect key="frame" x="411" y="173" width="109" height="26"/>
12155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12156                         <popUpButtonCell key="cell" type="push" title="座標の上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="0bi-oa-tIc" id="6Cf-RW-91k">
12157                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12158                             <font key="font" metaFont="menu"/>
12159                             <menu key="menu" title="OtherViews" id="Udq-k5-rs2">
12160                                 <items>
12161                                     <menuItem title="座標の上" state="on" id="0bi-oa-tIc"/>
12162                                     <menuItem title="隣接" id="gbE-mW-QHu"/>
12163                                     <menuItem title="接触" id="8DM-XU-6Vs"/>
12164                                     <menuItem title="説得" id="wwJ-UO-DbD"/>
12165                                 </items>
12166                             </menu>
12167                         </popUpButtonCell>
12168                         <connections>
12169                             <action selector="eventPopupBtn:" target="3826" id="nFF-nU-FYb"/>
12170                         </connections>
12171                     </popUpButton>
12172                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="u4S-AJ-0Ha">
12173                         <rect key="frame" x="417" y="145" width="78" height="17"/>
12174                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12175                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー1" id="dkP-6M-7zB">
12176                             <font key="font" size="13" name="AquaKana"/>
12177                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12178                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12179                         </textFieldCell>
12180                     </textField>
12181                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dAo-dL-y3E">
12182                         <rect key="frame" x="530" y="145" width="78" height="17"/>
12183                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12184                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="プレイヤー2" id="pCw-eO-ak2">
12185                             <font key="font" size="13" name="AquaKana"/>
12186                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12187                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12188                         </textFieldCell>
12189                     </textField>
12190                     <popUpButton verticalHuggingPriority="750" id="GDc-cE-cYz">
12191                         <rect key="frame" x="411" y="108" width="109" height="26"/>
12192                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12193                         <popUpButtonCell key="cell" type="push" title="手動" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="9cQ-Y9-2fD" id="fRc-LV-w6M">
12194                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12195                             <font key="font" metaFont="menu"/>
12196                             <menu key="menu" title="OtherViews" id="gli-ea-JN9">
12197                                 <items>
12198                                     <menuItem title="手動" state="on" id="9cQ-Y9-2fD"/>
12199                                     <menuItem title="プレイヤー" id="sgO-M8-ObO"/>
12200                                     <menuItem title="CPU" id="cZC-xf-49R"/>
12201                                 </items>
12202                             </menu>
12203                         </popUpButtonCell>
12204                         <connections>
12205                             <action selector="playerSetBtn1:" target="3826" id="vSE-GW-AkP"/>
12206                         </connections>
12207                     </popUpButton>
12208                     <popUpButton verticalHuggingPriority="750" id="GAD-Rf-DoZ">
12209                         <rect key="frame" x="530" y="108" width="109" height="26"/>
12210                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12211                         <popUpButtonCell key="cell" type="push" title="手動" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="VZT-jY-56e" id="TUY-6y-97C">
12212                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12213                             <font key="font" metaFont="menu"/>
12214                             <menu key="menu" title="OtherViews" id="dKr-h1-SxE">
12215                                 <items>
12216                                     <menuItem title="手動" state="on" id="VZT-jY-56e"/>
12217                                     <menuItem title="プレイヤー" id="1py-6G-vO8"/>
12218                                     <menuItem title="CPU" id="OFu-J5-j6W"/>
12219                                 </items>
12220                             </menu>
12221                         </popUpButtonCell>
12222                         <connections>
12223                             <action selector="playerSetBtn2:" target="3826" id="nE2-Ey-J2q"/>
12224                         </connections>
12225                     </popUpButton>
12226                     <button id="MEv-FT-WBm">
12227                         <rect key="frame" x="411" y="75" width="113" height="18"/>
12228                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12229                         <buttonCell key="cell" type="check" title="ゲーム条件選択" bezelStyle="regularSquare" imagePosition="left" inset="2" id="thG-aE-Dhk">
12230                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12231                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12232                         </buttonCell>
12233                         <connections>
12234                             <action selector="setBattleModeBtn:" target="3826" id="M9e-Kh-cME"/>
12235                         </connections>
12236                     </button>
12237                     <button id="W2C-yf-H1p">
12238                         <rect key="frame" x="411" y="50" width="113" height="18"/>
12239                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12240                         <buttonCell key="cell" type="check" title="シナリオモード" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lx6-BV-Ya5">
12241                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12242                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12243                         </buttonCell>
12244                     </button>
12245                     <tokenField verticalHuggingPriority="750" id="DZQ-OW-jbE">
12246                         <rect key="frame" x="224" y="22" width="80" height="22"/>
12247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12248                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="abk-HD-MMH">
12249                             <font key="font" metaFont="system"/>
12250                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12251                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12252                         </tokenFieldCell>
12253                     </tokenField>
12254                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Rj4-d8-9Id">
12255                         <rect key="frame" x="84" y="25" width="134" height="17"/>
12256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12257                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="このシナリオ認識番号" id="cU9-hf-yx2">
12258                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12259                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12260                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12261                         </textFieldCell>
12262                     </textField>
12263                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ezw-dC-cdW">
12264                         <rect key="frame" x="310" y="24" width="134" height="17"/>
12265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12266                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="次のシナリオ認識番号" id="dtx-q1-vfw">
12267                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12268                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
12269                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12270                         </textFieldCell>
12271                     </textField>
12272                     <tokenField verticalHuggingPriority="750" id="8Zt-uE-sze">
12273                         <rect key="frame" x="450" y="21" width="80" height="22"/>
12274                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12275                         <tokenFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" title="0" drawsBackground="YES" allowsEditingTextAttributes="YES" tokenStyle="plain" id="6qa-4T-Q4Q">
12276                             <font key="font" metaFont="system"/>
12277                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12278                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12279                         </tokenFieldCell>
12280                     </tokenField>
12281                     <button verticalHuggingPriority="750" id="lWF-8k-3nw">
12282                         <rect key="frame" x="532" y="67" width="105" height="32"/>
12283                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12284                         <buttonCell key="cell" type="push" title="ギルド登録" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vcP-e5-Aba">
12285                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12286                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12287                         </buttonCell>
12288                         <connections>
12289                             <action selector="eventGuildBtn:" target="3826" id="6hw-6a-Y29"/>
12290                         </connections>
12291                     </button>
12292                     <button id="NFT-lp-y7k">
12293                         <rect key="frame" x="536" y="206" width="48" height="18"/>
12294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12295                         <buttonCell key="cell" type="check" title="雇用" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="W0g-FE-HtA">
12296                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12297                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12298                         </buttonCell>
12299                     </button>
12300                     <button id="Jq9-hI-cdO">
12301                         <rect key="frame" x="536" y="186" width="48" height="18"/>
12302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12303                         <buttonCell key="cell" type="check" title="建設" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="tGk-7s-iLU">
12304                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12305                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12306                         </buttonCell>
12307                     </button>
12308                     <button id="Ml3-nh-RJp">
12309                         <rect key="frame" x="536" y="166" width="48" height="18"/>
12310                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12311                         <buttonCell key="cell" type="check" title="召喚" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="nLW-5G-4jR">
12312                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
12313                             <font key="font" size="13" name="HiraKakuProN-W3"/>
12314                         </buttonCell>
12315                     </button>
12316                 </subviews>
12317             </view>
12318         </window>
12319         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="TCU-hD-KGw" userLabel="勝利敗北条件">
12320             <windowStyleMask key="styleMask" titled="YES"/>
12321             <rect key="contentRect" x="196" y="240" width="331" height="479"/>
12322             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12323             <view key="contentView" id="LrC-ge-6ZK">
12324                 <rect key="frame" x="0.0" y="0.0" width="331" height="479"/>
12325                 <autoresizingMask key="autoresizingMask"/>
12326                 <subviews>
12327                     <button verticalHuggingPriority="750" id="YZR-I1-59j">
12328                         <rect key="frame" x="146" y="13" width="66" height="32"/>
12329                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12330                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cdP-cl-ICy">
12331                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12332                             <font key="font" size="13" name="AquaKana"/>
12333                         </buttonCell>
12334                         <connections>
12335                             <action selector="EEGCsubmit:" target="3826" id="Qnu-Ox-haN"/>
12336                         </connections>
12337                     </button>
12338                     <popUpButton verticalHuggingPriority="750" id="USZ-a0-oSz">
12339                         <rect key="frame" x="25" y="417" width="283" height="26"/>
12340                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12341                         <popUpButtonCell key="cell" type="push" title="味方の全滅" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ont-yH-gVP" id="6II-ju-2IG">
12342                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12343                             <font key="font" metaFont="menu"/>
12344                             <menu key="menu" title="OtherViews" id="TEF-Sl-Rhe">
12345                                 <items>
12346                                     <menuItem title="敵の全滅" id="cCu-5t-qqy">
12347                                         <modifierMask key="keyEquivalentModifierMask" shift="YES"/>
12348                                     </menuItem>
12349                                     <menuItem title="味方の全滅" state="on" id="ont-yH-gVP"/>
12350                                     <menuItem title="全ての指定ユニットの消失" id="I2E-6F-cMN"/>
12351                                     <menuItem title="指定ユニットのいずれかが消失" id="PLv-h8-aOu"/>
12352                                     <menuItem title="指定場所へ移動" id="LdV-kv-dcH"/>
12353                                     <menuItem title="指定拠点の破壊" id="6GY-Q9-Hgw"/>
12354                                     <menuItem title="指定研究が完成" id="Szc-2T-Usd"/>
12355                                     <menuItem title="指定スイッチがオン" id="zRF-bm-GvB"/>
12356                                 </items>
12357                             </menu>
12358                         </popUpButtonCell>
12359                         <connections>
12360                             <action selector="EEGC1select:" target="3826" id="Dii-BY-roo"/>
12361                         </connections>
12362                     </popUpButton>
12363                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IhI-vu-IpM">
12364                         <rect key="frame" x="27" y="289" width="240" height="116"/>
12365                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12366                         <clipView key="contentView" id="aSR-pq-5p1">
12367                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12368                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12369                             <subviews>
12370                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" id="wg2-Kp-qr4">
12371                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12372                                     <autoresizingMask key="autoresizingMask"/>
12373                                     <size key="intercellSpacing" width="3" height="2"/>
12374                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12375                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12376                                     <tableColumns>
12377                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="3Lu-rx-WHf">
12378                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12379                                                 <font key="font" metaFont="smallSystem"/>
12380                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12381                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12382                                             </tableHeaderCell>
12383                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bM6-b3-yVC">
12384                                                 <font key="font" metaFont="system"/>
12385                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12386                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12387                                             </textFieldCell>
12388                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12389                                             <connections>
12390                                                 <binding destination="wWg-Ih-Dqr" name="value" keyPath="arrangedObjects.value" id="tS8-Lw-OkF">
12391                                                     <dictionary key="options">
12392                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12393                                                     </dictionary>
12394                                                 </binding>
12395                                             </connections>
12396                                         </tableColumn>
12397                                     </tableColumns>
12398                                 </tableView>
12399                             </subviews>
12400                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12401                         </clipView>
12402                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="TKS-IC-1Ao">
12403                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12404                             <autoresizingMask key="autoresizingMask"/>
12405                         </scroller>
12406                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hHF-Xy-Qp4">
12407                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12408                             <autoresizingMask key="autoresizingMask"/>
12409                         </scroller>
12410                     </scrollView>
12411                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nez-dz-aIH">
12412                         <rect key="frame" x="25" y="454" width="56" height="17"/>
12413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12414                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="勝利条件" id="k6Z-7a-Qr1">
12415                             <font key="font" size="13" name="AquaKana"/>
12416                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12417                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12418                         </textFieldCell>
12419                     </textField>
12420                     <button verticalHuggingPriority="750" id="zTE-f7-9x0">
12421                         <rect key="frame" x="212" y="13" width="105" height="32"/>
12422                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12423                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="96Q-Fh-HrD">
12424                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12425                             <font key="font" size="13" name="AquaKana"/>
12426                         </buttonCell>
12427                         <connections>
12428                             <action selector="EEGCcancel:" target="3826" id="Wmw-0q-4x4"/>
12429                         </connections>
12430                     </button>
12431                     <button verticalHuggingPriority="750" id="t8a-RS-eCd">
12432                         <rect key="frame" x="27" y="31" width="23" height="23"/>
12433                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12434                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TVc-RZ-WER">
12435                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12436                             <font key="font" metaFont="system"/>
12437                         </buttonCell>
12438                         <connections>
12439                             <action selector="EEGC2insert:" target="3826" id="xTq-vf-892"/>
12440                         </connections>
12441                     </button>
12442                     <button verticalHuggingPriority="750" id="L1i-mT-RgQ">
12443                         <rect key="frame" x="58" y="31" width="23" height="23"/>
12444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12445                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mkG-7c-b6A">
12446                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12447                             <font key="font" metaFont="system"/>
12448                         </buttonCell>
12449                         <connections>
12450                             <action selector="EEGC2delete:" target="3826" id="fj0-VS-a39"/>
12451                         </connections>
12452                     </button>
12453                     <popUpButton verticalHuggingPriority="750" id="B4c-ot-RZL">
12454                         <rect key="frame" x="25" y="216" width="283" height="26"/>
12455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12456                         <popUpButtonCell key="cell" type="push" title="----" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="JfA-Ex-v2X" id="KAO-Wo-KS0">
12457                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12458                             <font key="font" metaFont="menu"/>
12459                             <menu key="menu" title="OtherViews" id="K0n-60-shV">
12460                                 <items>
12461                                     <menuItem title="----" state="on" id="JfA-Ex-v2X"/>
12462                                     <menuItem title="敵の全滅" id="Wex-JY-CoY"/>
12463                                     <menuItem title="味方の全滅" id="58A-jB-9gv"/>
12464                                     <menuItem title="全ての指定ユニットの消失" id="ToG-T2-h5F"/>
12465                                     <menuItem title="指定ユニットのいずれかが消失" id="2C4-w7-4HL"/>
12466                                     <menuItem title="指定場所へ移動" id="ESg-Gk-JVu"/>
12467                                     <menuItem title="指定拠点の破壊" id="Yc0-4y-CTd"/>
12468                                     <menuItem title="指定研究が完成" id="W7F-wR-H8I"/>
12469                                     <menuItem title="指定スイッチがオン" id="qcF-G5-u7a"/>
12470                                 </items>
12471                             </menu>
12472                         </popUpButtonCell>
12473                         <connections>
12474                             <action selector="EEGC2select:" target="3826" id="Xxf-ZH-2z8"/>
12475                         </connections>
12476                     </popUpButton>
12477                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="n1x-NJ-GeN">
12478                         <rect key="frame" x="27" y="88" width="240" height="116"/>
12479                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12480                         <clipView key="contentView" id="Q7n-lT-lDG">
12481                             <rect key="frame" x="1" y="1" width="238" height="114"/>
12482                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12483                             <subviews>
12484                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tEy-RS-tOd">
12485                                     <rect key="frame" x="0.0" y="0.0" width="238" height="19"/>
12486                                     <autoresizingMask key="autoresizingMask"/>
12487                                     <size key="intercellSpacing" width="3" height="2"/>
12488                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12489                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12490                                     <tableColumns>
12491                                         <tableColumn editable="NO" width="235" minWidth="40" maxWidth="1000" id="L0U-8z-35P">
12492                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12493                                                 <font key="font" metaFont="smallSystem"/>
12494                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12495                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12496                                             </tableHeaderCell>
12497                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="B6C-48-Bkd">
12498                                                 <font key="font" metaFont="system"/>
12499                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12500                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12501                                             </textFieldCell>
12502                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12503                                             <connections>
12504                                                 <binding destination="Eir-uH-Hci" name="value" keyPath="arrangedObjects.value" id="LQe-7w-qcM">
12505                                                     <dictionary key="options">
12506                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
12507                                                     </dictionary>
12508                                                 </binding>
12509                                             </connections>
12510                                         </tableColumn>
12511                                     </tableColumns>
12512                                 </tableView>
12513                             </subviews>
12514                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12515                         </clipView>
12516                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="QOu-zt-PRL">
12517                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12518                             <autoresizingMask key="autoresizingMask"/>
12519                         </scroller>
12520                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Civ-h1-ava">
12521                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12522                             <autoresizingMask key="autoresizingMask"/>
12523                         </scroller>
12524                     </scrollView>
12525                     <button verticalHuggingPriority="750" id="qnS-Ms-h8f">
12526                         <rect key="frame" x="27" y="254" width="23" height="23"/>
12527                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12528                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mIv-Qb-m4i">
12529                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12530                             <font key="font" metaFont="system"/>
12531                         </buttonCell>
12532                         <connections>
12533                             <action selector="EEGC1insert:" target="3826" id="2hm-Pe-5uU"/>
12534                         </connections>
12535                     </button>
12536                     <button verticalHuggingPriority="750" id="bYF-XI-Pv0">
12537                         <rect key="frame" x="58" y="254" width="23" height="23"/>
12538                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12539                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QTn-Vu-xOh">
12540                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12541                             <font key="font" metaFont="system"/>
12542                         </buttonCell>
12543                         <connections>
12544                             <action selector="EEGC1delete:" target="3826" id="zvD-hD-k1a"/>
12545                         </connections>
12546                     </button>
12547                 </subviews>
12548             </view>
12549             <point key="canvasLocation" x="332.5" y="-325.5"/>
12550         </window>
12551         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Fxc-We-fIf" userLabel="スキルリスト" customClass="NSPanel">
12552             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12553             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12554             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12555             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12556             <view key="contentView" id="rAJ-hS-070">
12557                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12558                 <autoresizingMask key="autoresizingMask"/>
12559                 <subviews>
12560                     <button verticalHuggingPriority="750" id="B44-ia-OsA">
12561                         <rect key="frame" x="388" y="13" width="107" height="32"/>
12562                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12563                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ZZ5-Lu-Emc">
12564                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12565                             <font key="font" size="13" name="AquaKana"/>
12566                         </buttonCell>
12567                         <connections>
12568                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="f8N-g4-tt2"/>
12569                         </connections>
12570                     </button>
12571                     <textField verticalHuggingPriority="750" id="jgK-87-WfF">
12572                         <rect key="frame" x="338" y="20" width="48" height="22"/>
12573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="d4c-A2-3on">
12575                             <font key="font" metaFont="system"/>
12576                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12577                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12578                         </textFieldCell>
12579                     </textField>
12580                     <textField verticalHuggingPriority="750" id="sHo-pc-KCd">
12581                         <rect key="frame" x="228" y="24" width="95" height="17"/>
12582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12583                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="f9j-dW-AWn">
12584                             <font key="font" size="13" name="AquaKana"/>
12585                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12586                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12587                         </textFieldCell>
12588                     </textField>
12589                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="t8r-pu-RLL">
12590                         <rect key="frame" x="-1" y="155" width="502" height="246"/>
12591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12592                         <clipView key="contentView" id="xAc-4a-WeV">
12593                             <rect key="frame" x="1" y="17" width="500" height="228"/>
12594                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12595                             <subviews>
12596                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="Fhy-Fs-H1B" id="DKq-e6-xVx">
12597                                     <rect key="frame" x="0.0" y="0.0" width="500" height="19"/>
12598                                     <autoresizingMask key="autoresizingMask"/>
12599                                     <size key="intercellSpacing" width="3" height="2"/>
12600                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12601                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12602                                     <tableColumns>
12603                                         <tableColumn editable="NO" width="154.265625" minWidth="40" maxWidth="1000" id="ESp-eh-xGT">
12604                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="スキル名">
12605                                                 <font key="font" metaFont="smallSystem"/>
12606                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12607                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12608                                             </tableHeaderCell>
12609                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fSy-A2-A0S">
12610                                                 <font key="font" metaFont="system"/>
12611                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12612                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12613                                             </textFieldCell>
12614                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12615                                         </tableColumn>
12616                                         <tableColumn editable="NO" width="340" minWidth="40" maxWidth="1000" id="cbg-0q-SaP">
12617                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="備考">
12618                                                 <font key="font" metaFont="smallSystem"/>
12619                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12620                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12621                                             </tableHeaderCell>
12622                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="qjb-8l-7ot">
12623                                                 <font key="font" metaFont="system"/>
12624                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12625                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12626                                             </textFieldCell>
12627                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12628                                         </tableColumn>
12629                                     </tableColumns>
12630                                 </tableView>
12631                             </subviews>
12632                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12633                         </clipView>
12634                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="piW-Za-RjI">
12635                             <rect key="frame" x="1" y="119" width="223" height="15"/>
12636                             <autoresizingMask key="autoresizingMask"/>
12637                         </scroller>
12638                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="gUm-jL-hHc">
12639                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12640                             <autoresizingMask key="autoresizingMask"/>
12641                         </scroller>
12642                         <tableHeaderView key="headerView" id="Fhy-Fs-H1B">
12643                             <rect key="frame" x="0.0" y="0.0" width="500" height="17"/>
12644                             <autoresizingMask key="autoresizingMask"/>
12645                         </tableHeaderView>
12646                     </scrollView>
12647                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="udR-yl-HKW">
12648                         <rect key="frame" x="17" y="72" width="384" height="77"/>
12649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12650                         <view key="contentView" id="mMS-GO-xVf">
12651                             <rect key="frame" x="1" y="1" width="382" height="75"/>
12652                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12653                             <subviews>
12654                                 <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="fee-sx-Gfx">
12655                                     <rect key="frame" x="9" y="14" width="366" height="54"/>
12656                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12657                                     <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="説明文" id="hwZ-2c-gSM">
12658                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
12659                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12660                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12661                                     </textFieldCell>
12662                                 </textField>
12663                             </subviews>
12664                         </view>
12665                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
12666                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
12667                     </box>
12668                 </subviews>
12669             </view>
12670         </window>
12671         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="CE2-ap-W1v" userLabel="状態変化" customClass="NSPanel">
12672             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
12673             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
12674             <rect key="contentRect" x="196" y="132" width="500" height="400"/>
12675             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
12676             <view key="contentView" id="9g7-Sl-hte">
12677                 <rect key="frame" x="0.0" y="0.0" width="500" height="400"/>
12678                 <autoresizingMask key="autoresizingMask"/>
12679                 <subviews>
12680                     <button verticalHuggingPriority="750" id="aig-vL-Nuf">
12681                         <rect key="frame" x="388" y="13" width="92" height="32"/>
12682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12683                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fc2-zp-Kd7">
12684                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12685                             <font key="font" size="13" name="AquaKana"/>
12686                         </buttonCell>
12687                         <connections>
12688                             <action selector="UCLPanelSkillListSubmitBtn:" target="3039" id="fuD-ag-9tf"/>
12689                         </connections>
12690                     </button>
12691                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JfL-6f-E3v">
12692                         <rect key="frame" x="20" y="167" width="350" height="135"/>
12693                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12694                         <clipView key="contentView" id="U5m-JV-fY4">
12695                             <rect key="frame" x="1" y="1" width="348" height="133"/>
12696                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
12697                             <subviews>
12698                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="R3A-iA-5db">
12699                                     <rect key="frame" x="0.0" y="0.0" width="237" height="19"/>
12700                                     <autoresizingMask key="autoresizingMask"/>
12701                                     <size key="intercellSpacing" width="3" height="2"/>
12702                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12703                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
12704                                     <tableColumns>
12705                                         <tableColumn width="234.33203125" minWidth="40" maxWidth="1000" id="TVQ-uF-X9W">
12706                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
12707                                                 <font key="font" metaFont="smallSystem"/>
12708                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
12709                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
12710                                             </tableHeaderCell>
12711                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="L4B-P8-Cq9">
12712                                                 <font key="font" metaFont="system"/>
12713                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12714                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12715                                             </textFieldCell>
12716                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
12717                                         </tableColumn>
12718                                     </tableColumns>
12719                                 </tableView>
12720                             </subviews>
12721                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
12722                         </clipView>
12723                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="h0C-Fn-fzS">
12724                             <rect key="frame" x="1" y="118" width="238" height="16"/>
12725                             <autoresizingMask key="autoresizingMask"/>
12726                         </scroller>
12727                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="eXy-cp-V4S">
12728                             <rect key="frame" x="224" y="17" width="15" height="102"/>
12729                             <autoresizingMask key="autoresizingMask"/>
12730                         </scroller>
12731                     </scrollView>
12732                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vag-vX-001">
12733                         <rect key="frame" x="18" y="363" width="69" height="17"/>
12734                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12735                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="状態変化名" id="VYe-2v-j2c">
12736                             <font key="font" size="13" name="AquaKana"/>
12737                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12738                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12739                         </textFieldCell>
12740                     </textField>
12741                     <textField verticalHuggingPriority="750" id="Spd-Cu-dSu">
12742                         <rect key="frame" x="20" y="333" width="143" height="22"/>
12743                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12744                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="y6V-VY-Mvb">
12745                             <font key="font" metaFont="system"/>
12746                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12747                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12748                         </textFieldCell>
12749                     </textField>
12750                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BVf-sU-gjD">
12751                         <rect key="frame" x="18" y="310" width="95" height="17"/>
12752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス変化" id="48a-PA-rO3">
12754                             <font key="font" size="13" name="AquaKana"/>
12755                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12756                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12757                         </textFieldCell>
12758                     </textField>
12759                     <popUpButton verticalHuggingPriority="750" id="ldV-4y-cId">
12760                         <rect key="frame" x="18" y="135" width="105" height="26"/>
12761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12762                         <popUpButtonCell key="cell" type="push" title="W毎HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="iMo-Yr-gsx" id="iFM-MR-caP">
12763                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12764                             <font key="font" metaFont="menu"/>
12765                             <menu key="menu" title="OtherViews" id="mqb-UT-rb9">
12766                                 <items>
12767                                     <menuItem title="W毎HP" state="on" id="iMo-Yr-gsx"/>
12768                                     <menuItem title="W毎MP" id="Yr7-av-iE5"/>
12769                                     <menuItem title="W毎AP" id="ItE-xz-e8Y"/>
12770                                     <menuItem title="WT" id="Y5G-2u-KAP"/>
12771                                     <menuItem title="攻撃力" id="4vE-cf-Ig0"/>
12772                                     <menuItem title="防御力" id="rcZ-Uc-6PK"/>
12773                                     <menuItem title="演算力" id="4K9-gD-izI"/>
12774                                     <menuItem title="命中値" id="MZf-9A-TUw"/>
12775                                     <menuItem title="回避値" id="Tgx-FC-X9h"/>
12776                                     <menuItem title="HP" id="PdS-T9-SEM">
12777                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
12778                                     </menuItem>
12779                                     <menuItem title="MP" id="MpJ-NV-Ghn"/>
12780                                     <menuItem title="AP" id="JT8-kr-wAC"/>
12781                                     <menuItem title="STR" id="BZp-v7-OOT"/>
12782                                     <menuItem title="VIT" id="wDv-DY-khJ"/>
12783                                     <menuItem title="AGI" id="38k-GT-gOu"/>
12784                                     <menuItem title="DEX" id="Abc-Po-geF"/>
12785                                     <menuItem title="MEN" id="YqU-T6-wLO"/>
12786                                     <menuItem title="INT" id="jZh-mh-IEq"/>
12787                                     <menuItem title="LUK" id="DeM-bI-Ybj"/>
12788                                 </items>
12789                             </menu>
12790                         </popUpButtonCell>
12791                     </popUpButton>
12792                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Hd9-3e-Pdf">
12793                         <rect key="frame" x="127" y="140" width="17" height="17"/>
12794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12795                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を" id="65b-lw-Obo">
12796                             <font key="font" size="13" name="AquaKana"/>
12797                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12798                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12799                         </textFieldCell>
12800                     </textField>
12801                     <textField verticalHuggingPriority="750" id="M9z-8e-g2C">
12802                         <rect key="frame" x="147" y="102" width="70" height="22"/>
12803                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12804                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aWv-Z8-p0J">
12805                             <font key="font" metaFont="system"/>
12806                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12807                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12808                         </textFieldCell>
12809                     </textField>
12810                     <textField verticalHuggingPriority="750" id="Utz-ED-ja6">
12811                         <rect key="frame" x="242" y="102" width="40" height="22"/>
12812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12813                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Wi-VZ-80z">
12814                             <font key="font" metaFont="system"/>
12815                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12816                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12817                         </textFieldCell>
12818                     </textField>
12819                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="raM-gI-UT5">
12820                         <rect key="frame" x="219" y="105" width="17" height="17"/>
12821                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12822                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="と" id="xzs-HF-Xzg">
12823                             <font key="font" size="13" name="AquaKana"/>
12824                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12825                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12826                         </textFieldCell>
12827                     </textField>
12828                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fST-Iu-zpA">
12829                         <rect key="frame" x="288" y="105" width="23" height="17"/>
12830                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12831                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="O9q-Gh-Teh">
12832                             <font key="font" metaFont="system"/>
12833                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12834                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12835                         </textFieldCell>
12836                     </textField>
12837                     <button verticalHuggingPriority="750" id="FKP-Ye-SXr">
12838                         <rect key="frame" x="187" y="131" width="66" height="32"/>
12839                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12840                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pL1-cG-FMQ">
12841                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12842                             <font key="font" size="13" name="AquaKana"/>
12843                         </buttonCell>
12844                     </button>
12845                     <popUpButton verticalHuggingPriority="750" id="HfM-vF-X7N">
12846                         <rect key="frame" x="18" y="33" width="112" height="26"/>
12847                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12848                         <popUpButtonCell key="cell" type="push" title="行動不能" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="cxK-L4-cP0" id="Kt7-Aa-ViU">
12849                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12850                             <font key="font" metaFont="menu"/>
12851                             <menu key="menu" title="OtherViews" id="xNm-Fz-6g4">
12852                                 <items>
12853                                     <menuItem title="行動不能" state="on" id="cxK-L4-cP0"/>
12854                                     <menuItem title="攻撃不能" id="81K-Qa-PLD"/>
12855                                     <menuItem title="移動不能" id="OQN-t8-gJH"/>
12856                                     <menuItem title="戦闘不能" id="iMH-SY-ZcB"/>
12857                                     <menuItem title="無差別に攻撃" id="c34-QL-7MN"/>
12858                                     <menuItem title="味方を攻撃" id="sIE-TZ-KSS"/>
12859                                     <menuItem title="敵を自動攻撃" id="Bm1-V0-KAO"/>
12860                                 </items>
12861                             </menu>
12862                         </popUpButtonCell>
12863                     </popUpButton>
12864                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="p8Y-Pa-8Pi">
12865                         <rect key="frame" x="133" y="37" width="43" height="17"/>
12866                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12867                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="を追加" id="3DZ-By-OiW">
12868                             <font key="font" size="13" name="AquaKana"/>
12869                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12870                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12871                         </textFieldCell>
12872                     </textField>
12873                     <button verticalHuggingPriority="750" id="4E4-MU-MLG">
12874                         <rect key="frame" x="187" y="28" width="66" height="32"/>
12875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12876                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h3l-fQ-wEB">
12877                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
12878                             <font key="font" size="13" name="AquaKana"/>
12879                         </buttonCell>
12880                     </button>
12881                     <popUpButton verticalHuggingPriority="750" id="weC-Qo-qwM">
12882                         <rect key="frame" x="18" y="100" width="96" height="26"/>
12883                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12884                         <popUpButtonCell key="cell" type="push" title="無修正" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="K2T-pD-lfr" id="eox-v2-LRX">
12885                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12886                             <font key="font" metaFont="menu"/>
12887                             <menu key="menu" title="OtherViews" id="CE3-sZ-Kjp">
12888                                 <items>
12889                                     <menuItem title="無修正" state="on" id="K2T-pD-lfr"/>
12890                                     <menuItem title="演算依存" id="pXL-MA-Knd"/>
12891                                 </items>
12892                             </menu>
12893                         </popUpButtonCell>
12894                     </popUpButton>
12895                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="XFk-tN-GuK">
12896                         <rect key="frame" x="117" y="105" width="17" height="17"/>
12897                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12898                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="で" id="zwA-mG-My5">
12899                             <font key="font" size="13" name="AquaKana"/>
12900                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12901                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12902                         </textFieldCell>
12903                     </textField>
12904                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MIS-bs-efx">
12905                         <rect key="frame" x="169" y="365" width="56" height="17"/>
12906                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12907                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="持続時間" id="PgX-SF-pHu">
12908                             <font key="font" size="13" name="AquaKana"/>
12909                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12910                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12911                         </textFieldCell>
12912                     </textField>
12913                     <popUpButton verticalHuggingPriority="750" id="brb-Bg-IIs">
12914                         <rect key="frame" x="169" y="329" width="216" height="26"/>
12915                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12916                         <popUpButtonCell key="cell" type="push" title="WT任意" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Rer-wg-UnB" id="olB-AS-rKB">
12917                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12918                             <font key="font" metaFont="menu"/>
12919                             <menu key="menu" title="OtherViews" id="ptj-uu-ryy">
12920                                 <items>
12921                                     <menuItem title="WT任意" state="on" id="Rer-wg-UnB"/>
12922                                     <menuItem title="永久" id="cQi-Ea-U2K"/>
12923                                     <menuItem title="対象者に次のターンが来るまで" id="p5t-H8-kL2"/>
12924                                     <menuItem title="行為者に次のターンが来るまで" id="e89-CV-SFM"/>
12925                                     <menuItem title="射程外判定/行為者にターン" id="yVm-CA-1tv"/>
12926                                 </items>
12927                             </menu>
12928                         </popUpButtonCell>
12929                     </popUpButton>
12930                     <textField verticalHuggingPriority="750" id="Sv1-5f-4Sn">
12931                         <rect key="frame" x="238" y="361" width="60" height="22"/>
12932                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12933                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sXf-Aa-h1a">
12934                             <font key="font" metaFont="system"/>
12935                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12936                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12937                         </textFieldCell>
12938                     </textField>
12939                     <textField verticalHuggingPriority="750" id="POw-VA-gD2">
12940                         <rect key="frame" x="306" y="361" width="40" height="22"/>
12941                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12942                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="RDi-1H-uYp">
12943                             <font key="font" metaFont="system"/>
12944                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12945                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12946                         </textFieldCell>
12947                     </textField>
12948                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="uhT-c7-f5S">
12949                         <rect key="frame" x="352" y="365" width="13" height="17"/>
12950                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12951                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="40J-mG-L18">
12952                             <font key="font" metaFont="system"/>
12953                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12954                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12955                         </textFieldCell>
12956                     </textField>
12957                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vp4-3P-BZY">
12958                         <rect key="frame" x="392" y="366" width="69" height="17"/>
12959                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12960                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="自己回復率" id="QCw-B5-WL8">
12961                             <font key="font" size="13" name="AquaKana"/>
12962                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12963                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12964                         </textFieldCell>
12965                     </textField>
12966                     <textField verticalHuggingPriority="750" id="1Tg-M0-xcY">
12967                         <rect key="frame" x="394" y="335" width="40" height="22"/>
12968                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12969                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="2VJ-aG-eZI">
12970                             <font key="font" metaFont="system"/>
12971                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
12972                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
12973                         </textFieldCell>
12974                     </textField>
12975                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gSt-qk-Xng">
12976                         <rect key="frame" x="440" y="338" width="13" height="17"/>
12977                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12978                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="%" id="oAX-ij-BCK">
12979                             <font key="font" metaFont="system"/>
12980                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
12981                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
12982                         </textFieldCell>
12983                     </textField>
12984                     <popUpButton verticalHuggingPriority="750" id="k8q-mO-f72">
12985                         <rect key="frame" x="321" y="101" width="75" height="26"/>
12986                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
12987                         <popUpButtonCell key="cell" type="push" title="上げる" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="YqF-gD-Uyk" id="wIa-Xp-olN">
12988                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
12989                             <font key="font" metaFont="menu"/>
12990                             <menu key="menu" title="OtherViews" id="fa5-pk-qtf">
12991                                 <items>
12992                                     <menuItem title="上げる" state="on" id="YqF-gD-Uyk"/>
12993                                     <menuItem title="下げる" id="Qcv-vg-XRl"/>
12994                                 </items>
12995                             </menu>
12996                         </popUpButtonCell>
12997                     </popUpButton>
12998                 </subviews>
12999             </view>
13000         </window>
13001         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="8Rs-NI-iyx" userLabel="搭載チップリスト" customClass="NSPanel">
13002             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13003             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13004             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13005             <view key="contentView" id="hOJ-1W-QEf">
13006                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13007                 <autoresizingMask key="autoresizingMask"/>
13008                 <subviews>
13009                     <button verticalHuggingPriority="750" id="aTp-HJ-NtS">
13010                         <rect key="frame" x="490" y="5" width="107" height="32"/>
13011                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13012                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vvp-ru-F5Y">
13013                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13014                             <font key="font" size="13" name="AquaKana"/>
13015                         </buttonCell>
13016                         <connections>
13017                             <action selector="submit:" target="3fj-BE-hOi" id="EPb-Hq-eOm"/>
13018                         </connections>
13019                     </button>
13020                     <imageView id="fif-Zf-9JA">
13021                         <rect key="frame" x="383" y="183" width="200" height="200"/>
13022                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13023                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lVc-Ei-c0l"/>
13024                         <connections>
13025                             <binding destination="UDg-Hv-fTw" name="value" keyPath="selection.imgb" id="2Pc-Qb-c7c"/>
13026                         </connections>
13027                     </imageView>
13028                     <button verticalHuggingPriority="750" id="kwV-2v-Tfc">
13029                         <rect key="frame" x="406" y="5" width="79" height="32"/>
13030                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13031                         <buttonCell key="cell" type="push" title="登録数" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAj-E1-NHk">
13032                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13033                             <font key="font" size="13" name="AquaKana"/>
13034                         </buttonCell>
13035                         <connections>
13036                             <action selector="registLCL:" target="3fj-BE-hOi" id="EtO-5M-MNQ"/>
13037                         </connections>
13038                     </button>
13039                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Sxb-NW-DLL">
13040                         <rect key="frame" x="-1" y="47" width="379" height="354"/>
13041                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13042                         <clipView key="contentView" id="Fif-1l-UOC">
13043                             <rect key="frame" x="1" y="17" width="377" height="336"/>
13044                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13045                             <subviews>
13046                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="jd3-GP-c1g" id="12D-TR-Ww9">
13047                                     <rect key="frame" x="0.0" y="0.0" width="376" height="34"/>
13048                                     <autoresizingMask key="autoresizingMask"/>
13049                                     <size key="intercellSpacing" width="3" height="2"/>
13050                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13051                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13052                                     <tableColumns>
13053                                         <tableColumn width="50" minWidth="40" maxWidth="1000" id="C2U-Rb-2Xk">
13054                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
13055                                                 <font key="font" metaFont="smallSystem"/>
13056                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13057                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13058                                             </tableHeaderCell>
13059                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8UW-Xz-zFl"/>
13060                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13061                                             <connections>
13062                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.img" id="TeF-AV-miO"/>
13063                                             </connections>
13064                                         </tableColumn>
13065                                         <tableColumn width="210.15234375" minWidth="40" maxWidth="1000" id="GfQ-8r-dn5">
13066                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="名前">
13067                                                 <font key="font" metaFont="smallSystem"/>
13068                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13069                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13070                                             </tableHeaderCell>
13071                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="pO2-7l-ED4">
13072                                                 <font key="font" metaFont="system"/>
13073                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13074                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13075                                             </textFieldCell>
13076                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13077                                             <connections>
13078                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.name" id="5s6-tN-Ljx">
13079                                                     <dictionary key="options">
13080                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13081                                                     </dictionary>
13082                                                 </binding>
13083                                             </connections>
13084                                         </tableColumn>
13085                                         <tableColumn width="107" minWidth="10" maxWidth="3.4028234663852886e+38" id="zm2-OL-KBk">
13086                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="HP">
13087                                                 <font key="font" metaFont="smallSystem"/>
13088                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13089                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
13090                                             </tableHeaderCell>
13091                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="X08-cD-ab1">
13092                                                 <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="X6J-R7-AcZ"/>
13093                                                 <font key="font" metaFont="system"/>
13094                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13095                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13096                                             </textFieldCell>
13097                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13098                                             <connections>
13099                                                 <binding destination="UDg-Hv-fTw" name="value" keyPath="arrangedObjects.HP" id="5Jn-nd-8YQ">
13100                                                     <dictionary key="options">
13101                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13102                                                     </dictionary>
13103                                                 </binding>
13104                                             </connections>
13105                                         </tableColumn>
13106                                     </tableColumns>
13107                                 </tableView>
13108                             </subviews>
13109                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13110                         </clipView>
13111                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9HO-Fd-wxg">
13112                             <rect key="frame" x="1" y="337" width="377" height="16"/>
13113                             <autoresizingMask key="autoresizingMask"/>
13114                         </scroller>
13115                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="mQR-fG-WEW">
13116                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13117                             <autoresizingMask key="autoresizingMask"/>
13118                         </scroller>
13119                         <tableHeaderView key="headerView" id="jd3-GP-c1g">
13120                             <rect key="frame" x="0.0" y="0.0" width="377" height="17"/>
13121                             <autoresizingMask key="autoresizingMask"/>
13122                         </tableHeaderView>
13123                     </scrollView>
13124                 </subviews>
13125             </view>
13126         </window>
13127         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="uvi-Fg-l24" userLabel="登録数搭載" customClass="NSPanel">
13128             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13129             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
13130             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13131             <view key="contentView" id="PDb-DX-zJT">
13132                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
13133                 <autoresizingMask key="autoresizingMask"/>
13134                 <subviews>
13135                     <textField verticalHuggingPriority="750" id="6YM-CS-WFB">
13136                         <rect key="frame" x="17" y="54" width="95" height="17"/>
13137                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13138                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="AB0-hF-siI">
13139                             <font key="font" size="13" name="AquaKana"/>
13140                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13141                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13142                         </textFieldCell>
13143                     </textField>
13144                     <textField verticalHuggingPriority="750" id="mTg-NF-Vbb">
13145                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
13146                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13147                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="tFb-p6-clI">
13148                             <font key="font" metaFont="system"/>
13149                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13150                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13151                         </textFieldCell>
13152                     </textField>
13153                     <textField verticalHuggingPriority="750" id="2RT-Xi-qnT">
13154                         <rect key="frame" x="117" y="51" width="36" height="22"/>
13155                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13156                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="24" drawsBackground="YES" id="h1p-q1-eZa">
13157                             <font key="font" metaFont="system"/>
13158                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13159                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13160                         </textFieldCell>
13161                     </textField>
13162                     <button verticalHuggingPriority="750" id="Wwr-jL-ArN">
13163                         <rect key="frame" x="135" y="5" width="66" height="32"/>
13164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13165                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ayd-bb-UnH">
13166                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13167                             <font key="font" size="13" name="AquaKana"/>
13168                         </buttonCell>
13169                         <connections>
13170                             <action selector="registSaveLCL:" target="3fj-BE-hOi" id="VnI-Vz-D34"/>
13171                         </connections>
13172                     </button>
13173                     <button verticalHuggingPriority="750" id="blJ-Zf-zoV">
13174                         <rect key="frame" x="192" y="5" width="105" height="32"/>
13175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13176                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gPa-rL-lsY">
13177                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13178                             <font key="font" size="13" name="AquaKana"/>
13179                         </buttonCell>
13180                         <connections>
13181                             <action selector="registCancelLCL:" target="3fj-BE-hOi" id="5Qe-th-HF5"/>
13182                         </connections>
13183                     </button>
13184                 </subviews>
13185             </view>
13186         </window>
13187         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="tB8-I0-9Gp" userLabel="搭載編集" customClass="NSPanel">
13188             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
13189             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
13190             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
13191             <view key="contentView" id="YP4-yL-3m7">
13192                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
13193                 <autoresizingMask key="autoresizingMask"/>
13194                 <subviews>
13195                     <imageView id="o3i-OK-jEg">
13196                         <rect key="frame" x="25" y="345" width="38" height="38"/>
13197                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13198                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="1Fe-gW-Suy"/>
13199                     </imageView>
13200                     <textField verticalHuggingPriority="750" id="kXp-C7-Rei">
13201                         <rect key="frame" x="68" y="341" width="255" height="22"/>
13202                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13203                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ=サタリン=デビルーク" drawsBackground="YES" id="CGY-bL-yVX">
13204                             <font key="font" size="13" name="AquaKana"/>
13205                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13206                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13207                         </textFieldCell>
13208                     </textField>
13209                     <textField verticalHuggingPriority="750" id="l3f-MY-S3D">
13210                         <rect key="frame" x="68" y="371" width="43" height="17"/>
13211                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13212                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="機械名" id="aam-19-d6R">
13213                             <font key="font" size="13" name="AquaKana"/>
13214                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13215                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13216                         </textFieldCell>
13217                     </textField>
13218                     <button verticalHuggingPriority="750" id="cJB-Up-E63">
13219                         <rect key="frame" x="488" y="13" width="105" height="32"/>
13220                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13221                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zoo-Fw-qZp">
13222                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13223                             <font key="font" size="13" name="AquaKana"/>
13224                         </buttonCell>
13225                         <connections>
13226                             <action selector="cancelLCL:" target="3fj-BE-hOi" id="oBd-it-pZw"/>
13227                         </connections>
13228                     </button>
13229                     <button verticalHuggingPriority="750" id="IWB-fx-GnO">
13230                         <rect key="frame" x="422" y="13" width="66" height="32"/>
13231                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13232                         <buttonCell key="cell" type="push" title="保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8WC-ZH-w9W">
13233                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13234                             <font key="font" size="13" name="AquaKana"/>
13235                         </buttonCell>
13236                         <connections>
13237                             <action selector="saveLCL:" target="3fj-BE-hOi" id="nw8-eh-Qz7"/>
13238                         </connections>
13239                     </button>
13240                     <imageView id="0Ux-79-z97">
13241                         <rect key="frame" x="366" y="185" width="206" height="206"/>
13242                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13243                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="e67-Nj-Jj1"/>
13244                     </imageView>
13245                     <button verticalHuggingPriority="750" id="A85-hG-3ms">
13246                         <rect key="frame" x="171" y="21" width="92" height="32"/>
13247                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13248                         <buttonCell key="cell" type="push" title="攻撃方法" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dXV-PA-3Bg">
13249                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13250                             <font key="font" size="13" name="AquaKana"/>
13251                         </buttonCell>
13252                         <connections>
13253                             <action selector="attackListBtnlUCL:" target="3039" id="YVn-4W-DhF"/>
13254                         </connections>
13255                     </button>
13256                     <textField verticalHuggingPriority="750" id="JEj-fz-WsH">
13257                         <rect key="frame" x="21" y="316" width="69" height="17"/>
13258                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13259                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="内部識別名" id="UC6-4M-fau">
13260                             <font key="font" size="13" name="AquaKana"/>
13261                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13262                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13263                         </textFieldCell>
13264                     </textField>
13265                     <textField verticalHuggingPriority="750" id="oee-bL-GsY">
13266                         <rect key="frame" x="23" y="292" width="256" height="22"/>
13267                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13268                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="1z6-fi-bIW">
13269                             <font key="font" size="13" name="AquaKana"/>
13270                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13271                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13272                         </textFieldCell>
13273                     </textField>
13274                     <textField verticalHuggingPriority="750" id="Srp-s3-OmJ">
13275                         <rect key="frame" x="20" y="267" width="44" height="17"/>
13276                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13277                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="認識ID" id="tSo-EH-bYH">
13278                             <font key="font" size="13" name="AquaKana"/>
13279                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13280                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13281                         </textFieldCell>
13282                     </textField>
13283                     <textField verticalHuggingPriority="750" id="tgn-y9-ujP">
13284                         <rect key="frame" x="23" y="242" width="200" height="22"/>
13285                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13286                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="ララ" drawsBackground="YES" id="CN9-9R-nqM">
13287                             <font key="font" size="13" name="AquaKana"/>
13288                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13289                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13290                         </textFieldCell>
13291                     </textField>
13292                     <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nT3-og-ZqM">
13293                         <rect key="frame" x="351" y="74" width="225" height="106"/>
13294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13295                         <clipView key="contentView" id="mo0-Xh-dYj">
13296                             <rect key="frame" x="1" y="1" width="223" height="104"/>
13297                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13298                             <subviews>
13299                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="lWZ-Xy-YvV">
13300                                     <rect key="frame" x="0.0" y="0.0" width="223" height="19"/>
13301                                     <autoresizingMask key="autoresizingMask"/>
13302                                     <size key="intercellSpacing" width="3" height="2"/>
13303                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13304                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13305                                     <tableColumns>
13306                                         <tableColumn editable="NO" width="219.69921875" minWidth="40" maxWidth="1000" id="VJf-pl-cjc">
13307                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13308                                                 <font key="font" metaFont="smallSystem"/>
13309                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13310                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13311                                             </tableHeaderCell>
13312                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="GcB-yy-J0k">
13313                                                 <font key="font" metaFont="system"/>
13314                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13315                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13316                                             </textFieldCell>
13317                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13318                                         </tableColumn>
13319                                     </tableColumns>
13320                                 </tableView>
13321                             </subviews>
13322                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13323                         </clipView>
13324                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tVy-EL-gsK">
13325                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13326                             <autoresizingMask key="autoresizingMask"/>
13327                         </scroller>
13328                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="jPO-S3-FVT">
13329                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13330                             <autoresizingMask key="autoresizingMask"/>
13331                         </scroller>
13332                     </scrollView>
13333                     <popUpButton verticalHuggingPriority="750" id="b0M-Wm-lTG">
13334                         <rect key="frame" x="349" y="43" width="159" height="26"/>
13335                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13336                         <popUpButtonCell key="cell" type="push" title="装備リスト" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="jcs-Vh-XxP" id="W1c-zD-WhZ">
13337                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13338                             <font key="font" metaFont="menu"/>
13339                             <menu key="menu" title="OtherViews" id="YaZ-WS-cvo">
13340                                 <items>
13341                                     <menuItem title="装備リスト" state="on" id="jcs-Vh-XxP"/>
13342                                 </items>
13343                             </menu>
13344                         </popUpButtonCell>
13345                         <connections>
13346                             <action selector="equipItemSelected:" target="3039" id="IXU-SX-vmQ"/>
13347                         </connections>
13348                     </popUpButton>
13349                     <button verticalHuggingPriority="750" id="SNc-Vv-ORk">
13350                         <rect key="frame" x="512" y="39" width="37" height="32"/>
13351                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13352                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3M-4B-ChP">
13353                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13354                             <font key="font" metaFont="system"/>
13355                         </buttonCell>
13356                         <connections>
13357                             <action selector="insertEquip:" target="3039" id="jBt-NK-nll"/>
13358                         </connections>
13359                     </button>
13360                     <button verticalHuggingPriority="750" id="UmZ-ze-Jn5">
13361                         <rect key="frame" x="540" y="39" width="35" height="32"/>
13362                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13363                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="E5c-gy-Y9d">
13364                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13365                             <font key="font" metaFont="system"/>
13366                         </buttonCell>
13367                         <connections>
13368                             <action selector="removeEquip:" target="3039" id="KkI-jQ-fEu"/>
13369                         </connections>
13370                     </button>
13371                     <textField verticalHuggingPriority="750" id="a8B-yd-FEB">
13372                         <rect key="frame" x="24" y="74" width="50" height="22"/>
13373                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13374                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999" drawsBackground="YES" id="QUB-rJ-Spn">
13375                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="Nd5-fU-TtM"/>
13376                             <font key="font" metaFont="system"/>
13377                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13378                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13379                         </textFieldCell>
13380                     </textField>
13381                     <textField verticalHuggingPriority="750" id="h12-4g-pxf">
13382                         <rect key="frame" x="25" y="99" width="30" height="17"/>
13383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13384                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="物資" id="pIk-vi-GSU">
13385                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13386                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13387                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13388                         </textFieldCell>
13389                     </textField>
13390                     <textField verticalHuggingPriority="750" id="ezX-pj-1k7">
13391                         <rect key="frame" x="80" y="99" width="30" height="17"/>
13392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13393                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="g4s-kN-L7R">
13394                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13395                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13396                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13397                         </textFieldCell>
13398                     </textField>
13399                     <textField verticalHuggingPriority="750" id="kE2-62-hR2">
13400                         <rect key="frame" x="141" y="99" width="30" height="17"/>
13401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="uSI-MQ-udO">
13403                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13404                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13406                         </textFieldCell>
13407                     </textField>
13408                     <button verticalHuggingPriority="750" id="8UV-na-XUO">
13409                         <rect key="frame" x="60" y="21" width="112" height="32"/>
13410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13411                         <buttonCell key="cell" type="push" title="属性耐性" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nmw-LJ-wEE">
13412                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13413                             <font key="font" size="13" name="AquaKana"/>
13414                         </buttonCell>
13415                         <connections>
13416                             <action selector="registListBtnlUCL:" target="3039" id="ySX-Sm-LNa"/>
13417                         </connections>
13418                     </button>
13419                     <textField verticalHuggingPriority="750" id="DIX-ha-k05">
13420                         <rect key="frame" x="196" y="74" width="43" height="22"/>
13421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="UWI-aA-ExR">
13423                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="A1s-QB-fxR"/>
13424                             <font key="font" metaFont="system"/>
13425                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13426                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13427                         </textFieldCell>
13428                     </textField>
13429                     <textField verticalHuggingPriority="750" id="Vd1-ma-g9D">
13430                         <rect key="frame" x="193" y="99" width="52" height="17"/>
13431                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13432                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="作成WT" id="vR5-aM-2JF">
13433                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13434                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13435                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13436                         </textFieldCell>
13437                     </textField>
13438                     <textField verticalHuggingPriority="750" id="PNQ-7H-szl">
13439                         <rect key="frame" x="21" y="213" width="23" height="17"/>
13440                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13441                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="8yh-7P-xkL">
13442                             <font key="font" size="13" name="AquaKana"/>
13443                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13444                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13445                         </textFieldCell>
13446                     </textField>
13447                     <textField verticalHuggingPriority="750" id="r63-15-eKe">
13448                         <rect key="frame" x="24" y="188" width="102" height="22"/>
13449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13450                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999999999" drawsBackground="YES" id="oEM-UV-c7Y">
13451                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="Sr6-lT-zyu"/>
13452                             <font key="font" size="13" name="AquaKana"/>
13453                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13454                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13455                         </textFieldCell>
13456                     </textField>
13457                     <textField verticalHuggingPriority="750" id="nfh-fa-fLr">
13458                         <rect key="frame" x="132" y="213" width="23" height="17"/>
13459                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13460                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EN" id="pQ5-NP-fSz">
13461                             <font key="font" size="13" name="AquaKana"/>
13462                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13463                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13464                         </textFieldCell>
13465                     </textField>
13466                     <textField verticalHuggingPriority="750" id="JRC-a9-R9b">
13467                         <rect key="frame" x="135" y="188" width="60" height="22"/>
13468                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13469                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="999999" drawsBackground="YES" id="bYV-or-LUa">
13470                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="1uP-dn-Waf"/>
13471                             <font key="font" size="13" name="AquaKana"/>
13472                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13473                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13474                         </textFieldCell>
13475                     </textField>
13476                     <textField verticalHuggingPriority="750" id="6hg-IA-TaG">
13477                         <rect key="frame" x="201" y="213" width="36" height="17"/>
13478                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13479                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MOV" id="yRL-Ou-xUX">
13480                             <font key="font" size="13" name="AquaKana"/>
13481                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13482                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13483                         </textFieldCell>
13484                     </textField>
13485                     <textField verticalHuggingPriority="750" id="OVv-Yq-eYp">
13486                         <rect key="frame" x="204" y="188" width="43" height="22"/>
13487                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13488                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="BIL-fd-Dgr">
13489                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="40S-x0-cGA"/>
13490                             <font key="font" size="13" name="AquaKana"/>
13491                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13492                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13493                         </textFieldCell>
13494                     </textField>
13495                     <textField verticalHuggingPriority="750" id="zbI-VJ-E3D">
13496                         <rect key="frame" x="82" y="74" width="50" height="22"/>
13497                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13498                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999" drawsBackground="YES" id="y2x-Xe-MfV">
13499                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="91D-A2-DOO"/>
13500                             <font key="font" metaFont="system"/>
13501                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13502                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13503                         </textFieldCell>
13504                     </textField>
13505                     <textField verticalHuggingPriority="750" id="Ghb-2N-k6k">
13506                         <rect key="frame" x="140" y="74" width="50" height="22"/>
13507                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13508                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="99999" drawsBackground="YES" id="ebk-zc-AXn">
13509                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="q5p-9a-2vz"/>
13510                             <font key="font" metaFont="system"/>
13511                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13512                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13513                         </textFieldCell>
13514                     </textField>
13515                     <textField verticalHuggingPriority="750" id="jeM-bL-arU">
13516                         <rect key="frame" x="23" y="163" width="30" height="17"/>
13517                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13518                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装甲" id="QMn-aU-Pds">
13519                             <font key="font" size="13" name="AquaKana"/>
13520                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13521                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13522                         </textFieldCell>
13523                     </textField>
13524                     <textField verticalHuggingPriority="750" id="5UW-KH-tfL">
13525                         <rect key="frame" x="26" y="138" width="68" height="22"/>
13526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13527                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999" drawsBackground="YES" id="4dQ-o3-hBM">
13528                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="fSg-hc-ZBS"/>
13529                             <font key="font" size="13" name="AquaKana"/>
13530                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13531                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13532                         </textFieldCell>
13533                     </textField>
13534                     <textField verticalHuggingPriority="750" id="B3q-ft-KFg">
13535                         <rect key="frame" x="100" y="163" width="43" height="17"/>
13536                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13537                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="運動性" id="VVw-QF-u89">
13538                             <font key="font" size="13" name="AquaKana"/>
13539                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13540                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13541                         </textFieldCell>
13542                     </textField>
13543                     <textField verticalHuggingPriority="750" id="Vyo-ft-foS">
13544                         <rect key="frame" x="103" y="138" width="68" height="22"/>
13545                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13546                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999" drawsBackground="YES" id="7Ah-4c-UOb">
13547                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="2qT-ZY-GwQ"/>
13548                             <font key="font" size="13" name="AquaKana"/>
13549                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13550                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13551                         </textFieldCell>
13552                     </textField>
13553                     <textField verticalHuggingPriority="750" id="N7Y-ZM-dkP">
13554                         <rect key="frame" x="176" y="163" width="30" height="17"/>
13555                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13556                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="限界" id="aUY-oT-jI2">
13557                             <font key="font" size="13" name="AquaKana"/>
13558                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13559                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13560                         </textFieldCell>
13561                     </textField>
13562                     <textField verticalHuggingPriority="750" id="Hbg-ay-Z1i">
13563                         <rect key="frame" x="179" y="138" width="68" height="22"/>
13564                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13565                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999999" drawsBackground="YES" id="L2M-K0-XXG">
13566                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="Igb-gF-AbD"/>
13567                             <font key="font" size="13" name="AquaKana"/>
13568                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13569                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13570                         </textFieldCell>
13571                     </textField>
13572                     <button verticalHuggingPriority="750" id="BJt-bC-h4G">
13573                         <rect key="frame" x="263" y="21" width="92" height="32"/>
13574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13575                         <buttonCell key="cell" type="push" title="特殊能力" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DVn-Sw-S7t">
13576                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13577                             <font key="font" size="13" name="AquaKana"/>
13578                         </buttonCell>
13579                         <connections>
13580                             <action selector="attackListBtnlUCL:" target="3039" id="i8e-FS-dDx"/>
13581                         </connections>
13582                     </button>
13583                     <popUpButton verticalHuggingPriority="750" id="9iA-af-nCv">
13584                         <rect key="frame" x="291" y="242" width="61" height="26"/>
13585                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13586                         <popUpButtonCell key="cell" type="push" title="陸" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="FoR-lV-HRu" id="mFk-un-BpU">
13587                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13588                             <font key="font" metaFont="menu"/>
13589                             <menu key="menu" title="OtherViews" id="O6E-6L-rVZ">
13590                                 <items>
13591                                     <menuItem title="陸" state="on" id="FoR-lV-HRu">
13592                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13593                                     </menuItem>
13594                                     <menuItem title="海" id="TDF-r7-jDh"/>
13595                                     <menuItem title="宙" id="V6C-aL-19r">
13596                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13597                                     </menuItem>
13598                                     <menuItem title="空" id="ydA-MD-qSC">
13599                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13600                                     </menuItem>
13601                                     <menuItem title="船" id="bTL-Z3-lid">
13602                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13603                                     </menuItem>
13604                                 </items>
13605                             </menu>
13606                         </popUpButtonCell>
13607                     </popUpButton>
13608                     <textField verticalHuggingPriority="750" id="zKi-TQ-ExH">
13609                         <rect key="frame" x="275" y="267" width="69" height="20"/>
13610                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13611                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="移動タイプ" id="s4Y-Lx-4wE">
13612                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13613                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13614                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13615                         </textFieldCell>
13616                     </textField>
13617                     <popUpButton verticalHuggingPriority="750" id="CHo-EL-3k4">
13618                         <rect key="frame" x="224" y="240" width="61" height="26"/>
13619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13620                         <popUpButtonCell key="cell" type="push" title="M" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="x9C-h7-52j" id="Ehr-IG-tP6">
13621                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
13622                             <font key="font" metaFont="menu"/>
13623                             <menu key="menu" title="OtherViews" id="pdm-Cc-Hye">
13624                                 <items>
13625                                     <menuItem title="T" id="R47-RX-oza">
13626                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13627                                     </menuItem>
13628                                     <menuItem title="S" id="qdr-ch-BIj"/>
13629                                     <menuItem title="B" id="yAC-Wi-uXl">
13630                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13631                                     </menuItem>
13632                                     <menuItem title="H" id="qyu-Jm-3fi">
13633                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13634                                     </menuItem>
13635                                     <menuItem title="G" id="AZ9-9M-61l">
13636                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13637                                     </menuItem>
13638                                     <menuItem title="M" state="on" id="x9C-h7-52j">
13639                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13640                                     </menuItem>
13641                                     <menuItem title="L" id="sSa-5x-PVg">
13642                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13643                                     </menuItem>
13644                                     <menuItem title="LL" id="WoN-NX-lZQ">
13645                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13646                                     </menuItem>
13647                                     <menuItem title="E" id="30y-C8-cG5">
13648                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13649                                     </menuItem>
13650                                     <menuItem title="I" id="qJM-cy-9ey">
13651                                         <modifierMask key="keyEquivalentModifierMask" option="YES"/>
13652                                     </menuItem>
13653                                 </items>
13654                             </menu>
13655                         </popUpButtonCell>
13656                     </popUpButton>
13657                     <textField verticalHuggingPriority="750" id="cFL-Lt-sN1">
13658                         <rect key="frame" x="224" y="267" width="43" height="20"/>
13659                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13660                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="サイズ" id="2wK-8x-FSt">
13661                             <font key="font" size="13" name="HiraKakuProN-W3"/>
13662                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13663                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13664                         </textFieldCell>
13665                     </textField>
13666                     <textField verticalHuggingPriority="750" id="KqG-qk-qgl">
13667                         <rect key="frame" x="256" y="213" width="26" height="17"/>
13668                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13669                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="WT" id="VpL-mi-xnw">
13670                             <font key="font" size="13" name="AquaKana"/>
13671                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13672                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13673                         </textFieldCell>
13674                     </textField>
13675                     <textField verticalHuggingPriority="750" id="qL8-Nz-gg8">
13676                         <rect key="frame" x="255" y="188" width="43" height="22"/>
13677                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13678                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="9999" drawsBackground="YES" id="MZS-6R-V9U">
13679                             <numberFormatter key="formatter" formatterBehavior="default10_4" positiveFormat="#" negativeFormat="#" usesGroupingSeparator="NO" paddingCharacter="*" groupingSize="0" minimumIntegerDigits="0" maximumIntegerDigits="42" decimalSeparator="." groupingSeparator="," currencyDecimalSeparator="." plusSign="+" minusSign="-" notANumberSymbol="NaN" perMillSymbol="‰" percentSymbol="%" exponentSymbol="E" positivePrefix="" positiveSuffix="" negativePrefix="-" negativeSuffix="" id="3IU-09-OQk"/>
13680                             <font key="font" size="13" name="AquaKana"/>
13681                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13682                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13683                         </textFieldCell>
13684                     </textField>
13685                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="883-jU-Cji">
13686                         <rect key="frame" x="297" y="213" width="69" height="17"/>
13687                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13688                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="搭載可能数" id="bgb-MF-wHx">
13689                             <font key="font" size="13" name="AquaKana"/>
13690                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13691                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13692                         </textFieldCell>
13693                     </textField>
13694                     <textField verticalHuggingPriority="750" id="exb-KY-7Qk">
13695                         <rect key="frame" x="306" y="188" width="50" height="22"/>
13696                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13697                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="H4a-Ny-1MO">
13698                             <font key="font" metaFont="system"/>
13699                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13700                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13701                         </textFieldCell>
13702                     </textField>
13703                 </subviews>
13704             </view>
13705         </window>
13706         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="rCv-M4-34U" userLabel="イベントウィンドウ詳細">
13707             <windowStyleMask key="styleMask" titled="YES"/>
13708             <rect key="contentRect" x="678" y="400" width="640" height="480"/>
13709             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
13710             <view key="contentView" id="qdx-SO-LTa">
13711                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
13712                 <autoresizingMask key="autoresizingMask"/>
13713                 <subviews>
13714                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="gHg-kw-cjR">
13715                         <rect key="frame" x="235" y="64" width="406" height="417"/>
13716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13717                         <clipView key="contentView" id="2vo-KD-7mF">
13718                             <rect key="frame" x="1" y="1" width="404" height="415"/>
13719                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13720                             <subviews>
13721                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zJb-EL-N44">
13722                                     <rect key="frame" x="0.0" y="0.0" width="404" height="19"/>
13723                                     <autoresizingMask key="autoresizingMask"/>
13724                                     <size key="intercellSpacing" width="3" height="2"/>
13725                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13726                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13727                                     <tableColumns>
13728                                         <tableColumn editable="NO" width="401" minWidth="40" maxWidth="1000" id="mNc-V2-kGA">
13729                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13730                                                 <font key="font" metaFont="smallSystem"/>
13731                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13732                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13733                                             </tableHeaderCell>
13734                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JTW-7w-8kl">
13735                                                 <font key="font" metaFont="system"/>
13736                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13737                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13738                                             </textFieldCell>
13739                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13740                                             <connections>
13741                                                 <binding destination="Ule-ju-9lM" name="value" keyPath="arrangedObjects.value" id="ZiR-u4-Gwt">
13742                                                     <dictionary key="options">
13743                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13744                                                     </dictionary>
13745                                                 </binding>
13746                                             </connections>
13747                                         </tableColumn>
13748                                     </tableColumns>
13749                                 </tableView>
13750                             </subviews>
13751                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13752                         </clipView>
13753                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="l1S-Gg-EcF">
13754                             <rect key="frame" x="1" y="119" width="223" height="15"/>
13755                             <autoresizingMask key="autoresizingMask"/>
13756                         </scroller>
13757                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2VJ-xO-HGq">
13758                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13759                             <autoresizingMask key="autoresizingMask"/>
13760                         </scroller>
13761                     </scrollView>
13762                     <button verticalHuggingPriority="750" id="Okg-nX-xRn">
13763                         <rect key="frame" x="485" y="13" width="35" height="32"/>
13764                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13765                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Wdt-cu-1tA">
13766                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13767                             <font key="font" size="13" name="AquaKana"/>
13768                         </buttonCell>
13769                         <connections>
13770                             <action selector="EDinsert:" target="3826" id="Y8u-aU-TTK"/>
13771                         </connections>
13772                     </button>
13773                     <button verticalHuggingPriority="750" id="ZKd-y7-v6m">
13774                         <rect key="frame" x="511" y="13" width="35" height="32"/>
13775                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13776                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="qcO-nm-mNg">
13777                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13778                             <font key="font" size="13" name="AquaKana"/>
13779                         </buttonCell>
13780                         <connections>
13781                             <action selector="EDdelete:" target="3826" id="JLn-8K-5qi"/>
13782                         </connections>
13783                     </button>
13784                     <button verticalHuggingPriority="750" id="ZVW-3o-1eu">
13785                         <rect key="frame" x="546" y="13" width="79" height="32"/>
13786                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13787                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="boX-LF-vMn">
13788                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
13789                             <font key="font" size="13" name="AquaKana"/>
13790                         </buttonCell>
13791                         <connections>
13792                             <action selector="EDclose:" target="3826" id="jYg-ge-YLZ"/>
13793                         </connections>
13794                     </button>
13795                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cbh-qj-6lM">
13796                         <rect key="frame" x="18" y="443" width="69" height="17"/>
13797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13798                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベント名" id="Fh1-D9-zPn">
13799                             <font key="font" size="13" name="AquaKana"/>
13800                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13801                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13802                         </textFieldCell>
13803                     </textField>
13804                     <textField verticalHuggingPriority="750" id="q4D-Bg-Hwm">
13805                         <rect key="frame" x="20" y="413" width="200" height="22"/>
13806                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13807                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vN6-Bx-nMd">
13808                             <font key="font" metaFont="system"/>
13809                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13810                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13811                         </textFieldCell>
13812                     </textField>
13813                     <button id="XIw-bB-wwd">
13814                         <rect key="frame" x="18" y="364" width="95" height="18"/>
13815                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13816                         <buttonCell key="cell" type="check" title="スイッチON" bezelStyle="regularSquare" imagePosition="left" inset="2" id="KUp-ar-0sI">
13817                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13818                             <font key="font" size="13" name="AquaKana"/>
13819                         </buttonCell>
13820                     </button>
13821                     <button id="XTe-Jz-b03">
13822                         <rect key="frame" x="18" y="248" width="100" height="18"/>
13823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13824                         <buttonCell key="cell" type="check" title="変数が一定上" bezelStyle="regularSquare" imagePosition="left" inset="2" id="WPP-pz-uRd">
13825                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13826                             <font key="font" size="13" name="AquaKana"/>
13827                         </buttonCell>
13828                     </button>
13829                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="e0S-Ns-25r">
13830                         <rect key="frame" x="20" y="216" width="178" height="26"/>
13831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13832                         <clipView key="contentView" id="DLq-q4-Gkc">
13833                             <rect key="frame" x="1" y="1" width="176" height="24"/>
13834                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13835                             <subviews>
13836                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="eWw-Wf-UIH">
13837                                     <rect key="frame" x="0.0" y="0.0" width="176" height="19"/>
13838                                     <autoresizingMask key="autoresizingMask"/>
13839                                     <size key="intercellSpacing" width="3" height="2"/>
13840                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13841                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13842                                     <tableColumns>
13843                                         <tableColumn editable="NO" width="173" minWidth="40" maxWidth="1000" id="k4w-JZ-Wdg">
13844                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13845                                                 <font key="font" metaFont="smallSystem"/>
13846                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13847                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13848                                             </tableHeaderCell>
13849                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ooR-Qu-ckt">
13850                                                 <font key="font" metaFont="system"/>
13851                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13852                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13853                                             </textFieldCell>
13854                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13855                                             <connections>
13856                                                 <binding destination="vUJ-2q-AWz" name="value" keyPath="arrangedObjects.value" id="Kd3-gp-1Nw">
13857                                                     <dictionary key="options">
13858                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
13859                                                     </dictionary>
13860                                                 </binding>
13861                                             </connections>
13862                                         </tableColumn>
13863                                     </tableColumns>
13864                                 </tableView>
13865                             </subviews>
13866                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13867                         </clipView>
13868                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="nzK-eZ-4Bz">
13869                             <rect key="frame" x="1" y="20" width="161" height="16"/>
13870                             <autoresizingMask key="autoresizingMask"/>
13871                         </scroller>
13872                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="DhL-CP-Pv7">
13873                             <rect key="frame" x="224" y="17" width="15" height="102"/>
13874                             <autoresizingMask key="autoresizingMask"/>
13875                         </scroller>
13876                     </scrollView>
13877                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zyg-h2-6cm">
13878                         <rect key="frame" x="18" y="187" width="17" height="17"/>
13879                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13880                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="tnG-Ke-f41">
13881                             <font key="font" size="13" name="AquaKana"/>
13882                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13883                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
13884                         </textFieldCell>
13885                     </textField>
13886                     <box autoresizesSubviews="NO" title="発動条件" borderType="line" id="uiV-wM-zIV">
13887                         <rect key="frame" x="7" y="16" width="223" height="389"/>
13888                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13889                         <view key="contentView" id="0jR-KU-qjC">
13890                             <rect key="frame" x="1" y="1" width="221" height="373"/>
13891                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13892                             <subviews>
13893                                 <textField verticalHuggingPriority="750" id="TNN-Ng-Vih">
13894                                     <rect key="frame" x="36" y="167" width="96" height="22"/>
13895                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13896                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Z3A-pb-Tfg">
13897                                         <font key="font" metaFont="system"/>
13898                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
13899                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
13900                                     </textFieldCell>
13901                                 </textField>
13902                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="TEX-B8-Ahk">
13903                                     <rect key="frame" x="12" y="249" width="97" height="94"/>
13904                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13905                                     <clipView key="contentView" id="ms6-k3-iQy">
13906                                         <rect key="frame" x="1" y="1" width="95" height="92"/>
13907                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13908                                         <subviews>
13909                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="el7-mT-iKE">
13910                                                 <rect key="frame" x="0.0" y="0.0" width="95" height="19"/>
13911                                                 <autoresizingMask key="autoresizingMask"/>
13912                                                 <size key="intercellSpacing" width="3" height="2"/>
13913                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13914                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13915                                                 <tableColumns>
13916                                                     <tableColumn editable="NO" width="92" minWidth="40" maxWidth="1000" id="JUj-UJ-hFL">
13917                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13918                                                             <font key="font" metaFont="smallSystem"/>
13919                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13920                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13921                                                         </tableHeaderCell>
13922                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="tIz-1l-YKn">
13923                                                             <font key="font" metaFont="system"/>
13924                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13925                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13926                                                         </textFieldCell>
13927                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13928                                                         <connections>
13929                                                             <binding destination="AFK-Ig-Gpn" name="value" keyPath="arrangedObjects.value" id="a1T-xl-ivl">
13930                                                                 <dictionary key="options">
13931                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13932                                                                 </dictionary>
13933                                                             </binding>
13934                                                         </connections>
13935                                                     </tableColumn>
13936                                                 </tableColumns>
13937                                             </tableView>
13938                                         </subviews>
13939                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13940                                     </clipView>
13941                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="1mW-C8-lhZ">
13942                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13943                                         <autoresizingMask key="autoresizingMask"/>
13944                                     </scroller>
13945                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="yWS-lO-tW7">
13946                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
13947                                         <autoresizingMask key="autoresizingMask"/>
13948                                     </scroller>
13949                                 </scrollView>
13950                                 <button id="N7b-Kl-HEP">
13951                                     <rect key="frame" x="114" y="347" width="100" height="18"/>
13952                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13953                                     <buttonCell key="cell" type="check" title="スイッチOFF" bezelStyle="regularSquare" imagePosition="left" inset="2" id="tPn-sX-oeB">
13954                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
13955                                         <font key="font" size="13" name="AquaKana"/>
13956                                     </buttonCell>
13957                                 </button>
13958                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9Kq-mc-lLj">
13959                                     <rect key="frame" x="116" y="249" width="96" height="92"/>
13960                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
13961                                     <clipView key="contentView" id="yHg-qj-MIb">
13962                                         <rect key="frame" x="1" y="1" width="94" height="90"/>
13963                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
13964                                         <subviews>
13965                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="7Vq-ff-JM0">
13966                                                 <rect key="frame" x="0.0" y="0.0" width="94" height="19"/>
13967                                                 <autoresizingMask key="autoresizingMask"/>
13968                                                 <size key="intercellSpacing" width="3" height="2"/>
13969                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13970                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
13971                                                 <tableColumns>
13972                                                     <tableColumn editable="NO" width="91" minWidth="40" maxWidth="1000" id="osB-c8-Ym4">
13973                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
13974                                                             <font key="font" metaFont="smallSystem"/>
13975                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
13976                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
13977                                                         </tableHeaderCell>
13978                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="gFk-IV-8wL">
13979                                                             <font key="font" metaFont="system"/>
13980                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
13981                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13982                                                         </textFieldCell>
13983                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
13984                                                         <connections>
13985                                                             <binding destination="8ZU-c6-Pte" name="value" keyPath="arrangedObjects.value" id="kmn-Ih-r0U">
13986                                                                 <dictionary key="options">
13987                                                                     <bool key="NSCreatesSortDescriptor" value="NO"/>
13988                                                                 </dictionary>
13989                                                             </binding>
13990                                                         </connections>
13991                                                     </tableColumn>
13992                                                 </tableColumns>
13993                                             </tableView>
13994                                         </subviews>
13995                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
13996                                     </clipView>
13997                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="iEW-Jk-Mfx">
13998                                         <rect key="frame" x="1" y="20" width="161" height="16"/>
13999                                         <autoresizingMask key="autoresizingMask"/>
14000                                     </scroller>
14001                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rzH-je-44c">
14002                                         <rect key="frame" x="224" y="17" width="15" height="102"/>
14003                                         <autoresizingMask key="autoresizingMask"/>
14004                                     </scroller>
14005                                 </scrollView>
14006                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="9gR-TO-UzO">
14007                                     <rect key="frame" x="11" y="78" width="56" height="17"/>
14008                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14009                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="終了判定" id="59w-GD-VeI">
14010                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14011                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14012                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14013                                     </textFieldCell>
14014                                 </textField>
14015                                 <popUpButton verticalHuggingPriority="750" id="rAO-0J-ajM">
14016                                     <rect key="frame" x="111" y="73" width="100" height="26"/>
14017                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14018                                     <popUpButtonCell key="cell" type="push" title="トリガー後" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="y24-aq-LfS" id="hLY-vT-Ywb">
14019                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
14020                                         <font key="font" metaFont="menu"/>
14021                                         <menu key="menu" id="xgh-69-4hR">
14022                                             <items>
14023                                                 <menuItem title="トリガー後" state="on" id="y24-aq-LfS"/>
14024                                                 <menuItem title="実行後" id="kCu-6X-fPc"/>
14025                                                 <menuItem title="成功後" id="8ZD-VZ-KxT"/>
14026                                                 <menuItem title="失敗後" id="3uK-ru-9mC"/>
14027                                                 <menuItem title="しない" id="ujB-jI-XcT"/>
14028                                             </items>
14029                                         </menu>
14030                                     </popUpButtonCell>
14031                                 </popUpButton>
14032                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="paX-Oi-lAa">
14033                                     <rect key="frame" x="9" y="140" width="129" height="17"/>
14034                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14035                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="イベントトリガーWT" id="DB0-nN-S9r">
14036                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14037                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14038                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14039                                     </textFieldCell>
14040                                 </textField>
14041                                 <textField verticalHuggingPriority="750" id="LCC-mq-PsF">
14042                                     <rect key="frame" x="13" y="107" width="60" height="22"/>
14043                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14044                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="09C-dn-lcr">
14045                                         <font key="font" metaFont="system"/>
14046                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14047                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14048                                     </textFieldCell>
14049                                 </textField>
14050                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zTV-ka-7uf">
14051                                     <rect key="frame" x="90" y="111" width="30" height="17"/>
14052                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14053                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="から" id="GKY-E1-ZdP">
14054                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14055                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14056                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14057                                     </textFieldCell>
14058                                 </textField>
14059                                 <textField verticalHuggingPriority="750" id="89j-NJ-SNG">
14060                                     <rect key="frame" x="134" y="107" width="60" height="22"/>
14061                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14062                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="E1K-35-SvA">
14063                                         <font key="font" metaFont="system"/>
14064                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14065                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14066                                     </textFieldCell>
14067                                 </textField>
14068                                 <button id="D3z-Lb-pFD">
14069                                     <rect key="frame" x="9" y="48" width="191" height="18"/>
14070                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14071                                     <buttonCell key="cell" type="check" title="トリガー初めのディレイのみ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gRm-sR-XS6">
14072                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14073                                         <font key="font" size="13" name="HiraKakuProN-W3"/>
14074                                     </buttonCell>
14075                                 </button>
14076                             </subviews>
14077                         </view>
14078                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
14079                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
14080                     </box>
14081                 </subviews>
14082             </view>
14083         </window>
14084         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vCd-mx-DZf" userLabel="変数リスト">
14085             <windowStyleMask key="styleMask" titled="YES"/>
14086             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14087             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14088             <view key="contentView" id="f4b-3z-KkT">
14089                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14090                 <autoresizingMask key="autoresizingMask"/>
14091                 <subviews>
14092                     <button verticalHuggingPriority="750" id="hh9-nj-eDn">
14093                         <rect key="frame" x="547" y="13" width="79" height="32"/>
14094                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14095                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hW9-Os-yoq">
14096                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14097                             <font key="font" size="13" name="AquaKana"/>
14098                         </buttonCell>
14099                         <connections>
14100                             <action selector="EDvarSetClose:" target="3826" id="wqV-DE-6IY"/>
14101                         </connections>
14102                     </button>
14103                     <button verticalHuggingPriority="750" id="vRw-Mu-r6t">
14104                         <rect key="frame" x="14" y="44" width="118" height="32"/>
14105                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14106                         <buttonCell key="cell" type="push" title="最大数の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cu2-K6-VHd">
14107                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14108                             <font key="font" size="13" name="AquaKana"/>
14109                         </buttonCell>
14110                         <connections>
14111                             <action selector="EDvarSetMax:" target="3826" id="xfO-4h-KtG"/>
14112                         </connections>
14113                     </button>
14114                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QOl-bJ-JeH">
14115                         <rect key="frame" x="108" y="405" width="30" height="17"/>
14116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14117                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数" id="jBW-j5-o3h">
14118                             <font key="font" size="13" name="AquaKana"/>
14119                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14120                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14121                         </textFieldCell>
14122                     </textField>
14123                     <textField verticalHuggingPriority="750" id="XC5-Vd-kH4">
14124                         <rect key="frame" x="25" y="20" width="96" height="22"/>
14125                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14126                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="1X0-6b-fiM">
14127                             <font key="font" metaFont="system"/>
14128                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14130                         </textFieldCell>
14131                     </textField>
14132                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dYT-Pc-cDX">
14133                         <rect key="frame" x="241" y="61" width="400" height="380"/>
14134                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14135                         <clipView key="contentView" id="6D0-YO-o6Z">
14136                             <rect key="frame" x="1" y="17" width="398" height="362"/>
14137                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14138                             <subviews>
14139                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="M70-ah-obA" id="Toj-2A-Ng5">
14140                                     <rect key="frame" x="0.0" y="0.0" width="398" height="19"/>
14141                                     <autoresizingMask key="autoresizingMask"/>
14142                                     <size key="intercellSpacing" width="3" height="2"/>
14143                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14144                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14145                                     <tableColumns>
14146                                         <tableColumn editable="NO" width="43.296875" minWidth="40" maxWidth="1000" id="DkR-P1-F6J">
14147                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="番号">
14148                                                 <font key="font" metaFont="smallSystem"/>
14149                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14150                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14151                                             </tableHeaderCell>
14152                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="d0H-5f-4Y8">
14153                                                 <font key="font" metaFont="system"/>
14154                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14155                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14156                                             </textFieldCell>
14157                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14158                                             <connections>
14159                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.num" id="qoI-om-jIA">
14160                                                     <dictionary key="options">
14161                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14162                                                     </dictionary>
14163                                                 </binding>
14164                                             </connections>
14165                                         </tableColumn>
14166                                         <tableColumn width="116.26171875" minWidth="10" maxWidth="3.4028234663852886e+38" id="7Qm-gy-xQi">
14167                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="値">
14168                                                 <font key="font" metaFont="smallSystem"/>
14169                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14170                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14171                                             </tableHeaderCell>
14172                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Gpm-U2-2Ln">
14173                                                 <font key="font" metaFont="system"/>
14174                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14175                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14176                                             </textFieldCell>
14177                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14178                                             <connections>
14179                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.value" id="r7q-jd-GjP">
14180                                                     <dictionary key="options">
14181                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14182                                                     </dictionary>
14183                                                 </binding>
14184                                             </connections>
14185                                         </tableColumn>
14186                                         <tableColumn width="230" minWidth="10" maxWidth="3.4028234663852886e+38" id="ToT-t3-Kf8">
14187                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="コメント">
14188                                                 <font key="font" metaFont="smallSystem"/>
14189                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14190                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
14191                                             </tableHeaderCell>
14192                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="U7N-vA-shl">
14193                                                 <font key="font" metaFont="system"/>
14194                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14195                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14196                                             </textFieldCell>
14197                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14198                                             <connections>
14199                                                 <binding destination="VKd-iA-SKL" name="value" keyPath="arrangedObjects.name" id="Y00-Yk-WEG">
14200                                                     <dictionary key="options">
14201                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14202                                                     </dictionary>
14203                                                 </binding>
14204                                             </connections>
14205                                         </tableColumn>
14206                                     </tableColumns>
14207                                 </tableView>
14208                             </subviews>
14209                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14210                         </clipView>
14211                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="tZW-zN-DU0">
14212                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14213                             <autoresizingMask key="autoresizingMask"/>
14214                         </scroller>
14215                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="CbN-et-OYh">
14216                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14217                             <autoresizingMask key="autoresizingMask"/>
14218                         </scroller>
14219                         <tableHeaderView key="headerView" id="M70-ah-obA">
14220                             <rect key="frame" x="0.0" y="0.0" width="398" height="17"/>
14221                             <autoresizingMask key="autoresizingMask"/>
14222                         </tableHeaderView>
14223                     </scrollView>
14224                     <button verticalHuggingPriority="750" id="lLD-pP-sHe">
14225                         <rect key="frame" x="484" y="13" width="66" height="32"/>
14226                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14227                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xY4-To-rFz">
14228                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14229                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14230                         </buttonCell>
14231                         <connections>
14232                             <action selector="EDvarSetSubmit:" target="3826" id="vdE-TK-iDq"/>
14233                         </connections>
14234                     </button>
14235                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oL1-bc-0bO">
14236                         <rect key="frame" x="227" y="24" width="251" height="17"/>
14237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="米直接入力することで変える事もできます" id="smk-YI-mkF">
14239                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14240                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
14241                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14242                         </textFieldCell>
14243                     </textField>
14244                     <button verticalHuggingPriority="750" id="Nyn-8S-nMX">
14245                         <rect key="frame" x="122" y="33" width="105" height="32"/>
14246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14247                         <buttonCell key="cell" type="push" title="データ保存" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8ab-7D-4Wl">
14248                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14249                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14250                         </buttonCell>
14251                         <connections>
14252                             <action selector="EDvarSetSave:" target="3826" id="14d-HM-AGO"/>
14253                         </connections>
14254                     </button>
14255                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="vSy-uR-1yG">
14256                         <rect key="frame" x="20" y="81" width="207" height="306"/>
14257                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14258                         <clipView key="contentView" id="WSx-zf-Gkh">
14259                             <rect key="frame" x="1" y="1" width="205" height="304"/>
14260                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14261                             <subviews>
14262                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="KiL-6v-fdZ">
14263                                     <rect key="frame" x="0.0" y="0.0" width="205" height="19"/>
14264                                     <autoresizingMask key="autoresizingMask"/>
14265                                     <size key="intercellSpacing" width="3" height="2"/>
14266                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14267                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14268                                     <tableColumns>
14269                                         <tableColumn editable="NO" width="202" minWidth="40" maxWidth="1000" id="ELp-L1-PAA">
14270                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
14271                                                 <font key="font" metaFont="smallSystem"/>
14272                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14273                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14274                                             </tableHeaderCell>
14275                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fOt-pD-HVj">
14276                                                 <font key="font" metaFont="system"/>
14277                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14278                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14279                                             </textFieldCell>
14280                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14281                                             <connections>
14282                                                 <binding destination="B7Y-Yq-yrY" name="value" keyPath="arrangedObjects.value" id="5sL-Os-rJz">
14283                                                     <dictionary key="options">
14284                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14285                                                     </dictionary>
14286                                                 </binding>
14287                                             </connections>
14288                                         </tableColumn>
14289                                     </tableColumns>
14290                                 </tableView>
14291                             </subviews>
14292                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14293                         </clipView>
14294                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="amE-3S-Cy1">
14295                             <rect key="frame" x="1" y="119" width="223" height="15"/>
14296                             <autoresizingMask key="autoresizingMask"/>
14297                         </scroller>
14298                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ccx-X4-ihV">
14299                             <rect key="frame" x="224" y="17" width="15" height="102"/>
14300                             <autoresizingMask key="autoresizingMask"/>
14301                         </scroller>
14302                     </scrollView>
14303                 </subviews>
14304             </view>
14305             <point key="canvasLocation" x="-443" y="258"/>
14306         </window>
14307         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Ho-16-Ie6" userLabel="イベント選択">
14308             <windowStyleMask key="styleMask" titled="YES"/>
14309             <rect key="contentRect" x="678" y="400" width="640" height="442"/>
14310             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14311             <view key="contentView" id="gBi-P1-KP9">
14312                 <rect key="frame" x="0.0" y="0.0" width="640" height="442"/>
14313                 <autoresizingMask key="autoresizingMask"/>
14314                 <subviews>
14315                     <button verticalHuggingPriority="750" id="zMR-hi-1fR">
14316                         <rect key="frame" x="57" y="366" width="105" height="32"/>
14317                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14318                         <buttonCell key="cell" type="push" title="文章の表示" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LiC-No-I2p">
14319                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14320                             <font key="font" size="13" name="AquaKana"/>
14321                         </buttonCell>
14322                         <connections>
14323                             <action selector="EDtext:" target="3826" id="vJF-RR-3wF"/>
14324                         </connections>
14325                     </button>
14326                     <button verticalHuggingPriority="750" id="fP4-xD-YmK">
14327                         <rect key="frame" x="50" y="333" width="118" height="32"/>
14328                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14329                         <buttonCell key="cell" type="push" title="選択肢の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="s2F-ox-m0q">
14330                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14331                             <font key="font" size="13" name="AquaKana"/>
14332                         </buttonCell>
14333                         <connections>
14334                             <action selector="EDselection:" target="3826" id="RpC-iK-NnZ"/>
14335                         </connections>
14336                     </button>
14337                     <button verticalHuggingPriority="750" id="c3g-Wo-vmA">
14338                         <rect key="frame" x="44" y="300" width="131" height="32"/>
14339                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14340                         <buttonCell key="cell" type="push" title="数値入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YOd-Jb-Mnv">
14341                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14342                             <font key="font" size="13" name="AquaKana"/>
14343                         </buttonCell>
14344                         <connections>
14345                             <action selector="EDvalue:" target="3826" id="93m-Ao-yiB"/>
14346                         </connections>
14347                     </button>
14348                     <button verticalHuggingPriority="750" id="w6C-Rw-UnI">
14349                         <rect key="frame" x="44" y="249" width="131" height="32"/>
14350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14351                         <buttonCell key="cell" type="push" title="スイッチの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6A7-eu-J5D">
14352                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14353                             <font key="font" size="13" name="AquaKana"/>
14354                         </buttonCell>
14355                         <connections>
14356                             <action selector="EDswitch:" target="3826" id="qSd-LD-CkC"/>
14357                         </connections>
14358                     </button>
14359                     <button verticalHuggingPriority="750" id="4tL-GG-DfN">
14360                         <rect key="frame" x="57" y="216" width="105" height="32"/>
14361                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14362                         <buttonCell key="cell" type="push" title="変数の操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Bbz-4G-tg7">
14363                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14364                             <font key="font" size="13" name="AquaKana"/>
14365                         </buttonCell>
14366                         <connections>
14367                             <action selector="EDvariable:" target="3826" id="HlG-KQ-VSO"/>
14368                         </connections>
14369                     </button>
14370                     <button verticalHuggingPriority="750" id="GQF-5X-gb1">
14371                         <rect key="frame" x="44" y="183" width="131" height="32"/>
14372                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14373                         <buttonCell key="cell" type="push" title="タイマーの操作" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ybP-3c-ESc">
14374                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14375                             <font key="font" size="13" name="AquaKana"/>
14376                         </buttonCell>
14377                         <connections>
14378                             <action selector="EDtimer:" target="3826" id="vM4-e8-KpR"/>
14379                         </connections>
14380                     </button>
14381                     <button verticalHuggingPriority="750" id="mqo-DH-lcE">
14382                         <rect key="frame" x="63" y="134" width="92" height="32"/>
14383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14384                         <buttonCell key="cell" type="push" title="条件分岐" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oQs-6w-RrO">
14385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14386                             <font key="font" size="13" name="AquaKana"/>
14387                         </buttonCell>
14388                         <connections>
14389                             <action selector="EDterms:" target="3826" id="2Nh-zd-JAX"/>
14390                         </connections>
14391                     </button>
14392                     <button verticalHuggingPriority="750" id="Py8-nK-Bnl">
14393                         <rect key="frame" x="70" y="101" width="79" height="32"/>
14394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14395                         <buttonCell key="cell" type="push" title="ラベル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="PAl-7a-Gor">
14396                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14397                             <font key="font" size="13" name="AquaKana"/>
14398                         </buttonCell>
14399                         <connections>
14400                             <action selector="EDlabel:" target="3826" id="M3b-ly-045"/>
14401                         </connections>
14402                     </button>
14403                     <button verticalHuggingPriority="750" id="imT-Xr-67W">
14404                         <rect key="frame" x="46" y="68" width="131" height="32"/>
14405                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14406                         <buttonCell key="cell" type="push" title="ラベルジャンプ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2b7-QB-mL3">
14407                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14408                             <font key="font" size="13" name="AquaKana"/>
14409                         </buttonCell>
14410                         <connections>
14411                             <action selector="EDlabelJump:" target="3826" id="z3V-hf-x3V"/>
14412                         </connections>
14413                     </button>
14414                     <button verticalHuggingPriority="750" id="lh9-Uz-Amk">
14415                         <rect key="frame" x="78" y="35" width="66" height="32"/>
14416                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14417                         <buttonCell key="cell" type="push" title="注釈" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4kf-8h-Sc0">
14418                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14419                             <font key="font" size="13" name="AquaKana"/>
14420                         </buttonCell>
14421                         <connections>
14422                             <action selector="EDmemo:" target="3826" id="Lb4-Av-5vc"/>
14423                         </connections>
14424                     </button>
14425                     <button verticalHuggingPriority="750" id="FoV-z0-fp6">
14426                         <rect key="frame" x="192" y="366" width="118" height="32"/>
14427                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14428                         <buttonCell key="cell" type="push" title="リソース増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rYW-XZ-chD">
14429                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14430                             <font key="font" size="13" name="AquaKana"/>
14431                         </buttonCell>
14432                         <connections>
14433                             <action selector="EDresource:" target="3826" id="I8R-N8-rfU"/>
14434                         </connections>
14435                     </button>
14436                     <button verticalHuggingPriority="750" id="Kme-xI-3Xv">
14437                         <rect key="frame" x="192" y="332" width="118" height="32"/>
14438                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14439                         <buttonCell key="cell" type="push" title="アイテム増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e9q-Mf-rhD">
14440                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14441                             <font key="font" size="13" name="AquaKana"/>
14442                         </buttonCell>
14443                         <connections>
14444                             <action selector="EDitem:" target="3826" id="hI4-PC-UzJ"/>
14445                         </connections>
14446                     </button>
14447                     <button verticalHuggingPriority="750" id="hwl-LY-zEr">
14448                         <rect key="frame" x="179" y="299" width="144" height="32"/>
14449                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14450                         <buttonCell key="cell" type="push" title="メンバー入れ替え" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m26-qo-a2e">
14451                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14452                             <font key="font" size="13" name="AquaKana"/>
14453                         </buttonCell>
14454                         <connections>
14455                             <action selector="EDmember:" target="3826" id="MDt-lp-90n"/>
14456                         </connections>
14457                     </button>
14458                     <button verticalHuggingPriority="750" id="0qa-9q-CfC">
14459                         <rect key="frame" x="176" y="182" width="144" height="32"/>
14460                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14461                         <buttonCell key="cell" type="push" title="ステータスの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NYD-Yn-f0b">
14462                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14463                             <font key="font" size="13" name="AquaKana"/>
14464                         </buttonCell>
14465                         <connections>
14466                             <action selector="EDstatus:" target="3826" id="2i8-3L-wdm"/>
14467                         </connections>
14468                     </button>
14469                     <button verticalHuggingPriority="750" id="uRm-1Z-pem">
14470                         <rect key="frame" x="203" y="249" width="96" height="32"/>
14471                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14472                         <buttonCell key="cell" type="push" title="HPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TQm-CI-cMl">
14473                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14474                             <font key="font" metaFont="system"/>
14475                         </buttonCell>
14476                         <connections>
14477                             <action selector="EDhp:" target="3826" id="2uK-uJ-9zB"/>
14478                         </connections>
14479                     </button>
14480                     <button verticalHuggingPriority="750" id="q38-nO-ZcI">
14481                         <rect key="frame" x="202" y="215" width="98" height="32"/>
14482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14483                         <buttonCell key="cell" type="push" title="MPの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wc7-0Y-bLo">
14484                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14485                             <font key="font" metaFont="system"/>
14486                         </buttonCell>
14487                         <connections>
14488                             <action selector="EDmp:" target="3826" id="B5K-eV-xvA"/>
14489                         </connections>
14490                     </button>
14491                     <button verticalHuggingPriority="750" id="gST-sf-q6V">
14492                         <rect key="frame" x="202" y="150" width="92" height="32"/>
14493                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14494                         <buttonCell key="cell" type="push" title="状態変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Hmk-7u-7wL">
14495                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14496                             <font key="font" size="13" name="AquaKana"/>
14497                         </buttonCell>
14498                         <connections>
14499                             <action selector="EDstate:" target="3826" id="qlX-e6-AZ7"/>
14500                         </connections>
14501                     </button>
14502                     <button verticalHuggingPriority="750" id="QYD-hX-Q3C">
14503                         <rect key="frame" x="189" y="117" width="118" height="32"/>
14504                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14505                         <buttonCell key="cell" type="push" title="スキルの増減" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="U6w-6d-kkv">
14506                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14507                             <font key="font" size="13" name="AquaKana"/>
14508                         </buttonCell>
14509                         <connections>
14510                             <action selector="EDskill:" target="3826" id="3Jc-BI-5yA"/>
14511                         </connections>
14512                     </button>
14513                     <button verticalHuggingPriority="750" id="pZH-yk-yjK">
14514                         <rect key="frame" x="176" y="21" width="151" height="32"/>
14515                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14516                         <buttonCell key="cell" type="push" title="攻撃方法フラグON" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gVl-m5-5pJ">
14517                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14518                             <font key="font" size="13" name="AquaKana"/>
14519                         </buttonCell>
14520                         <connections>
14521                             <action selector="EDattackFlagOn:" target="3826" id="yMi-LO-56E"/>
14522                         </connections>
14523                     </button>
14524                     <button verticalHuggingPriority="750" id="iad-Q7-VBI">
14525                         <rect key="frame" x="196" y="84" width="105" height="32"/>
14526                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14527                         <buttonCell key="cell" type="push" title="名前の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="b5X-oq-0X9">
14528                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14529                             <font key="font" size="13" name="AquaKana"/>
14530                         </buttonCell>
14531                         <connections>
14532                             <action selector="EDname:" target="3826" id="J1H-Jt-5Ng"/>
14533                         </connections>
14534                     </button>
14535                     <button verticalHuggingPriority="750" id="BeE-28-wJ6">
14536                         <rect key="frame" x="196" y="53" width="105" height="32"/>
14537                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14538                         <buttonCell key="cell" type="push" title="装備の変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="LGP-36-rjV">
14539                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14540                             <font key="font" size="13" name="AquaKana"/>
14541                         </buttonCell>
14542                         <connections>
14543                             <action selector="EDequip:" target="3826" id="zfS-ZP-0pk"/>
14544                         </connections>
14545                     </button>
14546                     <button verticalHuggingPriority="750" id="IMd-5J-zYf">
14547                         <rect key="frame" x="337" y="365" width="118" height="32"/>
14548                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14549                         <buttonCell key="cell" type="push" title="ユニット移動" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aag-xi-KPP">
14550                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14551                             <font key="font" size="13" name="AquaKana"/>
14552                         </buttonCell>
14553                         <connections>
14554                             <action selector="EDmove:" target="3826" id="4tI-vk-Qdg"/>
14555                         </connections>
14556                     </button>
14557                     <button verticalHuggingPriority="750" id="Kxl-Z4-qCL">
14558                         <rect key="frame" x="347" y="248" width="92" height="32"/>
14559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14560                         <buttonCell key="cell" type="push" title="場所注目" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1Mx-yl-aFu">
14561                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14562                             <font key="font" size="13" name="AquaKana"/>
14563                         </buttonCell>
14564                         <connections>
14565                             <action selector="EDplace:" target="3826" id="b8E-hM-IKg"/>
14566                         </connections>
14567                     </button>
14568                     <button verticalHuggingPriority="750" id="9CB-W4-urd">
14569                         <rect key="frame" x="328" y="185" width="131" height="32"/>
14570                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14571                         <buttonCell key="cell" type="push" title="パイロット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tgB-cS-1GD">
14572                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14573                             <font key="font" size="13" name="AquaKana"/>
14574                         </buttonCell>
14575                         <connections>
14576                             <action selector="EDpilot:" target="3826" id="izu-pE-5V1"/>
14577                         </connections>
14578                     </button>
14579                     <button verticalHuggingPriority="750" id="n6W-HX-szx">
14580                         <rect key="frame" x="334" y="152" width="118" height="32"/>
14581                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14582                         <buttonCell key="cell" type="push" title="ユニット変更" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="D6a-ht-zFW">
14583                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14584                             <font key="font" size="13" name="AquaKana"/>
14585                         </buttonCell>
14586                         <connections>
14587                             <action selector="EDunit:" target="3826" id="tfi-JY-Q8O"/>
14588                         </connections>
14589                     </button>
14590                     <button verticalHuggingPriority="750" id="eA3-Dy-xfg">
14591                         <rect key="frame" x="347" y="215" width="92" height="32"/>
14592                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14593                         <buttonCell key="cell" type="push" title="ウェイト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FkG-S7-uQp">
14594                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14595                             <font key="font" size="13" name="AquaKana"/>
14596                         </buttonCell>
14597                         <connections>
14598                             <action selector="EDwait:" target="3826" id="fUs-Pg-F8j"/>
14599                         </connections>
14600                     </button>
14601                     <button verticalHuggingPriority="750" id="Zzw-yF-1Ab">
14602                         <rect key="frame" x="342" y="118" width="108" height="32"/>
14603                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14604                         <buttonCell key="cell" type="push" title="BGMの演奏" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYS-NX-Mlb">
14605                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14606                             <font key="font" metaFont="system"/>
14607                         </buttonCell>
14608                         <connections>
14609                             <action selector="EDbgm:" target="3826" id="1sD-B0-jCF"/>
14610                         </connections>
14611                     </button>
14612                     <button verticalHuggingPriority="750" id="HWj-P3-Ja3">
14613                         <rect key="frame" x="307" y="85" width="173" height="32"/>
14614                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14615                         <buttonCell key="cell" type="push" title="BGMのフェードアウト" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e96-60-Wt8">
14616                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14617                             <font key="font" metaFont="system"/>
14618                         </buttonCell>
14619                         <connections>
14620                             <action selector="EDbgmFadeOut:" target="3826" id="Qy3-Ow-N2m"/>
14621                         </connections>
14622                     </button>
14623                     <button verticalHuggingPriority="750" id="M4p-NN-UEA">
14624                         <rect key="frame" x="337" y="332" width="118" height="32"/>
14625                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14626                         <buttonCell key="cell" type="push" title="ユニット出現" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="btg-6y-lSj">
14627                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14628                             <font key="font" size="13" name="AquaKana"/>
14629                         </buttonCell>
14630                         <connections>
14631                             <action selector="EDappear:" target="3826" id="PSn-S7-ISX"/>
14632                         </connections>
14633                     </button>
14634                     <button verticalHuggingPriority="750" id="Knp-Ff-okG">
14635                         <rect key="frame" x="337" y="298" width="118" height="32"/>
14636                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14637                         <buttonCell key="cell" type="push" title="ユニット消去" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="y34-e2-t0b">
14638                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14639                             <font key="font" size="13" name="AquaKana"/>
14640                         </buttonCell>
14641                         <connections>
14642                             <action selector="EDdissapear:" target="3826" id="9p7-Fe-Fl2"/>
14643                         </connections>
14644                     </button>
14645                     <button verticalHuggingPriority="750" id="8cD-eT-YNw">
14646                         <rect key="frame" x="349" y="53" width="94" height="32"/>
14647                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14648                         <buttonCell key="cell" type="push" title="SEの再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tfv-ar-kaD">
14649                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14650                             <font key="font" metaFont="system"/>
14651                         </buttonCell>
14652                         <connections>
14653                             <action selector="EDse:" target="3826" id="pfo-QO-hNf"/>
14654                         </connections>
14655                     </button>
14656                     <button verticalHuggingPriority="750" id="P2A-Yk-1jo">
14657                         <rect key="frame" x="349" y="20" width="94" height="32"/>
14658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14659                         <buttonCell key="cell" type="push" title="SEの停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="SDz-nQ-IZa">
14660                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14661                             <font key="font" metaFont="system"/>
14662                         </buttonCell>
14663                         <connections>
14664                             <action selector="EDseStop:" target="3826" id="tkk-N1-gog"/>
14665                         </connections>
14666                     </button>
14667                     <button verticalHuggingPriority="750" id="zGZ-HK-7JU">
14668                         <rect key="frame" x="489" y="365" width="118" height="32"/>
14669                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14670                         <buttonCell key="cell" type="push" title="バトルの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="HEK-Sn-Nty">
14671                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14672                             <font key="font" size="13" name="AquaKana"/>
14673                         </buttonCell>
14674                         <connections>
14675                             <action selector="EDbattle:" target="3826" id="PYK-3K-QS2"/>
14676                         </connections>
14677                     </button>
14678                     <button verticalHuggingPriority="750" id="yNz-KE-SY5">
14679                         <rect key="frame" x="483" y="331" width="131" height="32"/>
14680                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14681                         <buttonCell key="cell" type="push" title="ショップの処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="f8v-ch-0LO">
14682                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14683                             <font key="font" size="13" name="AquaKana"/>
14684                         </buttonCell>
14685                         <connections>
14686                             <action selector="EDshop:" target="3826" id="9NV-nr-xYW"/>
14687                         </connections>
14688                     </button>
14689                     <button verticalHuggingPriority="750" id="KJ5-Yz-XbR">
14690                         <rect key="frame" x="483" y="297" width="131" height="32"/>
14691                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14692                         <buttonCell key="cell" type="push" title="名前入力の処理" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Puy-Qm-Hbk">
14693                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14694                             <font key="font" size="13" name="AquaKana"/>
14695                         </buttonCell>
14696                         <connections>
14697                             <action selector="EDnameInput:" target="3826" id="LlP-aP-m0X"/>
14698                         </connections>
14699                     </button>
14700                     <button verticalHuggingPriority="750" id="0h9-9S-TRu">
14701                         <rect key="frame" x="483" y="248" width="131" height="32"/>
14702                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14703                         <buttonCell key="cell" type="push" title="ゲームオーバー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cOK-oQ-6Ij">
14704                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14705                             <font key="font" size="13" name="AquaKana"/>
14706                         </buttonCell>
14707                         <connections>
14708                             <action selector="EDgameOver:" target="3826" id="PzI-Vp-KXG"/>
14709                         </connections>
14710                     </button>
14711                     <button verticalHuggingPriority="750" id="FIB-Qv-QYM">
14712                         <rect key="frame" x="483" y="216" width="131" height="32"/>
14713                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14714                         <buttonCell key="cell" type="push" title="ステージクリア" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="h6f-cG-UVA">
14715                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14716                             <font key="font" size="13" name="AquaKana"/>
14717                         </buttonCell>
14718                         <connections>
14719                             <action selector="EDstageClear:" target="3826" id="hs5-cN-xsm"/>
14720                         </connections>
14721                     </button>
14722                     <button verticalHuggingPriority="750" id="dZN-lO-wpU">
14723                         <rect key="frame" x="470" y="185" width="157" height="32"/>
14724                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14725                         <buttonCell key="cell" type="push" title="タイトル画面に戻す" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gxl-li-v1p">
14726                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14727                             <font key="font" size="13" name="AquaKana"/>
14728                         </buttonCell>
14729                         <connections>
14730                             <action selector="EDtitle:" target="3826" id="cfz-hC-a7E"/>
14731                         </connections>
14732                     </button>
14733                     <button verticalHuggingPriority="750" id="3OQ-mF-ISP">
14734                         <rect key="frame" x="502" y="21" width="105" height="32"/>
14735                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14736                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RYL-Ih-cup">
14737                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14738                             <font key="font" size="13" name="AquaKana"/>
14739                         </buttonCell>
14740                         <connections>
14741                             <action selector="EDcancel:" target="3826" id="Dd9-H1-UWr"/>
14742                         </connections>
14743                     </button>
14744                 </subviews>
14745             </view>
14746             <point key="canvasLocation" x="-962" y="277"/>
14747         </window>
14748         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vXf-RC-FUn" userLabel="イベント文章">
14749             <windowStyleMask key="styleMask" titled="YES"/>
14750             <rect key="contentRect" x="678" y="400" width="500" height="158"/>
14751             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14752             <view key="contentView" id="gbn-c1-TlS">
14753                 <rect key="frame" x="0.0" y="0.0" width="500" height="158"/>
14754                 <autoresizingMask key="autoresizingMask"/>
14755                 <subviews>
14756                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="hPd-Xa-wFH">
14757                         <rect key="frame" x="28" y="41" width="100" height="100"/>
14758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14759                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Gfb-qA-8DZ"/>
14760                     </imageView>
14761                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="g3K-Ag-LUV">
14762                         <rect key="frame" x="138" y="39" width="342" height="73"/>
14763                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14764                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="文章" drawsBackground="YES" id="Mic-Tv-sf5">
14765                             <font key="font" size="13" name="AquaKana"/>
14766                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14767                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14768                         </textFieldCell>
14769                     </textField>
14770                     <textField verticalHuggingPriority="750" id="9u2-KB-W00">
14771                         <rect key="frame" x="138" y="116" width="342" height="22"/>
14772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14773                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" placeholderString="名前" drawsBackground="YES" id="0Bh-w3-CgX">
14774                             <font key="font" size="13" name="AquaKana"/>
14775                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14776                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14777                         </textFieldCell>
14778                     </textField>
14779                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fwV-Pn-XEv">
14780                         <rect key="frame" x="136" y="14" width="156" height="17"/>
14781                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14782                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※改行はOption + Return" id="65w-Rn-gUi">
14783                             <font key="font" metaFont="system"/>
14784                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14785                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14786                         </textFieldCell>
14787                     </textField>
14788                     <button verticalHuggingPriority="750" id="Gfa-vg-d8D">
14789                         <rect key="frame" x="315" y="5" width="66" height="32"/>
14790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14791                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hYU-JS-nyY">
14792                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14793                             <font key="font" size="13" name="AquaKana"/>
14794                         </buttonCell>
14795                         <connections>
14796                             <action selector="EDtextSubmit:" target="3826" id="3t6-WH-dAT"/>
14797                         </connections>
14798                     </button>
14799                     <button verticalHuggingPriority="750" id="Pq6-8M-sjN">
14800                         <rect key="frame" x="381" y="5" width="105" height="32"/>
14801                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14802                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BdH-xK-OPT">
14803                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14804                             <font key="font" size="13" name="AquaKana"/>
14805                         </buttonCell>
14806                         <connections>
14807                             <action selector="EDtextCancel:" target="3826" id="Tyb-cX-hJS"/>
14808                         </connections>
14809                     </button>
14810                     <button verticalHuggingPriority="750" id="nTh-2d-Eby">
14811                         <rect key="frame" x="26" y="5" width="105" height="32"/>
14812                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14813                         <buttonCell key="cell" type="push" title="顔グラ選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ltL-zR-B55">
14814                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14815                             <font key="font" size="13" name="AquaKana"/>
14816                         </buttonCell>
14817                         <connections>
14818                             <action selector="EDtextImageSlct:" target="3826" id="nr0-h4-aDA"/>
14819                         </connections>
14820                     </button>
14821                 </subviews>
14822             </view>
14823         </window>
14824         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="LYW-Xc-dJE" userLabel="イベント文章イメージ">
14825             <windowStyleMask key="styleMask" titled="YES"/>
14826             <rect key="contentRect" x="196" y="207" width="480" height="270"/>
14827             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14828             <view key="contentView" id="bB2-vi-MwX">
14829                 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
14830                 <autoresizingMask key="autoresizingMask"/>
14831                 <subviews>
14832                     <scrollView autohidesScrollers="YES" horizontalLineScroll="130" horizontalPageScroll="10" verticalLineScroll="130" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="DV6-6Y-IeE">
14833                         <rect key="frame" x="20" y="102" width="350" height="148"/>
14834                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14835                         <clipView key="contentView" id="juo-7T-IKN">
14836                             <rect key="frame" x="1" y="17" width="348" height="130"/>
14837                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
14838                             <subviews>
14839                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="128" headerView="xoY-YI-gfi" id="At7-iN-Wmd">
14840                                     <rect key="frame" x="0.0" y="0.0" width="348" height="130"/>
14841                                     <autoresizingMask key="autoresizingMask"/>
14842                                     <size key="intercellSpacing" width="3" height="2"/>
14843                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14844                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
14845                                     <tableColumns>
14846                                         <tableColumn width="128" minWidth="40" maxWidth="1000" id="ZDd-VY-4dX">
14847                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ">
14848                                                 <font key="font" metaFont="smallSystem"/>
14849                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14850                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14851                                             </tableHeaderCell>
14852                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ZAd-9M-STf"/>
14853                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14854                                             <connections>
14855                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.img" id="UoT-mP-SOY"/>
14856                                             </connections>
14857                                         </tableColumn>
14858                                         <tableColumn width="214" minWidth="40" maxWidth="1000" id="f4p-BT-Wod">
14859                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
14860                                                 <font key="font" metaFont="smallSystem"/>
14861                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
14862                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
14863                                             </tableHeaderCell>
14864                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="drK-uK-QfP">
14865                                                 <font key="font" metaFont="system"/>
14866                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
14867                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14868                                             </textFieldCell>
14869                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
14870                                             <connections>
14871                                                 <binding destination="i6q-F8-oeg" name="value" keyPath="arrangedObjects.name" id="D59-CY-8El">
14872                                                     <dictionary key="options">
14873                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
14874                                                     </dictionary>
14875                                                 </binding>
14876                                             </connections>
14877                                         </tableColumn>
14878                                     </tableColumns>
14879                                 </tableView>
14880                             </subviews>
14881                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
14882                         </clipView>
14883                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="4vk-8m-p5X">
14884                             <rect key="frame" x="1" y="118" width="238" height="16"/>
14885                             <autoresizingMask key="autoresizingMask"/>
14886                         </scroller>
14887                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="Tng-e7-aOS">
14888                             <rect key="frame" x="228" y="17" width="16" height="125"/>
14889                             <autoresizingMask key="autoresizingMask"/>
14890                         </scroller>
14891                         <tableHeaderView key="headerView" id="xoY-YI-gfi">
14892                             <rect key="frame" x="0.0" y="0.0" width="348" height="17"/>
14893                             <autoresizingMask key="autoresizingMask"/>
14894                         </tableHeaderView>
14895                     </scrollView>
14896                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlZ-GN-YM7">
14897                         <rect key="frame" x="378" y="135" width="82" height="115"/>
14898                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14899                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
14900                         <size key="cellSize" width="74" height="18"/>
14901                         <size key="intercellSpacing" width="4" height="2"/>
14902                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lYo-cc-W3H">
14903                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14904                             <font key="font" metaFont="system"/>
14905                         </buttonCell>
14906                         <cells>
14907                             <column>
14908                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XRZ-eq-FRL">
14909                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14910                                     <font key="font" metaFont="system"/>
14911                                 </buttonCell>
14912                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="zzB-kV-hsQ">
14913                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14914                                     <font key="font" metaFont="system"/>
14915                                 </buttonCell>
14916                                 <buttonCell type="radio" title="イベント" imagePosition="left" alignment="left" inset="2" id="6SZ-fp-hh0">
14917                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
14918                                     <font key="font" metaFont="system"/>
14919                                 </buttonCell>
14920                             </column>
14921                         </cells>
14922                         <connections>
14923                             <action selector="EDtextImageButton:" target="3826" id="oF6-q0-j9E"/>
14924                         </connections>
14925                     </matrix>
14926                     <button verticalHuggingPriority="750" id="0HT-MG-Ui5">
14927                         <rect key="frame" x="299" y="8" width="66" height="32"/>
14928                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14929                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EaG-kn-wYF">
14930                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14931                             <font key="font" size="13" name="AquaKana"/>
14932                         </buttonCell>
14933                         <connections>
14934                             <action selector="EDtextImageSubmit:" target="3826" id="Ri8-kb-BIL"/>
14935                         </connections>
14936                     </button>
14937                     <button verticalHuggingPriority="750" id="05Z-gg-czz">
14938                         <rect key="frame" x="373" y="8" width="105" height="32"/>
14939                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14940                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DDA-Sy-z7C">
14941                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14942                             <font key="font" size="13" name="AquaKana"/>
14943                         </buttonCell>
14944                         <connections>
14945                             <action selector="EDtextImageCancel:" target="3826" id="EQa-py-YC6"/>
14946                         </connections>
14947                     </button>
14948                 </subviews>
14949             </view>
14950         </window>
14951         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z53-lU-wRt" userLabel="選択肢の決定">
14952             <windowStyleMask key="styleMask" titled="YES"/>
14953             <rect key="contentRect" x="678" y="400" width="500" height="325"/>
14954             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
14955             <view key="contentView" id="NpL-Wi-WrH">
14956                 <rect key="frame" x="0.0" y="0.0" width="500" height="325"/>
14957                 <autoresizingMask key="autoresizingMask"/>
14958                 <subviews>
14959                     <button verticalHuggingPriority="750" id="HtK-ES-9eH">
14960                         <rect key="frame" x="320" y="6" width="66" height="32"/>
14961                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14962                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CeA-89-sKi">
14963                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14964                             <font key="font" size="13" name="AquaKana"/>
14965                         </buttonCell>
14966                         <connections>
14967                             <action selector="EDselectionSubmit:" target="3826" id="zEt-qr-1bs"/>
14968                         </connections>
14969                     </button>
14970                     <button verticalHuggingPriority="750" id="5MI-X9-7LE">
14971                         <rect key="frame" x="386" y="6" width="105" height="32"/>
14972                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14973                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vl1-xI-o1i">
14974                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
14975                             <font key="font" size="13" name="AquaKana"/>
14976                         </buttonCell>
14977                         <connections>
14978                             <action selector="EDselectionCancel:" target="3826" id="LXx-gz-3kv"/>
14979                         </connections>
14980                     </button>
14981                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="baZ-Rv-HJC">
14982                         <rect key="frame" x="20" y="42" width="360" height="228"/>
14983                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
14984                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="USx-Px-kEV">
14985                             <font key="font" size="13" name="HiraKakuProN-W3"/>
14986                             <string key="title">1
14987 2
14988 3
14989 4
14990 5
14991 6
14992 7
14993 8
14994 9個まで選択肢は可能</string>
14995                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
14996                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
14997                         </textFieldCell>
14998                     </textField>
14999                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BV5-As-ARN">
15000                         <rect key="frame" x="18" y="17" width="309" height="17"/>
15001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15002                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option + Returnで改行、改行の数+1が選択肢の数" id="CWf-qD-Y4f">
15003                             <font key="font" metaFont="system"/>
15004                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15005                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15006                         </textFieldCell>
15007                     </textField>
15008                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="i7K-Rp-YUs">
15009                         <rect key="frame" x="384" y="42" width="96" height="228"/>
15010                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15011                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="qnG-LF-DWh">
15012                             <font key="font" metaFont="system"/>
15013                             <string key="title">1
15014 2
15015 3
15016 4
15017 5
15018 6
15019 7
15020 8
15021 9</string>
15022                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15023                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15024                         </textFieldCell>
15025                     </textField>
15026                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="kH8-Cb-Cg5">
15027                         <rect key="frame" x="18" y="288" width="82" height="17"/>
15028                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15029                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択肢の名前" id="Q24-GW-oOh">
15030                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15031                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15032                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15033                         </textFieldCell>
15034                     </textField>
15035                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RRj-Uw-gfe">
15036                         <rect key="frame" x="370" y="288" width="121" height="17"/>
15037                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15038                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ジャンプするラベル" id="eMd-xl-wab">
15039                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15040                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15041                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15042                         </textFieldCell>
15043                     </textField>
15044                 </subviews>
15045             </view>
15046             <point key="canvasLocation" x="962" y="-836.5"/>
15047         </window>
15048         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6tL-eK-Mae" userLabel="数値入力の決定">
15049             <windowStyleMask key="styleMask" titled="YES"/>
15050             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15051             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15052             <view key="contentView" id="b93-ui-K5T">
15053                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15054                 <autoresizingMask key="autoresizingMask"/>
15055                 <subviews>
15056                     <button verticalHuggingPriority="750" id="7po-lR-Uq2">
15057                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15059                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="xis-nP-PQt">
15060                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15061                             <font key="font" size="13" name="AquaKana"/>
15062                         </buttonCell>
15063                         <connections>
15064                             <action selector="EDvalueSubmit:" target="3826" id="ajt-wJ-1c3"/>
15065                         </connections>
15066                     </button>
15067                     <button verticalHuggingPriority="750" id="K9Y-EE-jJI">
15068                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15070                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="N2a-07-Mvc">
15071                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15072                             <font key="font" size="13" name="AquaKana"/>
15073                         </buttonCell>
15074                         <connections>
15075                             <action selector="EDvalueCancel:" target="3826" id="Pyt-cP-bAa"/>
15076                         </connections>
15077                     </button>
15078                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Icl-TI-LiM">
15079                         <rect key="frame" x="23" y="95" width="250" height="50"/>
15080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15081                         <clipView key="contentView" id="ha8-kV-GwG">
15082                             <rect key="frame" x="1" y="1" width="248" height="48"/>
15083                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15084                             <subviews>
15085                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="rq5-pj-WYL">
15086                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15087                                     <autoresizingMask key="autoresizingMask"/>
15088                                     <size key="intercellSpacing" width="3" height="2"/>
15089                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15090                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15091                                     <tableColumns>
15092                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="cNH-NJ-bwG">
15093                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15094                                                 <font key="font" metaFont="smallSystem"/>
15095                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15096                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15097                                             </tableHeaderCell>
15098                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZOP-3X-6R7">
15099                                                 <font key="font" metaFont="system"/>
15100                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15101                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15102                                             </textFieldCell>
15103                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15104                                             <connections>
15105                                                 <binding destination="37K-9A-DeL" name="value" keyPath="arrangedObjects.name" id="A3m-DZ-QOe"/>
15106                                             </connections>
15107                                         </tableColumn>
15108                                     </tableColumns>
15109                                 </tableView>
15110                             </subviews>
15111                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15112                         </clipView>
15113                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="fKl-DJ-QLG">
15114                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15115                             <autoresizingMask key="autoresizingMask"/>
15116                         </scroller>
15117                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Xb1-aO-tXe">
15118                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15119                             <autoresizingMask key="autoresizingMask"/>
15120                         </scroller>
15121                     </scrollView>
15122                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="K9C-l1-S5G">
15123                         <rect key="frame" x="21" y="163" width="121" height="17"/>
15124                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15125                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="数値を受け取る変数" id="2yz-lb-ZYy">
15126                             <font key="font" size="13" name="AquaKana"/>
15127                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15128                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15129                         </textFieldCell>
15130                     </textField>
15131                 </subviews>
15132             </view>
15133         </window>
15134         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="wHi-ec-FWU" userLabel="スイッチの決定">
15135             <windowStyleMask key="styleMask" titled="YES"/>
15136             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
15137             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
15138             <view key="contentView" id="40J-dn-TQt">
15139                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
15140                 <autoresizingMask key="autoresizingMask"/>
15141                 <subviews>
15142                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oow-q3-ZzI">
15143                         <rect key="frame" x="21" y="147" width="95" height="17"/>
15144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="PLU-lI-ln0">
15146                             <font key="font" size="13" name="AquaKana"/>
15147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15149                         </textFieldCell>
15150                     </textField>
15151                     <textField verticalHuggingPriority="750" id="Ksv-OG-zmZ">
15152                         <rect key="frame" x="23" y="59" width="255" height="22"/>
15153                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15154                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="4m4-7O-8n6">
15155                             <font key="font" metaFont="system"/>
15156                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15157                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15158                         </textFieldCell>
15159                     </textField>
15160                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="AQB-YF-ckG">
15161                         <rect key="frame" x="21" y="115" width="225" height="17"/>
15162                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15163                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="f0p-QL-QWX">
15164                             <font key="font" size="13" name="AquaKana"/>
15165                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15166                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15167                         </textFieldCell>
15168                     </textField>
15169                     <button verticalHuggingPriority="750" id="ifF-zu-8i9">
15170                         <rect key="frame" x="165" y="13" width="66" height="32"/>
15171                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15172                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4Rb-jG-xnw">
15173                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15174                             <font key="font" size="13" name="AquaKana"/>
15175                         </buttonCell>
15176                         <connections>
15177                             <action selector="EDswitchSubmit:" target="3826" id="sl8-Yx-NHl"/>
15178                         </connections>
15179                     </button>
15180                     <button verticalHuggingPriority="750" id="jZS-tO-MaI">
15181                         <rect key="frame" x="231" y="13" width="105" height="32"/>
15182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15183                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Hh-aa-vFU">
15184                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15185                             <font key="font" size="13" name="AquaKana"/>
15186                         </buttonCell>
15187                         <connections>
15188                             <action selector="EDswitchCancel:" target="3826" id="b9Q-jR-J0d"/>
15189                         </connections>
15190                     </button>
15191                 </subviews>
15192             </view>
15193             <point key="canvasLocation" x="-1539" y="537.5"/>
15194         </window>
15195         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kGD-gD-dFH" userLabel="変数の決定">
15196             <windowStyleMask key="styleMask" titled="YES"/>
15197             <rect key="contentRect" x="678" y="400" width="400" height="480"/>
15198             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15199             <view key="contentView" id="gPl-X9-VJt">
15200                 <rect key="frame" x="0.0" y="0.0" width="400" height="480"/>
15201                 <autoresizingMask key="autoresizingMask"/>
15202                 <subviews>
15203                     <button verticalHuggingPriority="750" id="eTK-L5-jJ5">
15204                         <rect key="frame" x="215" y="13" width="66" height="32"/>
15205                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15206                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ICI-VD-ubj">
15207                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15208                             <font key="font" size="13" name="AquaKana"/>
15209                         </buttonCell>
15210                         <connections>
15211                             <action selector="EDvariableSubmit:" target="3826" id="4VK-Ov-Oh7"/>
15212                         </connections>
15213                     </button>
15214                     <button verticalHuggingPriority="750" id="ssh-LB-Uwq">
15215                         <rect key="frame" x="281" y="13" width="105" height="32"/>
15216                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15217                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="2sh-pX-ny0">
15218                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15219                             <font key="font" size="13" name="AquaKana"/>
15220                         </buttonCell>
15221                         <connections>
15222                             <action selector="EDvariableCancel:" target="3826" id="YVp-x1-6yy"/>
15223                         </connections>
15224                     </button>
15225                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="CQp-bl-ppN">
15226                         <rect key="frame" x="18" y="443" width="69" height="17"/>
15227                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15228                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="変数の操作" id="VOt-ij-kDx">
15229                             <font key="font" size="13" name="AquaKana"/>
15230                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15231                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15232                         </textFieldCell>
15233                     </textField>
15234                     <textField verticalHuggingPriority="750" id="eER-mk-l1L">
15235                         <rect key="frame" x="77" y="333" width="96" height="22"/>
15236                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15237                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hit-74-oBR">
15238                             <font key="font" metaFont="system"/>
15239                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15240                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15241                         </textFieldCell>
15242                     </textField>
15243                     <textField verticalHuggingPriority="750" id="yIW-ii-gse">
15244                         <rect key="frame" x="231" y="333" width="96" height="22"/>
15245                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15246                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Dpm-5m-tUQ">
15247                             <font key="font" metaFont="system"/>
15248                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15249                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15250                         </textFieldCell>
15251                     </textField>
15252                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="60I-5V-1Wh">
15253                         <rect key="frame" x="194" y="336" width="17" height="17"/>
15254                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15255                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="ZOV-m3-jbY">
15256                             <font key="font" size="13" name="AquaKana"/>
15257                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15258                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15259                         </textFieldCell>
15260                     </textField>
15261                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="N5Y-h5-7bb">
15262                         <rect key="frame" x="12" y="298" width="368" height="18"/>
15263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15264                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15265                         <size key="cellSize" width="48" height="18"/>
15266                         <size key="intercellSpacing" width="4" height="2"/>
15267                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="PZF-J5-7Mg">
15268                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15269                             <font key="font" metaFont="system"/>
15270                         </buttonCell>
15271                         <cells>
15272                             <column>
15273                                 <buttonCell type="radio" title="代入" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="TKd-hF-myU">
15274                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15275                                     <font key="font" metaFont="system"/>
15276                                 </buttonCell>
15277                             </column>
15278                             <column>
15279                                 <buttonCell type="radio" title="加算" imagePosition="left" alignment="left" inset="2" id="iYC-w2-jma">
15280                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15281                                     <font key="font" metaFont="system"/>
15282                                 </buttonCell>
15283                             </column>
15284                             <column>
15285                                 <buttonCell type="radio" title="減算" imagePosition="left" alignment="left" inset="2" id="1Cx-Un-OeD">
15286                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15287                                     <font key="font" metaFont="system"/>
15288                                 </buttonCell>
15289                             </column>
15290                             <column>
15291                                 <buttonCell type="radio" title="乗算" imagePosition="left" alignment="left" inset="2" id="Ejl-4I-wWF">
15292                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15293                                     <font key="font" metaFont="system"/>
15294                                 </buttonCell>
15295                             </column>
15296                             <column>
15297                                 <buttonCell type="radio" title="除算" imagePosition="left" alignment="left" inset="2" id="Qjp-Yz-udh">
15298                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15299                                     <font key="font" metaFont="system"/>
15300                                 </buttonCell>
15301                             </column>
15302                             <column>
15303                                 <buttonCell type="radio" title="剰余" imagePosition="left" alignment="left" inset="2" id="7qg-F8-9UA">
15304                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15305                                     <font key="font" metaFont="system"/>
15306                                 </buttonCell>
15307                             </column>
15308                         </cells>
15309                     </matrix>
15310                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="U2A-TN-hxW">
15311                         <rect key="frame" x="20" y="317" width="61" height="128"/>
15312                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15313                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15314                         <size key="cellSize" width="48" height="18"/>
15315                         <size key="intercellSpacing" width="4" height="2"/>
15316                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="JsG-az-zWD">
15317                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15318                             <font key="font" metaFont="system"/>
15319                         </buttonCell>
15320                         <cells>
15321                             <column>
15322                                 <buttonCell type="radio" title="単独" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="kTY-Gc-Gpt">
15323                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15324                                     <font key="font" metaFont="system"/>
15325                                 </buttonCell>
15326                                 <buttonCell type="radio" title="一括" imagePosition="left" alignment="left" inset="2" id="1Yr-LT-hq9">
15327                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15328                                     <font key="font" metaFont="system"/>
15329                                 </buttonCell>
15330                             </column>
15331                         </cells>
15332                     </matrix>
15333                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WuS-7h-m7w">
15334                         <rect key="frame" x="77" y="398" width="250" height="26"/>
15335                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15336                         <clipView key="contentView" id="7x8-Os-IO4">
15337                             <rect key="frame" x="1" y="1" width="248" height="24"/>
15338                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15339                             <subviews>
15340                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="tRm-uV-ATH">
15341                                     <rect key="frame" x="0.0" y="0.0" width="245" height="19"/>
15342                                     <autoresizingMask key="autoresizingMask"/>
15343                                     <size key="intercellSpacing" width="3" height="2"/>
15344                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15345                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15346                                     <tableColumns>
15347                                         <tableColumn width="241.51953125" minWidth="40" maxWidth="1000" id="WCz-XL-O6e">
15348                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15349                                                 <font key="font" metaFont="smallSystem"/>
15350                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15351                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15352                                             </tableHeaderCell>
15353                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Wep-SQ-4AY">
15354                                                 <font key="font" metaFont="system"/>
15355                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15356                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15357                                             </textFieldCell>
15358                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15359                                             <connections>
15360                                                 <binding destination="iHP-P2-t0Y" name="value" keyPath="arrangedObjects.name" id="WIQ-xe-wQp"/>
15361                                             </connections>
15362                                         </tableColumn>
15363                                     </tableColumns>
15364                                 </tableView>
15365                             </subviews>
15366                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15367                         </clipView>
15368                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="1Zy-Vk-S4p">
15369                             <rect key="frame" x="1" y="119" width="223" height="15"/>
15370                             <autoresizingMask key="autoresizingMask"/>
15371                         </scroller>
15372                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0gZ-t9-BMg">
15373                             <rect key="frame" x="224" y="17" width="15" height="102"/>
15374                             <autoresizingMask key="autoresizingMask"/>
15375                         </scroller>
15376                     </scrollView>
15377                     <box autoresizesSubviews="NO" title="Box" borderType="line" titlePosition="noTitle" id="j3L-30-9no">
15378                         <rect key="frame" x="17" y="46" width="366" height="246"/>
15379                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15380                         <view key="contentView" id="aZZ-Bp-Sv3">
15381                             <rect key="frame" x="1" y="1" width="364" height="244"/>
15382                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15383                             <subviews>
15384                                 <textField verticalHuggingPriority="750" id="nlT-dI-fXF">
15385                                     <rect key="frame" x="118" y="205" width="96" height="22"/>
15386                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15387                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="5nM-zP-TX2">
15388                                         <font key="font" metaFont="system"/>
15389                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15390                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15391                                     </textFieldCell>
15392                                 </textField>
15393                                 <textField verticalHuggingPriority="750" id="mhE-iu-Ub4">
15394                                     <rect key="frame" x="118" y="142" width="96" height="22"/>
15395                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15396                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="q9x-ka-Cue">
15397                                         <font key="font" metaFont="system"/>
15398                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15399                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15400                                     </textFieldCell>
15401                                 </textField>
15402                                 <textField verticalHuggingPriority="750" id="F6w-t1-cbo">
15403                                     <rect key="frame" x="250" y="142" width="96" height="22"/>
15404                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15405                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKV-GR-KYs">
15406                                         <font key="font" metaFont="system"/>
15407                                         <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15408                                         <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15409                                     </textFieldCell>
15410                                 </textField>
15411                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hwg-Qi-apK">
15412                                     <rect key="frame" x="220" y="145" width="17" height="17"/>
15413                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15414                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="〜" id="Vs0-Ed-0hb">
15415                                         <font key="font" size="13" name="AquaKana"/>
15416                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15417                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15418                                     </textFieldCell>
15419                                 </textField>
15420                                 <popUpButton verticalHuggingPriority="750" id="7hc-Nc-TZi">
15421                                     <rect key="frame" x="116" y="106" width="155" height="26"/>
15422                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15423                                     <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="m6A-hC-dAt" id="Kry-kj-lUL">
15424                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15425                                         <font key="font" metaFont="menu"/>
15426                                         <menu key="menu" title="OtherViews" id="FLu-rv-y3m">
15427                                             <items>
15428                                                 <menuItem title="Item 1" state="on" id="m6A-hC-dAt"/>
15429                                                 <menuItem title="Item 2" id="QrE-pG-ZUB"/>
15430                                                 <menuItem title="Item 3" id="iyY-BW-9fX"/>
15431                                             </items>
15432                                         </menu>
15433                                     </popUpButtonCell>
15434                                 </popUpButton>
15435                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="P0D-rX-a7n">
15436                                     <rect key="frame" x="265" y="111" width="17" height="17"/>
15437                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15438                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="Hfx-kd-G7H">
15439                                         <font key="font" size="13" name="AquaKana"/>
15440                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15441                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15442                                     </textFieldCell>
15443                                 </textField>
15444                                 <popUpButton verticalHuggingPriority="750" id="iCj-RP-fKP">
15445                                     <rect key="frame" x="116" y="42" width="185" height="26"/>
15446                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15447                                     <popUpButtonCell key="cell" type="push" title="マップID" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="0Ea-zu-Gnp" id="RGp-ja-cHs">
15448                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15449                                         <font key="font" metaFont="menu"/>
15450                                         <menu key="menu" title="OtherViews" id="d1d-wj-w3u">
15451                                             <items>
15452                                                 <menuItem title="マップID" state="on" id="0Ea-zu-Gnp"/>
15453                                                 <menuItem title="味方の出撃前の人数" id="0Lq-kG-EF1"/>
15454                                                 <menuItem title="味方の現行人数" id="tYz-tB-2dd"/>
15455                                                 <menuItem title="敵の出撃前の人数" id="SW4-7g-wtU"/>
15456                                                 <menuItem title="敵の現行人数" id="d6K-o2-2gS"/>
15457                                                 <menuItem title="味方の資源" id="DwB-WE-Hey"/>
15458                                                 <menuItem title="味方の食料" id="6wL-kK-LVg"/>
15459                                                 <menuItem title="味方の資金" id="YIi-Ri-nOP"/>
15460                                                 <menuItem title="敵の資源" id="XmN-jH-bkn"/>
15461                                                 <menuItem title="敵の食料" id="PLT-fg-mt4"/>
15462                                                 <menuItem title="敵の資金" id="RQa-0e-ZMv"/>
15463                                                 <menuItem title="プレイ時間" id="JuB-yJ-66K"/>
15464                                                 <menuItem title="味方の手数時間" id="NmM-2B-AOR"/>
15465                                                 <menuItem title="敵の手数時間" id="Wmt-3I-Cgv"/>
15466                                                 <menuItem title="タイマー" id="Dkh-77-RPV"/>
15467                                                 <menuItem title="セーブ回数" id="kUI-d4-wJM"/>
15468                                             </items>
15469                                         </menu>
15470                                     </popUpButtonCell>
15471                                 </popUpButton>
15472                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="JHf-8B-HaF">
15473                                     <rect key="frame" x="118" y="170" width="200" height="27"/>
15474                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15475                                     <clipView key="contentView" id="WhA-gA-Si4">
15476                                         <rect key="frame" x="1" y="1" width="198" height="25"/>
15477                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15478                                         <subviews>
15479                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="DIX-dU-hS3">
15480                                                 <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
15481                                                 <autoresizingMask key="autoresizingMask"/>
15482                                                 <size key="intercellSpacing" width="3" height="2"/>
15483                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15484                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15485                                                 <tableColumns>
15486                                                     <tableColumn width="195" minWidth="40" maxWidth="1000" id="8Qa-Up-e1D">
15487                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15488                                                             <font key="font" metaFont="smallSystem"/>
15489                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15490                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15491                                                         </tableHeaderCell>
15492                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nae-XJ-CKc">
15493                                                             <font key="font" metaFont="system"/>
15494                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15495                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15496                                                         </textFieldCell>
15497                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15498                                                         <connections>
15499                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="oRA-ca-GbN"/>
15500                                                         </connections>
15501                                                     </tableColumn>
15502                                                 </tableColumns>
15503                                             </tableView>
15504                                         </subviews>
15505                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15506                                     </clipView>
15507                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ePR-DF-i1B">
15508                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15509                                         <autoresizingMask key="autoresizingMask"/>
15510                                     </scroller>
15511                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="0eq-IJ-KBM">
15512                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15513                                         <autoresizingMask key="autoresizingMask"/>
15514                                     </scroller>
15515                                 </scrollView>
15516                                 <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="qGe-Ud-xrs">
15517                                     <rect key="frame" x="10" y="44" width="100" height="190"/>
15518                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15519                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15520                                     <size key="cellSize" width="100" height="18"/>
15521                                     <size key="intercellSpacing" width="4" height="2"/>
15522                                     <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Yqq-BK-Unl">
15523                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15524                                         <font key="font" metaFont="system"/>
15525                                     </buttonCell>
15526                                     <cells>
15527                                         <column>
15528                                             <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="9C9-Pi-aWb">
15529                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15530                                                 <font key="font" metaFont="system"/>
15531                                             </buttonCell>
15532                                             <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="mDk-k2-7Pa">
15533                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15534                                                 <font key="font" metaFont="system"/>
15535                                             </buttonCell>
15536                                             <buttonCell type="radio" title="乱数" imagePosition="left" alignment="left" inset="2" id="cTi-Tb-TXb">
15537                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15538                                                 <font key="font" metaFont="system"/>
15539                                             </buttonCell>
15540                                             <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" inset="2" id="l8s-wc-IH7">
15541                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15542                                                 <font key="font" metaFont="system"/>
15543                                             </buttonCell>
15544                                             <buttonCell type="radio" title="指定ユニット" imagePosition="left" alignment="left" inset="2" id="1VZ-Ej-AeA">
15545                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15546                                                 <font key="font" metaFont="system"/>
15547                                             </buttonCell>
15548                                             <buttonCell type="radio" title="その他" imagePosition="left" alignment="left" inset="2" id="Aj3-Jn-gUP">
15549                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15550                                                 <font key="font" metaFont="system"/>
15551                                             </buttonCell>
15552                                         </column>
15553                                     </cells>
15554                                 </matrix>
15555                                 <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="z7F-ov-d7O">
15556                                     <rect key="frame" x="118" y="74" width="150" height="27"/>
15557                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15558                                     <clipView key="contentView" id="HMS-R6-Sz2">
15559                                         <rect key="frame" x="1" y="1" width="148" height="25"/>
15560                                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15561                                         <subviews>
15562                                             <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="h4Z-06-egU">
15563                                                 <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
15564                                                 <autoresizingMask key="autoresizingMask"/>
15565                                                 <size key="intercellSpacing" width="3" height="2"/>
15566                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15567                                                 <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15568                                                 <tableColumns>
15569                                                     <tableColumn width="145" minWidth="40" maxWidth="1000" id="VjV-b0-Vk1">
15570                                                         <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15571                                                             <font key="font" metaFont="smallSystem"/>
15572                                                             <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15573                                                             <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15574                                                         </tableHeaderCell>
15575                                                         <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ydQ-X4-r7u">
15576                                                             <font key="font" metaFont="system"/>
15577                                                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15578                                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15579                                                         </textFieldCell>
15580                                                         <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15581                                                         <connections>
15582                                                             <binding destination="YSS-a8-Fys" name="value" keyPath="arrangedObjects.name" id="NUI-0Q-OKT"/>
15583                                                         </connections>
15584                                                     </tableColumn>
15585                                                 </tableColumns>
15586                                             </tableView>
15587                                         </subviews>
15588                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15589                                     </clipView>
15590                                     <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="e8u-Qj-4T7">
15591                                         <rect key="frame" x="1" y="20" width="160" height="16"/>
15592                                         <autoresizingMask key="autoresizingMask"/>
15593                                     </scroller>
15594                                     <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JOG-mk-Tdy">
15595                                         <rect key="frame" x="163" y="17" width="16" height="9"/>
15596                                         <autoresizingMask key="autoresizingMask"/>
15597                                     </scroller>
15598                                 </scrollView>
15599                                 <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="r5u-T8-53M">
15600                                     <rect key="frame" x="265" y="81" width="17" height="17"/>
15601                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15602                                     <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="の" id="3Y8-IV-CzE">
15603                                         <font key="font" size="13" name="AquaKana"/>
15604                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15605                                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15606                                     </textFieldCell>
15607                                 </textField>
15608                                 <popUpButton verticalHuggingPriority="750" id="nn4-0W-aaX">
15609                                     <rect key="frame" x="286" y="104" width="75" height="26"/>
15610                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15611                                     <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="tJs-c3-XZ6" id="KRW-vg-o3U">
15612                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15613                                         <font key="font" metaFont="menu"/>
15614                                         <menu key="menu" title="OtherViews" id="RIK-QE-Xl2">
15615                                             <items>
15616                                                 <menuItem title="HP" state="on" id="tJs-c3-XZ6"/>
15617                                                 <menuItem title="MP" id="zbQ-Q7-e0c"/>
15618                                                 <menuItem title="HPM" id="Fzv-6F-l3h"/>
15619                                                 <menuItem title="MPM" id="cec-UP-hIW"/>
15620                                                 <menuItem title="攻撃力" id="exp-H9-DYV"/>
15621                                                 <menuItem title="防御力" id="Wl1-h2-fLf"/>
15622                                                 <menuItem title="演算力" id="CtQ-VJ-SII"/>
15623                                                 <menuItem title="命中値" id="uo5-0I-qSw"/>
15624                                                 <menuItem title="回避値" id="f6u-UI-EEy"/>
15625                                                 <menuItem title="MOV" id="FSj-fP-txh"/>
15626                                                 <menuItem title="WT" id="W3p-rT-Azq"/>
15627                                                 <menuItem title="STR" id="mUi-pV-Pw1"/>
15628                                                 <menuItem title="VIT" id="R95-1j-xQY"/>
15629                                                 <menuItem title="AGI" id="n9m-Zk-qZI"/>
15630                                                 <menuItem title="DEX" id="X2p-l9-Qo3"/>
15631                                                 <menuItem title="MEN" id="8qG-uH-SFI"/>
15632                                                 <menuItem title="INT" id="Pwa-al-5dA"/>
15633                                                 <menuItem title="LUK" id="la0-YQ-jbx"/>
15634                                                 <menuItem title="格闘" id="4FC-uy-pWc"/>
15635                                                 <menuItem title="射撃" id="qgg-jr-r6U">
15636                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15637                                                 </menuItem>
15638                                                 <menuItem title="命中" id="p9z-1I-u8J">
15639                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15640                                                 </menuItem>
15641                                                 <menuItem title="回避" id="YZ8-RX-rrB">
15642                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15643                                                 </menuItem>
15644                                                 <menuItem title="技量" id="dub-ga-Sb7">
15645                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15646                                                 </menuItem>
15647                                                 <menuItem title="反応" id="0Pp-ZQ-Qxv">
15648                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15649                                                 </menuItem>
15650                                             </items>
15651                                         </menu>
15652                                     </popUpButtonCell>
15653                                 </popUpButton>
15654                                 <popUpButton verticalHuggingPriority="750" id="c20-Y7-eck">
15655                                     <rect key="frame" x="286" y="73" width="75" height="26"/>
15656                                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15657                                     <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ZIh-ef-Ur9" id="fvi-94-uMb">
15658                                         <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
15659                                         <font key="font" metaFont="menu"/>
15660                                         <menu key="menu" title="OtherViews" id="AEW-3n-pjA">
15661                                             <items>
15662                                                 <menuItem title="HP" state="on" id="ZIh-ef-Ur9">
15663                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15664                                                 </menuItem>
15665                                                 <menuItem title="EN" id="3iw-C5-dhk"/>
15666                                                 <menuItem title="ENM" id="Yf9-5n-4XB"/>
15667                                                 <menuItem title="ENM" id="Xrc-ou-jxq"/>
15668                                                 <menuItem title="装甲" id="ICp-f7-Beq"/>
15669                                                 <menuItem title="運動性" id="56d-EN-I2j"/>
15670                                                 <menuItem title="限界" id="FLC-8N-7Tc"/>
15671                                                 <menuItem title="MOV" id="2jU-Gv-Wgp"/>
15672                                                 <menuItem title="WT" id="8Wi-Xs-WTN"/>
15673                                                 <menuItem title="STR" id="kpA-HE-W6a"/>
15674                                                 <menuItem title="VIT" id="tnm-96-7ac"/>
15675                                                 <menuItem title="AGI" id="B9f-Lx-l9c"/>
15676                                                 <menuItem title="DEX" id="rPv-CE-gXp"/>
15677                                                 <menuItem title="MEN" id="sI7-uL-56n"/>
15678                                                 <menuItem title="INT" id="B4w-cm-3dd"/>
15679                                                 <menuItem title="LUK" id="0fx-av-i2u"/>
15680                                                 <menuItem title="格闘" id="6Ti-WN-W3x"/>
15681                                                 <menuItem title="射撃" id="SBU-ch-Ygr">
15682                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15683                                                 </menuItem>
15684                                                 <menuItem title="命中" id="R45-f3-RLa">
15685                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15686                                                 </menuItem>
15687                                                 <menuItem title="回避" id="jnL-Lt-j2A">
15688                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15689                                                 </menuItem>
15690                                                 <menuItem title="技量" id="LNK-sJ-BFj">
15691                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15692                                                 </menuItem>
15693                                                 <menuItem title="反応" id="Rzy-qv-58g">
15694                                                     <modifierMask key="keyEquivalentModifierMask" option="YES"/>
15695                                                 </menuItem>
15696                                             </items>
15697                                         </menu>
15698                                     </popUpButtonCell>
15699                                 </popUpButton>
15700                             </subviews>
15701                         </view>
15702                         <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
15703                         <color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
15704                     </box>
15705                 </subviews>
15706             </view>
15707         </window>
15708         <arrayController id="Mad-BG-dmK" userLabel="STjoinListAC"/>
15709         <arrayController id="9A4-Cg-LcC" userLabel="STequipListAC"/>
15710         <arrayController id="73J-iY-S3k" userLabel="STskillListAC"/>
15711         <menuItem title="敵の手数時間" id="Suo-px-r0H"/>
15712         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Cnw-Ln-Ynn" userLabel="タイマーの決定">
15713             <windowStyleMask key="styleMask" titled="YES"/>
15714             <rect key="contentRect" x="678" y="400" width="300" height="200"/>
15715             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15716             <view key="contentView" id="BMC-ht-Jaf">
15717                 <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
15718                 <autoresizingMask key="autoresizingMask"/>
15719                 <subviews>
15720                     <button verticalHuggingPriority="750" id="hol-Sa-QDS">
15721                         <rect key="frame" x="115" y="13" width="66" height="32"/>
15722                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15723                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Lxd-Zr-sWb">
15724                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15725                             <font key="font" size="13" name="AquaKana"/>
15726                         </buttonCell>
15727                         <connections>
15728                             <action selector="EDtimerSubmit:" target="3826" id="eEE-hK-xMV"/>
15729                         </connections>
15730                     </button>
15731                     <button verticalHuggingPriority="750" id="bWT-Kb-ckb">
15732                         <rect key="frame" x="181" y="13" width="105" height="32"/>
15733                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15734                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5tm-vw-04R">
15735                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15736                             <font key="font" size="13" name="AquaKana"/>
15737                         </buttonCell>
15738                         <connections>
15739                             <action selector="EDtimerCancel:" target="3826" id="Jy0-Vn-k7b"/>
15740                         </connections>
15741                     </button>
15742                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="341-UV-uZJ">
15743                         <rect key="frame" x="21" y="163" width="95" height="17"/>
15744                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15745                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイマーの操作" id="nHx-J4-DHf">
15746                             <font key="font" size="13" name="AquaKana"/>
15747                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15748                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15749                         </textFieldCell>
15750                     </textField>
15751                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OGJ-pk-gn9">
15752                         <rect key="frame" x="20" y="123" width="200" height="18"/>
15753                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15754                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15755                         <size key="cellSize" width="48" height="18"/>
15756                         <size key="intercellSpacing" width="4" height="2"/>
15757                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VW2-fB-vzF">
15758                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15759                             <font key="font" metaFont="system"/>
15760                         </buttonCell>
15761                         <cells>
15762                             <column>
15763                                 <buttonCell type="radio" title="始動" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="jpT-ZX-byg">
15764                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15765                                     <font key="font" metaFont="system"/>
15766                                 </buttonCell>
15767                             </column>
15768                             <column>
15769                                 <buttonCell type="radio" title="停止" imagePosition="left" alignment="left" inset="2" id="Ch2-kr-CdZ">
15770                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15771                                     <font key="font" metaFont="system"/>
15772                                 </buttonCell>
15773                             </column>
15774                         </cells>
15775                         <connections>
15776                             <action selector="EDTimerSetBtn1:" target="3826" id="9fG-Iv-Jqi"/>
15777                         </connections>
15778                     </matrix>
15779                     <textField verticalHuggingPriority="750" id="NcS-6r-bj5">
15780                         <rect key="frame" x="20" y="75" width="50" height="22"/>
15781                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15782                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="Kn5-dg-ll5">
15783                             <font key="font" metaFont="system"/>
15784                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15785                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15786                         </textFieldCell>
15787                     </textField>
15788                     <textField verticalHuggingPriority="750" id="gmG-4C-wSf">
15789                         <rect key="frame" x="125" y="75" width="50" height="22"/>
15790                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15791                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="F4U-Ip-2Q6">
15792                             <font key="font" metaFont="system"/>
15793                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15794                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15795                         </textFieldCell>
15796                     </textField>
15797                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lRe-yV-pZ8">
15798                         <rect key="frame" x="81" y="80" width="17" height="17"/>
15799                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15800                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="bvM-d4-2eF">
15801                             <font key="font" size="13" name="AquaKana"/>
15802                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15803                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15804                         </textFieldCell>
15805                     </textField>
15806                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oKd-SR-JKq">
15807                         <rect key="frame" x="185" y="80" width="17" height="17"/>
15808                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15809                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="jBS-KG-LYA">
15810                             <font key="font" size="13" name="AquaKana"/>
15811                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15812                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15813                         </textFieldCell>
15814                     </textField>
15815                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="JRU-pg-GKs">
15816                         <rect key="frame" x="132" y="113" width="61" height="38"/>
15817                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15818                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15819                         <size key="cellSize" width="48" height="18"/>
15820                         <size key="intercellSpacing" width="4" height="2"/>
15821                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rUl-n3-Pfs">
15822                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15823                             <font key="font" metaFont="system"/>
15824                         </buttonCell>
15825                         <cells>
15826                             <column>
15827                                 <buttonCell type="radio" title="足す" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sPx-4h-DcB">
15828                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15829                                     <font key="font" metaFont="system"/>
15830                                 </buttonCell>
15831                                 <buttonCell type="radio" title="引く" imagePosition="left" alignment="left" inset="2" id="reH-gy-a7R">
15832                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15833                                     <font key="font" metaFont="system"/>
15834                                 </buttonCell>
15835                             </column>
15836                         </cells>
15837                         <connections>
15838                             <action selector="EDTimerSetBtn2:" target="3826" id="zNw-Nt-TvP"/>
15839                         </connections>
15840                     </matrix>
15841                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="6lQ-l6-Fax">
15842                         <rect key="frame" x="201" y="113" width="61" height="38"/>
15843                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15844                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15845                         <size key="cellSize" width="61" height="18"/>
15846                         <size key="intercellSpacing" width="4" height="2"/>
15847                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="rtP-Tz-whd">
15848                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15849                             <font key="font" metaFont="system"/>
15850                         </buttonCell>
15851                         <cells>
15852                             <column>
15853                                 <buttonCell type="radio" title="表示" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XZS-jY-8Fi">
15854                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15855                                     <font key="font" metaFont="system"/>
15856                                 </buttonCell>
15857                                 <buttonCell type="radio" title="非表示" imagePosition="left" alignment="left" inset="2" id="veb-h0-8PW">
15858                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
15859                                     <font key="font" metaFont="system"/>
15860                                 </buttonCell>
15861                             </column>
15862                         </cells>
15863                         <connections>
15864                             <action selector="EDTimerSetBtn3:" target="3826" id="zgq-H0-7Jc"/>
15865                         </connections>
15866                     </matrix>
15867                 </subviews>
15868             </view>
15869         </window>
15870         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="o5n-nH-rBa" userLabel="条件の決定">
15871             <windowStyleMask key="styleMask" titled="YES"/>
15872             <rect key="contentRect" x="678" y="400" width="400" height="393"/>
15873             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
15874             <view key="contentView" id="RGE-fv-ZPm">
15875                 <rect key="frame" x="0.0" y="0.0" width="400" height="393"/>
15876                 <autoresizingMask key="autoresizingMask"/>
15877                 <subviews>
15878                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="QIn-GK-ol6">
15879                         <rect key="frame" x="6" y="40" width="238" height="17"/>
15880                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15881                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまる場合のジャンプラベル" id="k00-AP-a5l">
15882                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15883                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15884                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15885                         </textFieldCell>
15886                     </textField>
15887                     <button verticalHuggingPriority="750" id="RrN-Fe-t3Z">
15888                         <rect key="frame" x="220" y="7" width="66" height="32"/>
15889                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15890                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EAB-OQ-Kt4">
15891                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15892                             <font key="font" size="13" name="AquaKana"/>
15893                         </buttonCell>
15894                         <connections>
15895                             <action selector="EDbranchSubmit:" target="3826" id="JSO-Rz-Nw4"/>
15896                         </connections>
15897                     </button>
15898                     <button verticalHuggingPriority="750" id="o3s-7g-9d8">
15899                         <rect key="frame" x="281" y="7" width="105" height="32"/>
15900                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15901                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Xfa-T8-giT">
15902                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
15903                             <font key="font" size="13" name="AquaKana"/>
15904                         </buttonCell>
15905                         <connections>
15906                             <action selector="EDbranchClose:" target="3826" id="dlA-l1-qF5"/>
15907                         </connections>
15908                     </button>
15909                     <textField verticalHuggingPriority="750" id="JdZ-Qd-mNj">
15910                         <rect key="frame" x="275" y="64" width="117" height="22"/>
15911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15912                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="GiT-G6-KoX">
15913                             <font key="font" metaFont="system"/>
15914                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15915                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15916                         </textFieldCell>
15917                     </textField>
15918                     <textField verticalHuggingPriority="750" id="fiq-HP-oMn">
15919                         <rect key="frame" x="275" y="37" width="117" height="22"/>
15920                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15921                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kcS-YA-6BG">
15922                             <font key="font" metaFont="system"/>
15923                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
15924                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
15925                         </textFieldCell>
15926                     </textField>
15927                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8BA-wR-gkF">
15928                         <rect key="frame" x="5" y="67" width="264" height="17"/>
15929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15930                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="条件に当てはまらない場合のジャンプラベル" id="438-ur-OZy">
15931                             <font key="font" size="13" name="HiraKakuProN-W3"/>
15932                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
15933                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
15934                         </textFieldCell>
15935                     </textField>
15936                     <tabView id="rHS-nS-mdv">
15937                         <rect key="frame" x="13" y="84" width="355" height="303"/>
15938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15939                         <font key="font" metaFont="system"/>
15940                         <tabViewItems>
15941                             <tabViewItem label="1" identifier="1" id="v9b-Yb-7c5">
15942                                 <view key="view" id="kUj-UD-8aN">
15943                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
15944                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15945                                     <subviews>
15946                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sFs-LY-kkJ">
15947                                             <rect key="frame" x="104" y="217" width="137" height="30"/>
15948                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15949                                             <clipView key="contentView" id="4Jp-6s-iHE">
15950                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
15951                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
15952                                                 <subviews>
15953                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="PRc-yd-L46">
15954                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
15955                                                         <autoresizingMask key="autoresizingMask"/>
15956                                                         <size key="intercellSpacing" width="3" height="2"/>
15957                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15958                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
15959                                                         <tableColumns>
15960                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="Yax-AL-7gs">
15961                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
15962                                                                     <font key="font" metaFont="smallSystem"/>
15963                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
15964                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
15965                                                                 </tableHeaderCell>
15966                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dpf-Hs-neh">
15967                                                                     <font key="font" metaFont="system"/>
15968                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
15969                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15970                                                                 </textFieldCell>
15971                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
15972                                                                 <connections>
15973                                                                     <binding destination="SDf-7k-75Z" name="value" keyPath="arrangedObjects.value" id="IS6-G0-EJ6">
15974                                                                         <dictionary key="options">
15975                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
15976                                                                         </dictionary>
15977                                                                     </binding>
15978                                                                 </connections>
15979                                                             </tableColumn>
15980                                                         </tableColumns>
15981                                                     </tableView>
15982                                                 </subviews>
15983                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
15984                                             </clipView>
15985                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Cd3-f6-hWe">
15986                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
15987                                                 <autoresizingMask key="autoresizingMask"/>
15988                                             </scroller>
15989                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="U7k-a1-jTo">
15990                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
15991                                                 <autoresizingMask key="autoresizingMask"/>
15992                                             </scroller>
15993                                         </scrollView>
15994                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Fda-UJ-hBC">
15995                                             <rect key="frame" x="242" y="224" width="17" height="17"/>
15996                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
15997                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Y3t-bh-2My">
15998                                                 <font key="font" size="13" name="AquaKana"/>
15999                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16000                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16001                                             </textFieldCell>
16002                                         </textField>
16003                                         <popUpButton verticalHuggingPriority="750" id="b0H-BN-rXH">
16004                                             <rect key="frame" x="258" y="219" width="75" height="26"/>
16005                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16006                                             <popUpButtonCell key="cell" type="push" title="OFF" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="I5Y-Ke-ynd" id="6PW-Cq-RNv">
16007                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16008                                                 <font key="font" metaFont="menu"/>
16009                                                 <menu key="menu" title="OtherViews" id="srK-oC-TeN">
16010                                                     <items>
16011                                                         <menuItem title="ON" id="aQ7-LT-sqY"/>
16012                                                         <menuItem title="OFF" state="on" id="I5Y-Ke-ynd"/>
16013                                                     </items>
16014                                                 </menu>
16015                                             </popUpButtonCell>
16016                                         </popUpButton>
16017                                         <button id="LQG-CN-URC">
16018                                             <rect key="frame" x="15" y="225" width="74" height="18"/>
16019                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16020                                             <buttonCell key="cell" type="check" title="スイッチ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="a1Z-OH-uo8">
16021                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16022                                                 <font key="font" size="13" name="AquaKana"/>
16023                                             </buttonCell>
16024                                         </button>
16025                                         <button id="T7N-9K-PEG">
16026                                             <rect key="frame" x="15" y="184" width="48" height="18"/>
16027                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16028                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="E9n-Ff-Ui6">
16029                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16030                                                 <font key="font" size="13" name="AquaKana"/>
16031                                             </buttonCell>
16032                                         </button>
16033                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="odv-Ck-6oU">
16034                                             <rect key="frame" x="104" y="179" width="137" height="30"/>
16035                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16036                                             <clipView key="contentView" id="5cc-V3-w6M">
16037                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
16038                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16039                                                 <subviews>
16040                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="uQd-g9-ojb">
16041                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
16042                                                         <autoresizingMask key="autoresizingMask"/>
16043                                                         <size key="intercellSpacing" width="3" height="2"/>
16044                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16045                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16046                                                         <tableColumns>
16047                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="LXV-4Q-JX1">
16048                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16049                                                                     <font key="font" metaFont="smallSystem"/>
16050                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16051                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16052                                                                 </tableHeaderCell>
16053                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WF1-eC-EPm">
16054                                                                     <font key="font" metaFont="system"/>
16055                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16056                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16057                                                                 </textFieldCell>
16058                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16059                                                                 <connections>
16060                                                                     <binding destination="JZL-0k-XMk" name="value" keyPath="arrangedObjects.value" id="ac0-5v-qyu"/>
16061                                                                 </connections>
16062                                                             </tableColumn>
16063                                                         </tableColumns>
16064                                                     </tableView>
16065                                                 </subviews>
16066                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16067                                             </clipView>
16068                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="qtb-oB-Wdb">
16069                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
16070                                                 <autoresizingMask key="autoresizingMask"/>
16071                                             </scroller>
16072                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cAX-OY-Bhk">
16073                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16074                                                 <autoresizingMask key="autoresizingMask"/>
16075                                             </scroller>
16076                                         </scrollView>
16077                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hth-Kr-0lk">
16078                                             <rect key="frame" x="242" y="186" width="17" height="17"/>
16079                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16080                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="Gxe-Ig-UhL">
16081                                                 <font key="font" size="13" name="AquaKana"/>
16082                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16083                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16084                                             </textFieldCell>
16085                                         </textField>
16086                                         <button id="fuF-8p-E5N">
16087                                             <rect key="frame" x="68" y="149" width="48" height="18"/>
16088                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16089                                             <buttonCell key="cell" type="check" title="定数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Lnq-vA-RPW">
16090                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16091                                                 <font key="font" size="13" name="AquaKana"/>
16092                                             </buttonCell>
16093                                         </button>
16094                                         <button id="mS0-Oq-Uqt">
16095                                             <rect key="frame" x="68" y="117" width="48" height="18"/>
16096                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16097                                             <buttonCell key="cell" type="check" title="変数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5fj-2F-99B">
16098                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16099                                                 <font key="font" size="13" name="AquaKana"/>
16100                                             </buttonCell>
16101                                         </button>
16102                                         <textField verticalHuggingPriority="750" id="ym6-Uz-8Ca">
16103                                             <rect key="frame" x="124" y="147" width="96" height="22"/>
16104                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16105                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8FI-jz-GfW">
16106                                                 <font key="font" metaFont="system"/>
16107                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16108                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16109                                             </textFieldCell>
16110                                         </textField>
16111                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dae-zj-oHn">
16112                                             <rect key="frame" x="124" y="109" width="137" height="30"/>
16113                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16114                                             <clipView key="contentView" id="LY0-ia-CdS">
16115                                                 <rect key="frame" x="1" y="1" width="135" height="28"/>
16116                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16117                                                 <subviews>
16118                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="p29-z4-AVX">
16119                                                         <rect key="frame" x="0.0" y="0.0" width="135" height="19"/>
16120                                                         <autoresizingMask key="autoresizingMask"/>
16121                                                         <size key="intercellSpacing" width="3" height="2"/>
16122                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16123                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16124                                                         <tableColumns>
16125                                                             <tableColumn editable="NO" width="132" minWidth="40" maxWidth="1000" id="36I-iV-VLL">
16126                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16127                                                                     <font key="font" metaFont="smallSystem"/>
16128                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16129                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
16130                                                                 </tableHeaderCell>
16131                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="JoQ-UK-XFO">
16132                                                                     <font key="font" metaFont="system"/>
16133                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16134                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16135                                                                 </textFieldCell>
16136                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16137                                                                 <connections>
16138                                                                     <binding destination="PSV-6H-oXd" name="value" keyPath="arrangedObjects.value" id="nar-2I-Cw8">
16139                                                                         <dictionary key="options">
16140                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16141                                                                         </dictionary>
16142                                                                     </binding>
16143                                                                 </connections>
16144                                                             </tableColumn>
16145                                                         </tableColumns>
16146                                                     </tableView>
16147                                                 </subviews>
16148                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16149                                             </clipView>
16150                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="70G-Ix-ZGv">
16151                                                 <rect key="frame" x="1" y="25" width="148" height="16"/>
16152                                                 <autoresizingMask key="autoresizingMask"/>
16153                                             </scroller>
16154                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="5gf-Np-XWk">
16155                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16156                                                 <autoresizingMask key="autoresizingMask"/>
16157                                             </scroller>
16158                                         </scrollView>
16159                                         <button id="Xjq-aZ-v3u">
16160                                             <rect key="frame" x="15" y="34" width="74" height="18"/>
16161                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16162                                             <buttonCell key="cell" type="check" title="タイマー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="obZ-qP-Wu2">
16163                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16164                                                 <font key="font" size="13" name="AquaKana"/>
16165                                             </buttonCell>
16166                                         </button>
16167                                         <textField verticalHuggingPriority="750" id="ISg-Xc-gSw">
16168                                             <rect key="frame" x="95" y="32" width="36" height="22"/>
16169                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16170                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="WVr-7i-HwU">
16171                                                 <font key="font" metaFont="system"/>
16172                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16173                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16174                                             </textFieldCell>
16175                                         </textField>
16176                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Qkt-In-Wgn">
16177                                             <rect key="frame" x="137" y="36" width="17" height="17"/>
16178                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16179                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="分" id="AlE-FW-mjC">
16180                                                 <font key="font" size="13" name="AquaKana"/>
16181                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16182                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16183                                             </textFieldCell>
16184                                         </textField>
16185                                         <textField verticalHuggingPriority="750" id="ghA-Up-141">
16186                                             <rect key="frame" x="160" y="32" width="36" height="22"/>
16187                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16188                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Fmi-TT-uf0">
16189                                                 <font key="font" metaFont="system"/>
16190                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16191                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16192                                             </textFieldCell>
16193                                         </textField>
16194                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="BFz-yA-1Nq">
16195                                             <rect key="frame" x="202" y="36" width="17" height="17"/>
16196                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16197                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="x6D-Fv-2Od">
16198                                                 <font key="font" size="13" name="AquaKana"/>
16199                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16200                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16201                                             </textFieldCell>
16202                                         </textField>
16203                                         <popUpButton verticalHuggingPriority="750" id="u45-h8-n0z">
16204                                             <rect key="frame" x="236" y="30" width="75" height="26"/>
16205                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16206                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="XK2-Ow-1ki" id="J13-Pp-efE">
16207                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16208                                                 <font key="font" metaFont="menu"/>
16209                                                 <menu key="menu" title="OtherViews" id="Pwk-rF-fg8">
16210                                                     <items>
16211                                                         <menuItem title="以上" state="on" id="XK2-Ow-1ki"/>
16212                                                         <menuItem title="以下" id="lO1-jJ-DRI"/>
16213                                                     </items>
16214                                                 </menu>
16215                                             </popUpButtonCell>
16216                                         </popUpButton>
16217                                         <popUpButton verticalHuggingPriority="750" id="n3n-JE-hXH">
16218                                             <rect key="frame" x="68" y="77" width="75" height="26"/>
16219                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16220                                             <popUpButtonCell key="cell" type="push" title="と同値" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="sha-9K-8IT" id="X4x-xi-Jy3">
16221                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16222                                                 <font key="font" metaFont="menu"/>
16223                                                 <menu key="menu" title="OtherViews" id="kdS-Mx-S5A">
16224                                                     <items>
16225                                                         <menuItem title="と同値" state="on" id="sha-9K-8IT"/>
16226                                                         <menuItem title="以上" id="eKf-Zj-ee1"/>
16227                                                         <menuItem title="以下" id="B5C-8A-cO6"/>
16228                                                         <menuItem title="超" id="ugh-5h-mYn"/>
16229                                                         <menuItem title="未満" id="NFt-V2-xXn"/>
16230                                                         <menuItem title="以外" id="bVc-DI-Pwf"/>
16231                                                     </items>
16232                                                 </menu>
16233                                             </popUpButtonCell>
16234                                         </popUpButton>
16235                                     </subviews>
16236                                 </view>
16237                             </tabViewItem>
16238                             <tabViewItem label="2" identifier="2" id="WjT-qo-VM6">
16239                                 <view key="view" id="cub-wO-dU5">
16240                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16241                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16242                                     <subviews>
16243                                         <button id="N7h-uV-455">
16244                                             <rect key="frame" x="15" y="234" width="100" height="18"/>
16245                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16246                                             <buttonCell key="cell" type="check" title="ユニットの数" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5qC-Mv-3sn">
16247                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16248                                                 <font key="font" size="13" name="AquaKana"/>
16249                                             </buttonCell>
16250                                         </button>
16251                                         <textField verticalHuggingPriority="750" id="bw4-oE-hZH">
16252                                             <rect key="frame" x="185" y="232" width="30" height="22"/>
16253                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16254                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="QRT-pw-xdf">
16255                                                 <font key="font" metaFont="system"/>
16256                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16257                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16258                                             </textFieldCell>
16259                                         </textField>
16260                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="68W-9u-AfU">
16261                                             <rect key="frame" x="143" y="235" width="43" height="17"/>
16262                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16263                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="rUJ-8w-AKP">
16264                                                 <font key="font" size="13" name="AquaKana"/>
16265                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16266                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16267                                             </textFieldCell>
16268                                         </textField>
16269                                         <button id="IKJ-3J-VzO">
16270                                             <rect key="frame" x="14" y="33" width="191" height="18"/>
16271                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16272                                             <buttonCell key="cell" type="check" title="ユニットが以下を選択した時" bezelStyle="regularSquare" imagePosition="left" inset="2" id="HVN-yZ-78k">
16273                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16274                                                 <font key="font" size="13" name="AquaKana"/>
16275                                             </buttonCell>
16276                                         </button>
16277                                         <popUpButton verticalHuggingPriority="750" id="esJ-DI-2hf">
16278                                             <rect key="frame" x="14" y="3" width="205" height="26"/>
16279                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16280                                             <popUpButtonCell key="cell" type="push" title="待機" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="dmg-5z-lw2" id="bDi-Ri-eSq">
16281                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16282                                                 <font key="font" metaFont="menu"/>
16283                                                 <menu key="menu" title="OtherViews" id="64b-r5-zgf">
16284                                                     <items>
16285                                                         <menuItem title="待機" state="on" id="dmg-5z-lw2"/>
16286                                                         <menuItem title="攻撃" id="Den-HM-m8H"/>
16287                                                         <menuItem title="説得" id="Jmb-BK-dr4"/>
16288                                                     </items>
16289                                                 </menu>
16290                                             </popUpButtonCell>
16291                                         </popUpButton>
16292                                         <textField verticalHuggingPriority="750" id="GUh-SF-1eo">
16293                                             <rect key="frame" x="41" y="202" width="96" height="22"/>
16294                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16295                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="KKD-wX-fxV">
16296                                                 <font key="font" metaFont="system"/>
16297                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16298                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16299                                             </textFieldCell>
16300                                         </textField>
16301                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cJ9-72-bKw">
16302                                             <rect key="frame" x="15" y="205" width="17" height="17"/>
16303                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16304                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="値" id="Fub-7Q-npl">
16305                                                 <font key="font" size="13" name="AquaKana"/>
16306                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16307                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16308                                             </textFieldCell>
16309                                         </textField>
16310                                         <popUpButton verticalHuggingPriority="750" id="epN-Ht-c9c">
16311                                             <rect key="frame" x="143" y="199" width="75" height="26"/>
16312                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16313                                             <popUpButtonCell key="cell" type="push" title="同値" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="Q2G-BH-UDD" id="brI-dn-TBO">
16314                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16315                                                 <font key="font" metaFont="menu"/>
16316                                                 <menu key="menu" title="OtherViews" id="UeL-Ut-2sB">
16317                                                     <items>
16318                                                         <menuItem title="同値" state="on" id="Q2G-BH-UDD"/>
16319                                                         <menuItem title="以上" id="HPZ-pY-rFy"/>
16320                                                         <menuItem title="以下" id="E4o-il-yko"/>
16321                                                     </items>
16322                                                 </menu>
16323                                             </popUpButtonCell>
16324                                         </popUpButton>
16325                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="0Hg-B3-WBZ">
16326                                             <rect key="frame" x="17" y="120" width="200" height="54"/>
16327                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16328                                             <clipView key="contentView" id="oPg-tt-jTE">
16329                                                 <rect key="frame" x="1" y="1" width="198" height="52"/>
16330                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16331                                                 <subviews>
16332                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="4Qh-wd-Vkd">
16333                                                         <rect key="frame" x="0.0" y="0.0" width="198" height="19"/>
16334                                                         <autoresizingMask key="autoresizingMask"/>
16335                                                         <size key="intercellSpacing" width="3" height="2"/>
16336                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16337                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16338                                                         <tableColumns>
16339                                                             <tableColumn editable="NO" width="195" minWidth="40" maxWidth="1000" id="ZxQ-AG-ysV">
16340                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16341                                                                     <font key="font" metaFont="smallSystem"/>
16342                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16343                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16344                                                                 </tableHeaderCell>
16345                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="G5l-pE-Eds">
16346                                                                     <font key="font" metaFont="system"/>
16347                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16348                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16349                                                                 </textFieldCell>
16350                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16351                                                                 <connections>
16352                                                                     <binding destination="6Yo-5j-AWN" name="value" keyPath="arrangedObjects.value" id="sz6-fe-d1c">
16353                                                                         <dictionary key="options">
16354                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16355                                                                         </dictionary>
16356                                                                     </binding>
16357                                                                 </connections>
16358                                                             </tableColumn>
16359                                                         </tableColumns>
16360                                                     </tableView>
16361                                                 </subviews>
16362                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16363                                             </clipView>
16364                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zKR-Vf-iac">
16365                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16366                                                 <autoresizingMask key="autoresizingMask"/>
16367                                             </scroller>
16368                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="atf-L7-LB6">
16369                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16370                                                 <autoresizingMask key="autoresizingMask"/>
16371                                             </scroller>
16372                                         </scrollView>
16373                                         <button id="EE8-Ro-mnC">
16374                                             <rect key="frame" x="15" y="180" width="100" height="18"/>
16375                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16376                                             <buttonCell key="cell" type="check" title="ユニット特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sgV-SF-FPQ">
16377                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16378                                                 <font key="font" size="13" name="AquaKana"/>
16379                                             </buttonCell>
16380                                         </button>
16381                                         <button id="pxe-mQ-s5k">
16382                                             <rect key="frame" x="13" y="96" width="74" height="18"/>
16383                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16384                                             <buttonCell key="cell" type="check" title="場所特定" bezelStyle="regularSquare" imagePosition="left" inset="2" id="pwq-sS-7EY">
16385                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16386                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16387                                             </buttonCell>
16388                                         </button>
16389                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="aaN-od-etV">
16390                                             <rect key="frame" x="17" y="57" width="198" height="33"/>
16391                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16392                                             <clipView key="contentView" id="1Wy-Am-voT">
16393                                                 <rect key="frame" x="1" y="1" width="196" height="31"/>
16394                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16395                                                 <subviews>
16396                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="0bV-Ec-qUf">
16397                                                         <rect key="frame" x="0.0" y="0.0" width="196" height="19"/>
16398                                                         <autoresizingMask key="autoresizingMask"/>
16399                                                         <size key="intercellSpacing" width="3" height="2"/>
16400                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16401                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16402                                                         <tableColumns>
16403                                                             <tableColumn editable="NO" width="193" minWidth="40" maxWidth="1000" id="PfA-rh-g5Z">
16404                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16405                                                                     <font key="font" metaFont="smallSystem"/>
16406                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16407                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16408                                                                 </tableHeaderCell>
16409                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uhd-1b-akE">
16410                                                                     <font key="font" metaFont="system"/>
16411                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16412                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16413                                                                 </textFieldCell>
16414                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16415                                                                 <connections>
16416                                                                     <binding destination="wa5-Dw-20R" name="value" keyPath="arrangedObjects.value" id="u2E-jQ-k3X">
16417                                                                         <dictionary key="options">
16418                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16419                                                                         </dictionary>
16420                                                                     </binding>
16421                                                                 </connections>
16422                                                             </tableColumn>
16423                                                         </tableColumns>
16424                                                     </tableView>
16425                                                 </subviews>
16426                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16427                                             </clipView>
16428                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="vMR-5J-LRP">
16429                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16430                                                 <autoresizingMask key="autoresizingMask"/>
16431                                             </scroller>
16432                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6Oi-Mi-bFE">
16433                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16434                                                 <autoresizingMask key="autoresizingMask"/>
16435                                             </scroller>
16436                                         </scrollView>
16437                                         <button id="uQP-Pi-zxE">
16438                                             <rect key="frame" x="176" y="176" width="19" height="20"/>
16439                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16440                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RBP-Hw-tSl">
16441                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16442                                                 <font key="font" metaFont="system"/>
16443                                             </buttonCell>
16444                                             <connections>
16445                                                 <action selector="EDbranchUnitAdd:" target="3826" id="7Ay-fP-Fj9"/>
16446                                             </connections>
16447                                         </button>
16448                                         <button id="L0M-hy-WMk">
16449                                             <rect key="frame" x="194" y="176" width="21" height="20"/>
16450                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16451                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1k5-s4-9cm">
16452                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16453                                                 <font key="font" metaFont="system"/>
16454                                             </buttonCell>
16455                                             <connections>
16456                                                 <action selector="EDbranchUnitRemove:" target="3826" id="zO2-h9-c4y"/>
16457                                             </connections>
16458                                         </button>
16459                                         <button verticalHuggingPriority="750" id="kuh-7R-VoE">
16460                                             <rect key="frame" x="103" y="93" width="19" height="23"/>
16461                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16462                                             <buttonCell key="cell" type="smallSquare" title="点" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Uf0-ys-1KR">
16463                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16464                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16465                                             </buttonCell>
16466                                             <connections>
16467                                                 <action selector="EDbranchPlaceAddTen:" target="3826" id="cxC-Gl-m6D"/>
16468                                             </connections>
16469                                         </button>
16470                                         <button verticalHuggingPriority="750" id="P95-ld-lql">
16471                                             <rect key="frame" x="124" y="93" width="32" height="23"/>
16472                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16473                                             <buttonCell key="cell" type="smallSquare" title="範囲" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JQx-Lc-IgF">
16474                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16475                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16476                                             </buttonCell>
16477                                             <connections>
16478                                                 <action selector="EDbranchPlaceAddHani:" target="3826" id="CzH-2G-A0s"/>
16479                                             </connections>
16480                                         </button>
16481                                         <button verticalHuggingPriority="750" id="Fcg-NU-1C8">
16482                                             <rect key="frame" x="158" y="93" width="32" height="23"/>
16483                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16484                                             <buttonCell key="cell" type="smallSquare" title="矩形" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="AYK-VS-lbW">
16485                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16486                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16487                                             </buttonCell>
16488                                             <connections>
16489                                                 <action selector="EDbranchPlaceAddkukei:" target="3826" id="Bb3-om-Y2L"/>
16490                                             </connections>
16491                                         </button>
16492                                         <button verticalHuggingPriority="750" id="c2k-oA-BIK">
16493                                             <rect key="frame" x="194" y="94" width="23" height="23"/>
16494                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16495                                             <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hQu-Es-hj6">
16496                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16497                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16498                                             </buttonCell>
16499                                             <connections>
16500                                                 <action selector="EDbranchPlaceRemove:" target="3826" id="62j-bn-ah2"/>
16501                                             </connections>
16502                                         </button>
16503                                         <button id="xxD-hC-DpD">
16504                                             <rect key="frame" x="221" y="231" width="74" height="18"/>
16505                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16506                                             <buttonCell key="cell" type="check" title="オブジェ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="JiW-AN-Dj2">
16507                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16508                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16509                                             </buttonCell>
16510                                         </button>
16511                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="rd5-Fg-fsn">
16512                                             <rect key="frame" x="223" y="173" width="107" height="54"/>
16513                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16514                                             <clipView key="contentView" id="Cvh-65-wKo">
16515                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16516                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16517                                                 <subviews>
16518                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="9qD-x3-ohq">
16519                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16520                                                         <autoresizingMask key="autoresizingMask"/>
16521                                                         <size key="intercellSpacing" width="3" height="2"/>
16522                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16523                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16524                                                         <tableColumns>
16525                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="raa-3K-8mt">
16526                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16527                                                                     <font key="font" metaFont="smallSystem"/>
16528                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16529                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16530                                                                 </tableHeaderCell>
16531                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="rrN-YD-1oB">
16532                                                                     <font key="font" metaFont="system"/>
16533                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16534                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16535                                                                 </textFieldCell>
16536                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16537                                                                 <connections>
16538                                                                     <binding destination="Rox-Se-Lfe" name="value" keyPath="arrangedObjects.value" id="NPV-gw-ep9">
16539                                                                         <dictionary key="options">
16540                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16541                                                                         </dictionary>
16542                                                                     </binding>
16543                                                                 </connections>
16544                                                             </tableColumn>
16545                                                         </tableColumns>
16546                                                     </tableView>
16547                                                 </subviews>
16548                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16549                                             </clipView>
16550                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="wct-wC-tXe">
16551                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16552                                                 <autoresizingMask key="autoresizingMask"/>
16553                                             </scroller>
16554                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="psU-RE-AuQ">
16555                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16556                                                 <autoresizingMask key="autoresizingMask"/>
16557                                             </scroller>
16558                                         </scrollView>
16559                                         <button id="h0K-vG-CFR">
16560                                             <rect key="frame" x="291" y="230" width="19" height="20"/>
16561                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16562                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ouq-GY-ttH">
16563                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16564                                                 <font key="font" metaFont="system"/>
16565                                             </buttonCell>
16566                                             <connections>
16567                                                 <action selector="EDbranchObjeAdd:" target="3826" id="wOV-Lf-ptj"/>
16568                                             </connections>
16569                                         </button>
16570                                         <button id="i4v-Dn-FEd">
16571                                             <rect key="frame" x="309" y="230" width="21" height="20"/>
16572                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16573                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="c9b-5c-gEH">
16574                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16575                                                 <font key="font" metaFont="system"/>
16576                                             </buttonCell>
16577                                             <connections>
16578                                                 <action selector="EDbranchObjeRemove:" target="3826" id="kyJ-w0-jgX"/>
16579                                             </connections>
16580                                         </button>
16581                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wBa-qV-Aww">
16582                                             <rect key="frame" x="223" y="148" width="95" height="17"/>
16583                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16584                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="オブジェの範囲" id="1SA-F9-HAa">
16585                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16586                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
16587                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16588                                             </textFieldCell>
16589                                         </textField>
16590                                         <textField verticalHuggingPriority="750" id="p5d-Tn-C67">
16591                                             <rect key="frame" x="225" y="118" width="96" height="22"/>
16592                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16593                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="0" drawsBackground="YES" id="Vdg-EM-mUL">
16594                                                 <font key="font" metaFont="system"/>
16595                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16596                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16597                                             </textFieldCell>
16598                                         </textField>
16599                                         <button id="6CC-jN-Jtd">
16600                                             <rect key="frame" x="223" y="91" width="48" height="18"/>
16601                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16602                                             <buttonCell key="cell" type="check" title="建物" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ASb-UN-Zgq">
16603                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16604                                                 <font key="font" size="13" name="HiraKakuProN-W3"/>
16605                                             </buttonCell>
16606                                         </button>
16607                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="4yV-Gt-Eg6">
16608                                             <rect key="frame" x="225" y="33" width="107" height="54"/>
16609                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16610                                             <clipView key="contentView" id="FId-CO-v7m">
16611                                                 <rect key="frame" x="1" y="1" width="105" height="52"/>
16612                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16613                                                 <subviews>
16614                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="WPy-1X-zaA">
16615                                                         <rect key="frame" x="0.0" y="0.0" width="105" height="19"/>
16616                                                         <autoresizingMask key="autoresizingMask"/>
16617                                                         <size key="intercellSpacing" width="3" height="2"/>
16618                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16619                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
16620                                                         <tableColumns>
16621                                                             <tableColumn editable="NO" width="102" minWidth="40" maxWidth="1000" id="GLc-zU-sE8">
16622                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
16623                                                                     <font key="font" metaFont="smallSystem"/>
16624                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
16625                                                                     <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
16626                                                                 </tableHeaderCell>
16627                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xa3-Gp-Fgi">
16628                                                                     <font key="font" metaFont="system"/>
16629                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16630                                                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16631                                                                 </textFieldCell>
16632                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
16633                                                                 <connections>
16634                                                                     <binding destination="gOB-p9-7Y9" name="value" keyPath="arrangedObjects.value" id="Fbh-D4-cOu">
16635                                                                         <dictionary key="options">
16636                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
16637                                                                         </dictionary>
16638                                                                     </binding>
16639                                                                 </connections>
16640                                                             </tableColumn>
16641                                                         </tableColumns>
16642                                                     </tableView>
16643                                                 </subviews>
16644                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
16645                                             </clipView>
16646                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="7VV-xf-GsE">
16647                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
16648                                                 <autoresizingMask key="autoresizingMask"/>
16649                                             </scroller>
16650                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rVm-Zr-psg">
16651                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
16652                                                 <autoresizingMask key="autoresizingMask"/>
16653                                             </scroller>
16654                                         </scrollView>
16655                                         <button id="bDG-m0-NMO">
16656                                             <rect key="frame" x="293" y="90" width="19" height="20"/>
16657                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16658                                             <buttonCell key="cell" type="square" title="+" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Zls-cI-hms">
16659                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16660                                                 <font key="font" metaFont="system"/>
16661                                             </buttonCell>
16662                                             <connections>
16663                                                 <action selector="EDbranchBuildAdd:" target="3826" id="YmQ-6L-eiD"/>
16664                                             </connections>
16665                                         </button>
16666                                         <button id="7Uu-e1-8v6">
16667                                             <rect key="frame" x="311" y="90" width="21" height="20"/>
16668                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16669                                             <buttonCell key="cell" type="square" title="-" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="DiS-MV-wfG">
16670                                                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16671                                                 <font key="font" metaFont="system"/>
16672                                             </buttonCell>
16673                                             <connections>
16674                                                 <action selector="EDbranchBuildRemove:" target="3826" id="A2h-Ha-Cwu"/>
16675                                             </connections>
16676                                         </button>
16677                                     </subviews>
16678                                 </view>
16679                             </tabViewItem>
16680                             <tabViewItem label="3" identifier="3" id="mZM-61-EIg">
16681                                 <view key="view" id="MQx-Dx-Cqd">
16682                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16683                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16684                                     <subviews>
16685                                         <button id="J2t-Ve-P9m">
16686                                             <rect key="frame" x="7" y="234" width="74" height="18"/>
16687                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16688                                             <buttonCell key="cell" type="check" title="ユニット" bezelStyle="regularSquare" imagePosition="left" inset="2" id="N3T-9M-dC6">
16689                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16690                                                 <font key="font" size="13" name="AquaKana"/>
16691                                             </buttonCell>
16692                                         </button>
16693                                         <popUpButton verticalHuggingPriority="750" id="V9M-lz-P00">
16694                                             <rect key="frame" x="90" y="230" width="205" height="26"/>
16695                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16696                                             <popUpButtonCell key="cell" type="push" title="Item 1" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="LAB-lO-Yru" id="eLr-3s-M3c">
16697                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16698                                                 <font key="font" metaFont="menu"/>
16699                                                 <menu key="menu" title="OtherViews" id="QMS-M3-cKo">
16700                                                     <items>
16701                                                         <menuItem title="Item 1" state="on" id="LAB-lO-Yru"/>
16702                                                         <menuItem title="Item 2" id="kvB-3J-NHO"/>
16703                                                         <menuItem title="Item 3" id="jp0-62-zsP"/>
16704                                                     </items>
16705                                                 </menu>
16706                                             </popUpButtonCell>
16707                                         </popUpButton>
16708                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0zm-Qr-V0e">
16709                                             <rect key="frame" x="295" y="235" width="17" height="17"/>
16710                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16711                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="が" id="RV1-PB-LrH">
16712                                                 <font key="font" size="13" name="AquaKana"/>
16713                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16714                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16715                                             </textFieldCell>
16716                                         </textField>
16717                                         <button id="ZsX-dH-PQH">
16718                                             <rect key="frame" x="20" y="208" width="126" height="18"/>
16719                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16720                                             <buttonCell key="cell" type="check" title="パーティーにいる" bezelStyle="regularSquare" imagePosition="left" inset="2" id="I7q-IM-sR2">
16721                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16722                                                 <font key="font" size="13" name="AquaKana"/>
16723                                             </buttonCell>
16724                                         </button>
16725                                         <button id="ghN-8E-bq1">
16726                                             <rect key="frame" x="20" y="149" width="61" height="18"/>
16727                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16728                                             <buttonCell key="cell" type="check" title="スキル" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Ra5-RK-pcI">
16729                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16730                                                 <font key="font" size="13" name="AquaKana"/>
16731                                             </buttonCell>
16732                                         </button>
16733                                         <button id="fix-QR-ysl">
16734                                             <rect key="frame" x="20" y="122" width="74" height="18"/>
16735                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16736                                             <buttonCell key="cell" type="check" title="ステート" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Kx8-Gy-P6t">
16737                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16738                                                 <font key="font" size="13" name="AquaKana"/>
16739                                             </buttonCell>
16740                                         </button>
16741                                         <textField verticalHuggingPriority="750" id="vLi-fh-a29">
16742                                             <rect key="frame" x="83" y="176" width="161" height="22"/>
16743                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16744                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0P8-Jx-ZM2">
16745                                                 <font key="font" metaFont="system"/>
16746                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16747                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16748                                             </textFieldCell>
16749                                         </textField>
16750                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JH7-fz-Vuw">
16751                                             <rect key="frame" x="245" y="179" width="82" height="17"/>
16752                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16753                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="になっている" id="VSb-rk-Pw6">
16754                                                 <font key="font" size="13" name="AquaKana"/>
16755                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
16756                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
16757                                             </textFieldCell>
16758                                         </textField>
16759                                         <button id="Jfg-gx-EKl">
16760                                             <rect key="frame" x="20" y="177" width="48" height="18"/>
16761                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16762                                             <buttonCell key="cell" type="check" title="名前" bezelStyle="regularSquare" imagePosition="left" inset="2" id="ecC-aK-EBT">
16763                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16764                                                 <font key="font" size="13" name="AquaKana"/>
16765                                             </buttonCell>
16766                                         </button>
16767                                     </subviews>
16768                                 </view>
16769                             </tabViewItem>
16770                             <tabViewItem label="4" identifier="" id="4DP-gR-oep">
16771                                 <view key="view" id="6mg-nF-sX7">
16772                                     <rect key="frame" x="10" y="33" width="335" height="257"/>
16773                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16774                                     <subviews>
16775                                         <button id="dpP-yf-aKn">
16776                                             <rect key="frame" x="31" y="231" width="61" height="18"/>
16777                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16778                                             <buttonCell key="cell" type="check" title="味方の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OHR-cd-hqm">
16779                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16780                                                 <font key="font" size="13" name="AquaKana"/>
16781                                             </buttonCell>
16782                                         </button>
16783                                         <button id="RSO-ZO-Cf6">
16784                                             <rect key="frame" x="31" y="105" width="48" height="18"/>
16785                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16786                                             <buttonCell key="cell" type="check" title="敵の" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SWW-Tt-jyl">
16787                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16788                                                 <font key="font" size="13" name="AquaKana"/>
16789                                             </buttonCell>
16790                                         </button>
16791                                         <button id="fHP-vs-GZ7">
16792                                             <rect key="frame" x="63" y="79" width="48" height="18"/>
16793                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16794                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="Z70-2N-42s">
16795                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16796                                                 <font key="font" size="13" name="AquaKana"/>
16797                                             </buttonCell>
16798                                         </button>
16799                                         <button id="gZ4-oa-TXa">
16800                                             <rect key="frame" x="63" y="46" width="48" height="18"/>
16801                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16802                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="OnZ-u4-S5x">
16803                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16804                                                 <font key="font" size="13" name="AquaKana"/>
16805                                             </buttonCell>
16806                                         </button>
16807                                         <button id="2mt-yo-cB7">
16808                                             <rect key="frame" x="63" y="12" width="48" height="18"/>
16809                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16810                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="jxR-h1-mQp">
16811                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16812                                                 <font key="font" size="13" name="AquaKana"/>
16813                                             </buttonCell>
16814                                         </button>
16815                                         <textField verticalHuggingPriority="750" id="N9Q-6f-JF3">
16816                                             <rect key="frame" x="117" y="77" width="96" height="22"/>
16817                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16818                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Kbl-17-Pv8">
16819                                                 <font key="font" metaFont="system"/>
16820                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16821                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16822                                             </textFieldCell>
16823                                         </textField>
16824                                         <textField verticalHuggingPriority="750" id="f5V-Lj-3F8">
16825                                             <rect key="frame" x="117" y="44" width="96" height="22"/>
16826                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16827                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="NfP-i7-7p2">
16828                                                 <font key="font" metaFont="system"/>
16829                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16830                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16831                                             </textFieldCell>
16832                                         </textField>
16833                                         <textField verticalHuggingPriority="750" id="gZd-Io-3fM">
16834                                             <rect key="frame" x="117" y="10" width="96" height="22"/>
16835                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16836                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="kEP-fx-4w9">
16837                                                 <font key="font" metaFont="system"/>
16838                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16839                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16840                                             </textFieldCell>
16841                                         </textField>
16842                                         <popUpButton verticalHuggingPriority="750" id="tfX-k2-uJo">
16843                                             <rect key="frame" x="230" y="75" width="75" height="26"/>
16844                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16845                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="7g0-UG-Upu" id="sFd-Jp-pHS">
16846                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16847                                                 <font key="font" metaFont="menu"/>
16848                                                 <menu key="menu" title="OtherViews" id="e1N-al-IIT">
16849                                                     <items>
16850                                                         <menuItem title="以上" state="on" id="7g0-UG-Upu"/>
16851                                                         <menuItem title="以下" id="Gy7-tO-bXk"/>
16852                                                     </items>
16853                                                 </menu>
16854                                             </popUpButtonCell>
16855                                         </popUpButton>
16856                                         <popUpButton verticalHuggingPriority="750" id="AdP-uj-sEp">
16857                                             <rect key="frame" x="230" y="42" width="75" height="26"/>
16858                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16859                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="ih6-o0-7zv" id="5ea-wl-Wzd">
16860                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16861                                                 <font key="font" metaFont="menu"/>
16862                                                 <menu key="menu" title="OtherViews" id="GtE-Xg-kat">
16863                                                     <items>
16864                                                         <menuItem title="以上" state="on" id="ih6-o0-7zv"/>
16865                                                         <menuItem title="以下" id="TCW-ej-BlX"/>
16866                                                     </items>
16867                                                 </menu>
16868                                             </popUpButtonCell>
16869                                         </popUpButton>
16870                                         <popUpButton verticalHuggingPriority="750" id="LIK-W2-SIq">
16871                                             <rect key="frame" x="230" y="8" width="75" height="26"/>
16872                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16873                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="enn-nr-P5n" id="GbY-5U-zoc">
16874                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16875                                                 <font key="font" metaFont="menu"/>
16876                                                 <menu key="menu" title="OtherViews" id="quE-cg-glG">
16877                                                     <items>
16878                                                         <menuItem title="以上" state="on" id="enn-nr-P5n"/>
16879                                                         <menuItem title="以下" id="bF1-3L-91Q"/>
16880                                                     </items>
16881                                                 </menu>
16882                                             </popUpButtonCell>
16883                                         </popUpButton>
16884                                         <button id="Tc7-Jl-5FD">
16885                                             <rect key="frame" x="63" y="205" width="48" height="18"/>
16886                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16887                                             <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" inset="2" id="MNx-fT-Vbm">
16888                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16889                                                 <font key="font" size="13" name="AquaKana"/>
16890                                             </buttonCell>
16891                                         </button>
16892                                         <button id="Cep-d6-R0P">
16893                                             <rect key="frame" x="63" y="172" width="48" height="18"/>
16894                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16895                                             <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" inset="2" id="B0R-0w-Jnc">
16896                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16897                                                 <font key="font" size="13" name="AquaKana"/>
16898                                             </buttonCell>
16899                                         </button>
16900                                         <button id="GUL-wX-XdQ">
16901                                             <rect key="frame" x="63" y="138" width="48" height="18"/>
16902                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16903                                             <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" inset="2" id="9Xl-7I-G5u">
16904                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
16905                                                 <font key="font" size="13" name="AquaKana"/>
16906                                             </buttonCell>
16907                                         </button>
16908                                         <textField verticalHuggingPriority="750" id="LAP-zU-WBY">
16909                                             <rect key="frame" x="117" y="203" width="96" height="22"/>
16910                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16911                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="DNR-6A-BWG">
16912                                                 <font key="font" metaFont="system"/>
16913                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16914                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16915                                             </textFieldCell>
16916                                         </textField>
16917                                         <textField verticalHuggingPriority="750" id="sQc-si-ZgR">
16918                                             <rect key="frame" x="117" y="170" width="96" height="22"/>
16919                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16920                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="zmw-hU-Tjz">
16921                                                 <font key="font" metaFont="system"/>
16922                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16923                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16924                                             </textFieldCell>
16925                                         </textField>
16926                                         <textField verticalHuggingPriority="750" id="vcC-TZ-Hd5">
16927                                             <rect key="frame" x="117" y="136" width="96" height="22"/>
16928                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16929                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="xuh-Ep-Q29">
16930                                                 <font key="font" metaFont="system"/>
16931                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
16932                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
16933                                             </textFieldCell>
16934                                         </textField>
16935                                         <popUpButton verticalHuggingPriority="750" id="cVw-du-zW3">
16936                                             <rect key="frame" x="230" y="201" width="75" height="26"/>
16937                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16938                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="pHd-tR-mMC" id="1lW-db-NZZ">
16939                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16940                                                 <font key="font" metaFont="menu"/>
16941                                                 <menu key="menu" title="OtherViews" id="Akq-VB-LZ4">
16942                                                     <items>
16943                                                         <menuItem title="以上" state="on" id="pHd-tR-mMC"/>
16944                                                         <menuItem title="以下" id="3Er-V1-PTe"/>
16945                                                     </items>
16946                                                 </menu>
16947                                             </popUpButtonCell>
16948                                         </popUpButton>
16949                                         <popUpButton verticalHuggingPriority="750" id="p2V-MV-uR9">
16950                                             <rect key="frame" x="230" y="168" width="75" height="26"/>
16951                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16952                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="RR3-Yx-1zf" id="ruK-F6-hIP">
16953                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16954                                                 <font key="font" metaFont="menu"/>
16955                                                 <menu key="menu" title="OtherViews" id="oKS-KW-5xf">
16956                                                     <items>
16957                                                         <menuItem title="以上" state="on" id="RR3-Yx-1zf"/>
16958                                                         <menuItem title="以下" id="6Dr-gx-SHy"/>
16959                                                     </items>
16960                                                 </menu>
16961                                             </popUpButtonCell>
16962                                         </popUpButton>
16963                                         <popUpButton verticalHuggingPriority="750" id="SQW-av-8KS">
16964                                             <rect key="frame" x="230" y="134" width="75" height="26"/>
16965                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16966                                             <popUpButtonCell key="cell" type="push" title="以上" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="P0g-4T-swQ" id="cIJ-8L-YFo">
16967                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
16968                                                 <font key="font" metaFont="menu"/>
16969                                                 <menu key="menu" title="OtherViews" id="flG-bh-wfA">
16970                                                     <items>
16971                                                         <menuItem title="以上" state="on" id="P0g-4T-swQ"/>
16972                                                         <menuItem title="以下" id="Aiw-8g-gJp"/>
16973                                                     </items>
16974                                                 </menu>
16975                                             </popUpButtonCell>
16976                                         </popUpButton>
16977                                     </subviews>
16978                                 </view>
16979                             </tabViewItem>
16980                         </tabViewItems>
16981                     </tabView>
16982                 </subviews>
16983             </view>
16984             <point key="canvasLocation" x="-194" y="-570.5"/>
16985         </window>
16986         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9FO-Ca-tXd" userLabel="ラベル入力の決定">
16987             <windowStyleMask key="styleMask" titled="YES"/>
16988             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
16989             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
16990             <view key="contentView" id="0FG-3J-Jy0">
16991                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
16992                 <autoresizingMask key="autoresizingMask"/>
16993                 <subviews>
16994                     <button verticalHuggingPriority="750" id="ana-2l-aJH">
16995                         <rect key="frame" x="258" y="13" width="66" height="32"/>
16996                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
16997                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zRz-qu-9ph">
16998                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
16999                             <font key="font" size="13" name="AquaKana"/>
17000                         </buttonCell>
17001                         <connections>
17002                             <action selector="EDlabelSubmit:" target="3826" id="HcW-2t-LWq"/>
17003                         </connections>
17004                     </button>
17005                     <button verticalHuggingPriority="750" id="u7v-AZ-3ET">
17006                         <rect key="frame" x="324" y="13" width="105" height="32"/>
17007                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17008                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4rj-Zq-KSO">
17009                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17010                             <font key="font" size="13" name="AquaKana"/>
17011                         </buttonCell>
17012                         <connections>
17013                             <action selector="EDlabelCancel:" target="3826" id="AA4-Gf-msA"/>
17014                         </connections>
17015                     </button>
17016                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="0Iy-7i-WRC">
17017                         <rect key="frame" x="21" y="101" width="56" height="17"/>
17018                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17019                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベル名" id="HBJ-Yh-Z6R">
17020                             <font key="font" size="13" name="AquaKana"/>
17021                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17022                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17023                         </textFieldCell>
17024                     </textField>
17025                     <textField verticalHuggingPriority="750" id="XP1-6Q-7Va">
17026                         <rect key="frame" x="23" y="71" width="400" height="22"/>
17027                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17028                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="o5J-Xg-rkY">
17029                             <font key="font" metaFont="system"/>
17030                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17031                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17032                         </textFieldCell>
17033                     </textField>
17034                 </subviews>
17035             </view>
17036         </window>
17037         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="hR9-Tc-lNv" userLabel="ラベルジャンプ入力の決定">
17038             <windowStyleMask key="styleMask" titled="YES"/>
17039             <rect key="contentRect" x="678" y="400" width="443" height="132"/>
17040             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17041             <view key="contentView" id="he2-Gl-649">
17042                 <rect key="frame" x="0.0" y="0.0" width="443" height="132"/>
17043                 <autoresizingMask key="autoresizingMask"/>
17044                 <subviews>
17045                     <button verticalHuggingPriority="750" id="CnZ-0r-gwx">
17046                         <rect key="frame" x="258" y="13" width="66" height="32"/>
17047                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17048                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pDj-XR-5QS">
17049                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17050                             <font key="font" size="13" name="AquaKana"/>
17051                         </buttonCell>
17052                         <connections>
17053                             <action selector="EDlabelJumpSubmit:" target="3826" id="n5E-Cd-PhV"/>
17054                         </connections>
17055                     </button>
17056                     <button verticalHuggingPriority="750" id="K1Y-eH-tXn">
17057                         <rect key="frame" x="324" y="13" width="105" height="32"/>
17058                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17059                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TXE-A7-jgc">
17060                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17061                             <font key="font" size="13" name="AquaKana"/>
17062                         </buttonCell>
17063                         <connections>
17064                             <action selector="EDlabelJumpCancel:" target="3826" id="Gvg-7g-EJJ"/>
17065                         </connections>
17066                     </button>
17067                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dJZ-5w-ulT">
17068                         <rect key="frame" x="21" y="101" width="108" height="17"/>
17069                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17070                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ラベルジャンプ名" id="SrN-5x-ZEe">
17071                             <font key="font" size="13" name="AquaKana"/>
17072                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17073                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17074                         </textFieldCell>
17075                     </textField>
17076                     <textField verticalHuggingPriority="750" id="mxc-bZ-L3I">
17077                         <rect key="frame" x="23" y="71" width="400" height="22"/>
17078                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17079                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dMK-Nb-SwI">
17080                             <font key="font" metaFont="system"/>
17081                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17082                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17083                         </textFieldCell>
17084                     </textField>
17085                 </subviews>
17086             </view>
17087         </window>
17088         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="C8g-D6-Mka" userLabel="コメントの決定">
17089             <windowStyleMask key="styleMask" titled="YES"/>
17090             <rect key="contentRect" x="678" y="400" width="451" height="236"/>
17091             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17092             <view key="contentView" id="x6k-qP-cnu">
17093                 <rect key="frame" x="0.0" y="0.0" width="451" height="236"/>
17094                 <autoresizingMask key="autoresizingMask"/>
17095                 <subviews>
17096                     <button verticalHuggingPriority="750" id="Ike-Fu-LFd">
17097                         <rect key="frame" x="266" y="13" width="66" height="32"/>
17098                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17099                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GZf-zY-S1p">
17100                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17101                             <font key="font" size="13" name="AquaKana"/>
17102                         </buttonCell>
17103                         <connections>
17104                             <action selector="EDmemoSubmit:" target="3826" id="kAY-nn-Nv3"/>
17105                         </connections>
17106                     </button>
17107                     <button verticalHuggingPriority="750" id="aGH-lr-S7I">
17108                         <rect key="frame" x="332" y="13" width="105" height="32"/>
17109                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17110                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="39z-ip-xXK">
17111                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17112                             <font key="font" size="13" name="AquaKana"/>
17113                         </buttonCell>
17114                         <connections>
17115                             <action selector="EDmemoCancel:" target="3826" id="ocd-bv-6lF"/>
17116                         </connections>
17117                     </button>
17118                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JSI-e4-S4T">
17119                         <rect key="frame" x="21" y="205" width="30" height="17"/>
17120                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17121                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="注釈" id="aV9-jZ-7jC">
17122                             <font key="font" size="13" name="AquaKana"/>
17123                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17124                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17125                         </textFieldCell>
17126                     </textField>
17127                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="srC-Sk-SJR">
17128                         <rect key="frame" x="35" y="90" width="360" height="107"/>
17129                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17130                         <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="F2b-bI-Udg">
17131                             <font key="font" size="13" name="AquaKana"/>
17132                             <string key="title">おまんこ
17133 おまんちん
17134 おちんちん
17135 おまんちん
17136 おまんこ
17137 おちんこ</string>
17138                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17139                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17140                         </textFieldCell>
17141                     </textField>
17142                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hic-Wo-gVp">
17143                         <rect key="frame" x="33" y="52" width="148" height="17"/>
17144                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17145                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※Option+Returnで改行" id="jbI-u4-cGT">
17146                             <font key="font" metaFont="system"/>
17147                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17148                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17149                         </textFieldCell>
17150                     </textField>
17151                 </subviews>
17152             </view>
17153         </window>
17154         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="6Hi-zV-IoJ" userLabel="リソースの決定">
17155             <windowStyleMask key="styleMask" titled="YES"/>
17156             <rect key="contentRect" x="678" y="400" width="350" height="295"/>
17157             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17158             <view key="contentView" id="b1g-6G-xNb">
17159                 <rect key="frame" x="0.0" y="0.0" width="350" height="295"/>
17160                 <autoresizingMask key="autoresizingMask"/>
17161                 <subviews>
17162                     <button verticalHuggingPriority="750" id="FuH-6O-llV">
17163                         <rect key="frame" x="177" y="13" width="66" height="32"/>
17164                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17165                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Sm-Ts-VhQ">
17166                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17167                             <font key="font" size="13" name="AquaKana"/>
17168                         </buttonCell>
17169                         <connections>
17170                             <action selector="EDresourceSubmit:" target="3826" id="0Rq-9H-Y1L"/>
17171                         </connections>
17172                     </button>
17173                     <button verticalHuggingPriority="750" id="cl2-Vc-Tb7">
17174                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17175                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17176                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JeJ-T6-2BZ">
17177                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17178                             <font key="font" size="13" name="AquaKana"/>
17179                         </buttonCell>
17180                         <connections>
17181                             <action selector="EDresourceCancel:" target="3826" id="lfY-6q-KLo"/>
17182                         </connections>
17183                     </button>
17184                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="kK0-7M-1Qr">
17185                         <rect key="frame" x="92" y="192" width="180" height="21"/>
17186                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17187                         <clipView key="contentView" id="RTa-GD-uis">
17188                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17189                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17190                             <subviews>
17191                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="pTP-xU-fsr">
17192                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17193                                     <autoresizingMask key="autoresizingMask"/>
17194                                     <size key="intercellSpacing" width="3" height="2"/>
17195                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17196                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17197                                     <tableColumns>
17198                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="psM-g8-rYI">
17199                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17200                                                 <font key="font" metaFont="smallSystem"/>
17201                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17202                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17203                                             </tableHeaderCell>
17204                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="YeC-ZA-70v">
17205                                                 <font key="font" metaFont="system"/>
17206                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17207                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17208                                                 <connections>
17209                                                     <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="DhG-df-xII"/>
17210                                                 </connections>
17211                                             </textFieldCell>
17212                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17213                                             <connections>
17214                                                 <binding destination="p1U-wU-xM5" name="value" keyPath="arrangedObjects.value" id="iN5-KE-gJH">
17215                                                     <dictionary key="options">
17216                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17217                                                     </dictionary>
17218                                                 </binding>
17219                                             </connections>
17220                                         </tableColumn>
17221                                     </tableColumns>
17222                                 </tableView>
17223                             </subviews>
17224                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17225                         </clipView>
17226                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="ycC-G6-Kxy">
17227                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17228                             <autoresizingMask key="autoresizingMask"/>
17229                         </scroller>
17230                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="lZ8-XK-g2I">
17231                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17232                             <autoresizingMask key="autoresizingMask"/>
17233                         </scroller>
17234                     </scrollView>
17235                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="y6g-VW-KlV">
17236                         <rect key="frame" x="21" y="269" width="95" height="17"/>
17237                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17238                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="リソースの操作" id="I5U-DV-wHq">
17239                             <font key="font" size="13" name="AquaKana"/>
17240                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17241                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17242                         </textFieldCell>
17243                     </textField>
17244                     <textField verticalHuggingPriority="750" id="pM7-GM-D6i">
17245                         <rect key="frame" x="92" y="215" width="96" height="22"/>
17246                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17247                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PPq-l3-07j">
17248                             <font key="font" metaFont="system"/>
17249                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17250                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17251                         </textFieldCell>
17252                     </textField>
17253                     <button id="LqA-EK-y65">
17254                         <rect key="frame" x="23" y="243" width="48" height="18"/>
17255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17256                         <buttonCell key="cell" type="check" title="資源" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="gfC-4x-AQ9">
17257                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17258                             <font key="font" size="13" name="AquaKana"/>
17259                         </buttonCell>
17260                     </button>
17261                     <button id="Nxy-YO-mzZ">
17262                         <rect key="frame" x="23" y="166" width="48" height="18"/>
17263                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17264                         <buttonCell key="cell" type="check" title="食料" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="0nU-2c-vzD">
17265                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17266                             <font key="font" size="13" name="AquaKana"/>
17267                         </buttonCell>
17268                     </button>
17269                     <button id="vTU-W1-iGd">
17270                         <rect key="frame" x="21" y="93" width="48" height="18"/>
17271                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17272                         <buttonCell key="cell" type="check" title="資金" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="a5t-gS-5Lb">
17273                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17274                             <font key="font" size="13" name="AquaKana"/>
17275                         </buttonCell>
17276                     </button>
17277                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="CBn-Ov-gpg">
17278                         <rect key="frame" x="25" y="199" width="61" height="38"/>
17279                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17280                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17281                         <size key="cellSize" width="48" height="18"/>
17282                         <size key="intercellSpacing" width="4" height="2"/>
17283                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Lp3-pz-lNG">
17284                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17285                             <font key="font" metaFont="system"/>
17286                         </buttonCell>
17287                         <cells>
17288                             <column>
17289                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="GQQ-cS-Jwz">
17290                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17291                                     <font key="font" metaFont="system"/>
17292                                 </buttonCell>
17293                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2nr-Fr-UuG">
17294                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17295                                     <font key="font" metaFont="system"/>
17296                                 </buttonCell>
17297                             </column>
17298                         </cells>
17299                     </matrix>
17300                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="2ef-IU-hhw">
17301                         <rect key="frame" x="87" y="166" width="202" height="18"/>
17302                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17303                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17304                         <size key="cellSize" width="61" height="18"/>
17305                         <size key="intercellSpacing" width="4" height="2"/>
17306                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="h4s-rR-LAi">
17307                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17308                             <font key="font" metaFont="system"/>
17309                         </buttonCell>
17310                         <cells>
17311                             <column>
17312                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="XAf-lK-q1G">
17313                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17314                                     <font key="font" metaFont="system"/>
17315                                 </buttonCell>
17316                             </column>
17317                             <column>
17318                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="vag-br-Qrh">
17319                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17320                                     <font key="font" metaFont="system"/>
17321                                 </buttonCell>
17322                             </column>
17323                         </cells>
17324                     </matrix>
17325                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="8gu-mW-2lH">
17326                         <rect key="frame" x="92" y="115" width="180" height="21"/>
17327                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17328                         <clipView key="contentView" id="HRG-db-cFo">
17329                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17330                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17331                             <subviews>
17332                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="H0t-vi-mZ6">
17333                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17334                                     <autoresizingMask key="autoresizingMask"/>
17335                                     <size key="intercellSpacing" width="3" height="2"/>
17336                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17337                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17338                                     <tableColumns>
17339                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="7He-mE-9B2">
17340                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17341                                                 <font key="font" metaFont="smallSystem"/>
17342                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17343                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17344                                             </tableHeaderCell>
17345                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="HCb-hh-ia6">
17346                                                 <font key="font" metaFont="system"/>
17347                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17348                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17349                                                 <connections>
17350                                                     <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="J4h-rW-BQr"/>
17351                                                 </connections>
17352                                             </textFieldCell>
17353                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17354                                             <connections>
17355                                                 <binding destination="Nb4-Pc-Ok6" name="value" keyPath="arrangedObjects.value" id="R0g-k7-Kaz">
17356                                                     <dictionary key="options">
17357                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17358                                                     </dictionary>
17359                                                 </binding>
17360                                             </connections>
17361                                         </tableColumn>
17362                                     </tableColumns>
17363                                 </tableView>
17364                             </subviews>
17365                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17366                         </clipView>
17367                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="T7U-Pz-lAa">
17368                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17369                             <autoresizingMask key="autoresizingMask"/>
17370                         </scroller>
17371                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="r9a-tj-VN0">
17372                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17373                             <autoresizingMask key="autoresizingMask"/>
17374                         </scroller>
17375                     </scrollView>
17376                     <textField verticalHuggingPriority="750" id="Cl5-YI-L26">
17377                         <rect key="frame" x="92" y="136" width="96" height="22"/>
17378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17379                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="BsN-Cm-ECf">
17380                             <font key="font" metaFont="system"/>
17381                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17382                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17383                         </textFieldCell>
17384                     </textField>
17385                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="795-sw-vba">
17386                         <rect key="frame" x="25" y="120" width="61" height="38"/>
17387                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17388                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17389                         <size key="cellSize" width="48" height="18"/>
17390                         <size key="intercellSpacing" width="4" height="2"/>
17391                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="lzj-d3-gXI">
17392                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17393                             <font key="font" metaFont="system"/>
17394                         </buttonCell>
17395                         <cells>
17396                             <column>
17397                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="mwz-2H-YND">
17398                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17399                                     <font key="font" metaFont="system"/>
17400                                 </buttonCell>
17401                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="91A-Ka-sMU">
17402                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17403                                     <font key="font" metaFont="system"/>
17404                                 </buttonCell>
17405                             </column>
17406                         </cells>
17407                     </matrix>
17408                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Pvo-F4-WIN">
17409                         <rect key="frame" x="87" y="94" width="202" height="18"/>
17410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17411                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17412                         <size key="cellSize" width="61" height="18"/>
17413                         <size key="intercellSpacing" width="4" height="2"/>
17414                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="K09-zw-8Ge">
17415                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17416                             <font key="font" metaFont="system"/>
17417                         </buttonCell>
17418                         <cells>
17419                             <column>
17420                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Szo-pX-AAM">
17421                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17422                                     <font key="font" metaFont="system"/>
17423                                 </buttonCell>
17424                             </column>
17425                             <column>
17426                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="po8-4N-Aq7">
17427                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17428                                     <font key="font" metaFont="system"/>
17429                                 </buttonCell>
17430                             </column>
17431                         </cells>
17432                     </matrix>
17433                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Fgi-Sc-TjL">
17434                         <rect key="frame" x="90" y="45" width="180" height="21"/>
17435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17436                         <clipView key="contentView" id="tVM-Kq-21Z">
17437                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17438                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17439                             <subviews>
17440                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Lji-Ph-drn">
17441                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17442                                     <autoresizingMask key="autoresizingMask"/>
17443                                     <size key="intercellSpacing" width="3" height="2"/>
17444                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17445                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17446                                     <tableColumns>
17447                                         <tableColumn editable="NO" width="174.51953125" minWidth="40" maxWidth="1000" id="egO-cJ-0SR">
17448                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17449                                                 <font key="font" metaFont="smallSystem"/>
17450                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17451                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17452                                             </tableHeaderCell>
17453                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="uGX-aQ-Ajm">
17454                                                 <font key="font" metaFont="system"/>
17455                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17456                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17457                                                 <connections>
17458                                                     <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="7Ee-fr-PWm"/>
17459                                                 </connections>
17460                                             </textFieldCell>
17461                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17462                                             <connections>
17463                                                 <binding destination="58i-XA-5ch" name="value" keyPath="arrangedObjects.value" id="pEO-r0-hVz">
17464                                                     <dictionary key="options">
17465                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17466                                                     </dictionary>
17467                                                 </binding>
17468                                             </connections>
17469                                         </tableColumn>
17470                                     </tableColumns>
17471                                 </tableView>
17472                             </subviews>
17473                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17474                         </clipView>
17475                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="S87-0p-UeU">
17476                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17477                             <autoresizingMask key="autoresizingMask"/>
17478                         </scroller>
17479                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="1j5-1h-sql">
17480                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17481                             <autoresizingMask key="autoresizingMask"/>
17482                         </scroller>
17483                     </scrollView>
17484                     <textField verticalHuggingPriority="750" id="Qya-j5-wMv">
17485                         <rect key="frame" x="90" y="66" width="96" height="22"/>
17486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="N4b-6x-i6c">
17488                             <font key="font" metaFont="system"/>
17489                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17490                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17491                         </textFieldCell>
17492                     </textField>
17493                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="xpW-N7-zAF">
17494                         <rect key="frame" x="23" y="50" width="61" height="38"/>
17495                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17496                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17497                         <size key="cellSize" width="48" height="18"/>
17498                         <size key="intercellSpacing" width="4" height="2"/>
17499                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="VzO-fr-JZO">
17500                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17501                             <font key="font" metaFont="system"/>
17502                         </buttonCell>
17503                         <cells>
17504                             <column>
17505                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qDt-fu-dFo">
17506                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17507                                     <font key="font" metaFont="system"/>
17508                                 </buttonCell>
17509                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="OhX-ac-X3D">
17510                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17511                                     <font key="font" metaFont="system"/>
17512                                 </buttonCell>
17513                             </column>
17514                         </cells>
17515                     </matrix>
17516                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="DiE-GY-70N">
17517                         <rect key="frame" x="87" y="243" width="202" height="18"/>
17518                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17519                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17520                         <size key="cellSize" width="61" height="18"/>
17521                         <size key="intercellSpacing" width="4" height="2"/>
17522                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="tJm-XT-nOq">
17523                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17524                             <font key="font" metaFont="system"/>
17525                         </buttonCell>
17526                         <cells>
17527                             <column>
17528                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="U3K-ET-3kh">
17529                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17530                                     <font key="font" metaFont="system"/>
17531                                 </buttonCell>
17532                             </column>
17533                             <column>
17534                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="dmr-UC-mQR">
17535                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17536                                     <font key="font" metaFont="system"/>
17537                                 </buttonCell>
17538                             </column>
17539                         </cells>
17540                     </matrix>
17541                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pc4-PD-Ixo">
17542                         <rect key="frame" x="21" y="22" width="43" height="17"/>
17543                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17544                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="チーム" id="3hb-yM-1b3">
17545                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17546                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
17547                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17548                         </textFieldCell>
17549                     </textField>
17550                     <textField verticalHuggingPriority="750" id="26j-IY-Zcq">
17551                         <rect key="frame" x="90" y="19" width="32" height="22"/>
17552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17553                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="fD9-Xy-Hh2">
17554                             <font key="font" metaFont="system"/>
17555                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17556                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17557                         </textFieldCell>
17558                     </textField>
17559                 </subviews>
17560             </view>
17561         </window>
17562         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Gbh-BZ-Ivd" userLabel="hpの決定">
17563             <windowStyleMask key="styleMask" titled="YES"/>
17564             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17565             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17566             <view key="contentView" id="Wm7-95-tEG">
17567                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17568                 <autoresizingMask key="autoresizingMask"/>
17569                 <subviews>
17570                     <button verticalHuggingPriority="750" id="zYy-kH-k1N">
17571                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17572                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17573                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6rr-g4-rw8">
17574                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17575                             <font key="font" size="13" name="AquaKana"/>
17576                         </buttonCell>
17577                         <connections>
17578                             <action selector="EDhpFixSubmit:" target="3826" id="Sv5-Ct-b72"/>
17579                         </connections>
17580                     </button>
17581                     <button verticalHuggingPriority="750" id="zy5-hH-BIG">
17582                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17584                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pvt-0o-Z3R">
17585                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17586                             <font key="font" size="13" name="AquaKana"/>
17587                         </buttonCell>
17588                         <connections>
17589                             <action selector="EDhpFixCancel:" target="3826" id="0Ha-iU-wEl"/>
17590                         </connections>
17591                     </button>
17592                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="juQ-ob-MCO">
17593                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17594                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17595                         <clipView key="contentView" id="qSm-aH-XBc">
17596                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17597                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17598                             <subviews>
17599                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Xwe-1P-CYg">
17600                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17601                                     <autoresizingMask key="autoresizingMask"/>
17602                                     <size key="intercellSpacing" width="3" height="2"/>
17603                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17604                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17605                                     <tableColumns>
17606                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="1er-lM-pB6">
17607                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17608                                                 <font key="font" metaFont="smallSystem"/>
17609                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17610                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17611                                             </tableHeaderCell>
17612                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nFV-a6-rJM">
17613                                                 <font key="font" metaFont="system"/>
17614                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17615                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17616                                             </textFieldCell>
17617                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17618                                             <connections>
17619                                                 <binding destination="4OI-TZ-1oL" name="value" keyPath="arrangedObjects.name" id="4al-mS-9Wl">
17620                                                     <dictionary key="options">
17621                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17622                                                     </dictionary>
17623                                                 </binding>
17624                                             </connections>
17625                                         </tableColumn>
17626                                     </tableColumns>
17627                                 </tableView>
17628                             </subviews>
17629                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17630                         </clipView>
17631                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="M0V-u3-tAT">
17632                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17633                             <autoresizingMask key="autoresizingMask"/>
17634                         </scroller>
17635                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="6OY-1R-bb9">
17636                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17637                             <autoresizingMask key="autoresizingMask"/>
17638                         </scroller>
17639                     </scrollView>
17640                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="zNh-0G-Bwt">
17641                         <rect key="frame" x="21" y="453" width="108" height="17"/>
17642                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17643                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="ggJ-Ml-H3s">
17644                             <font key="font" size="13" name="AquaKana"/>
17645                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17646                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17647                         </textFieldCell>
17648                     </textField>
17649                     <textField verticalHuggingPriority="750" id="Y5V-Km-m9A">
17650                         <rect key="frame" x="89" y="358" width="96" height="22"/>
17651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17652                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="6Bq-xs-mWC">
17653                             <font key="font" metaFont="system"/>
17654                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17655                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17656                         </textFieldCell>
17657                     </textField>
17658                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="pDq-36-jdA">
17659                         <rect key="frame" x="23" y="334" width="61" height="38"/>
17660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17661                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17662                         <size key="cellSize" width="48" height="18"/>
17663                         <size key="intercellSpacing" width="4" height="2"/>
17664                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="LBl-9y-7Fc">
17665                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17666                             <font key="font" metaFont="system"/>
17667                         </buttonCell>
17668                         <cells>
17669                             <column>
17670                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Ijz-cu-f3S">
17671                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17672                                     <font key="font" metaFont="system"/>
17673                                 </buttonCell>
17674                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Icb-Oh-VWj">
17675                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17676                                     <font key="font" metaFont="system"/>
17677                                 </buttonCell>
17678                             </column>
17679                         </cells>
17680                     </matrix>
17681                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="fXr-VM-nY4">
17682                         <rect key="frame" x="20" y="388" width="202" height="18"/>
17683                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17684                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17685                         <size key="cellSize" width="61" height="18"/>
17686                         <size key="intercellSpacing" width="4" height="2"/>
17687                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="SCP-PX-TPH">
17688                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17689                             <font key="font" metaFont="system"/>
17690                         </buttonCell>
17691                         <cells>
17692                             <column>
17693                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="sAh-4s-c7q">
17694                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17695                                     <font key="font" metaFont="system"/>
17696                                 </buttonCell>
17697                             </column>
17698                             <column>
17699                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="5nD-Bx-qDN">
17700                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17701                                     <font key="font" metaFont="system"/>
17702                                 </buttonCell>
17703                             </column>
17704                         </cells>
17705                     </matrix>
17706                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="HJA-Lo-Spx">
17707                         <rect key="frame" x="22" y="179" width="307" height="83"/>
17708                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17709                         <clipView key="contentView" id="rz9-f6-LdL">
17710                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17711                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17712                             <subviews>
17713                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ItL-HP-xDF">
17714                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17715                                     <autoresizingMask key="autoresizingMask"/>
17716                                     <size key="intercellSpacing" width="3" height="2"/>
17717                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17718                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17719                                     <tableColumns>
17720                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="Owm-Lq-bXB">
17721                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17722                                                 <font key="font" metaFont="smallSystem"/>
17723                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17724                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17725                                             </tableHeaderCell>
17726                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Whg-0n-IHC">
17727                                                 <font key="font" metaFont="system"/>
17728                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17729                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17730                                             </textFieldCell>
17731                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17732                                             <connections>
17733                                                 <binding destination="qqa-eS-eeY" name="value" keyPath="arrangedObjects.name" id="a8k-Y4-GiY"/>
17734                                             </connections>
17735                                         </tableColumn>
17736                                     </tableColumns>
17737                                 </tableView>
17738                             </subviews>
17739                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17740                         </clipView>
17741                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Nk7-5u-tMd">
17742                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17743                             <autoresizingMask key="autoresizingMask"/>
17744                         </scroller>
17745                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oxK-fl-8Rn">
17746                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17747                             <autoresizingMask key="autoresizingMask"/>
17748                         </scroller>
17749                     </scrollView>
17750                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="lMQ-J8-ocY">
17751                         <rect key="frame" x="21" y="301" width="108" height="17"/>
17752                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17753                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="ujv-dV-uMR">
17754                             <font key="font" size="13" name="AquaKana"/>
17755                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17756                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17757                         </textFieldCell>
17758                     </textField>
17759                     <button verticalHuggingPriority="750" id="RdE-bD-uvW">
17760                         <rect key="frame" x="17" y="265" width="92" height="32"/>
17761                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17762                         <buttonCell key="cell" type="push" title="場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="X8r-fB-YDh">
17763                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17764                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17765                         </buttonCell>
17766                         <connections>
17767                             <action selector="EDhpFixPlace:" target="3826" id="XNx-91-f6D"/>
17768                         </connections>
17769                     </button>
17770                     <button verticalHuggingPriority="750" id="pdR-Ff-SAb">
17771                         <rect key="frame" x="16" y="141" width="92" height="32"/>
17772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17773                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vLA-54-Uyp">
17774                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17775                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17776                         </buttonCell>
17777                         <connections>
17778                             <action selector="EDhpFixValue:" target="3826" id="IKJ-rj-FnK"/>
17779                         </connections>
17780                     </button>
17781                     <button id="7zW-NF-uwH">
17782                         <rect key="frame" x="18" y="21" width="87" height="18"/>
17783                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17784                         <buttonCell key="cell" type="check" title="チーム全体" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8Sw-TG-jk9">
17785                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17786                             <font key="font" size="13" name="HiraKakuProN-W3"/>
17787                         </buttonCell>
17788                     </button>
17789                     <textField verticalHuggingPriority="750" id="JQU-Mq-kI8">
17790                         <rect key="frame" x="115" y="15" width="44" height="22"/>
17791                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17792                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="hPT-11-CgU">
17793                             <font key="font" metaFont="system"/>
17794                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17795                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17796                         </textFieldCell>
17797                     </textField>
17798                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="If1-kU-VHj">
17799                         <rect key="frame" x="23" y="55" width="307" height="83"/>
17800                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17801                         <clipView key="contentView" id="CMT-Nu-Hcw">
17802                             <rect key="frame" x="1" y="1" width="305" height="81"/>
17803                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17804                             <subviews>
17805                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="VcZ-Do-tDa">
17806                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
17807                                     <autoresizingMask key="autoresizingMask"/>
17808                                     <size key="intercellSpacing" width="3" height="2"/>
17809                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17810                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17811                                     <tableColumns>
17812                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="cOo-9E-aZl">
17813                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17814                                                 <font key="font" metaFont="smallSystem"/>
17815                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17816                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17817                                             </tableHeaderCell>
17818                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="NqA-5F-Fkw">
17819                                                 <font key="font" metaFont="system"/>
17820                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17821                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17822                                             </textFieldCell>
17823                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17824                                             <connections>
17825                                                 <binding destination="lrw-EV-jZ9" name="value" keyPath="arrangedObjects.name" id="KQK-Xa-IPg"/>
17826                                             </connections>
17827                                         </tableColumn>
17828                                     </tableColumns>
17829                                 </tableView>
17830                             </subviews>
17831                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17832                         </clipView>
17833                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="P8M-2f-hUN">
17834                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17835                             <autoresizingMask key="autoresizingMask"/>
17836                         </scroller>
17837                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="oTX-Bi-JfR">
17838                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17839                             <autoresizingMask key="autoresizingMask"/>
17840                         </scroller>
17841                     </scrollView>
17842                     <popUpButton verticalHuggingPriority="750" id="NsW-go-z0a">
17843                         <rect key="frame" x="21" y="421" width="109" height="26"/>
17844                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17845                         <popUpButtonCell key="cell" type="push" title="HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="lad-ok-lWQ" id="5fK-nt-OiY">
17846                             <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
17847                             <font key="font" metaFont="menu"/>
17848                             <menu key="menu" id="lLt-3U-byl">
17849                                 <items>
17850                                     <menuItem title="HP" state="on" id="lad-ok-lWQ"/>
17851                                     <menuItem title="MP" id="bnf-5w-qIy"/>
17852                                     <menuItem title="HPmax" id="iuN-Qd-C1K"/>
17853                                     <menuItem title="MPmax" id="Ocf-R7-rp2"/>
17854                                     <menuItem title="WT" id="69I-nL-8fI"/>
17855                                     <menuItem title="STR" id="u5h-t6-PG4"/>
17856                                     <menuItem title="VIT" id="tJB-my-jbc"/>
17857                                     <menuItem title="AGI" id="Nun-EC-uow"/>
17858                                     <menuItem title="DEX" id="fEy-Qr-PZa"/>
17859                                     <menuItem title="MEN" id="pmb-1c-HDQ"/>
17860                                     <menuItem title="INT" id="ozO-UY-Zrv"/>
17861                                     <menuItem title="LUK" id="x91-d1-o9X"/>
17862                                     <menuItem title="MOV" id="1BJ-Wa-s5N"/>
17863                                     <menuItem title="格闘" id="ZkR-cd-7TL"/>
17864                                     <menuItem title="射撃" id="iZ1-Uv-f17"/>
17865                                     <menuItem title="命中" id="N7X-tf-uLJ"/>
17866                                     <menuItem title="回避" id="dUM-Zi-4Kh"/>
17867                                     <menuItem title="反応" id="DAi-mb-2Lq"/>
17868                                     <menuItem title="技量" id="OQ6-Y5-IOc"/>
17869                                     <menuItem title="名前" id="5hN-u0-d8Q"/>
17870                                     <menuItem title="愛称" id="VZ9-bh-vnw"/>
17871                                     <menuItem title="クラス名" id="LA0-PX-h8J"/>
17872                                     <menuItem title="タイプ" id="8JT-vB-0oe"/>
17873                                     <menuItem title="移動タイプ" id="MGl-4H-e4P"/>
17874                                     <menuItem title="物資" id="Fat-dc-LVW"/>
17875                                     <menuItem title="食料" id="UCy-YO-QUH"/>
17876                                     <menuItem title="資金" id="NSu-0Q-Lkh"/>
17877                                     <menuItem title="作成WT" id="Kdu-XG-qiO"/>
17878                                 </items>
17879                             </menu>
17880                         </popUpButtonCell>
17881                     </popUpButton>
17882                 </subviews>
17883             </view>
17884         </window>
17885         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="86H-2U-uZm" userLabel="mpの決定">
17886             <windowStyleMask key="styleMask" titled="YES"/>
17887             <rect key="contentRect" x="678" y="400" width="350" height="479"/>
17888             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
17889             <view key="contentView" id="Mxj-Mc-vsu">
17890                 <rect key="frame" x="0.0" y="0.0" width="350" height="479"/>
17891                 <autoresizingMask key="autoresizingMask"/>
17892                 <subviews>
17893                     <button verticalHuggingPriority="750" id="86E-Et-py0">
17894                         <rect key="frame" x="165" y="13" width="66" height="32"/>
17895                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17896                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9Ud-Fl-DCP">
17897                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17898                             <font key="font" size="13" name="AquaKana"/>
17899                         </buttonCell>
17900                         <connections>
17901                             <action selector="EDmpSubmit:" target="3826" id="1MY-mE-eSw"/>
17902                         </connections>
17903                     </button>
17904                     <button verticalHuggingPriority="750" id="pkT-mE-bjB">
17905                         <rect key="frame" x="231" y="13" width="105" height="32"/>
17906                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17907                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gMA-ZT-vED">
17908                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
17909                             <font key="font" size="13" name="AquaKana"/>
17910                         </buttonCell>
17911                         <connections>
17912                             <action selector="EDmpCancel:" target="3826" id="Ecs-hD-wFV"/>
17913                         </connections>
17914                     </button>
17915                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="VR1-VW-ANx">
17916                         <rect key="frame" x="89" y="329" width="180" height="21"/>
17917                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17918                         <clipView key="contentView" id="kzU-EZ-W7L">
17919                             <rect key="frame" x="1" y="1" width="178" height="19"/>
17920                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
17921                             <subviews>
17922                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="1HY-Q7-nfW">
17923                                     <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
17924                                     <autoresizingMask key="autoresizingMask"/>
17925                                     <size key="intercellSpacing" width="3" height="2"/>
17926                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17927                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
17928                                     <tableColumns>
17929                                         <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="rs6-oY-fxY">
17930                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
17931                                                 <font key="font" metaFont="smallSystem"/>
17932                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
17933                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
17934                                             </tableHeaderCell>
17935                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="4eB-9b-T6l">
17936                                                 <font key="font" metaFont="system"/>
17937                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17938                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17939                                             </textFieldCell>
17940                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
17941                                             <connections>
17942                                                 <binding destination="YDX-O2-9LW" name="value" keyPath="arrangedObjects.name" id="S07-rU-ZAU">
17943                                                     <dictionary key="options">
17944                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
17945                                                     </dictionary>
17946                                                 </binding>
17947                                             </connections>
17948                                         </tableColumn>
17949                                     </tableColumns>
17950                                 </tableView>
17951                             </subviews>
17952                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
17953                         </clipView>
17954                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="bvc-4z-vrR">
17955                             <rect key="frame" x="1" y="119" width="223" height="15"/>
17956                             <autoresizingMask key="autoresizingMask"/>
17957                         </scroller>
17958                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="B5F-eN-qER">
17959                             <rect key="frame" x="224" y="17" width="15" height="102"/>
17960                             <autoresizingMask key="autoresizingMask"/>
17961                         </scroller>
17962                     </scrollView>
17963                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="8NH-Ep-Vw6">
17964                         <rect key="frame" x="21" y="453" width="64" height="17"/>
17965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17966                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MPの増減" id="weF-YT-bkC">
17967                             <font key="font" size="13" name="AquaKana"/>
17968                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
17969                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17970                         </textFieldCell>
17971                     </textField>
17972                     <textField verticalHuggingPriority="750" id="Pjb-kS-Usu">
17973                         <rect key="frame" x="89" y="378" width="96" height="22"/>
17974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17975                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="9pq-6W-4hI">
17976                             <font key="font" metaFont="system"/>
17977                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
17978                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
17979                         </textFieldCell>
17980                     </textField>
17981                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="myx-vq-H6O">
17982                         <rect key="frame" x="20" y="313" width="61" height="100"/>
17983                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
17984                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
17985                         <size key="cellSize" width="48" height="18"/>
17986                         <size key="intercellSpacing" width="4" height="2"/>
17987                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Hcg-wo-azX">
17988                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17989                             <font key="font" metaFont="system"/>
17990                         </buttonCell>
17991                         <cells>
17992                             <column>
17993                                 <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="rjz-AR-FVH">
17994                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17995                                     <font key="font" metaFont="system"/>
17996                                 </buttonCell>
17997                                 <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="Odu-zf-LmK">
17998                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
17999                                     <font key="font" metaFont="system"/>
18000                                 </buttonCell>
18001                             </column>
18002                         </cells>
18003                     </matrix>
18004                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="OJx-gO-G0X">
18005                         <rect key="frame" x="20" y="427" width="202" height="18"/>
18006                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18007                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18008                         <size key="cellSize" width="61" height="18"/>
18009                         <size key="intercellSpacing" width="4" height="2"/>
18010                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="7lU-Lq-vn5">
18011                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18012                             <font key="font" metaFont="system"/>
18013                         </buttonCell>
18014                         <cells>
18015                             <column>
18016                                 <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="E5V-YB-cKS">
18017                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18018                                     <font key="font" metaFont="system"/>
18019                                 </buttonCell>
18020                             </column>
18021                             <column>
18022                                 <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="IpT-zY-MX0">
18023                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18024                                     <font key="font" metaFont="system"/>
18025                                 </buttonCell>
18026                             </column>
18027                         </cells>
18028                     </matrix>
18029                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="70O-BX-6hL">
18030                         <rect key="frame" x="23" y="67" width="307" height="220"/>
18031                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18032                         <clipView key="contentView" id="MGq-pc-1mh">
18033                             <rect key="frame" x="1" y="1" width="305" height="218"/>
18034                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18035                             <subviews>
18036                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="u59-9M-7Mf">
18037                                     <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18038                                     <autoresizingMask key="autoresizingMask"/>
18039                                     <size key="intercellSpacing" width="3" height="2"/>
18040                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18041                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18042                                     <tableColumns>
18043                                         <tableColumn width="302" minWidth="40" maxWidth="1000" id="KIy-tl-QWk">
18044                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18045                                                 <font key="font" metaFont="smallSystem"/>
18046                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18047                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18048                                             </tableHeaderCell>
18049                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Iw2-oX-2mn">
18050                                                 <font key="font" metaFont="system"/>
18051                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18052                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18053                                             </textFieldCell>
18054                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18055                                             <connections>
18056                                                 <binding destination="CVJ-EH-LvH" name="value" keyPath="arrangedObjects.name" id="QZg-px-KBm"/>
18057                                             </connections>
18058                                         </tableColumn>
18059                                     </tableColumns>
18060                                 </tableView>
18061                             </subviews>
18062                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18063                         </clipView>
18064                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="79p-tu-ply">
18065                             <rect key="frame" x="1" y="119" width="223" height="15"/>
18066                             <autoresizingMask key="autoresizingMask"/>
18067                         </scroller>
18068                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cR9-WK-QhX">
18069                             <rect key="frame" x="224" y="17" width="15" height="102"/>
18070                             <autoresizingMask key="autoresizingMask"/>
18071                         </scroller>
18072                     </scrollView>
18073                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="hSJ-1c-pUX">
18074                         <rect key="frame" x="21" y="301" width="108" height="17"/>
18075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18076                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="Oko-Jx-VQi">
18077                             <font key="font" size="13" name="AquaKana"/>
18078                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18079                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18080                         </textFieldCell>
18081                     </textField>
18082                 </subviews>
18083             </view>
18084         </window>
18085         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="icF-x4-gp4" userLabel="スイッチの操作">
18086             <windowStyleMask key="styleMask" titled="YES"/>
18087             <rect key="contentRect" x="678" y="400" width="350" height="250"/>
18088             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18089             <view key="contentView" id="yaA-u3-jZh">
18090                 <rect key="frame" x="0.0" y="0.0" width="350" height="250"/>
18091                 <autoresizingMask key="autoresizingMask"/>
18092                 <subviews>
18093                     <button verticalHuggingPriority="750" id="vbp-NG-Oh1">
18094                         <rect key="frame" x="165" y="13" width="66" height="32"/>
18095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18096                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Y3H-NF-lUk">
18097                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18098                             <font key="font" size="13" name="AquaKana"/>
18099                         </buttonCell>
18100                         <connections>
18101                             <action selector="EDSWOKbtn:" target="3826" id="hk5-kw-bYN"/>
18102                         </connections>
18103                     </button>
18104                     <button verticalHuggingPriority="750" id="e5R-HF-jLN">
18105                         <rect key="frame" x="231" y="13" width="105" height="32"/>
18106                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18107                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YLQ-qX-2Je">
18108                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18109                             <font key="font" size="13" name="AquaKana"/>
18110                         </buttonCell>
18111                         <connections>
18112                             <action selector="EDSWCancelbtn:" target="3826" id="KS5-Ju-vZ4"/>
18113                         </connections>
18114                     </button>
18115                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="v8h-8o-GDR">
18116                         <rect key="frame" x="21" y="224" width="95" height="17"/>
18117                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18118                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの操作" id="nXW-WB-PlU">
18119                             <font key="font" size="13" name="AquaKana"/>
18120                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18121                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18122                         </textFieldCell>
18123                     </textField>
18124                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HLv-Bz-qPX">
18125                         <rect key="frame" x="21" y="192" width="225" height="17"/>
18126                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18127                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="F74-aY-nLj">
18128                             <font key="font" size="13" name="AquaKana"/>
18129                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18130                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18131                         </textFieldCell>
18132                     </textField>
18133                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="G86-n5-RLZ">
18134                         <rect key="frame" x="20" y="127" width="64" height="50"/>
18135                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18136                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18137                         <size key="cellSize" width="48" height="18"/>
18138                         <size key="intercellSpacing" width="4" height="2"/>
18139                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="k71-nq-JWy">
18140                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18141                             <font key="font" metaFont="system"/>
18142                         </buttonCell>
18143                         <cells>
18144                             <column>
18145                                 <buttonCell type="radio" title="ON" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="6bt-lO-Y4I">
18146                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18147                                     <font key="font" metaFont="system"/>
18148                                 </buttonCell>
18149                                 <buttonCell type="radio" title="OFF" imagePosition="left" alignment="left" inset="2" id="gug-pq-8d3">
18150                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18151                                     <font key="font" metaFont="system"/>
18152                                 </buttonCell>
18153                             </column>
18154                         </cells>
18155                     </matrix>
18156                     <textField verticalHuggingPriority="750" id="y9V-vr-e4v">
18157                         <rect key="frame" x="23" y="90" width="255" height="22"/>
18158                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18159                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="PNA-kw-qav">
18160                             <font key="font" metaFont="system"/>
18161                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18162                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18163                         </textFieldCell>
18164                     </textField>
18165                 </subviews>
18166             </view>
18167         </window>
18168         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="4sv-CB-6WI" userLabel="ステータスの決定">
18169             <windowStyleMask key="styleMask" titled="YES"/>
18170             <rect key="contentRect" x="678" y="400" width="692" height="479"/>
18171             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18172             <view key="contentView" id="4Db-kB-AOJ">
18173                 <rect key="frame" x="0.0" y="0.0" width="692" height="479"/>
18174                 <autoresizingMask key="autoresizingMask"/>
18175                 <subviews>
18176                     <button verticalHuggingPriority="750" id="lrt-RV-M9a">
18177                         <rect key="frame" x="165" y="13" width="66" height="32"/>
18178                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18179                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5QO-UU-Qhe">
18180                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18181                             <font key="font" size="13" name="AquaKana"/>
18182                         </buttonCell>
18183                         <connections>
18184                             <action selector="EDstatusSubmit:" target="3826" id="8B7-Yz-16N"/>
18185                         </connections>
18186                     </button>
18187                     <button verticalHuggingPriority="750" id="lFR-r8-blw">
18188                         <rect key="frame" x="231" y="13" width="105" height="32"/>
18189                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18190                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e95-6d-l9l">
18191                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18192                             <font key="font" size="13" name="AquaKana"/>
18193                         </buttonCell>
18194                         <connections>
18195                             <action selector="EDstatusCancel:" target="3826" id="h4B-gA-r6V"/>
18196                         </connections>
18197                     </button>
18198                     <tabView id="byH-lY-U0k">
18199                         <rect key="frame" x="0.0" y="41" width="337" height="404"/>
18200                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18201                         <font key="font" metaFont="system"/>
18202                         <tabViewItems>
18203                             <tabViewItem label="1" identifier="1" id="Xkw-ul-rDO">
18204                                 <view key="view" id="Aca-lA-1qc">
18205                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18206                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18207                                     <subviews>
18208                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="XAK-NK-gK5">
18209                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18210                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18211                                             <clipView key="contentView" id="0sR-vo-TRz">
18212                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18213                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18214                                                 <subviews>
18215                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="YKD-zW-KbW">
18216                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18217                                                         <autoresizingMask key="autoresizingMask"/>
18218                                                         <size key="intercellSpacing" width="3" height="2"/>
18219                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18220                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18221                                                         <tableColumns>
18222                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="0ef-BV-ecF">
18223                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18224                                                                     <font key="font" metaFont="smallSystem"/>
18225                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18226                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18227                                                                 </tableHeaderCell>
18228                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hOR-0t-b5f">
18229                                                                     <font key="font" metaFont="system"/>
18230                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18231                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18232                                                                 </textFieldCell>
18233                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18234                                                                 <connections>
18235                                                                     <binding destination="Frj-Tw-T3e" name="value" keyPath="arrangedObjects.name" id="aIx-3D-o7T">
18236                                                                         <dictionary key="options">
18237                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18238                                                                         </dictionary>
18239                                                                     </binding>
18240                                                                 </connections>
18241                                                             </tableColumn>
18242                                                         </tableColumns>
18243                                                     </tableView>
18244                                                 </subviews>
18245                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18246                                             </clipView>
18247                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="xMI-JE-1SA">
18248                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18249                                                 <autoresizingMask key="autoresizingMask"/>
18250                                             </scroller>
18251                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="iYw-tv-jZs">
18252                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18253                                                 <autoresizingMask key="autoresizingMask"/>
18254                                             </scroller>
18255                                         </scrollView>
18256                                         <textField verticalHuggingPriority="750" id="65B-2s-1ZB">
18257                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18258                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18259                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="3VY-4y-e8q">
18260                                                 <font key="font" metaFont="system"/>
18261                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18262                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18263                                             </textFieldCell>
18264                                         </textField>
18265                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="FYb-2H-wxL">
18266                                             <rect key="frame" x="6" y="193" width="61" height="104"/>
18267                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18268                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18269                                             <size key="cellSize" width="48" height="18"/>
18270                                             <size key="intercellSpacing" width="4" height="2"/>
18271                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="eGb-et-rgg">
18272                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18273                                                 <font key="font" metaFont="system"/>
18274                                             </buttonCell>
18275                                             <cells>
18276                                                 <column>
18277                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="NV6-CO-Xnk">
18278                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18279                                                         <font key="font" metaFont="system"/>
18280                                                     </buttonCell>
18281                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="2gy-Qd-XyT">
18282                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18283                                                         <font key="font" metaFont="system"/>
18284                                                     </buttonCell>
18285                                                 </column>
18286                                             </cells>
18287                                         </matrix>
18288                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="Orf-0L-DPj">
18289                                             <rect key="frame" x="3" y="305" width="290" height="18"/>
18290                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18291                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18292                                             <size key="cellSize" width="87" height="18"/>
18293                                             <size key="intercellSpacing" width="4" height="2"/>
18294                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="ciW-Pb-G8v">
18295                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18296                                                 <font key="font" metaFont="system"/>
18297                                             </buttonCell>
18298                                             <cells>
18299                                                 <column>
18300                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="qCC-bh-A5g">
18301                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18302                                                         <font key="font" metaFont="system"/>
18303                                                     </buttonCell>
18304                                                 </column>
18305                                                 <column>
18306                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="62w-Qe-74Y">
18307                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18308                                                         <font key="font" metaFont="system"/>
18309                                                     </buttonCell>
18310                                                 </column>
18311                                                 <column>
18312                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="8Yt-0q-fiX">
18313                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18314                                                         <font key="font" metaFont="system"/>
18315                                                     </buttonCell>
18316                                                 </column>
18317                                             </cells>
18318                                         </matrix>
18319                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mMn-l6-pSI">
18320                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18321                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18322                                             <clipView key="contentView" id="2Lv-oX-9iw">
18323                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18324                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18325                                                 <subviews>
18326                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="zXu-1R-ES3">
18327                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18328                                                         <autoresizingMask key="autoresizingMask"/>
18329                                                         <size key="intercellSpacing" width="3" height="2"/>
18330                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18331                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18332                                                         <tableColumns>
18333                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="3vy-AR-QyS">
18334                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18335                                                                     <font key="font" metaFont="smallSystem"/>
18336                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18337                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18338                                                                 </tableHeaderCell>
18339                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="TZZ-dm-mRB">
18340                                                                     <font key="font" metaFont="system"/>
18341                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18342                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18343                                                                 </textFieldCell>
18344                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18345                                                                 <connections>
18346                                                                     <binding destination="Q5f-Sk-4Lh" name="value" keyPath="arrangedObjects.name" id="LDV-Or-I8X"/>
18347                                                                 </connections>
18348                                                             </tableColumn>
18349                                                         </tableColumns>
18350                                                     </tableView>
18351                                                 </subviews>
18352                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18353                                             </clipView>
18354                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="zT6-uP-gaS">
18355                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18356                                                 <autoresizingMask key="autoresizingMask"/>
18357                                             </scroller>
18358                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="2an-8k-hqH">
18359                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18360                                                 <autoresizingMask key="autoresizingMask"/>
18361                                             </scroller>
18362                                         </scrollView>
18363                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="G5f-5q-8Zv">
18364                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18365                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18366                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="3sa-BN-I8R">
18367                                                 <font key="font" size="13" name="AquaKana"/>
18368                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18369                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18370                                             </textFieldCell>
18371                                         </textField>
18372                                         <popUpButton verticalHuggingPriority="750" id="PIk-xu-pGq">
18373                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18374                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18375                                             <popUpButtonCell key="cell" type="push" title="最大HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="pFU-PN-cM8" id="ldZ-IY-c22">
18376                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18377                                                 <font key="font" metaFont="menu"/>
18378                                                 <menu key="menu" title="OtherViews" id="g1F-Nb-4Nc">
18379                                                     <items>
18380                                                         <menuItem title="最大HP" state="on" id="pFU-PN-cM8"/>
18381                                                         <menuItem title="最大MP" id="TKC-xd-GjM"/>
18382                                                         <menuItem title="最大AP" id="zuU-Si-1YM"/>
18383                                                         <menuItem title="最大WT" id="cI9-2p-lBl"/>
18384                                                         <menuItem title="AP" id="vDp-A0-zYc"/>
18385                                                         <menuItem title="WT" id="kql-gm-G4m">
18386                                                             <modifierMask key="keyEquivalentModifierMask" option="YES"/>
18387                                                         </menuItem>
18388                                                         <menuItem title="STR" id="nKE-ka-RZx"/>
18389                                                         <menuItem title="VIT" id="jxZ-fs-1rl"/>
18390                                                         <menuItem title="AGI" id="X9F-zK-V3D"/>
18391                                                         <menuItem title="DEX" id="XOv-Pj-dH4"/>
18392                                                         <menuItem title="MEN" id="vTC-tN-nUk"/>
18393                                                         <menuItem title="INT" id="1Lb-ss-Ynb"/>
18394                                                         <menuItem title="LUK" id="7Uz-VI-FNg"/>
18395                                                         <menuItem title="MOV" id="QEM-AG-VQQ"/>
18396                                                     </items>
18397                                                 </menu>
18398                                             </popUpButtonCell>
18399                                         </popUpButton>
18400                                     </subviews>
18401                                 </view>
18402                             </tabViewItem>
18403                             <tabViewItem label="2" identifier="2" id="uSZ-bq-5dd">
18404                                 <view key="view" id="Flz-9n-8hW">
18405                                     <rect key="frame" x="10" y="33" width="317" height="358"/>
18406                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18407                                     <subviews>
18408                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Xc9-On-4n7">
18409                                             <rect key="frame" x="69" y="213" width="180" height="21"/>
18410                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18411                                             <clipView key="contentView" id="xl5-fk-ZO9">
18412                                                 <rect key="frame" x="1" y="1" width="178" height="19"/>
18413                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18414                                                 <subviews>
18415                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="See-j2-ff2">
18416                                                         <rect key="frame" x="0.0" y="0.0" width="178" height="19"/>
18417                                                         <autoresizingMask key="autoresizingMask"/>
18418                                                         <size key="intercellSpacing" width="3" height="2"/>
18419                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18420                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18421                                                         <tableColumns>
18422                                                             <tableColumn width="174.51953125" minWidth="40" maxWidth="1000" id="c7q-Ff-ZHw">
18423                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18424                                                                     <font key="font" metaFont="smallSystem"/>
18425                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18426                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18427                                                                 </tableHeaderCell>
18428                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Z2h-kd-gW3">
18429                                                                     <font key="font" metaFont="system"/>
18430                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18431                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18432                                                                 </textFieldCell>
18433                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18434                                                                 <connections>
18435                                                                     <binding destination="mix-Lv-10G" name="value" keyPath="arrangedObjects.name" id="n74-QT-169">
18436                                                                         <dictionary key="options">
18437                                                                             <bool key="NSCreatesSortDescriptor" value="NO"/>
18438                                                                         </dictionary>
18439                                                                     </binding>
18440                                                                 </connections>
18441                                                             </tableColumn>
18442                                                         </tableColumns>
18443                                                     </tableView>
18444                                                 </subviews>
18445                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18446                                             </clipView>
18447                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="YrJ-1S-CJI">
18448                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18449                                                 <autoresizingMask key="autoresizingMask"/>
18450                                             </scroller>
18451                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Jn5-kw-lPD">
18452                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18453                                                 <autoresizingMask key="autoresizingMask"/>
18454                                             </scroller>
18455                                         </scrollView>
18456                                         <textField verticalHuggingPriority="750" id="QMn-rA-vkd">
18457                                             <rect key="frame" x="69" y="262" width="96" height="22"/>
18458                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18459                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="S5J-eD-Cvz">
18460                                                 <font key="font" metaFont="system"/>
18461                                                 <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18462                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18463                                             </textFieldCell>
18464                                         </textField>
18465                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="g8r-Fp-jtO">
18466                                             <rect key="frame" x="6" y="195" width="61" height="102"/>
18467                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18468                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18469                                             <size key="cellSize" width="48" height="18"/>
18470                                             <size key="intercellSpacing" width="4" height="2"/>
18471                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="9Fd-Op-tmU">
18472                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18473                                                 <font key="font" metaFont="system"/>
18474                                             </buttonCell>
18475                                             <cells>
18476                                                 <column>
18477                                                     <buttonCell type="radio" title="定数" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="xJZ-XJ-EC9">
18478                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18479                                                         <font key="font" metaFont="system"/>
18480                                                     </buttonCell>
18481                                                     <buttonCell type="radio" title="変数" imagePosition="left" alignment="left" inset="2" id="kU8-up-7xh">
18482                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18483                                                         <font key="font" metaFont="system"/>
18484                                                     </buttonCell>
18485                                                 </column>
18486                                             </cells>
18487                                         </matrix>
18488                                         <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="nxy-eU-j95">
18489                                             <rect key="frame" x="6" y="17" width="307" height="160"/>
18490                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18491                                             <clipView key="contentView" id="Cm8-58-WoK">
18492                                                 <rect key="frame" x="1" y="1" width="305" height="158"/>
18493                                                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
18494                                                 <subviews>
18495                                                     <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="Axj-2b-lgs">
18496                                                         <rect key="frame" x="0.0" y="0.0" width="305" height="19"/>
18497                                                         <autoresizingMask key="autoresizingMask"/>
18498                                                         <size key="intercellSpacing" width="3" height="2"/>
18499                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18500                                                         <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
18501                                                         <tableColumns>
18502                                                             <tableColumn width="302" minWidth="40" maxWidth="1000" id="Biq-vb-j1E">
18503                                                                 <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
18504                                                                     <font key="font" metaFont="smallSystem"/>
18505                                                                     <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
18506                                                                     <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
18507                                                                 </tableHeaderCell>
18508                                                                 <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7is-ek-PCh">
18509                                                                     <font key="font" metaFont="system"/>
18510                                                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18511                                                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18512                                                                 </textFieldCell>
18513                                                                 <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
18514                                                                 <connections>
18515                                                                     <binding destination="0XT-wb-2Xd" name="value" keyPath="arrangedObjects.name" id="yDJ-7p-04J"/>
18516                                                                 </connections>
18517                                                             </tableColumn>
18518                                                         </tableColumns>
18519                                                     </tableView>
18520                                                 </subviews>
18521                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
18522                                             </clipView>
18523                                             <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QkQ-8w-3JZ">
18524                                                 <rect key="frame" x="1" y="119" width="223" height="15"/>
18525                                                 <autoresizingMask key="autoresizingMask"/>
18526                                             </scroller>
18527                                             <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="FpP-fn-QOJ">
18528                                                 <rect key="frame" x="224" y="17" width="15" height="102"/>
18529                                                 <autoresizingMask key="autoresizingMask"/>
18530                                             </scroller>
18531                                         </scrollView>
18532                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="a5C-23-6EC">
18533                                             <rect key="frame" x="1" y="185" width="108" height="17"/>
18534                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18535                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="選択するユニット" id="1HY-oa-0Xv">
18536                                                 <font key="font" size="13" name="AquaKana"/>
18537                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18538                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18539                                             </textFieldCell>
18540                                         </textField>
18541                                         <popUpButton verticalHuggingPriority="750" id="Wcm-ew-wHD">
18542                                             <rect key="frame" x="4" y="331" width="185" height="26"/>
18543                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18544                                             <popUpButtonCell key="cell" type="push" title="最大HP" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" selectedItem="FUg-WJ-Zom" id="3Yv-ra-2R8">
18545                                                 <behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
18546                                                 <font key="font" metaFont="menu"/>
18547                                                 <menu key="menu" title="OtherViews" id="lmi-BZ-xsN">
18548                                                     <items>
18549                                                         <menuItem title="最大HP" state="on" id="FUg-WJ-Zom"/>
18550                                                         <menuItem title="最大EN" id="CIF-H1-rhW"/>
18551                                                         <menuItem title="最大WT" id="lEM-QI-hON"/>
18552                                                         <menuItem title="WT" id="OA8-Sh-q86"/>
18553                                                         <menuItem title="装甲" id="QTF-cZ-QLj"/>
18554                                                         <menuItem title="運動性" id="rdS-mH-xVT"/>
18555                                                         <menuItem title="限界" id="hRx-4j-h9S"/>
18556                                                         <menuItem title="MOV" id="9gQ-i4-PrZ"/>
18557                                                     </items>
18558                                                 </menu>
18559                                             </popUpButtonCell>
18560                                         </popUpButton>
18561                                         <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="ZlT-sz-Kqf">
18562                                             <rect key="frame" x="6" y="305" width="290" height="18"/>
18563                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18564                                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18565                                             <size key="cellSize" width="87" height="18"/>
18566                                             <size key="intercellSpacing" width="4" height="2"/>
18567                                             <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Y5Y-pc-NZB">
18568                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18569                                                 <font key="font" metaFont="system"/>
18570                                             </buttonCell>
18571                                             <cells>
18572                                                 <column>
18573                                                     <buttonCell type="radio" title="増やす" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Pp7-WC-9xs">
18574                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18575                                                         <font key="font" metaFont="system"/>
18576                                                     </buttonCell>
18577                                                 </column>
18578                                                 <column>
18579                                                     <buttonCell type="radio" title="減らす" imagePosition="left" alignment="left" inset="2" id="wjb-Us-7r9">
18580                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18581                                                         <font key="font" metaFont="system"/>
18582                                                     </buttonCell>
18583                                                 </column>
18584                                                 <column>
18585                                                     <buttonCell type="radio" title="等しくする" imagePosition="left" alignment="left" inset="2" id="sh9-aL-Ipa">
18586                                                         <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18587                                                         <font key="font" metaFont="system"/>
18588                                                     </buttonCell>
18589                                                 </column>
18590                                             </cells>
18591                                         </matrix>
18592                                     </subviews>
18593                                 </view>
18594                             </tabViewItem>
18595                         </tabViewItems>
18596                     </tabView>
18597                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jZd-Tk-faO">
18598                         <rect key="frame" x="12" y="442" width="108" height="17"/>
18599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18600                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータスの増減" id="W4t-wb-ZKX">
18601                             <font key="font" size="13" name="AquaKana"/>
18602                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18603                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18604                         </textFieldCell>
18605                     </textField>
18606                 </subviews>
18607             </view>
18608         </window>
18609         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9HV-uG-He9" userLabel="登録数アイテム" customClass="NSPanel">
18610             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18611             <rect key="contentRect" x="196" y="132" width="300" height="120"/>
18612             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18613             <view key="contentView" id="FKq-E1-AR4">
18614                 <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
18615                 <autoresizingMask key="autoresizingMask"/>
18616                 <subviews>
18617                     <textField verticalHuggingPriority="750" id="mcW-Ox-SZz">
18618                         <rect key="frame" x="17" y="54" width="95" height="17"/>
18619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18620                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="登録数の最大値" id="lwu-uq-ZAu">
18621                             <font key="font" size="13" name="AquaKana"/>
18622                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18623                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18624                         </textFieldCell>
18625                     </textField>
18626                     <textField verticalHuggingPriority="750" id="bwg-11-YGj">
18627                         <rect key="frame" x="332" y="-39" width="38" height="17"/>
18628                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18629                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="75G-WH-R0S">
18630                             <font key="font" metaFont="system"/>
18631                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
18632                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18633                         </textFieldCell>
18634                     </textField>
18635                     <textField verticalHuggingPriority="750" id="NU5-y8-RLM">
18636                         <rect key="frame" x="117" y="51" width="36" height="22"/>
18637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18638                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="22" drawsBackground="YES" id="7mY-ng-IYZ">
18639                             <font key="font" metaFont="system"/>
18640                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18641                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18642                         </textFieldCell>
18643                     </textField>
18644                     <button verticalHuggingPriority="750" id="xXb-iC-piS">
18645                         <rect key="frame" x="135" y="5" width="66" height="32"/>
18646                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18647                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Afd-Rg-2Kj">
18648                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18649                             <font key="font" size="13" name="AquaKana"/>
18650                         </buttonCell>
18651                         <connections>
18652                             <action selector="saveILregi:" target="3039" id="PjC-bJ-Li2"/>
18653                         </connections>
18654                     </button>
18655                     <button verticalHuggingPriority="750" id="wdN-xP-oOJ">
18656                         <rect key="frame" x="192" y="5" width="105" height="32"/>
18657                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18658                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="J47-gO-cJo">
18659                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18660                             <font key="font" size="13" name="AquaKana"/>
18661                         </buttonCell>
18662                         <connections>
18663                             <action selector="cancelILregi:" target="3039" id="cmR-2B-PnF"/>
18664                         </connections>
18665                     </button>
18666                 </subviews>
18667             </view>
18668         </window>
18669         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="d50-mX-eQ4" userLabel="入力ウィンドウ">
18670             <windowStyleMask key="styleMask" titled="YES"/>
18671             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
18672             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18673             <view key="contentView" id="AFo-1U-ck0">
18674                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
18675                 <autoresizingMask key="autoresizingMask"/>
18676                 <subviews>
18677                     <textField verticalHuggingPriority="750" id="Lkl-rj-bSB">
18678                         <rect key="frame" x="25" y="64" width="250" height="22"/>
18679                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18680                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="vfs-f5-UhX">
18681                             <font key="font" metaFont="system"/>
18682                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18683                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18684                         </textFieldCell>
18685                     </textField>
18686                     <button verticalHuggingPriority="750" id="1jZ-Kd-2lX">
18687                         <rect key="frame" x="212" y="13" width="66" height="32"/>
18688                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18689                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ofi-ed-qi2">
18690                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18691                             <font key="font" size="13" name="AquaKana"/>
18692                         </buttonCell>
18693                         <connections>
18694                             <action selector="selectionSubmit:" target="10292" id="NBm-e1-dkS"/>
18695                         </connections>
18696                     </button>
18697                 </subviews>
18698             </view>
18699             <point key="canvasLocation" x="1210" y="1863"/>
18700         </window>
18701         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Mpe-WF-JbB" userLabel="選択肢ウィンドウ">
18702             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
18703             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
18704             <view key="contentView" id="y6r-HE-UhX">
18705                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
18706                 <autoresizingMask key="autoresizingMask"/>
18707                 <subviews>
18708                     <button verticalHuggingPriority="750" id="Fkq-O8-bZy">
18709                         <rect key="frame" x="14" y="219" width="372" height="32"/>
18710                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18711                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="gG2-ot-EO1">
18712                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18713                             <font key="font" metaFont="system"/>
18714                         </buttonCell>
18715                         <connections>
18716                             <action selector="selectionBtn2:" target="10496" id="60a-5a-kzi"/>
18717                         </connections>
18718                     </button>
18719                     <button verticalHuggingPriority="750" id="bW6-ZA-xsA">
18720                         <rect key="frame" x="14" y="192" width="372" height="32"/>
18721                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18722                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="1FB-kZ-BT0">
18723                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18724                             <font key="font" metaFont="system"/>
18725                         </buttonCell>
18726                         <connections>
18727                             <action selector="selectionBtn3:" target="10496" id="sE6-GS-MfL"/>
18728                         </connections>
18729                     </button>
18730                     <button verticalHuggingPriority="750" id="2Zc-Ay-nx3">
18731                         <rect key="frame" x="14" y="166" width="372" height="32"/>
18732                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18733                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QIw-hc-X3K">
18734                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18735                             <font key="font" metaFont="system"/>
18736                         </buttonCell>
18737                         <connections>
18738                             <action selector="selectionBtn4:" target="10496" id="xag-xl-9Ds"/>
18739                         </connections>
18740                     </button>
18741                     <button verticalHuggingPriority="750" id="qou-cw-rBW">
18742                         <rect key="frame" x="14" y="139" width="372" height="32"/>
18743                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18744                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Vn-Fq-njG">
18745                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18746                             <font key="font" metaFont="system"/>
18747                         </buttonCell>
18748                         <connections>
18749                             <action selector="selectionBtn5:" target="10496" id="Btj-gO-qFv"/>
18750                         </connections>
18751                     </button>
18752                     <button verticalHuggingPriority="750" id="FqF-ej-Kbp">
18753                         <rect key="frame" x="14" y="113" width="372" height="32"/>
18754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18755                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KnB-Wo-2vq">
18756                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18757                             <font key="font" metaFont="system"/>
18758                         </buttonCell>
18759                         <connections>
18760                             <action selector="selectionBtn6:" target="10496" id="rKg-Rw-fb9"/>
18761                         </connections>
18762                     </button>
18763                     <button verticalHuggingPriority="750" id="Pr6-7M-h8L">
18764                         <rect key="frame" x="14" y="86" width="372" height="32"/>
18765                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18766                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="56b-bW-x9G">
18767                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18768                             <font key="font" metaFont="system"/>
18769                         </buttonCell>
18770                         <connections>
18771                             <action selector="selectionBtn7:" target="10496" id="uRM-Vx-tou"/>
18772                         </connections>
18773                     </button>
18774                     <button verticalHuggingPriority="750" id="MON-mp-OJL">
18775                         <rect key="frame" x="14" y="58" width="372" height="32"/>
18776                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18777                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bRU-mk-thQ">
18778                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18779                             <font key="font" metaFont="system"/>
18780                         </buttonCell>
18781                         <connections>
18782                             <action selector="selectionBtn8:" target="10496" id="Kia-cI-nvt"/>
18783                         </connections>
18784                     </button>
18785                     <button verticalHuggingPriority="750" id="uYZ-no-tcC">
18786                         <rect key="frame" x="14" y="246" width="372" height="32"/>
18787                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18788                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W5h-c2-wFd">
18789                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18790                             <font key="font" metaFont="system"/>
18791                         </buttonCell>
18792                         <connections>
18793                             <action selector="selectionBtn1:" target="10496" id="EzV-gZ-FNE"/>
18794                         </connections>
18795                     </button>
18796                     <button verticalHuggingPriority="750" id="2uf-9p-yCU">
18797                         <rect key="frame" x="14" y="32" width="372" height="32"/>
18798                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18799                         <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wDJ-1R-NSa">
18800                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
18801                             <font key="font" metaFont="system"/>
18802                         </buttonCell>
18803                         <connections>
18804                             <action selector="selectionBtn9:" target="10496" id="x64-VD-3wm"/>
18805                         </connections>
18806                     </button>
18807                 </subviews>
18808             </view>
18809             <point key="canvasLocation" x="1143" y="2190"/>
18810         </window>
18811         <menuItem title="腕" id="yxD-SC-6mJ"/>
18812         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hasShadow="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="NIc-R6-IYe" userLabel="ゲーム決定" customClass="NSPanel">
18813             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
18814             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
18815             <rect key="contentRect" x="196" y="112" width="640" height="480"/>
18816             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
18817             <view key="contentView" id="bag-v8-7Kg">
18818                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
18819                 <autoresizingMask key="autoresizingMask"/>
18820                 <subviews>
18821                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="lYx-Fd-5jY">
18822                         <rect key="frame" x="101" y="331" width="101" height="58"/>
18823                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18824                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18825                         <size key="cellSize" width="87" height="18"/>
18826                         <size key="intercellSpacing" width="4" height="2"/>
18827                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="09K-vE-MTh">
18828                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18829                             <font key="font" metaFont="system"/>
18830                         </buttonCell>
18831                         <cells>
18832                             <column>
18833                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="OMI-3t-nbm">
18834                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18835                                     <font key="font" metaFont="system"/>
18836                                 </buttonCell>
18837                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="fek-yn-WV3">
18838                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18839                                     <font key="font" metaFont="system"/>
18840                                 </buttonCell>
18841                             </column>
18842                         </cells>
18843                         <connections>
18844                             <action selector="battleReadyUpState1:" target="10496" id="Uhx-JX-NGp"/>
18845                         </connections>
18846                     </matrix>
18847                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="wp7-nq-ru1">
18848                         <rect key="frame" x="477" y="331" width="95" height="58"/>
18849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18850                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18851                         <size key="cellSize" width="87" height="18"/>
18852                         <size key="intercellSpacing" width="4" height="2"/>
18853                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="BQn-4W-LY4">
18854                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18855                             <font key="font" metaFont="system"/>
18856                         </buttonCell>
18857                         <cells>
18858                             <column>
18859                                 <buttonCell type="radio" title="プレイヤー" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="ogS-d8-vTo">
18860                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18861                                     <font key="font" metaFont="system"/>
18862                                 </buttonCell>
18863                                 <buttonCell type="radio" title="CPU" imagePosition="left" alignment="left" inset="2" id="Oqs-NP-oE5">
18864                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
18865                                     <font key="font" metaFont="system"/>
18866                                 </buttonCell>
18867                             </column>
18868                         </cells>
18869                         <connections>
18870                             <action selector="battleReadyUpState2:" target="10496" id="2nW-kN-TM2"/>
18871                         </connections>
18872                     </matrix>
18873                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="2gH-ZN-xxl">
18874                         <rect key="frame" x="116" y="306" width="30" height="17"/>
18875                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18876                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="U7I-8a-YS7">
18877                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18878                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18879                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18880                         </textFieldCell>
18881                     </textField>
18882                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OBw-C6-nU1">
18883                         <rect key="frame" x="116" y="251" width="30" height="17"/>
18884                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18885                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="DA5-Vg-poC">
18886                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18887                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18888                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18889                         </textFieldCell>
18890                     </textField>
18891                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OsV-TN-EJh">
18892                         <rect key="frame" x="116" y="196" width="30" height="17"/>
18893                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18894                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="WZF-gS-30j">
18895                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18896                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18897                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18898                         </textFieldCell>
18899                     </textField>
18900                     <textField verticalHuggingPriority="750" id="Yap-hL-AmK">
18901                         <rect key="frame" x="83" y="276" width="96" height="22"/>
18902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18903                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="URi-fM-Gge">
18904                             <font key="font" metaFont="system"/>
18905                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18906                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18907                         </textFieldCell>
18908                     </textField>
18909                     <textField verticalHuggingPriority="750" id="lUt-cx-W8N">
18910                         <rect key="frame" x="83" y="221" width="96" height="22"/>
18911                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18912                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="Idq-Cq-d2y">
18913                             <font key="font" metaFont="system"/>
18914                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18915                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18916                         </textFieldCell>
18917                     </textField>
18918                     <textField verticalHuggingPriority="750" id="ugH-N4-stb">
18919                         <rect key="frame" x="83" y="166" width="96" height="22"/>
18920                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18921                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="RLI-hw-dHr">
18922                             <font key="font" metaFont="system"/>
18923                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18924                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18925                         </textFieldCell>
18926                     </textField>
18927                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dff-wU-e4V">
18928                         <rect key="frame" x="492" y="306" width="30" height="17"/>
18929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18930                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資源" id="hlh-Og-Snc">
18931                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18932                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18933                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18934                         </textFieldCell>
18935                     </textField>
18936                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Isd-pH-oRO">
18937                         <rect key="frame" x="492" y="251" width="30" height="17"/>
18938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18939                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="食料" id="wVo-xG-7WH">
18940                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18941                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18942                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18943                         </textFieldCell>
18944                     </textField>
18945                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OCu-am-quv">
18946                         <rect key="frame" x="492" y="196" width="30" height="17"/>
18947                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18948                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="資金" id="RqZ-hi-hOL">
18949                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18950                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18951                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18952                         </textFieldCell>
18953                     </textField>
18954                     <textField verticalHuggingPriority="750" id="he1-Pd-xnr">
18955                         <rect key="frame" x="459" y="276" width="96" height="22"/>
18956                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18957                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="Qc0-ML-EHX">
18958                             <font key="font" metaFont="system"/>
18959                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18960                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18961                         </textFieldCell>
18962                     </textField>
18963                     <textField verticalHuggingPriority="750" id="eGg-iS-dnb">
18964                         <rect key="frame" x="459" y="221" width="96" height="22"/>
18965                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18966                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="Mtr-Pu-PIr">
18967                             <font key="font" metaFont="system"/>
18968                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18969                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18970                         </textFieldCell>
18971                     </textField>
18972                     <textField verticalHuggingPriority="750" id="6rZ-sr-CsC">
18973                         <rect key="frame" x="459" y="166" width="96" height="22"/>
18974                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18975                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="500" drawsBackground="YES" id="de6-ge-YNi">
18976                             <font key="font" metaFont="system"/>
18977                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
18978                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
18979                         </textFieldCell>
18980                     </textField>
18981                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HJs-3Z-vfS">
18982                         <rect key="frame" x="112" y="141" width="43" height="17"/>
18983                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18984                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="jFe-d4-GIS">
18985                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18986                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18987                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18988                         </textFieldCell>
18989                     </textField>
18990                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="iPm-CK-2EU">
18991                         <rect key="frame" x="486" y="141" width="43" height="17"/>
18992                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
18993                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="指揮官" id="uRa-KL-cyb">
18994                             <font key="font" size="13" name="HiraKakuProN-W3"/>
18995                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
18996                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
18997                         </textFieldCell>
18998                     </textField>
18999                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="pmg-wh-QM1">
19000                         <rect key="frame" x="217" y="183" width="204" height="199"/>
19001                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19002                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" id="gju-VP-MMa">
19003                             <font key="font" size="17" name="HiraKakuPro-W3"/>
19004                             <string key="title">青軍勝利条件
19005 敵ユニット壊滅
19006
19007 赤軍勝利条件
19008 敵ユニット壊滅</string>
19009                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19010                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19011                         </textFieldCell>
19012                     </textField>
19013                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="fSD-Ac-ulI">
19014                         <rect key="frame" x="11" y="413" width="244" height="30"/>
19015                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19016                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="青軍" id="q9A-1p-89b">
19017                             <font key="font" size="15" name="HiraKakuProN-W3"/>
19018                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19019                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19020                         </textFieldCell>
19021                     </textField>
19022                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wzf-7q-oos">
19023                         <rect key="frame" x="385" y="413" width="244" height="30"/>
19024                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19025                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="赤軍" id="CMI-gq-3x6">
19026                             <font key="font" size="15" name="HiraKakuProN-W3"/>
19027                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19028                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19029                         </textFieldCell>
19030                     </textField>
19031                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Jox-Z8-YKv">
19032                         <rect key="frame" x="78" y="35" width="106" height="106"/>
19033                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19034                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="Uqf-IM-x1F"/>
19035                     </imageView>
19036                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="Sjg-aD-kRh">
19037                         <rect key="frame" x="454" y="35" width="106" height="106"/>
19038                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19039                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="6Up-fA-Jm4"/>
19040                     </imageView>
19041                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="xOx-Dx-uKA">
19042                         <rect key="frame" x="298" y="413" width="43" height="30"/>
19043                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19044                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="VS" id="685-c8-1Sr">
19045                             <font key="font" metaFont="system" size="20"/>
19046                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19047                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19048                         </textFieldCell>
19049                     </textField>
19050                     <button verticalHuggingPriority="750" id="ly4-WK-fSh">
19051                         <rect key="frame" x="267" y="140" width="105" height="32"/>
19052                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19053                         <buttonCell key="cell" type="push" title="ゲーム開始" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="tS0-8C-QcO">
19054                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19055                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19056                         </buttonCell>
19057                         <connections>
19058                             <action selector="battleReadyUpStartBtn:" target="10496" id="QjC-So-5te"/>
19059                         </connections>
19060                     </button>
19061                 </subviews>
19062             </view>
19063             <point key="canvasLocation" x="-398" y="306"/>
19064         </window>
19065         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3sw-XT-MQR" userLabel="ギャラリー詳細">
19066             <windowStyleMask key="styleMask" titled="YES"/>
19067             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
19068             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19069             <view key="contentView" id="YM4-m4-HPT">
19070                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
19071                 <autoresizingMask key="autoresizingMask"/>
19072                 <subviews>
19073                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="6OW-b8-USr">
19074                         <rect key="frame" x="64" y="120" width="512" height="320"/>
19075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19076                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="topRight" imageScaling="proportionallyDown" imageFrameStyle="photo" id="c7L-Ci-BKZ"/>
19077                     </imageView>
19078                     <button verticalHuggingPriority="750" id="Sl8-SH-Z3b">
19079                         <rect key="frame" x="547" y="13" width="79" height="32"/>
19080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19081                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="lUP-DN-4cX">
19082                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19083                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19084                         </buttonCell>
19085                         <connections>
19086                             <action selector="close:" target="3745" id="HxB-NW-z40"/>
19087                         </connections>
19088                     </button>
19089                     <customView id="NdC-b6-Xnj" customClass="GalleryDetail">
19090                         <rect key="frame" x="0.0" y="47" width="640" height="433"/>
19091                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19092                     </customView>
19093                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ibW-DQ-b9N">
19094                         <rect key="frame" x="254" y="22" width="132" height="17"/>
19095                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19096                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0 / 0" id="Lu7-dI-JgM">
19097                             <font key="font" metaFont="system"/>
19098                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19099                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19100                         </textFieldCell>
19101                     </textField>
19102                 </subviews>
19103             </view>
19104             <point key="canvasLocation" x="-3370" y="393.5"/>
19105         </window>
19106         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BJG-uQ-d4G" userLabel="シナリオ詳細">
19107             <windowStyleMask key="styleMask" titled="YES"/>
19108             <rect key="contentRect" x="196" y="207" width="642" height="312"/>
19109             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19110             <view key="contentView" id="mKn-K9-b7E">
19111                 <rect key="frame" x="0.0" y="0.0" width="642" height="312"/>
19112                 <autoresizingMask key="autoresizingMask"/>
19113                 <subviews>
19114                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="IZf-VT-nte">
19115                         <rect key="frame" x="186" y="114" width="126" height="94"/>
19116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19117                         <clipView key="contentView" id="TQU-uO-aA6">
19118                             <rect key="frame" x="1" y="17" width="124" height="76"/>
19119                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19120                             <subviews>
19121                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="kYl-F1-Bkz" id="ZG7-rC-5pw">
19122                                     <rect key="frame" x="0.0" y="0.0" width="124" height="19"/>
19123                                     <autoresizingMask key="autoresizingMask"/>
19124                                     <size key="intercellSpacing" width="3" height="2"/>
19125                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19126                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19127                                     <tableColumns>
19128                                         <tableColumn editable="NO" width="121" minWidth="40" maxWidth="1000" id="AfV-jl-6w2">
19129                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵現在">
19130                                                 <font key="font" metaFont="smallSystem"/>
19131                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19132                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19133                                             </tableHeaderCell>
19134                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Alr-nX-wpR">
19135                                                 <font key="font" metaFont="system"/>
19136                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19137                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19138                                             </textFieldCell>
19139                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19140                                             <connections>
19141                                                 <binding destination="Mt4-GY-nuc" name="value" keyPath="arrangedObjects.name" id="VOm-ii-ASA">
19142                                                     <dictionary key="options">
19143                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19144                                                     </dictionary>
19145                                                 </binding>
19146                                             </connections>
19147                                         </tableColumn>
19148                                     </tableColumns>
19149                                 </tableView>
19150                             </subviews>
19151                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19152                         </clipView>
19153                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jNZ-SZ-xTo">
19154                             <rect key="frame" x="1" y="39" width="124" height="16"/>
19155                             <autoresizingMask key="autoresizingMask"/>
19156                         </scroller>
19157                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="BYO-i1-PLv">
19158                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19159                             <autoresizingMask key="autoresizingMask"/>
19160                         </scroller>
19161                         <tableHeaderView key="headerView" id="kYl-F1-Bkz">
19162                             <rect key="frame" x="0.0" y="0.0" width="124" height="17"/>
19163                             <autoresizingMask key="autoresizingMask"/>
19164                         </tableHeaderView>
19165                     </scrollView>
19166                     <imageView id="f9Y-cd-S7O">
19167                         <rect key="frame" x="17" y="189" width="106" height="106"/>
19168                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19169                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Rei-k5-q87"/>
19170                     </imageView>
19171                     <textField verticalHuggingPriority="750" id="p9x-Qs-jP3">
19172                         <rect key="frame" x="128" y="248" width="150" height="22"/>
19173                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19174                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="YH9-cJ-JYq">
19175                             <font key="font" metaFont="system"/>
19176                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19177                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19178                         </textFieldCell>
19179                     </textField>
19180                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="HyX-aK-f5P">
19181                         <rect key="frame" x="126" y="275" width="108" height="17"/>
19182                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19183                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="顔グラファイル名" id="kk2-w3-iHD">
19184                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19185                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19186                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19187                         </textFieldCell>
19188                     </textField>
19189                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dCf-rG-UDU">
19190                         <rect key="frame" x="17" y="106" width="150" height="75"/>
19191                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19192                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="YMj-AD-NFX"/>
19193                     </imageView>
19194                     <textField verticalHuggingPriority="750" id="UmM-R6-555">
19195                         <rect key="frame" x="17" y="57" width="150" height="22"/>
19196                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19197                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="P6K-Ci-68r">
19198                             <font key="font" metaFont="system"/>
19199                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19200                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19201                         </textFieldCell>
19202                     </textField>
19203                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="nf0-Hg-wrn">
19204                         <rect key="frame" x="15" y="84" width="95" height="17"/>
19205                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19206                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="背景ファイル名" id="IGe-Qk-xqA">
19207                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19208                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19209                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19210                         </textFieldCell>
19211                     </textField>
19212                     <button id="q7Q-bY-LIS">
19213                         <rect key="frame" x="184" y="85" width="100" height="18"/>
19214                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19215                         <buttonCell key="cell" type="check" title="フェードイン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="zV9-5X-L6c">
19216                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19217                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19218                         </buttonCell>
19219                     </button>
19220                     <button id="z3c-fR-j9N">
19221                         <rect key="frame" x="184" y="59" width="113" height="18"/>
19222                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19223                         <buttonCell key="cell" type="check" title="フェードアウト" bezelStyle="regularSquare" imagePosition="left" inset="2" id="vUl-6D-jta">
19224                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19225                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19226                         </buttonCell>
19227                     </button>
19228                     <button verticalHuggingPriority="750" id="cza-oB-iby">
19229                         <rect key="frame" x="549" y="13" width="79" height="32"/>
19230                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19231                         <buttonCell key="cell" type="push" title="閉じる" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="CXt-JG-N7w">
19232                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19233                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19234                         </buttonCell>
19235                         <connections>
19236                             <action selector="detailClose:" target="9720" id="2cs-ji-Cml"/>
19237                         </connections>
19238                     </button>
19239                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="l4V-mO-XPF">
19240                         <rect key="frame" x="448" y="223" width="174" height="69"/>
19241                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19242                         <clipView key="contentView" id="nhp-Mk-a4E">
19243                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19244                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19245                             <subviews>
19246                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Xvv-3B-5Vh" id="VBQ-WV-yhH">
19247                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19248                                     <autoresizingMask key="autoresizingMask"/>
19249                                     <size key="intercellSpacing" width="3" height="2"/>
19250                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19251                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19252                                     <tableColumns>
19253                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="mv5-qO-PPy">
19254                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵リスト">
19255                                                 <font key="font" metaFont="smallSystem"/>
19256                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19257                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19258                                             </tableHeaderCell>
19259                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="k2y-7e-6wQ">
19260                                                 <font key="font" metaFont="system"/>
19261                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19262                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19263                                             </textFieldCell>
19264                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19265                                             <connections>
19266                                                 <binding destination="2zT-RB-pfI" name="value" keyPath="arrangedObjects.name" id="7Vx-x9-igU">
19267                                                     <dictionary key="options">
19268                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19269                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19270                                                     </dictionary>
19271                                                 </binding>
19272                                             </connections>
19273                                         </tableColumn>
19274                                     </tableColumns>
19275                                 </tableView>
19276                             </subviews>
19277                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19278                         </clipView>
19279                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="Qgg-Ng-GOb">
19280                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19281                             <autoresizingMask key="autoresizingMask"/>
19282                         </scroller>
19283                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="k8Z-6l-a9O">
19284                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19285                             <autoresizingMask key="autoresizingMask"/>
19286                         </scroller>
19287                         <tableHeaderView key="headerView" id="Xvv-3B-5Vh">
19288                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19289                             <autoresizingMask key="autoresizingMask"/>
19290                         </tableHeaderView>
19291                     </scrollView>
19292                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="B77-07-HTn">
19293                         <rect key="frame" x="448" y="138" width="174" height="69"/>
19294                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19295                         <clipView key="contentView" id="Svk-F9-daR">
19296                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19297                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19298                             <subviews>
19299                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Whf-Li-Dhm" id="Jir-jS-DII">
19300                                     <rect key="frame" x="0.0" y="0.0" width="170" height="19"/>
19301                                     <autoresizingMask key="autoresizingMask"/>
19302                                     <size key="intercellSpacing" width="3" height="2"/>
19303                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19304                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19305                                     <tableColumns>
19306                                         <tableColumn editable="NO" width="167" minWidth="40" maxWidth="1000" id="bnD-Vc-CHS">
19307                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵ベース">
19308                                                 <font key="font" metaFont="smallSystem"/>
19309                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19310                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19311                                             </tableHeaderCell>
19312                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="lq3-mx-Nph">
19313                                                 <font key="font" metaFont="system"/>
19314                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19315                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19316                                             </textFieldCell>
19317                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19318                                             <connections>
19319                                                 <binding destination="9BO-Ae-spg" name="value" keyPath="arrangedObjects.name" id="Tj8-e7-KBp">
19320                                                     <dictionary key="options">
19321                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19322                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19323                                                     </dictionary>
19324                                                 </binding>
19325                                             </connections>
19326                                         </tableColumn>
19327                                     </tableColumns>
19328                                 </tableView>
19329                             </subviews>
19330                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19331                         </clipView>
19332                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="07h-ag-sVp">
19333                             <rect key="frame" x="1" y="118" width="172" height="16"/>
19334                             <autoresizingMask key="autoresizingMask"/>
19335                         </scroller>
19336                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="0rh-to-Vib">
19337                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19338                             <autoresizingMask key="autoresizingMask"/>
19339                         </scroller>
19340                         <tableHeaderView key="headerView" id="Whf-Li-Dhm">
19341                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19342                             <autoresizingMask key="autoresizingMask"/>
19343                         </tableHeaderView>
19344                     </scrollView>
19345                     <button verticalHuggingPriority="750" id="jyb-Zp-09O">
19346                         <rect key="frame" x="323" y="139" width="105" height="32"/>
19347                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19348                         <buttonCell key="cell" type="push" title="立ち絵位置" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GDb-Ua-Hwn">
19349                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19350                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19351                         </buttonCell>
19352                         <connections>
19353                             <action selector="SEstand:" target="9720" id="gFu-X7-Z8G"/>
19354                         </connections>
19355                     </button>
19356                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="u46-qp-f3Y">
19357                         <rect key="frame" x="448" y="61" width="174" height="69"/>
19358                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19359                         <clipView key="contentView" id="bVI-wU-Wae">
19360                             <rect key="frame" x="1" y="17" width="172" height="51"/>
19361                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19362                             <subviews>
19363                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="6Kq-Sb-6y1" id="uTt-dl-S1R">
19364                                     <rect key="frame" x="0.0" y="0.0" width="172" height="19"/>
19365                                     <autoresizingMask key="autoresizingMask"/>
19366                                     <size key="intercellSpacing" width="3" height="2"/>
19367                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19368                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19369                                     <tableColumns>
19370                                         <tableColumn editable="NO" width="128.7421875" minWidth="40" maxWidth="1000" id="480-Cn-s1O">
19371                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="立ち絵レイヤー">
19372                                                 <font key="font" metaFont="smallSystem"/>
19373                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19374                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19375                                             </tableHeaderCell>
19376                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" title="Text Cell" id="AQt-4W-BiZ">
19377                                                 <font key="font" metaFont="system"/>
19378                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19379                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19380                                             </textFieldCell>
19381                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19382                                             <connections>
19383                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.name" id="U4v-3i-bFD">
19384                                                     <dictionary key="options">
19385                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
19386                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19387                                                     </dictionary>
19388                                                 </binding>
19389                                             </connections>
19390                                         </tableColumn>
19391                                         <tableColumn identifier="" width="37" minWidth="10" maxWidth="3.4028234663852886e+38" id="RJs-Eo-7vs">
19392                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="可視">
19393                                                 <font key="font" metaFont="smallSystem"/>
19394                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19395                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19396                                             </tableHeaderCell>
19397                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4Vl-yP-ML4">
19398                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19399                                                 <font key="font" metaFont="system"/>
19400                                             </buttonCell>
19401                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19402                                             <connections>
19403                                                 <binding destination="reG-zM-v37" name="value" keyPath="arrangedObjects.v" id="ee3-kD-dzl">
19404                                                     <dictionary key="options">
19405                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19406                                                     </dictionary>
19407                                                 </binding>
19408                                             </connections>
19409                                         </tableColumn>
19410                                     </tableColumns>
19411                                 </tableView>
19412                             </subviews>
19413                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19414                         </clipView>
19415                         <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="WWQ-tk-cv2">
19416                             <rect key="frame" x="1" y="52" width="182" height="16"/>
19417                             <autoresizingMask key="autoresizingMask"/>
19418                         </scroller>
19419                         <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="7j9-ZW-btH">
19420                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19421                             <autoresizingMask key="autoresizingMask"/>
19422                         </scroller>
19423                         <tableHeaderView key="headerView" id="6Kq-Sb-6y1">
19424                             <rect key="frame" x="0.0" y="0.0" width="172" height="17"/>
19425                             <autoresizingMask key="autoresizingMask"/>
19426                         </tableHeaderView>
19427                     </scrollView>
19428                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="dov-Fa-rJa">
19429                         <rect key="frame" x="326" y="179" width="106" height="116"/>
19430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19431                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="yfG-b6-FuM"/>
19432                     </imageView>
19433                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="atP-fP-o7L">
19434                         <rect key="frame" x="126" y="222" width="57" height="17"/>
19435                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19436                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="立ち絵ID" id="ISg-yg-UMd">
19437                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19438                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19439                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19440                         </textFieldCell>
19441                     </textField>
19442                     <button hidden="YES" verticalHuggingPriority="750" id="BGe-7F-MSQ">
19443                         <rect key="frame" x="261" y="211" width="57" height="32"/>
19444                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19445                         <buttonCell key="cell" type="push" title="clear" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wf6-Gi-vH4">
19446                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19447                             <font key="font" metaFont="system"/>
19448                         </buttonCell>
19449                         <connections>
19450                             <action selector="SEstandSEclear:" target="9720" id="NWD-o8-H0d"/>
19451                         </connections>
19452                     </button>
19453                     <button verticalHuggingPriority="750" id="KrJ-fZ-vwQ">
19454                         <rect key="frame" x="234" y="211" width="35" height="32"/>
19455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19456                         <buttonCell key="cell" type="push" title="+" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6lS-hT-1sO">
19457                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19458                             <font key="font" metaFont="system"/>
19459                         </buttonCell>
19460                         <connections>
19461                             <action selector="SEstandSEadd:" target="9720" id="I8k-L0-ZUa"/>
19462                         </connections>
19463                     </button>
19464                     <button verticalHuggingPriority="750" id="le6-p2-oGf">
19465                         <rect key="frame" x="286" y="180" width="32" height="32"/>
19466                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19467                         <buttonCell key="cell" type="push" title="-" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JR0-B2-B64">
19468                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19469                             <font key="font" metaFont="system"/>
19470                         </buttonCell>
19471                         <connections>
19472                             <action selector="SEstandSEremove:" target="9720" id="82E-19-vUt"/>
19473                         </connections>
19474                     </button>
19475                     <textField verticalHuggingPriority="750" id="z78-tH-F3j">
19476                         <rect key="frame" x="186" y="219" width="46" height="22"/>
19477                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19478                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Io0-gl-Hxx">
19479                             <font key="font" metaFont="system"/>
19480                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19481                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19482                         </textFieldCell>
19483                     </textField>
19484                     <textField verticalHuggingPriority="750" id="3ko-0k-bUa">
19485                         <rect key="frame" x="334" y="103" width="40" height="22"/>
19486                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19487                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="grG-0Z-0s1">
19488                             <font key="font" metaFont="system"/>
19489                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19490                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19491                         </textFieldCell>
19492                         <connections>
19493                             <action selector="SEstandXsubmit:" target="9720" id="wlN-cn-wz2"/>
19494                         </connections>
19495                     </textField>
19496                     <textField verticalHuggingPriority="750" id="aGg-v1-tns">
19497                         <rect key="frame" x="395" y="103" width="40" height="22"/>
19498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19499                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="nv8-aN-eM7">
19500                             <font key="font" metaFont="system"/>
19501                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19502                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19503                         </textFieldCell>
19504                         <connections>
19505                             <action selector="SEstandYsubmit:" target="9720" id="gBW-CI-7yq"/>
19506                         </connections>
19507                     </textField>
19508                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="sxH-WQ-86h">
19509                         <rect key="frame" x="378" y="108" width="11" height="17"/>
19510                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19511                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="y" id="sOD-BW-9j2">
19512                             <font key="font" metaFont="system"/>
19513                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19514                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19515                         </textFieldCell>
19516                     </textField>
19517                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="MNf-wx-fXU">
19518                         <rect key="frame" x="318" y="108" width="12" height="17"/>
19519                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19520                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="x" id="9Ha-mh-49f">
19521                             <font key="font" metaFont="system"/>
19522                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19523                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19524                         </textFieldCell>
19525                     </textField>
19526                 </subviews>
19527             </view>
19528             <point key="canvasLocation" x="432" y="811"/>
19529         </window>
19530         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="JWZ-ni-Uv8" userLabel="特殊項目" customClass="NSPanel">
19531             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19532             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19533             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19534             <view key="contentView" id="KW4-4K-JVU">
19535                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19536                 <autoresizingMask key="autoresizingMask"/>
19537                 <subviews>
19538                     <button verticalHuggingPriority="750" id="lSX-NX-9Js">
19539                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19540                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19541                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mbr-T3-VJa">
19542                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19543                             <font key="font" size="13" name="AquaKana"/>
19544                         </buttonCell>
19545                         <connections>
19546                             <action selector="attackPreferenceCloseBtn:" target="3039" id="sSs-iM-Azb"/>
19547                         </connections>
19548                     </button>
19549                     <button id="MlF-Bt-XM5">
19550                         <rect key="frame" x="18" y="337" width="87" height="18"/>
19551                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19552                         <buttonCell key="cell" type="check" title="絶対効果値" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2WM-fo-9fr">
19553                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19554                             <font key="font" size="13" name="AquaKana"/>
19555                         </buttonCell>
19556                     </button>
19557                     <button id="jxf-Qf-vGF">
19558                         <rect key="frame" x="18" y="309" width="113" height="18"/>
19559                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19560                         <buttonCell key="cell" type="check" title="サイズ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="74S-Ii-hcr">
19561                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19562                             <font key="font" size="13" name="AquaKana"/>
19563                         </buttonCell>
19564                     </button>
19565                     <button id="xby-lD-qab">
19566                         <rect key="frame" x="18" y="250" width="100" height="18"/>
19567                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19568                         <buttonCell key="cell" type="check" title="攻撃受け流し" bezelStyle="regularSquare" imagePosition="left" inset="2" id="8en-68-zJ3">
19569                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19570                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19571                         </buttonCell>
19572                     </button>
19573                     <button id="BhR-kE-S3j">
19574                         <rect key="frame" x="18" y="220" width="74" height="18"/>
19575                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19576                         <buttonCell key="cell" type="check" title="攻撃反射" bezelStyle="regularSquare" imagePosition="left" inset="2" id="k9A-b6-DtF">
19577                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19578                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19579                         </buttonCell>
19580                     </button>
19581                     <button id="PoF-bS-XBI">
19582                         <rect key="frame" x="18" y="363" width="61" height="18"/>
19583                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19584                         <buttonCell key="cell" type="check" title="ビーム" bezelStyle="regularSquare" imagePosition="left" inset="2" id="4lC-CG-lUV">
19585                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19586                             <font key="font" size="13" name="AquaKana"/>
19587                         </buttonCell>
19588                     </button>
19589                     <button id="N20-Yl-NHa">
19590                         <rect key="frame" x="18" y="279" width="113" height="18"/>
19591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19592                         <buttonCell key="cell" type="check" title="コンボ補正なし" bezelStyle="regularSquare" imagePosition="left" inset="2" id="2X4-3j-nYX">
19593                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19594                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19595                         </buttonCell>
19596                     </button>
19597                     <button id="HE9-qp-z1q">
19598                         <rect key="frame" x="18" y="191" width="139" height="18"/>
19599                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19600                         <buttonCell key="cell" type="check" title="イマジンブレーカー" bezelStyle="regularSquare" imagePosition="left" inset="2" id="sC8-Fc-Iq4">
19601                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19602                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19603                         </buttonCell>
19604                     </button>
19605                     <button id="H0h-VS-Z4F">
19606                         <rect key="frame" x="171" y="363" width="165" height="18"/>
19607                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19608                         <buttonCell key="cell" type="check" title="反撃使用時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="68I-YA-4fg">
19609                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19610                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19611                         </buttonCell>
19612                     </button>
19613                     <textField verticalHuggingPriority="750" id="SaH-1l-TQV">
19614                         <rect key="frame" x="342" y="361" width="50" height="22"/>
19615                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19616                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="aId-Ph-ZOo">
19617                             <font key="font" metaFont="system"/>
19618                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19619                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19620                         </textFieldCell>
19621                     </textField>
19622                     <button id="bai-64-nlS">
19623                         <rect key="frame" x="171" y="337" width="165" height="18"/>
19624                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19625                         <buttonCell key="cell" type="check" title="攻撃ミス時回避率ダウン" bezelStyle="regularSquare" imagePosition="left" inset="2" id="SGf-qf-viv">
19626                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19627                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19628                         </buttonCell>
19629                     </button>
19630                     <textField verticalHuggingPriority="750" id="gTl-BW-bP3">
19631                         <rect key="frame" x="342" y="335" width="50" height="22"/>
19632                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19633                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cYJ-qR-4Wh">
19634                             <font key="font" metaFont="system"/>
19635                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19636                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19637                         </textFieldCell>
19638                     </textField>
19639                     <button id="iwT-Gx-TCd">
19640                         <rect key="frame" x="171" y="311" width="152" height="18"/>
19641                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19642                         <buttonCell key="cell" type="check" title="射程外時命中率アップ" bezelStyle="regularSquare" imagePosition="left" inset="2" id="kvz-N7-cnd">
19643                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19644                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19645                         </buttonCell>
19646                     </button>
19647                     <textField verticalHuggingPriority="750" id="aS4-sG-ZT9">
19648                         <rect key="frame" x="342" y="309" width="50" height="22"/>
19649                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19650                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Uya-WG-kCw">
19651                             <font key="font" metaFont="system"/>
19652                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19653                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19654                         </textFieldCell>
19655                     </textField>
19656                     <button id="M3Q-Qo-iV6">
19657                         <rect key="frame" x="171" y="283" width="74" height="18"/>
19658                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19659                         <buttonCell key="cell" type="check" title="継続効果" bezelStyle="regularSquare" imagePosition="left" inset="2" id="gN3-n3-5sE">
19660                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19661                             <font key="font" size="13" name="AquaKana"/>
19662                         </buttonCell>
19663                     </button>
19664                     <textField verticalHuggingPriority="750" id="jJk-fl-gV1">
19665                         <rect key="frame" x="342" y="281" width="50" height="22"/>
19666                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19667                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="lpH-wI-xwN">
19668                             <font key="font" metaFont="system"/>
19669                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19670                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19671                         </textFieldCell>
19672                     </textField>
19673                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="pDw-SK-4Oq">
19674                         <rect key="frame" x="254" y="284" width="77" height="17"/>
19675                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19676                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="継続効果WT" id="wt6-f6-VCP">
19677                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19678                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19679                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19680                         </textFieldCell>
19681                     </textField>
19682                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="GZB-7R-LJb">
19683                         <rect key="frame" x="171" y="259" width="217" height="17"/>
19684                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19685                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※持続効果WT0で自分のターンまで" id="vpB-kP-MYg">
19686                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19687                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19688                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19689                         </textFieldCell>
19690                     </textField>
19691                 </subviews>
19692             </view>
19693             <point key="canvasLocation" x="3525" y="322"/>
19694         </window>
19695         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="BFi-4B-Lrm" userLabel="演出決定" customClass="NSPanel">
19696             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19697             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19698             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19699             <view key="contentView" id="bTT-W1-VqJ">
19700                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19701                 <autoresizingMask key="autoresizingMask"/>
19702                 <subviews>
19703                     <button verticalHuggingPriority="750" id="6Fu-0s-ogw">
19704                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19705                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19706                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bY7-bd-cTX">
19707                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19708                             <font key="font" size="13" name="AquaKana"/>
19709                         </buttonCell>
19710                         <connections>
19711                             <action selector="attackEffectCloseBtn:" target="3039" id="NeQ-ZB-5Cs"/>
19712                         </connections>
19713                     </button>
19714                     <textField verticalHuggingPriority="750" id="TKd-KS-cpV">
19715                         <rect key="frame" x="145" y="358" width="433" height="22"/>
19716                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19717                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Okc-42-HBX">
19718                             <font key="font" metaFont="system"/>
19719                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19720                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19721                         </textFieldCell>
19722                     </textField>
19723                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="i3L-74-oFN">
19724                         <rect key="frame" x="20" y="324" width="117" height="56"/>
19725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19726                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19727                         <size key="cellSize" width="114" height="18"/>
19728                         <size key="intercellSpacing" width="4" height="2"/>
19729                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="fGn-B4-p3q">
19730                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19731                             <font key="font" metaFont="system"/>
19732                         </buttonCell>
19733                         <cells>
19734                             <column>
19735                                 <buttonCell type="radio" title="movファイル名" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="du1-8W-Tsw">
19736                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19737                                     <font key="font" metaFont="system"/>
19738                                 </buttonCell>
19739                                 <buttonCell type="radio" title="アニメーション" imagePosition="left" alignment="left" inset="2" id="pRN-A4-zVg">
19740                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
19741                                     <font key="font" metaFont="system"/>
19742                                 </buttonCell>
19743                             </column>
19744                         </cells>
19745                         <connections>
19746                             <action selector="attackEffectRadioBtn:" target="3039" id="0Cl-V4-oyX"/>
19747                         </connections>
19748                     </matrix>
19749                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sgt-Si-6Ip">
19750                         <rect key="frame" x="20" y="20" width="404" height="296"/>
19751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19752                         <clipView key="contentView" id="0Rf-Kc-HFy">
19753                             <rect key="frame" x="1" y="17" width="402" height="278"/>
19754                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
19755                             <subviews>
19756                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="ZbX-lt-I6z" id="abe-p0-Egd">
19757                                     <rect key="frame" x="0.0" y="0.0" width="402" height="66"/>
19758                                     <autoresizingMask key="autoresizingMask"/>
19759                                     <size key="intercellSpacing" width="3" height="2"/>
19760                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19761                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
19762                                     <tableColumns>
19763                                         <tableColumn width="131.37109375" minWidth="40" maxWidth="1000" id="TRb-vS-2Sd">
19764                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="画像">
19765                                                 <font key="font" metaFont="smallSystem"/>
19766                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19767                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19768                                             </tableHeaderCell>
19769                                             <imageCell key="dataCell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" id="kNn-FB-41v"/>
19770                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19771                                             <connections>
19772                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.img" id="wmE-do-oKG">
19773                                                     <dictionary key="options">
19774                                                         <bool key="NSConditionallySetsEnabled" value="NO"/>
19775                                                     </dictionary>
19776                                                 </binding>
19777                                             </connections>
19778                                         </tableColumn>
19779                                         <tableColumn width="98.8828125" minWidth="10" maxWidth="3.4028234663852886e+38" id="5e4-A1-OGP">
19780                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
19781                                                 <font key="font" metaFont="smallSystem"/>
19782                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19783                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19784                                             </tableHeaderCell>
19785                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="hT2-lg-8X0">
19786                                                 <font key="font" metaFont="system"/>
19787                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19788                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19789                                                 <connections>
19790                                                     <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="DHH-vP-v0Y"/>
19791                                                 </connections>
19792                                             </textFieldCell>
19793                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19794                                             <connections>
19795                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.name" id="BVv-i4-KcF">
19796                                                     <dictionary key="options">
19797                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
19798                                                     </dictionary>
19799                                                 </binding>
19800                                             </connections>
19801                                         </tableColumn>
19802                                         <tableColumn width="163" minWidth="10" maxWidth="3.4028234663852886e+38" id="CB2-x5-an4">
19803                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キーサウンドファイル名">
19804                                                 <font key="font" metaFont="smallSystem"/>
19805                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
19806                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
19807                                             </tableHeaderCell>
19808                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="AR6-XO-Ksc">
19809                                                 <font key="font" metaFont="system"/>
19810                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
19811                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19812                                             </textFieldCell>
19813                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
19814                                             <connections>
19815                                                 <binding destination="Xd6-UN-4HS" name="value" keyPath="arrangedObjects.snd" id="r9m-SI-kQc"/>
19816                                             </connections>
19817                                         </tableColumn>
19818                                     </tableColumns>
19819                                 </tableView>
19820                             </subviews>
19821                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
19822                         </clipView>
19823                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="EPB-F5-FKX">
19824                             <rect key="frame" x="1" y="119" width="223" height="15"/>
19825                             <autoresizingMask key="autoresizingMask"/>
19826                         </scroller>
19827                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="PgA-Cr-tT0">
19828                             <rect key="frame" x="224" y="17" width="15" height="102"/>
19829                             <autoresizingMask key="autoresizingMask"/>
19830                         </scroller>
19831                         <tableHeaderView key="headerView" id="ZbX-lt-I6z">
19832                             <rect key="frame" x="0.0" y="0.0" width="402" height="17"/>
19833                             <autoresizingMask key="autoresizingMask"/>
19834                         </tableHeaderView>
19835                     </scrollView>
19836                     <button verticalHuggingPriority="750" id="Obx-7f-XeS">
19837                         <rect key="frame" x="450" y="46" width="105" height="32"/>
19838                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19839                         <buttonCell key="cell" type="push" title="プレビュー" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sje-hY-x1T">
19840                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19841                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19842                         </buttonCell>
19843                         <connections>
19844                             <action selector="attackEffectPreviewBtn:" target="3039" id="6eG-UX-90A"/>
19845                         </connections>
19846                     </button>
19847                     <button verticalHuggingPriority="750" id="pOa-wF-vu4">
19848                         <rect key="frame" x="404" y="298" width="20" height="19"/>
19849                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19850                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Av2-n0-iDJ">
19851                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19852                             <font key="font" metaFont="system"/>
19853                         </buttonCell>
19854                         <connections>
19855                             <action selector="attackEffectDelete:" target="3039" id="6uO-sW-Ojy"/>
19856                         </connections>
19857                     </button>
19858                     <button verticalHuggingPriority="750" id="VAH-Xw-9hu">
19859                         <rect key="frame" x="385" y="298" width="20" height="19"/>
19860                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19861                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="k6L-mz-5qS">
19862                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19863                             <font key="font" metaFont="system"/>
19864                         </buttonCell>
19865                         <connections>
19866                             <action selector="attackEffectInsert:" target="3039" id="Z8o-UO-RaW"/>
19867                         </connections>
19868                     </button>
19869                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="h9p-v4-KuY">
19870                         <rect key="frame" x="441" y="168" width="131" height="96"/>
19871                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19872                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="lpU-ve-chq"/>
19873                         <connections>
19874                             <action selector="attackEffectIV:" target="3039" id="L42-XC-bHY"/>
19875                         </connections>
19876                     </imageView>
19877                 </subviews>
19878             </view>
19879             <point key="canvasLocation" x="3525" y="797"/>
19880         </window>
19881         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="gnR-a9-LnO" userLabel="movプレビュー" customClass="NSPanel">
19882             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19883             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19884             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19885             <view key="contentView" id="kFG-vF-xDB">
19886                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19887                 <autoresizingMask key="autoresizingMask"/>
19888                 <subviews>
19889                     <button verticalHuggingPriority="750" id="hjr-Ec-RSI">
19890                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19891                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19892                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="EtQ-hg-Whx">
19893                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19894                             <font key="font" size="13" name="AquaKana"/>
19895                         </buttonCell>
19896                         <connections>
19897                             <action selector="attackEffectMovCloseBtn:" target="3039" id="x7L-zn-wRH"/>
19898                         </connections>
19899                     </button>
19900                     <avPlayerView controlsStyle="inline" id="moo-ho-WXo">
19901                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19903                     </avPlayerView>
19904                 </subviews>
19905             </view>
19906             <point key="canvasLocation" x="3525" y="1270"/>
19907         </window>
19908         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="xGI-sa-7AS" userLabel="アニメーションプレビュー" customClass="NSPanel">
19909             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
19910             <rect key="contentRect" x="196" y="132" width="600" height="400"/>
19911             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
19912             <view key="contentView" id="Ade-ks-wC6">
19913                 <rect key="frame" x="0.0" y="0.0" width="600" height="400"/>
19914                 <autoresizingMask key="autoresizingMask"/>
19915                 <subviews>
19916                     <button verticalHuggingPriority="750" id="yp2-HA-3Ok">
19917                         <rect key="frame" x="518" y="13" width="66" height="32"/>
19918                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19919                         <buttonCell key="cell" type="push" title="終了" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="9aM-tz-6K0">
19920                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19921                             <font key="font" size="13" name="AquaKana"/>
19922                         </buttonCell>
19923                         <connections>
19924                             <action selector="attackEffectAniCloseBtn:" target="3039" id="gVl-OW-7gW"/>
19925                         </connections>
19926                     </button>
19927                     <customView id="0rj-n8-n3h" customClass="UnitChipListEV">
19928                         <rect key="frame" x="150" y="103" width="300" height="194"/>
19929                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19930                     </customView>
19931                     <button verticalHuggingPriority="750" id="dJI-SA-JHu">
19932                         <rect key="frame" x="180" y="55" width="20" height="23"/>
19933                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19934                         <buttonCell key="cell" type="smallSquare" title="&lt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Sfp-L7-EjV">
19935                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19936                             <font key="font" metaFont="system"/>
19937                         </buttonCell>
19938                         <connections>
19939                             <action selector="attackEffectPrev:" target="3039" id="oQq-lu-W8p"/>
19940                         </connections>
19941                     </button>
19942                     <button verticalHuggingPriority="750" id="3bQ-fo-vGy">
19943                         <rect key="frame" x="398" y="55" width="20" height="23"/>
19944                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19945                         <buttonCell key="cell" type="smallSquare" title="&gt;" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="A8x-bu-1Ot">
19946                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19947                             <font key="font" metaFont="system"/>
19948                         </buttonCell>
19949                         <connections>
19950                             <action selector="attackEffectNext:" target="3039" id="2zx-0X-t40"/>
19951                         </connections>
19952                     </button>
19953                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="d2V-OI-28q">
19954                         <rect key="frame" x="239" y="58" width="122" height="17"/>
19955                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19956                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="0/0" id="cMg-eH-cNJ">
19957                             <font key="font" metaFont="system"/>
19958                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19959                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19960                         </textFieldCell>
19961                     </textField>
19962                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="eyK-de-fxi">
19963                         <rect key="frame" x="494" y="133" width="56" height="17"/>
19964                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19965                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="フレーム" id="0v4-9w-ydf">
19966                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19967                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
19968                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
19969                         </textFieldCell>
19970                     </textField>
19971                     <textField verticalHuggingPriority="750" id="DCS-oC-lDS">
19972                         <rect key="frame" x="474" y="103" width="96" height="22"/>
19973                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19974                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Pac-is-ImK">
19975                             <font key="font" metaFont="system"/>
19976                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
19977                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
19978                         </textFieldCell>
19979                     </textField>
19980                     <button verticalHuggingPriority="750" id="6Ch-WX-0Yq">
19981                         <rect key="frame" x="451" y="55" width="66" height="32"/>
19982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19983                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="50s-xJ-MgB">
19984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19985                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19986                         </buttonCell>
19987                         <connections>
19988                             <action selector="attackEffectRun:" target="3039" id="cqO-Vt-Ofr"/>
19989                         </connections>
19990                     </button>
19991                     <button verticalHuggingPriority="750" id="O7X-4b-9ZB">
19992                         <rect key="frame" x="512" y="55" width="66" height="32"/>
19993                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
19994                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8Wg-w0-mbC">
19995                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
19996                             <font key="font" size="13" name="HiraKakuProN-W3"/>
19997                         </buttonCell>
19998                         <connections>
19999                             <action selector="attackEffectStop:" target="3039" id="YmS-yI-7qL"/>
20000                         </connections>
20001                     </button>
20002                     <button id="ok7-kz-wU1">
20003                         <rect key="frame" x="472" y="163" width="100" height="18"/>
20004                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20005                         <buttonCell key="cell" type="check" title="アルファ補正" bezelStyle="regularSquare" imagePosition="left" inset="2" id="fbL-Q8-oCw">
20006                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20007                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20008                         </buttonCell>
20009                     </button>
20010                 </subviews>
20011             </view>
20012             <point key="canvasLocation" x="3525" y="1738"/>
20013         </window>
20014         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9tv-gX-969" userLabel="エフェクトプレビュー" customClass="NSPanel">
20015             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
20016             <rect key="contentRect" x="196" y="132" width="300" height="194"/>
20017             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20018             <view key="contentView" id="1Z5-4J-M6p">
20019                 <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
20020                 <autoresizingMask key="autoresizingMask"/>
20021                 <subviews>
20022                     <avPlayerView controlsStyle="none" id="3GZ-ID-vqV">
20023                         <rect key="frame" x="0.0" y="0.0" width="300" height="194"/>
20024                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20025                     </avPlayerView>
20026                 </subviews>
20027             </view>
20028             <point key="canvasLocation" x="3448" y="2108"/>
20029         </window>
20030         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="nNk-dn-uy1" userLabel="出現処理">
20031             <windowStyleMask key="styleMask" titled="YES"/>
20032             <rect key="contentRect" x="196" y="207" width="545" height="367"/>
20033             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20034             <view key="contentView" id="NOY-a9-cyZ">
20035                 <rect key="frame" x="0.0" y="0.0" width="545" height="367"/>
20036                 <autoresizingMask key="autoresizingMask"/>
20037                 <subviews>
20038                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Ats-9h-Wwm">
20039                         <rect key="frame" x="20" y="212" width="505" height="135"/>
20040                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20041                         <clipView key="contentView" id="Lwi-5o-urx">
20042                             <rect key="frame" x="1" y="17" width="503" height="117"/>
20043                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20044                             <subviews>
20045                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="CEX-eS-gJs" id="tdc-xg-y6U">
20046                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
20047                                     <autoresizingMask key="autoresizingMask"/>
20048                                     <size key="intercellSpacing" width="3" height="2"/>
20049                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20050                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20051                                     <tableColumns>
20052                                         <tableColumn editable="NO" width="77.51953125" minWidth="40" maxWidth="1000" id="8UD-iF-nIS">
20053                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
20054                                                 <font key="font" metaFont="smallSystem"/>
20055                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20056                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20057                                             </tableHeaderCell>
20058                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="b2y-II-MHj">
20059                                                 <font key="font" metaFont="system"/>
20060                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20061                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20062                                             </textFieldCell>
20063                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20064                                             <connections>
20065                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value" id="oPC-5a-usv">
20066                                                     <dictionary key="options">
20067                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20068                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20069                                                     </dictionary>
20070                                                 </binding>
20071                                             </connections>
20072                                         </tableColumn>
20073                                         <tableColumn width="40" minWidth="40" maxWidth="1000" id="XuM-ZJ-DEO">
20074                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
20075                                                 <font key="font" metaFont="smallSystem"/>
20076                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20077                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20078                                             </tableHeaderCell>
20079                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="jNK-8Z-JpB">
20080                                                 <font key="font" metaFont="system"/>
20081                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20082                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20083                                             </textFieldCell>
20084                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20085                                             <connections>
20086                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.team" id="cD5-8e-Jop">
20087                                                     <dictionary key="options">
20088                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20089                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20090                                                     </dictionary>
20091                                                 </binding>
20092                                             </connections>
20093                                         </tableColumn>
20094                                         <tableColumn editable="NO" width="180.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="t4G-1e-0Fr">
20095                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
20096                                                 <font key="font" metaFont="smallSystem"/>
20097                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20098                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20099                                             </tableHeaderCell>
20100                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="zcf-rf-gcm">
20101                                                 <font key="font" metaFont="system"/>
20102                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20103                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20104                                             </textFieldCell>
20105                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20106                                             <connections>
20107                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.name" id="0Q4-S0-5Gf">
20108                                                     <dictionary key="options">
20109                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20110                                                     </dictionary>
20111                                                 </binding>
20112                                             </connections>
20113                                         </tableColumn>
20114                                         <tableColumn width="102.62890625" minWidth="10" maxWidth="3.4028234663852886e+38" id="pnT-kI-gD0">
20115                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="重なった場合出ない">
20116                                                 <font key="font" metaFont="smallSystem"/>
20117                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20118                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20119                                             </tableHeaderCell>
20120                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="aDC-fW-D8R">
20121                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20122                                                 <font key="font" metaFont="system"/>
20123                                             </buttonCell>
20124                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20125                                             <connections>
20126                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.chk" id="ciz-p5-FW5">
20127                                                     <dictionary key="options">
20128                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20129                                                     </dictionary>
20130                                                 </binding>
20131                                             </connections>
20132                                         </tableColumn>
20133                                         <tableColumn editable="NO" width="87" minWidth="10" maxWidth="3.4028234663852886e+38" id="v1h-B1-T5S">
20134                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="情報格納">
20135                                                 <font key="font" metaFont="smallSystem"/>
20136                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20137                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20138                                             </tableHeaderCell>
20139                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IyK-Yq-ePd">
20140                                                 <font key="font" metaFont="system"/>
20141                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20142                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20143                                             </textFieldCell>
20144                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20145                                             <connections>
20146                                                 <binding destination="s5m-qC-rDg" name="value" keyPath="arrangedObjects.value2" id="sct-WA-uNP"/>
20147                                             </connections>
20148                                         </tableColumn>
20149                                     </tableColumns>
20150                                 </tableView>
20151                             </subviews>
20152                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20153                         </clipView>
20154                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="edl-Sq-d8v">
20155                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20156                             <autoresizingMask key="autoresizingMask"/>
20157                         </scroller>
20158                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ajF-yn-Uyk">
20159                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20160                             <autoresizingMask key="autoresizingMask"/>
20161                         </scroller>
20162                         <tableHeaderView key="headerView" id="CEX-eS-gJs">
20163                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
20164                             <autoresizingMask key="autoresizingMask"/>
20165                         </tableHeaderView>
20166                     </scrollView>
20167                     <scrollView autohidesScrollers="YES" horizontalLineScroll="34" horizontalPageScroll="10" verticalLineScroll="34" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="Nsd-ia-Y7K">
20168                         <rect key="frame" x="20" y="32" width="356" height="172"/>
20169                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20170                         <clipView key="contentView" id="QRg-sp-1W1">
20171                             <rect key="frame" x="1" y="17" width="354" height="154"/>
20172                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20173                             <subviews>
20174                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" rowHeight="32" headerView="ATI-11-v3Z" id="uv9-Oz-dpY">
20175                                     <rect key="frame" x="0.0" y="0.0" width="354" height="34"/>
20176                                     <autoresizingMask key="autoresizingMask"/>
20177                                     <size key="intercellSpacing" width="3" height="2"/>
20178                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20179                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20180                                     <tableColumns>
20181                                         <tableColumn editable="NO" width="129" minWidth="40" maxWidth="1000" id="AkH-qR-ftl">
20182                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ画像">
20183                                                 <font key="font" metaFont="smallSystem"/>
20184                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20185                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20186                                             </tableHeaderCell>
20187                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="4pp-vZ-GtE"/>
20188                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20189                                             <connections>
20190                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.img" id="oPl-FK-qg4"/>
20191                                             </connections>
20192                                         </tableColumn>
20193                                         <tableColumn editable="NO" width="219" minWidth="40" maxWidth="1000" id="Y5l-FB-UfL">
20194                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="キャラクター名">
20195                                                 <font key="font" metaFont="smallSystem"/>
20196                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20197                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20198                                             </tableHeaderCell>
20199                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="7QR-rY-p3u">
20200                                                 <font key="font" metaFont="system"/>
20201                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20202                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20203                                             </textFieldCell>
20204                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20205                                             <connections>
20206                                                 <binding destination="1qd-yQ-NSy" name="value" keyPath="arrangedObjects.name" id="eET-Cf-zpM">
20207                                                     <dictionary key="options">
20208                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20209                                                     </dictionary>
20210                                                 </binding>
20211                                             </connections>
20212                                         </tableColumn>
20213                                     </tableColumns>
20214                                 </tableView>
20215                             </subviews>
20216                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20217                         </clipView>
20218                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Pfc-2y-mVv">
20219                             <rect key="frame" x="1" y="116" width="233" height="16"/>
20220                             <autoresizingMask key="autoresizingMask"/>
20221                         </scroller>
20222                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="kBc-QY-AQx">
20223                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20224                             <autoresizingMask key="autoresizingMask"/>
20225                         </scroller>
20226                         <tableHeaderView key="headerView" id="ATI-11-v3Z">
20227                             <rect key="frame" x="0.0" y="0.0" width="354" height="17"/>
20228                             <autoresizingMask key="autoresizingMask"/>
20229                         </tableHeaderView>
20230                     </scrollView>
20231                     <button verticalHuggingPriority="750" id="0Ga-m5-oml">
20232                         <rect key="frame" x="405" y="91" width="66" height="32"/>
20233                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20234                         <buttonCell key="cell" type="push" title="選択" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bmU-Zp-PYP">
20235                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20236                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20237                         </buttonCell>
20238                         <connections>
20239                             <action selector="EDappearSet:" target="3826" id="dVa-Iz-HjT"/>
20240                         </connections>
20241                     </button>
20242                     <button verticalHuggingPriority="750" id="eXQ-2g-Rnx">
20243                         <rect key="frame" x="405" y="25" width="66" height="32"/>
20244                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20245                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="23W-FB-wpW">
20246                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20247                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20248                         </buttonCell>
20249                         <connections>
20250                             <action selector="EDappearSubmit:" target="3826" id="cBk-dH-8o2"/>
20251                         </connections>
20252                     </button>
20253                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="D1T-1P-oge">
20254                         <rect key="frame" x="408" y="139" width="77" height="38"/>
20255                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20256                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20257                         <size key="cellSize" width="74" height="18"/>
20258                         <size key="intercellSpacing" width="4" height="2"/>
20259                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="DpS-Wi-bWJ">
20260                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20261                             <font key="font" metaFont="system"/>
20262                         </buttonCell>
20263                         <cells>
20264                             <column>
20265                                 <buttonCell type="radio" title="ユニット" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="5pa-J8-dqS">
20266                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20267                                     <font key="font" metaFont="system"/>
20268                                 </buttonCell>
20269                                 <buttonCell type="radio" title="モビール" imagePosition="left" alignment="left" inset="2" id="1BM-Hq-M3p">
20270                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20271                                     <font key="font" metaFont="system"/>
20272                                 </buttonCell>
20273                             </column>
20274                         </cells>
20275                     </matrix>
20276                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="h0N-18-M5F">
20277                         <rect key="frame" x="378" y="187" width="155" height="17"/>
20278                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20279                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="DL4-wR-Pan">
20280                             <font key="font" metaFont="system"/>
20281                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20282                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20283                         </textFieldCell>
20284                     </textField>
20285                     <button verticalHuggingPriority="750" id="a0w-7D-Ke4">
20286                         <rect key="frame" x="405" y="58" width="66" height="32"/>
20287                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20288                         <buttonCell key="cell" type="push" title="格納" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6YF-6c-9XT">
20289                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20290                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20291                         </buttonCell>
20292                         <connections>
20293                             <action selector="EDappearSave:" target="3826" id="ddu-cJ-GTG"/>
20294                         </connections>
20295                     </button>
20296                     <button verticalHuggingPriority="750" id="xSa-2O-A4q">
20297                         <rect key="frame" x="488" y="330" width="20" height="18"/>
20298                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20299                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RnA-LF-lV9">
20300                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20301                             <font key="font" metaFont="system"/>
20302                         </buttonCell>
20303                         <connections>
20304                             <action selector="EDappearAdd:" target="3826" id="kLh-U0-J9Y"/>
20305                         </connections>
20306                     </button>
20307                     <button verticalHuggingPriority="750" id="2R3-6R-2uM">
20308                         <rect key="frame" x="507" y="330" width="18" height="18"/>
20309                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20310                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dIj-nr-gVu">
20311                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20312                             <font key="font" metaFont="system"/>
20313                         </buttonCell>
20314                         <connections>
20315                             <action selector="EDappearRemove:" target="3826" id="d7j-Qt-q8q"/>
20316                         </connections>
20317                     </button>
20318                 </subviews>
20319             </view>
20320             <point key="canvasLocation" x="3340.5" y="2700.5"/>
20321         </window>
20322         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="PKC-k4-dLW" userLabel="ウェイト時間">
20323             <windowStyleMask key="styleMask" titled="YES"/>
20324             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20325             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20326             <view key="contentView" id="BbH-hY-xnu">
20327                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20328                 <autoresizingMask key="autoresizingMask"/>
20329                 <subviews>
20330                     <textField verticalHuggingPriority="750" id="wei-np-Col">
20331                         <rect key="frame" x="93" y="74" width="50" height="22"/>
20332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20333                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="flZ-hZ-ZYV">
20334                             <font key="font" metaFont="system"/>
20335                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20336                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20337                         </textFieldCell>
20338                     </textField>
20339                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="vDE-0D-0dp">
20340                         <rect key="frame" x="23" y="113" width="199" height="17"/>
20341                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20342                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ウェイト時間決定(小数点も可)" id="Yli-LZ-qwe">
20343                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20344                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20345                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20346                         </textFieldCell>
20347                     </textField>
20348                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JeB-4v-HC9">
20349                         <rect key="frame" x="149" y="77" width="17" height="17"/>
20350                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20351                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="秒" id="WfC-3M-AJq">
20352                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20353                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20354                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20355                         </textFieldCell>
20356                     </textField>
20357                     <button verticalHuggingPriority="750" id="Dba-bb-jCM">
20358                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20360                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="rPy-yD-f32">
20361                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20362                             <font key="font" size="13" name="AquaKana"/>
20363                         </buttonCell>
20364                         <connections>
20365                             <action selector="EDwaitClost:" target="3826" id="900-YS-9bX"/>
20366                         </connections>
20367                     </button>
20368                     <button verticalHuggingPriority="750" id="cLD-C5-P9t">
20369                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20370                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20371                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="KcA-tJ-M4Y">
20372                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20373                             <font key="font" size="13" name="AquaKana"/>
20374                         </buttonCell>
20375                         <connections>
20376                             <action selector="EDwaitSubmit:" target="3826" id="2lW-7T-rVT"/>
20377                         </connections>
20378                     </button>
20379                 </subviews>
20380             </view>
20381             <point key="canvasLocation" x="642" y="2148"/>
20382         </window>
20383         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1E8-im-drr" userLabel="BGM演奏">
20384             <windowStyleMask key="styleMask" titled="YES"/>
20385             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20386             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20387             <view key="contentView" id="83u-gD-yZr">
20388                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20389                 <autoresizingMask key="autoresizingMask"/>
20390                 <subviews>
20391                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="yXr-e3-57C">
20392                         <rect key="frame" x="23" y="443" width="75" height="17"/>
20393                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20394                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="BGMの演奏" id="Wop-OH-Gxa">
20395                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20396                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20397                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20398                         </textFieldCell>
20399                     </textField>
20400                     <button verticalHuggingPriority="750" id="7rQ-6K-7mA">
20401                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20402                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20403                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="kxL-Aq-cXK">
20404                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20405                             <font key="font" size="13" name="AquaKana"/>
20406                         </buttonCell>
20407                         <connections>
20408                             <action selector="EDBGMClose:" target="3826" id="4Ik-SR-U0p"/>
20409                         </connections>
20410                     </button>
20411                     <button verticalHuggingPriority="750" id="bfW-Qf-jOa">
20412                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20413                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20414                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BaX-jv-wee">
20415                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20416                             <font key="font" size="13" name="AquaKana"/>
20417                         </buttonCell>
20418                         <connections>
20419                             <action selector="EDBGMSubmit:" target="3826" id="4Eo-Ai-fm8"/>
20420                         </connections>
20421                     </button>
20422                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="tFT-gd-dWj">
20423                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20424                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20425                         <clipView key="contentView" id="PWl-8w-vmT">
20426                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20427                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20428                             <subviews>
20429                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="xCh-kg-JGD" id="dni-q7-lOB">
20430                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20431                                     <autoresizingMask key="autoresizingMask"/>
20432                                     <size key="intercellSpacing" width="3" height="2"/>
20433                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20434                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20435                                     <tableColumns>
20436                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="tqe-f0-pY5">
20437                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="曲名">
20438                                                 <font key="font" metaFont="smallSystem"/>
20439                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20440                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20441                                             </tableHeaderCell>
20442                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0g3-hA-YTp">
20443                                                 <font key="font" metaFont="system"/>
20444                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20445                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20446                                             </textFieldCell>
20447                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20448                                             <connections>
20449                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.bgm" id="Kki-FQ-leW">
20450                                                     <dictionary key="options">
20451                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20452                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20453                                                     </dictionary>
20454                                                 </binding>
20455                                             </connections>
20456                                         </tableColumn>
20457                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="pML-jN-wOW">
20458                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20459                                                 <font key="font" metaFont="smallSystem"/>
20460                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20461                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20462                                             </tableHeaderCell>
20463                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="xbX-t5-BAi">
20464                                                 <font key="font" metaFont="system"/>
20465                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20466                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20467                                             </textFieldCell>
20468                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20469                                             <connections>
20470                                                 <binding destination="xgQ-JQ-5ax" name="value" keyPath="arrangedObjects.name" id="U1L-fg-jmr">
20471                                                     <dictionary key="options">
20472                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20473                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20474                                                     </dictionary>
20475                                                 </binding>
20476                                             </connections>
20477                                         </tableColumn>
20478                                     </tableColumns>
20479                                 </tableView>
20480                             </subviews>
20481                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20482                         </clipView>
20483                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="ClO-Rj-UXk">
20484                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20485                             <autoresizingMask key="autoresizingMask"/>
20486                         </scroller>
20487                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="aCl-4o-ugd">
20488                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20489                             <autoresizingMask key="autoresizingMask"/>
20490                         </scroller>
20491                         <tableHeaderView key="headerView" id="xCh-kg-JGD">
20492                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20493                             <autoresizingMask key="autoresizingMask"/>
20494                         </tableHeaderView>
20495                     </scrollView>
20496                     <button verticalHuggingPriority="750" id="rss-c8-8Zq">
20497                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20498                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20499                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Nqg-ul-knA">
20500                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20501                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20502                         </buttonCell>
20503                         <connections>
20504                             <action selector="EDBGMRun:" target="3826" id="5yD-4b-dNk"/>
20505                         </connections>
20506                     </button>
20507                     <button verticalHuggingPriority="750" id="MFw-7F-jGJ">
20508                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20509                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20510                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aL3-R6-NBs">
20511                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20512                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20513                         </buttonCell>
20514                         <connections>
20515                             <action selector="EDBGMStop:" target="3826" id="qb7-W5-jef"/>
20516                         </connections>
20517                     </button>
20518                 </subviews>
20519             </view>
20520             <point key="canvasLocation" x="913" y="2976"/>
20521         </window>
20522         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="buT-p8-7RV" userLabel="SE再生">
20523             <windowStyleMask key="styleMask" titled="YES"/>
20524             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
20525             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20526             <view key="contentView" id="9Dy-GG-V4i">
20527                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
20528                 <autoresizingMask key="autoresizingMask"/>
20529                 <subviews>
20530                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="KUJ-eG-WCe">
20531                         <rect key="frame" x="23" y="443" width="61" height="17"/>
20532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20533                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="SEの再生" id="oDZ-Tf-643">
20534                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20535                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20536                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20537                         </textFieldCell>
20538                     </textField>
20539                     <button verticalHuggingPriority="750" id="2qN-yZ-clE">
20540                         <rect key="frame" x="361" y="13" width="105" height="32"/>
20541                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20542                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Coo-r3-fEk">
20543                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20544                             <font key="font" size="13" name="AquaKana"/>
20545                         </buttonCell>
20546                         <connections>
20547                             <action selector="EDSEClose:" target="3826" id="Qbc-DC-VRZ"/>
20548                         </connections>
20549                     </button>
20550                     <button verticalHuggingPriority="750" id="Mp2-Q5-NhP">
20551                         <rect key="frame" x="295" y="13" width="66" height="32"/>
20552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20553                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="8qk-aG-b8m">
20554                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20555                             <font key="font" size="13" name="AquaKana"/>
20556                         </buttonCell>
20557                         <connections>
20558                             <action selector="EDSESubmit:" target="3826" id="QLj-DF-25Q"/>
20559                         </connections>
20560                     </button>
20561                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="BrL-hM-NSI">
20562                         <rect key="frame" x="25" y="117" width="346" height="313"/>
20563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20564                         <clipView key="contentView" id="Sva-NH-Dbk">
20565                             <rect key="frame" x="1" y="17" width="344" height="295"/>
20566                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
20567                             <subviews>
20568                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="PRa-8b-Jc4" id="8nN-Cw-ko5">
20569                                     <rect key="frame" x="0.0" y="0.0" width="417" height="19"/>
20570                                     <autoresizingMask key="autoresizingMask"/>
20571                                     <size key="intercellSpacing" width="3" height="2"/>
20572                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20573                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
20574                                     <tableColumns>
20575                                         <tableColumn editable="NO" width="206.5546875" minWidth="40" maxWidth="1000" id="bPW-7N-Agm">
20576                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="効果音名">
20577                                                 <font key="font" metaFont="smallSystem"/>
20578                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20579                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20580                                             </tableHeaderCell>
20581                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="0kG-ph-kpU">
20582                                                 <font key="font" metaFont="system"/>
20583                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20584                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20585                                             </textFieldCell>
20586                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20587                                             <connections>
20588                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.se" id="UDO-XD-I72">
20589                                                     <dictionary key="options">
20590                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20591                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20592                                                     </dictionary>
20593                                                 </binding>
20594                                             </connections>
20595                                         </tableColumn>
20596                                         <tableColumn editable="NO" width="204" minWidth="40" maxWidth="1000" id="aaE-yJ-lW2">
20597                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ファイル名">
20598                                                 <font key="font" metaFont="smallSystem"/>
20599                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
20600                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
20601                                             </tableHeaderCell>
20602                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="olv-xC-duz">
20603                                                 <font key="font" metaFont="system"/>
20604                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20605                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20606                                             </textFieldCell>
20607                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
20608                                             <connections>
20609                                                 <binding destination="3Sz-9U-X87" name="value" keyPath="arrangedObjects.name" id="Efw-FR-GPx">
20610                                                     <dictionary key="options">
20611                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
20612                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
20613                                                     </dictionary>
20614                                                 </binding>
20615                                             </connections>
20616                                         </tableColumn>
20617                                     </tableColumns>
20618                                 </tableView>
20619                             </subviews>
20620                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
20621                         </clipView>
20622                         <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="fFt-ft-EkS">
20623                             <rect key="frame" x="1" y="119" width="223" height="15"/>
20624                             <autoresizingMask key="autoresizingMask"/>
20625                         </scroller>
20626                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="JXq-4F-9yJ">
20627                             <rect key="frame" x="224" y="17" width="15" height="102"/>
20628                             <autoresizingMask key="autoresizingMask"/>
20629                         </scroller>
20630                         <tableHeaderView key="headerView" id="PRa-8b-Jc4">
20631                             <rect key="frame" x="0.0" y="0.0" width="417" height="17"/>
20632                             <autoresizingMask key="autoresizingMask"/>
20633                         </tableHeaderView>
20634                     </scrollView>
20635                     <button verticalHuggingPriority="750" id="vrB-0t-73M">
20636                         <rect key="frame" x="392" y="365" width="66" height="32"/>
20637                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20638                         <buttonCell key="cell" type="push" title="再生" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="IOP-dn-GDz">
20639                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20640                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20641                         </buttonCell>
20642                         <connections>
20643                             <action selector="EDSERun:" target="3826" id="96w-HF-fCD"/>
20644                         </connections>
20645                     </button>
20646                     <button verticalHuggingPriority="750" id="lB7-s1-0zn">
20647                         <rect key="frame" x="392" y="316" width="66" height="32"/>
20648                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20649                         <buttonCell key="cell" type="push" title="停止" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5Bl-HE-qXE">
20650                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20651                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20652                         </buttonCell>
20653                         <connections>
20654                             <action selector="EDSEStop:" target="3826" id="HUT-PH-DLA"/>
20655                         </connections>
20656                     </button>
20657                 </subviews>
20658             </view>
20659             <point key="canvasLocation" x="913" y="3559"/>
20660         </window>
20661         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3xK-Hu-8Va" userLabel="タイトルへ戻る">
20662             <windowStyleMask key="styleMask" titled="YES"/>
20663             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20664             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20665             <view key="contentView" id="LkN-eg-Ud5">
20666                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20667                 <autoresizingMask key="autoresizingMask"/>
20668                 <subviews>
20669                     <button verticalHuggingPriority="750" id="jV7-bU-Kvi">
20670                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20671                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20672                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cXq-h8-tjm">
20673                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20674                             <font key="font" size="13" name="AquaKana"/>
20675                         </buttonCell>
20676                         <connections>
20677                             <action selector="EDtitleBackClose:" target="3826" id="Xug-Kr-Bke"/>
20678                         </connections>
20679                     </button>
20680                     <button verticalHuggingPriority="750" id="LOB-dp-wdZ">
20681                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20683                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aXY-ov-JKv">
20684                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20685                             <font key="font" size="13" name="AquaKana"/>
20686                         </buttonCell>
20687                         <connections>
20688                             <action selector="EDtitleBackSubmit:" target="3826" id="FGN-nc-nrE"/>
20689                         </connections>
20690                     </button>
20691                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="18g-tU-1XU">
20692                         <rect key="frame" x="72" y="86" width="134" height="17"/>
20693                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20694                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="タイトルへ戻るを決定" id="bhw-uD-eNl">
20695                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20696                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20697                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20698                         </textFieldCell>
20699                     </textField>
20700                 </subviews>
20701             </view>
20702             <point key="canvasLocation" x="642" y="2430"/>
20703         </window>
20704         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="z3H-i4-hxm" userLabel="ゲームオーバー決定">
20705             <windowStyleMask key="styleMask" titled="YES"/>
20706             <rect key="contentRect" x="196" y="207" width="400" height="300"/>
20707             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20708             <view key="contentView" id="boG-LX-znA">
20709                 <rect key="frame" x="0.0" y="0.0" width="400" height="300"/>
20710                 <autoresizingMask key="autoresizingMask"/>
20711                 <subviews>
20712                     <button verticalHuggingPriority="750" id="08b-Zp-o6e">
20713                         <rect key="frame" x="281" y="13" width="105" height="32"/>
20714                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20715                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="oN0-l7-w2x">
20716                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20717                             <font key="font" size="13" name="AquaKana"/>
20718                         </buttonCell>
20719                         <connections>
20720                             <action selector="EDGameOverClose:" target="3826" id="Fsu-oG-Bb7"/>
20721                         </connections>
20722                     </button>
20723                     <button verticalHuggingPriority="750" id="7sx-GB-onE">
20724                         <rect key="frame" x="215" y="13" width="66" height="32"/>
20725                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20726                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="hG7-h8-8UF">
20727                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20728                             <font key="font" size="13" name="AquaKana"/>
20729                         </buttonCell>
20730                         <connections>
20731                             <action selector="EDGameOverSubmit:" target="3826" id="4Ok-Sn-aD1"/>
20732                         </connections>
20733                     </button>
20734                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ajP-gP-RTA">
20735                         <rect key="frame" x="18" y="263" width="119" height="17"/>
20736                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20737                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ゲームオーバー決定" id="aDr-o1-OaR">
20738                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20739                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20740                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20741                         </textFieldCell>
20742                     </textField>
20743                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="9IC-Pz-c0X">
20744                         <rect key="frame" x="17" y="116" width="206" height="136"/>
20745                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20746                         <imageCell key="cell" selectable="YES" editable="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="XSS-mb-oF5"/>
20747                     </imageView>
20748                     <button id="bOT-TK-z6N">
20749                         <rect key="frame" x="226" y="214" width="139" height="18"/>
20750                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20751                         <buttonCell key="cell" type="check" title="敵の勝利を表示する" bezelStyle="regularSquare" imagePosition="left" inset="2" id="QSx-Vf-DNB">
20752                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20753                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20754                         </buttonCell>
20755                     </button>
20756                     <textField verticalHuggingPriority="750" id="3ps-zi-1PH">
20757                         <rect key="frame" x="228" y="144" width="167" height="22"/>
20758                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20759                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="0y6-T4-DYd">
20760                             <font key="font" metaFont="system"/>
20761                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20762                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20763                         </textFieldCell>
20764                     </textField>
20765                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="JfU-aa-XEx">
20766                         <rect key="frame" x="226" y="176" width="171" height="17"/>
20767                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20768                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="GAMEOVER画像ファイル名" id="oPD-KH-eSj">
20769                             <font key="font" metaFont="system"/>
20770                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20771                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20772                         </textFieldCell>
20773                     </textField>
20774                 </subviews>
20775             </view>
20776             <point key="canvasLocation" x="492" y="2778"/>
20777         </window>
20778         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Z8H-DC-plw" userLabel="ゲームオーバー">
20779             <windowStyleMask key="styleMask" titled="YES"/>
20780             <rect key="contentRect" x="196" y="240" width="640" height="480"/>
20781             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20782             <view key="contentView" id="9v7-HE-w2S">
20783                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20784                 <autoresizingMask key="autoresizingMask"/>
20785                 <subviews>
20786                     <textField verticalHuggingPriority="750" id="LJB-wV-VrJ">
20787                         <rect key="frame" x="640" y="361" width="49" height="17"/>
20788                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20789                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="100%" id="FC4-6y-5Vg">
20790                             <font key="font" metaFont="system"/>
20791                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20792                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20793                         </textFieldCell>
20794                     </textField>
20795                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="aC9-rN-s1T">
20796                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
20797                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20798                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="IkK-3m-obY"/>
20799                     </imageView>
20800                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gme-aU-8eb">
20801                         <rect key="frame" x="173" y="327" width="295" height="60"/>
20802                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20803                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="GAME OVER" id="Z4e-j1-tVK">
20804                             <font key="font" metaFont="system" size="50"/>
20805                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20806                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20807                         </textFieldCell>
20808                     </textField>
20809                     <button verticalHuggingPriority="750" id="2Qu-yR-o32">
20810                         <rect key="frame" x="255" y="46" width="131" height="32"/>
20811                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20812                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="UAy-gD-t4s">
20813                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20814                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20815                         </buttonCell>
20816                         <connections>
20817                             <action selector="gameOverSubmit:" target="10496" id="zXe-05-euu"/>
20818                         </connections>
20819                     </button>
20820                 </subviews>
20821             </view>
20822             <point key="canvasLocation" x="433" y="4188"/>
20823         </window>
20824         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3mO-ps-L5k" userLabel="タイトルへ戻る">
20825             <windowStyleMask key="styleMask" titled="YES"/>
20826             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20827             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20828             <view key="contentView" id="01Z-Hf-m1t">
20829                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20830                 <autoresizingMask key="autoresizingMask"/>
20831                 <subviews>
20832                     <button verticalHuggingPriority="750" id="guz-Qy-PuE">
20833                         <rect key="frame" x="192" y="13" width="105" height="32"/>
20834                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20835                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dNO-xq-xqu">
20836                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20837                             <font key="font" size="13" name="AquaKana"/>
20838                         </buttonCell>
20839                         <connections>
20840                             <action selector="EDStageClearClose:" target="3826" id="jzj-Sc-Ovl"/>
20841                         </connections>
20842                     </button>
20843                     <button verticalHuggingPriority="750" id="Gt9-7A-pX0">
20844                         <rect key="frame" x="126" y="13" width="66" height="32"/>
20845                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20846                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="73D-sT-P9p">
20847                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20848                             <font key="font" size="13" name="AquaKana"/>
20849                         </buttonCell>
20850                         <connections>
20851                             <action selector="EDStageClearSubmit:" target="3826" id="QWm-dZ-tgw"/>
20852                         </connections>
20853                     </button>
20854                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="dwY-1O-GcM">
20855                         <rect key="frame" x="18" y="113" width="95" height="17"/>
20856                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20857                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステージクリア" id="tiI-pU-L46">
20858                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20859                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20860                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20861                         </textFieldCell>
20862                     </textField>
20863                     <button id="Rc9-iv-fZh">
20864                         <rect key="frame" x="52" y="66" width="152" height="18"/>
20865                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20866                         <buttonCell key="cell" type="check" title="味方の勝利画面を表示" bezelStyle="regularSquare" imagePosition="left" inset="2" id="bj7-db-K9E">
20867                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
20868                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20869                         </buttonCell>
20870                     </button>
20871                 </subviews>
20872             </view>
20873             <point key="canvasLocation" x="908" y="2673"/>
20874         </window>
20875         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="156-cC-5rX" userLabel="条件ユニット指定">
20876             <windowStyleMask key="styleMask" titled="YES"/>
20877             <rect key="contentRect" x="196" y="207" width="300" height="150"/>
20878             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20879             <view key="contentView" id="Zf2-qY-HPu">
20880                 <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
20881                 <autoresizingMask key="autoresizingMask"/>
20882                 <subviews>
20883                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="6Lq-KV-HDb">
20884                         <rect key="frame" x="18" y="113" width="108" height="17"/>
20885                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20886                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="特定ユニット指定" id="aRa-WC-sni">
20887                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20888                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
20889                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20890                         </textFieldCell>
20891                     </textField>
20892                     <button verticalHuggingPriority="750" id="EPn-F1-S3L">
20893                         <rect key="frame" x="72" y="69" width="157" height="32"/>
20894                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20895                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pxf-fT-MDR">
20896                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20897                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20898                         </buttonCell>
20899                     </button>
20900                     <button verticalHuggingPriority="750" id="1kw-sE-Xb3">
20901                         <rect key="frame" x="104" y="36" width="92" height="32"/>
20902                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20903                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eLR-HA-fG5">
20904                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20905                             <font key="font" size="13" name="HiraKakuProN-W3"/>
20906                         </buttonCell>
20907                     </button>
20908                     <button verticalHuggingPriority="750" id="c13-gP-mlo">
20909                         <rect key="frame" x="194" y="13" width="105" height="32"/>
20910                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20911                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="pV1-qZ-pMF">
20912                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20913                             <font key="font" size="13" name="AquaKana"/>
20914                         </buttonCell>
20915                         <connections>
20916                             <action selector="EDStageClearClose:" target="3826" id="RV1-yN-djd"/>
20917                         </connections>
20918                     </button>
20919                 </subviews>
20920             </view>
20921             <point key="canvasLocation" x="1557" y="2876"/>
20922         </window>
20923         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yZp-AP-ncP" userLabel="条件のスイッチ">
20924             <windowStyleMask key="styleMask" titled="YES"/>
20925             <rect key="contentRect" x="678" y="400" width="350" height="173"/>
20926             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20927             <view key="contentView" id="WZL-tS-QqD">
20928                 <rect key="frame" x="0.0" y="0.0" width="350" height="173"/>
20929                 <autoresizingMask key="autoresizingMask"/>
20930                 <subviews>
20931                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jJm-Cd-NXs">
20932                         <rect key="frame" x="21" y="147" width="95" height="17"/>
20933                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20934                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スイッチの入力" id="PWr-tc-SWU">
20935                             <font key="font" size="13" name="AquaKana"/>
20936                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20937                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20938                         </textFieldCell>
20939                     </textField>
20940                     <textField verticalHuggingPriority="750" id="hOX-Hu-aYQ">
20941                         <rect key="frame" x="23" y="59" width="255" height="22"/>
20942                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20943                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="dGR-vU-mby">
20944                             <font key="font" metaFont="system"/>
20945                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
20946                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
20947                         </textFieldCell>
20948                     </textField>
20949                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="s30-pm-F3M">
20950                         <rect key="frame" x="21" y="115" width="225" height="17"/>
20951                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20952                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スペースバーで区切って複数選択可能" id="LKD-ZC-MRE">
20953                             <font key="font" size="13" name="AquaKana"/>
20954                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20955                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20956                         </textFieldCell>
20957                     </textField>
20958                     <button verticalHuggingPriority="750" id="xCU-eh-5Wu">
20959                         <rect key="frame" x="165" y="8" width="66" height="32"/>
20960                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20961                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fLx-pg-0xH">
20962                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20963                             <font key="font" size="13" name="AquaKana"/>
20964                         </buttonCell>
20965                         <connections>
20966                             <action selector="EDbranchSuicchiSubmit:" target="3826" id="gfv-JC-BfQ"/>
20967                         </connections>
20968                     </button>
20969                     <button verticalHuggingPriority="750" id="edc-8A-wq7">
20970                         <rect key="frame" x="231" y="8" width="105" height="32"/>
20971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20972                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Gjx-ti-mcf">
20973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
20974                             <font key="font" size="13" name="AquaKana"/>
20975                         </buttonCell>
20976                         <connections>
20977                             <action selector="EDbranchSuicchiClose:" target="3826" id="0vH-Lp-mUQ"/>
20978                         </connections>
20979                     </button>
20980                 </subviews>
20981             </view>
20982             <point key="canvasLocation" x="-1401" y="904.5"/>
20983         </window>
20984         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="mVv-qE-Twx" userLabel="条件の範囲">
20985             <windowStyleMask key="styleMask" titled="YES"/>
20986             <rect key="contentRect" x="678" y="400" width="232" height="140"/>
20987             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
20988             <view key="contentView" id="KS0-ox-1Q5">
20989                 <rect key="frame" x="0.0" y="0.0" width="232" height="140"/>
20990                 <autoresizingMask key="autoresizingMask"/>
20991                 <subviews>
20992                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="S6U-df-jtb">
20993                         <rect key="frame" x="85" y="103" width="56" height="17"/>
20994                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
20995                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="範囲入力" id="dOR-wW-gJ7">
20996                             <font key="font" size="13" name="AquaKana"/>
20997                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
20998                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
20999                         </textFieldCell>
21000                     </textField>
21001                     <textField verticalHuggingPriority="750" id="L6l-RC-RAa">
21002                         <rect key="frame" x="84" y="67" width="64" height="22"/>
21003                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21004                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="Qro-FF-zPd">
21005                             <font key="font" metaFont="system"/>
21006                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
21007                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
21008                         </textFieldCell>
21009                     </textField>
21010                     <button verticalHuggingPriority="750" id="kQW-3f-Spm">
21011                         <rect key="frame" x="83" y="1" width="66" height="32"/>
21012                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21013                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="JAY-Pz-6hq">
21014                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21015                             <font key="font" size="13" name="AquaKana"/>
21016                         </buttonCell>
21017                         <connections>
21018                             <action selector="EDbranchPlaceHaniSubmit:" target="3826" id="xwc-qc-8fe"/>
21019                         </connections>
21020                     </button>
21021                 </subviews>
21022             </view>
21023             <point key="canvasLocation" x="-1045" y="819"/>
21024         </window>
21025         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="N2U-Rv-jyJ" userLabel="レベルリスト">
21026             <windowStyleMask key="styleMask" titled="YES"/>
21027             <rect key="contentRect" x="196" y="207" width="640" height="480"/>
21028             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21029             <view key="contentView" id="vYB-Jb-2M3">
21030                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
21031                 <autoresizingMask key="autoresizingMask"/>
21032                 <subviews>
21033                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="T67-37-qbJ">
21034                         <rect key="frame" x="12" y="455" width="95" height="17"/>
21035                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21036                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="シナリオリスト" id="dy1-xJ-mSg">
21037                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21038                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21039                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21040                         </textFieldCell>
21041                     </textField>
21042                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="p08-0N-ode">
21043                         <rect key="frame" x="14" y="258" width="367" height="189"/>
21044                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21045                         <clipView key="contentView" id="7yl-5i-90h">
21046                             <rect key="frame" x="1" y="17" width="365" height="171"/>
21047                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21048                             <subviews>
21049                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="VKS-df-6WX" id="8xp-0M-W7f">
21050                                     <rect key="frame" x="0.0" y="0.0" width="365" height="19"/>
21051                                     <autoresizingMask key="autoresizingMask"/>
21052                                     <size key="intercellSpacing" width="3" height="2"/>
21053                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21054                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21055                                     <tableColumns>
21056                                         <tableColumn width="183.88671875" minWidth="40" maxWidth="1000" id="TP4-BE-NKE">
21057                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="レベルタイトル名">
21058                                                 <font key="font" metaFont="smallSystem"/>
21059                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21060                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21061                                             </tableHeaderCell>
21062                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="uK1-xI-M0q">
21063                                                 <font key="font" metaFont="system"/>
21064                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21065                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21066                                             </textFieldCell>
21067                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21068                                             <connections>
21069                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.name" id="4xW-bq-drj">
21070                                                     <dictionary key="options">
21071                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21072                                                     </dictionary>
21073                                                 </binding>
21074                                             </connections>
21075                                         </tableColumn>
21076                                         <tableColumn width="175" minWidth="10" maxWidth="3.4028234663852886e+38" id="WUU-ES-CBr">
21077                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="イメージ名">
21078                                                 <font key="font" metaFont="smallSystem"/>
21079                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21080                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21081                                             </tableHeaderCell>
21082                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ZuP-ff-rv8">
21083                                                 <font key="font" metaFont="system"/>
21084                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21085                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21086                                             </textFieldCell>
21087                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21088                                             <connections>
21089                                                 <binding destination="A8Z-3g-Ph1" name="value" keyPath="arrangedObjects.img" id="asP-KD-IHe">
21090                                                     <dictionary key="options">
21091                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21092                                                     </dictionary>
21093                                                 </binding>
21094                                             </connections>
21095                                         </tableColumn>
21096                                     </tableColumns>
21097                                 </tableView>
21098                             </subviews>
21099                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21100                         </clipView>
21101                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Rmk-eC-MbX">
21102                             <rect key="frame" x="1" y="117" width="237" height="16"/>
21103                             <autoresizingMask key="autoresizingMask"/>
21104                         </scroller>
21105                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="Cs1-mh-6ms">
21106                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21107                             <autoresizingMask key="autoresizingMask"/>
21108                         </scroller>
21109                         <tableHeaderView key="headerView" id="VKS-df-6WX">
21110                             <rect key="frame" x="0.0" y="0.0" width="365" height="17"/>
21111                             <autoresizingMask key="autoresizingMask"/>
21112                         </tableHeaderView>
21113                     </scrollView>
21114                     <button verticalHuggingPriority="750" id="cyk-X1-AGv">
21115                         <rect key="frame" x="560" y="27" width="66" height="32"/>
21116                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21117                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eXZ-So-vX2">
21118                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21119                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21120                         </buttonCell>
21121                         <connections>
21122                             <action selector="submit:" target="uJI-Be-wdu" id="7qd-m6-oeN"/>
21123                         </connections>
21124                     </button>
21125                     <button verticalHuggingPriority="750" id="4Ah-IG-D39">
21126                         <rect key="frame" x="340" y="430" width="21" height="18"/>
21127                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21128                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="RQa-cC-sky">
21129                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21130                             <font key="font" metaFont="system"/>
21131                         </buttonCell>
21132                         <connections>
21133                             <action selector="ins1:" target="uJI-Be-wdu" id="tsb-sP-0mC"/>
21134                         </connections>
21135                     </button>
21136                     <button verticalHuggingPriority="750" id="I9X-Y9-dq0">
21137                         <rect key="frame" x="360" y="430" width="21" height="18"/>
21138                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21139                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="69B-3v-c9N">
21140                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21141                             <font key="font" metaFont="system"/>
21142                         </buttonCell>
21143                         <connections>
21144                             <action selector="del1:" target="uJI-Be-wdu" id="Y6J-ft-4Oj"/>
21145                         </connections>
21146                     </button>
21147                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="3ht-XS-EIS">
21148                         <rect key="frame" x="389" y="258" width="237" height="189"/>
21149                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21150                         <clipView key="contentView" id="51o-r3-OWC">
21151                             <rect key="frame" x="1" y="17" width="235" height="171"/>
21152                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21153                             <subviews>
21154                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="JBT-YZ-b47" id="HFp-eN-xTm">
21155                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
21156                                     <autoresizingMask key="autoresizingMask"/>
21157                                     <size key="intercellSpacing" width="3" height="2"/>
21158                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21159                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21160                                     <tableColumns>
21161                                         <tableColumn editable="NO" width="232" minWidth="40" maxWidth="1000" id="qAN-cB-0l3">
21162                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイルリスト参考">
21163                                                 <font key="font" metaFont="smallSystem"/>
21164                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21165                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21166                                             </tableHeaderCell>
21167                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="o1J-RI-geG">
21168                                                 <font key="font" metaFont="system"/>
21169                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21170                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21171                                             </textFieldCell>
21172                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21173                                             <connections>
21174                                                 <binding destination="o1D-3J-bih" name="value" keyPath="arrangedObjects.name" id="meW-gh-Le3">
21175                                                     <dictionary key="options">
21176                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21177                                                     </dictionary>
21178                                                 </binding>
21179                                             </connections>
21180                                         </tableColumn>
21181                                     </tableColumns>
21182                                 </tableView>
21183                             </subviews>
21184                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21185                         </clipView>
21186                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Hbz-bR-2Dq">
21187                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21188                             <autoresizingMask key="autoresizingMask"/>
21189                         </scroller>
21190                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="dbh-7U-RGG">
21191                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21192                             <autoresizingMask key="autoresizingMask"/>
21193                         </scroller>
21194                         <tableHeaderView key="headerView" id="JBT-YZ-b47">
21195                             <rect key="frame" x="0.0" y="0.0" width="235" height="17"/>
21196                             <autoresizingMask key="autoresizingMask"/>
21197                         </tableHeaderView>
21198                     </scrollView>
21199                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ZK4-Kx-udo">
21200                         <rect key="frame" x="14" y="67" width="612" height="177"/>
21201                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21202                         <clipView key="contentView" id="oBj-a7-gH0">
21203                             <rect key="frame" x="1" y="17" width="610" height="159"/>
21204                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21205                             <subviews>
21206                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" headerView="Y1X-N2-oXH" id="dJb-ef-LFc">
21207                                     <rect key="frame" x="0.0" y="0.0" width="610" height="19"/>
21208                                     <autoresizingMask key="autoresizingMask"/>
21209                                     <size key="intercellSpacing" width="3" height="2"/>
21210                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21211                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21212                                     <tableColumns>
21213                                         <tableColumn width="176.1953125" minWidth="40" maxWidth="1000" id="NcM-O0-zQG">
21214                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapシナリオ名">
21215                                                 <font key="font" metaFont="smallSystem"/>
21216                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21217                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21218                                             </tableHeaderCell>
21219                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="Bpe-jB-f0T">
21220                                                 <font key="font" metaFont="system"/>
21221                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21222                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21223                                             </textFieldCell>
21224                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21225                                             <connections>
21226                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.name" id="nKm-kh-oWB">
21227                                                     <dictionary key="options">
21228                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21229                                                     </dictionary>
21230                                                 </binding>
21231                                             </connections>
21232                                         </tableColumn>
21233                                         <tableColumn width="125.484375" minWidth="10" maxWidth="3.4028234663852886e+38" id="5P2-ca-U3r">
21234                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="opファイル名">
21235                                                 <font key="font" metaFont="smallSystem"/>
21236                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21237                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21238                                             </tableHeaderCell>
21239                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="wM6-be-r9m">
21240                                                 <font key="font" metaFont="system"/>
21241                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21242                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21243                                             </textFieldCell>
21244                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21245                                             <connections>
21246                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.op" id="fIE-Fa-xg2">
21247                                                     <dictionary key="options">
21248                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21249                                                     </dictionary>
21250                                                 </binding>
21251                                             </connections>
21252                                         </tableColumn>
21253                                         <tableColumn width="129.4453125" minWidth="10" maxWidth="3.4028234663852886e+38" id="aOS-YE-lpI">
21254                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="edファイル名">
21255                                                 <font key="font" metaFont="smallSystem"/>
21256                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21257                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21258                                             </tableHeaderCell>
21259                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="ajc-Xq-nre">
21260                                                 <font key="font" metaFont="system"/>
21261                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21262                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21263                                             </textFieldCell>
21264                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21265                                             <connections>
21266                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.ed" id="fcH-YP-ogB">
21267                                                     <dictionary key="options">
21268                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21269                                                     </dictionary>
21270                                                 </binding>
21271                                             </connections>
21272                                         </tableColumn>
21273                                         <tableColumn width="168" minWidth="10" maxWidth="3.4028234663852886e+38" id="SWY-YR-8Of">
21274                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="mapファイル名">
21275                                                 <font key="font" metaFont="smallSystem"/>
21276                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21277                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21278                                             </tableHeaderCell>
21279                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="cwi-gv-1Ee">
21280                                                 <font key="font" metaFont="system"/>
21281                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21282                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21283                                             </textFieldCell>
21284                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21285                                             <connections>
21286                                                 <binding destination="Emr-ho-xrS" name="value" keyPath="arrangedObjects.map" id="Pwz-pe-v0K">
21287                                                     <dictionary key="options">
21288                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21289                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21290                                                     </dictionary>
21291                                                 </binding>
21292                                             </connections>
21293                                         </tableColumn>
21294                                     </tableColumns>
21295                                 </tableView>
21296                             </subviews>
21297                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21298                         </clipView>
21299                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Qvl-2M-nGo">
21300                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21301                             <autoresizingMask key="autoresizingMask"/>
21302                         </scroller>
21303                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="SMe-Su-QcL">
21304                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21305                             <autoresizingMask key="autoresizingMask"/>
21306                         </scroller>
21307                         <tableHeaderView key="headerView" id="Y1X-N2-oXH">
21308                             <rect key="frame" x="0.0" y="0.0" width="610" height="17"/>
21309                             <autoresizingMask key="autoresizingMask"/>
21310                         </tableHeaderView>
21311                     </scrollView>
21312                     <button verticalHuggingPriority="750" id="qn0-nu-EIa">
21313                         <rect key="frame" x="585" y="227" width="21" height="18"/>
21314                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21315                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ATR-68-yI7">
21316                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21317                             <font key="font" metaFont="system"/>
21318                         </buttonCell>
21319                         <connections>
21320                             <action selector="ins2:" target="uJI-Be-wdu" id="5QZ-Hi-a4T"/>
21321                         </connections>
21322                     </button>
21323                     <button verticalHuggingPriority="750" id="o5I-Ur-cQn">
21324                         <rect key="frame" x="605" y="227" width="21" height="18"/>
21325                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21326                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="WBp-Ld-M7v">
21327                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21328                             <font key="font" metaFont="system"/>
21329                         </buttonCell>
21330                         <connections>
21331                             <action selector="del2:" target="uJI-Be-wdu" id="Raw-l8-f3Z"/>
21332                         </connections>
21333                     </button>
21334                 </subviews>
21335             </view>
21336             <point key="canvasLocation" x="327" y="3347"/>
21337         </window>
21338         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="CWY-jP-PWh" userLabel="能力ウィンドウ" customClass="NSPanel">
21339             <windowStyleMask key="styleMask" utility="YES"/>
21340             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21341             <rect key="contentRect" x="196" y="132" width="490" height="480"/>
21342             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21343             <view key="contentView" id="zqg-xX-Fmv">
21344                 <rect key="frame" x="0.0" y="0.0" width="490" height="480"/>
21345                 <autoresizingMask key="autoresizingMask"/>
21346                 <subviews>
21347                     <button verticalHuggingPriority="750" id="4uF-FO-p0j">
21348                         <rect key="frame" x="372" y="5" width="100" height="23"/>
21349                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21350                         <buttonCell key="cell" type="smallSquare" title="OK" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="841-Rl-46B">
21351                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21352                             <font key="font" size="13" name="AquaKana"/>
21353                         </buttonCell>
21354                         <connections>
21355                             <action selector="STsubmit:" target="10496" id="DXk-EG-4AP"/>
21356                         </connections>
21357                     </button>
21358                     <textField verticalHuggingPriority="750" id="smH-qg-w9S">
21359                         <rect key="frame" x="138" y="267" width="94" height="17"/>
21360                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21361                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="STR" id="ODg-Te-YpI">
21362                             <font key="font" size="13" name="AquaKana"/>
21363                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21364                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21365                         </textFieldCell>
21366                     </textField>
21367                     <textField verticalHuggingPriority="750" id="UKN-Sn-kqL">
21368                         <rect key="frame" x="138" y="217" width="94" height="17"/>
21369                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21370                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="AGI" id="2cr-Fm-Iok">
21371                             <font key="font" size="13" name="AquaKana"/>
21372                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21373                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21374                         </textFieldCell>
21375                     </textField>
21376                     <imageView id="nKC-L3-rYm">
21377                         <rect key="frame" x="17" y="357" width="106" height="106"/>
21378                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21379                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="cIX-2J-8VA"/>
21380                     </imageView>
21381                     <textField verticalHuggingPriority="750" id="zZn-ap-80z">
21382                         <rect key="frame" x="236" y="267" width="94" height="17"/>
21383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21384                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEX" id="xyq-BZ-q8f">
21385                             <font key="font" size="13" name="AquaKana"/>
21386                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21387                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21388                         </textFieldCell>
21389                     </textField>
21390                     <textField verticalHuggingPriority="750" id="MZN-Jn-ACt">
21391                         <rect key="frame" x="236" y="242" width="94" height="17"/>
21392                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21393                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MEN" id="yev-Ho-sbL">
21394                             <font key="font" size="13" name="AquaKana"/>
21395                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21396                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21397                         </textFieldCell>
21398                     </textField>
21399                     <textField verticalHuggingPriority="750" id="fkg-pY-oO3">
21400                         <rect key="frame" x="236" y="217" width="94" height="17"/>
21401                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21402                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="INT" id="0fU-Dn-znX">
21403                             <font key="font" size="13" name="AquaKana"/>
21404                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21405                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21406                         </textFieldCell>
21407                     </textField>
21408                     <textField verticalHuggingPriority="750" id="3PB-Bj-UqA">
21409                         <rect key="frame" x="356" y="237" width="118" height="17"/>
21410                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21411                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="格闘" id="bVn-Mw-QT4">
21412                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21413                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21414                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21415                         </textFieldCell>
21416                     </textField>
21417                     <textField verticalHuggingPriority="750" id="GQj-85-OXY">
21418                         <rect key="frame" x="356" y="213" width="118" height="17"/>
21419                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21420                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="射撃" id="ich-e0-K3X">
21421                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21422                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21423                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21424                         </textFieldCell>
21425                     </textField>
21426                     <textField verticalHuggingPriority="750" id="tuN-qU-VF7">
21427                         <rect key="frame" x="357" y="139" width="124" height="17"/>
21428                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21429                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="反応" id="KsF-PD-WSd">
21430                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21431                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21432                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21433                         </textFieldCell>
21434                     </textField>
21435                     <textField verticalHuggingPriority="750" id="71k-bj-30G">
21436                         <rect key="frame" x="357" y="114" width="124" height="17"/>
21437                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21438                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="技量" id="AqS-fR-q89">
21439                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21440                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21441                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21442                         </textFieldCell>
21443                     </textField>
21444                     <textField verticalHuggingPriority="750" id="3Ah-AJ-HFY">
21445                         <rect key="frame" x="356" y="188" width="118" height="17"/>
21446                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21447                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="命中" id="BPk-tG-eIv">
21448                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21449                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21450                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21451                         </textFieldCell>
21452                     </textField>
21453                     <textField verticalHuggingPriority="750" id="8NZ-U9-2h8">
21454                         <rect key="frame" x="356" y="164" width="118" height="17"/>
21455                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21456                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="回避" id="lvj-MD-l5J">
21457                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21458                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21459                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21460                         </textFieldCell>
21461                     </textField>
21462                     <textField verticalHuggingPriority="750" id="g5N-QJ-nFf">
21463                         <rect key="frame" x="126" y="443" width="69" height="17"/>
21464                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21465                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ユニット名" id="Gh5-oj-eOg">
21466                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21467                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21468                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21469                         </textFieldCell>
21470                     </textField>
21471                     <textField verticalHuggingPriority="750" id="YnE-Wh-K7E">
21472                         <rect key="frame" x="126" y="394" width="56" height="17"/>
21473                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21474                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="クラス名" id="CPL-DH-m2j">
21475                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21476                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21477                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21478                         </textFieldCell>
21479                     </textField>
21480                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="WiF-Ma-7ex">
21481                         <rect key="frame" x="20" y="11" width="150" height="173"/>
21482                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21483                         <clipView key="contentView" id="fUr-qN-saB">
21484                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21485                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21486                             <subviews>
21487                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="ZXV-E8-0X5">
21488                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21489                                     <autoresizingMask key="autoresizingMask"/>
21490                                     <size key="intercellSpacing" width="3" height="2"/>
21491                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21492                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21493                                     <tableColumns>
21494                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="IEo-8K-51a">
21495                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21496                                                 <font key="font" metaFont="smallSystem"/>
21497                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21498                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21499                                             </tableHeaderCell>
21500                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="szl-o1-Xwi">
21501                                                 <font key="font" metaFont="system"/>
21502                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21503                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21504                                             </textFieldCell>
21505                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21506                                         </tableColumn>
21507                                     </tableColumns>
21508                                 </tableView>
21509                             </subviews>
21510                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21511                         </clipView>
21512                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="9S6-GT-dYY">
21513                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21514                             <autoresizingMask key="autoresizingMask"/>
21515                         </scroller>
21516                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="zvx-Hf-hhN">
21517                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21518                             <autoresizingMask key="autoresizingMask"/>
21519                         </scroller>
21520                     </scrollView>
21521                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="LIH-7M-aVc">
21522                         <rect key="frame" x="18" y="192" width="30" height="17"/>
21523                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21524                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="装備" id="e5M-CJ-s7A">
21525                             <font key="font" size="13" name="AquaKana"/>
21526                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21527                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21528                         </textFieldCell>
21529                     </textField>
21530                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="mQh-8y-zOh">
21531                         <rect key="frame" x="195" y="11" width="150" height="173"/>
21532                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21533                         <clipView key="contentView" id="dAW-2H-piF">
21534                             <rect key="frame" x="1" y="1" width="148" height="171"/>
21535                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21536                             <subviews>
21537                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="usz-eI-awO">
21538                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21539                                     <autoresizingMask key="autoresizingMask"/>
21540                                     <size key="intercellSpacing" width="3" height="2"/>
21541                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21542                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21543                                     <tableColumns>
21544                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="3kn-zY-jby">
21545                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21546                                                 <font key="font" metaFont="smallSystem"/>
21547                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21548                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21549                                             </tableHeaderCell>
21550                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="IHU-Gn-w22">
21551                                                 <font key="font" metaFont="system"/>
21552                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21553                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21554                                             </textFieldCell>
21555                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21556                                         </tableColumn>
21557                                     </tableColumns>
21558                                 </tableView>
21559                             </subviews>
21560                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21561                         </clipView>
21562                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="hBY-jK-GeT">
21563                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21564                             <autoresizingMask key="autoresizingMask"/>
21565                         </scroller>
21566                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="OwK-bc-mMJ">
21567                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21568                             <autoresizingMask key="autoresizingMask"/>
21569                         </scroller>
21570                     </scrollView>
21571                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ukW-0g-kRt">
21572                         <rect key="frame" x="193" y="192" width="82" height="17"/>
21573                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21574                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="スキルリスト" id="Mkj-m0-Wdi">
21575                             <font key="font" size="13" name="AquaKana"/>
21576                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21577                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21578                         </textFieldCell>
21579                     </textField>
21580                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="OVl-tR-eEx">
21581                         <rect key="frame" x="126" y="419" width="210" height="17"/>
21582                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21583                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ララ・サタリン・デビルーク" id="Qf0-Nv-aTy">
21584                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21585                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21586                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21587                         </textFieldCell>
21588                     </textField>
21589                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpn-iq-ZgI">
21590                         <rect key="frame" x="18" y="335" width="251" height="17"/>
21591                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21592                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="HP" id="jAg-UK-3Mz">
21593                             <font key="font" metaFont="system"/>
21594                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21595                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21596                         </textFieldCell>
21597                     </textField>
21598                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="jy5-wL-kVv">
21599                         <rect key="frame" x="18" y="310" width="251" height="17"/>
21600                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21601                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="MP" id="XU3-LT-UiQ">
21602                             <font key="font" metaFont="system"/>
21603                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21604                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21605                         </textFieldCell>
21606                     </textField>
21607                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="47A-bo-w3F">
21608                         <rect key="frame" x="18" y="285" width="115" height="17"/>
21609                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21610                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ATK" id="2QU-go-sGT">
21611                             <font key="font" metaFont="system"/>
21612                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21613                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21614                         </textFieldCell>
21615                     </textField>
21616                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="PIf-3j-284">
21617                         <rect key="frame" x="18" y="267" width="115" height="17"/>
21618                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21619                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="DEF" id="OjE-fi-Vir">
21620                             <font key="font" metaFont="system"/>
21621                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21622                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21623                         </textFieldCell>
21624                     </textField>
21625                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Nld-Pz-XvH">
21626                         <rect key="frame" x="18" y="249" width="115" height="17"/>
21627                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21628                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="CAP" id="mFo-rp-qGf">
21629                             <font key="font" metaFont="system"/>
21630                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21631                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21632                         </textFieldCell>
21633                     </textField>
21634                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="SyR-Du-uzD">
21635                         <rect key="frame" x="18" y="232" width="115" height="17"/>
21636                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21637                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ACU" id="XcX-5V-I93">
21638                             <font key="font" metaFont="system"/>
21639                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21640                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21641                         </textFieldCell>
21642                     </textField>
21643                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="ckd-kc-GjD">
21644                         <rect key="frame" x="18" y="213" width="115" height="17"/>
21645                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21646                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="EVA" id="WVg-lA-tuv">
21647                             <font key="font" metaFont="system"/>
21648                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21649                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21650                         </textFieldCell>
21651                     </textField>
21652                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Ixz-Th-40d">
21653                         <rect key="frame" x="126" y="369" width="210" height="17"/>
21654                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21655                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="デビルーク王女" id="VMY-fj-ZYv">
21656                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21657                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21658                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21659                         </textFieldCell>
21660                     </textField>
21661                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="fCh-Vx-Qyt">
21662                         <rect key="frame" x="336" y="262" width="150" height="78"/>
21663                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21664                         <clipView key="contentView" id="BTt-xV-uMe">
21665                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21666                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21667                             <subviews>
21668                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="B6b-MZ-FWa">
21669                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21670                                     <autoresizingMask key="autoresizingMask"/>
21671                                     <size key="intercellSpacing" width="3" height="2"/>
21672                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21673                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21674                                     <tableColumns>
21675                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="CBn-hR-A24">
21676                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21677                                                 <font key="font" metaFont="smallSystem"/>
21678                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21679                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21680                                             </tableHeaderCell>
21681                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="bd6-XJ-jVr">
21682                                                 <font key="font" metaFont="system"/>
21683                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21684                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21685                                             </textFieldCell>
21686                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21687                                         </tableColumn>
21688                                     </tableColumns>
21689                                 </tableView>
21690                             </subviews>
21691                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21692                         </clipView>
21693                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="Ecs-je-7ZV">
21694                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21695                             <autoresizingMask key="autoresizingMask"/>
21696                         </scroller>
21697                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="hJJ-hT-kUw">
21698                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21699                             <autoresizingMask key="autoresizingMask"/>
21700                         </scroller>
21701                     </scrollView>
21702                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Vpt-hA-5bE">
21703                         <rect key="frame" x="334" y="348" width="69" height="17"/>
21704                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21705                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="合流リスト" id="Tqw-74-dCs">
21706                             <font key="font" size="13" name="AquaKana"/>
21707                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21708                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21709                         </textFieldCell>
21710                     </textField>
21711                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="hHC-9y-Gyd">
21712                         <rect key="frame" x="336" y="369" width="150" height="78"/>
21713                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21714                         <clipView key="contentView" id="FIW-Fm-eGJ">
21715                             <rect key="frame" x="1" y="1" width="148" height="76"/>
21716                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21717                             <subviews>
21718                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="scG-3l-uaq">
21719                                     <rect key="frame" x="0.0" y="0.0" width="148" height="19"/>
21720                                     <autoresizingMask key="autoresizingMask"/>
21721                                     <size key="intercellSpacing" width="3" height="2"/>
21722                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21723                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21724                                     <tableColumns>
21725                                         <tableColumn width="145" minWidth="40" maxWidth="1000" id="QzK-uS-Wud">
21726                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
21727                                                 <font key="font" metaFont="smallSystem"/>
21728                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21729                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21730                                             </tableHeaderCell>
21731                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="KcA-oN-Lxo">
21732                                                 <font key="font" metaFont="system"/>
21733                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21734                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21735                                             </textFieldCell>
21736                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21737                                         </tableColumn>
21738                                     </tableColumns>
21739                                 </tableView>
21740                             </subviews>
21741                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21742                         </clipView>
21743                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="QMZ-SI-BlI">
21744                             <rect key="frame" x="1" y="119" width="223" height="15"/>
21745                             <autoresizingMask key="autoresizingMask"/>
21746                         </scroller>
21747                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ycT-P1-mQm">
21748                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21749                             <autoresizingMask key="autoresizingMask"/>
21750                         </scroller>
21751                     </scrollView>
21752                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Zpv-ri-g7m">
21753                         <rect key="frame" x="334" y="455" width="95" height="17"/>
21754                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21755                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ステータス異常" id="9Fy-W0-GN4">
21756                             <font key="font" size="13" name="AquaKana"/>
21757                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21758                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21759                         </textFieldCell>
21760                     </textField>
21761                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="wbT-RS-Zkt">
21762                         <rect key="frame" x="356" y="89" width="125" height="17"/>
21763                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21764                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="気力" id="h48-gZ-N0D">
21765                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21766                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21767                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21768                         </textFieldCell>
21769                     </textField>
21770                     <textField verticalHuggingPriority="750" id="EJh-fj-6e3">
21771                         <rect key="frame" x="137" y="242" width="94" height="17"/>
21772                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21773                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="VIT" id="ixz-Kb-NtG">
21774                             <font key="font" size="13" name="AquaKana"/>
21775                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21776                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21777                         </textFieldCell>
21778                     </textField>
21779                 </subviews>
21780             </view>
21781             <point key="canvasLocation" x="-2289" y="282"/>
21782         </window>
21783         <menuItem title="格闘" id="HY9-Su-w85"/>
21784         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="qke-ES-FI6" userLabel="消滅処理">
21785             <windowStyleMask key="styleMask" titled="YES"/>
21786             <rect key="contentRect" x="196" y="207" width="545" height="232"/>
21787             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21788             <view key="contentView" id="bvQ-tp-Jxl">
21789                 <rect key="frame" x="0.0" y="0.0" width="545" height="232"/>
21790                 <autoresizingMask key="autoresizingMask"/>
21791                 <subviews>
21792                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9dC-nS-k6h">
21793                         <rect key="frame" x="20" y="77" width="505" height="135"/>
21794                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21795                         <clipView key="contentView" id="I4J-al-MOH">
21796                             <rect key="frame" x="1" y="17" width="503" height="117"/>
21797                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
21798                             <subviews>
21799                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" headerView="ffN-dU-iWW" id="iWZ-ZK-2C5">
21800                                     <rect key="frame" x="0.0" y="0.0" width="503" height="19"/>
21801                                     <autoresizingMask key="autoresizingMask"/>
21802                                     <size key="intercellSpacing" width="3" height="2"/>
21803                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21804                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
21805                                     <tableColumns>
21806                                         <tableColumn editable="NO" width="126.109375" minWidth="40" maxWidth="1000" id="uyo-pN-fJS">
21807                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="出現位置">
21808                                                 <font key="font" metaFont="smallSystem"/>
21809                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21810                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21811                                             </tableHeaderCell>
21812                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="EO3-Yg-fJz">
21813                                                 <font key="font" metaFont="system"/>
21814                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21815                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21816                                             </textFieldCell>
21817                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21818                                             <connections>
21819                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value" id="bDr-3K-0wL">
21820                                                     <dictionary key="options">
21821                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
21822                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21823                                                     </dictionary>
21824                                                 </binding>
21825                                             </connections>
21826                                         </tableColumn>
21827                                         <tableColumn editable="NO" width="40" minWidth="40" maxWidth="1000" id="jyr-yl-kU8">
21828                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="チーム">
21829                                                 <font key="font" metaFont="smallSystem"/>
21830                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21831                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21832                                             </tableHeaderCell>
21833                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="WX4-vR-QsV">
21834                                                 <font key="font" metaFont="system"/>
21835                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21836                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21837                                             </textFieldCell>
21838                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21839                                             <connections>
21840                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.team" id="Vlf-DG-hYy">
21841                                                     <dictionary key="options">
21842                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21843                                                     </dictionary>
21844                                                 </binding>
21845                                             </connections>
21846                                         </tableColumn>
21847                                         <tableColumn identifier="" editable="NO" width="191.11328125" minWidth="10" maxWidth="3.4028234663852886e+38" id="0h4-lM-Rhz">
21848                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="ユニット名">
21849                                                 <font key="font" metaFont="smallSystem"/>
21850                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21851                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21852                                             </tableHeaderCell>
21853                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="dH2-Iw-AmE">
21854                                                 <font key="font" metaFont="system"/>
21855                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21856                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21857                                             </textFieldCell>
21858                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21859                                             <connections>
21860                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.name" id="1tp-Fo-UEh">
21861                                                     <dictionary key="options">
21862                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21863                                                     </dictionary>
21864                                                 </binding>
21865                                             </connections>
21866                                         </tableColumn>
21867                                         <tableColumn identifier="" editable="NO" width="134" minWidth="10" maxWidth="3.4028234663852886e+38" id="azo-cr-5Kc">
21868                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="変数位置">
21869                                                 <font key="font" metaFont="smallSystem"/>
21870                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
21871                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
21872                                             </tableHeaderCell>
21873                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="nTl-Xq-1rJ">
21874                                                 <font key="font" metaFont="system"/>
21875                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21876                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21877                                             </textFieldCell>
21878                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
21879                                             <connections>
21880                                                 <binding destination="zW9-yd-cJu" name="value" keyPath="arrangedObjects.value2" id="g3v-sa-Fzy">
21881                                                     <dictionary key="options">
21882                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
21883                                                     </dictionary>
21884                                                 </binding>
21885                                             </connections>
21886                                         </tableColumn>
21887                                     </tableColumns>
21888                                 </tableView>
21889                             </subviews>
21890                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
21891                         </clipView>
21892                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="X5n-2c-ZjL">
21893                             <rect key="frame" x="1" y="118" width="503" height="16"/>
21894                             <autoresizingMask key="autoresizingMask"/>
21895                         </scroller>
21896                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="ecS-OA-lTT">
21897                             <rect key="frame" x="224" y="17" width="15" height="102"/>
21898                             <autoresizingMask key="autoresizingMask"/>
21899                         </scroller>
21900                         <tableHeaderView key="headerView" id="ffN-dU-iWW">
21901                             <rect key="frame" x="0.0" y="0.0" width="503" height="17"/>
21902                             <autoresizingMask key="autoresizingMask"/>
21903                         </tableHeaderView>
21904                     </scrollView>
21905                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="cTK-Wy-qvK">
21906                         <rect key="frame" x="372" y="40" width="155" height="17"/>
21907                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21908                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="※リストをダブルクリック" id="oLr-8M-ycS">
21909                             <font key="font" metaFont="system"/>
21910                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
21911                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21912                         </textFieldCell>
21913                     </textField>
21914                     <button verticalHuggingPriority="750" id="emR-0a-2hg">
21915                         <rect key="frame" x="488" y="195" width="20" height="18"/>
21916                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21917                         <buttonCell key="cell" type="smallSquare" title="+" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="d7W-cI-cP3">
21918                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21919                             <font key="font" metaFont="system"/>
21920                         </buttonCell>
21921                         <connections>
21922                             <action selector="EDdissappearAdd:" target="3826" id="rYm-nF-hg1"/>
21923                         </connections>
21924                     </button>
21925                     <button verticalHuggingPriority="750" id="hPD-Vb-JdS">
21926                         <rect key="frame" x="507" y="195" width="18" height="18"/>
21927                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21928                         <buttonCell key="cell" type="smallSquare" title="-" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="YcI-Lj-LgK">
21929                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21930                             <font key="font" metaFont="system"/>
21931                         </buttonCell>
21932                         <connections>
21933                             <action selector="EDdissappearRemove:" target="3826" id="0nM-25-h0v"/>
21934                         </connections>
21935                     </button>
21936                     <button verticalHuggingPriority="750" id="Ms2-lK-bxg">
21937                         <rect key="frame" x="465" y="4" width="66" height="32"/>
21938                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21939                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="zvl-KV-RxE">
21940                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21941                             <font key="font" size="13" name="HiraKakuProN-W3"/>
21942                         </buttonCell>
21943                         <connections>
21944                             <action selector="EDdissappearSubmit:" target="3826" id="11j-WF-XvF"/>
21945                         </connections>
21946                     </button>
21947                 </subviews>
21948             </view>
21949             <point key="canvasLocation" x="3369.5" y="2280"/>
21950         </window>
21951         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="b9l-4W-DSN" userLabel="ユニット合流" customClass="NSPanel">
21952             <windowStyleMask key="styleMask" utility="YES"/>
21953             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
21954             <rect key="contentRect" x="196" y="132" width="142" height="95"/>
21955             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21956             <view key="contentView" id="BSp-sV-tNI">
21957                 <rect key="frame" x="0.0" y="0.0" width="142" height="95"/>
21958                 <autoresizingMask key="autoresizingMask"/>
21959                 <subviews>
21960                     <textField verticalHuggingPriority="750" id="sqM-Qk-02I">
21961                         <rect key="frame" x="332" y="-64" width="38" height="17"/>
21962                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21963                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="Jvb-Cr-kgZ">
21964                             <font key="font" metaFont="system"/>
21965                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
21966                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
21967                         </textFieldCell>
21968                     </textField>
21969                     <button verticalHuggingPriority="750" id="JcL-zD-abh">
21970                         <rect key="frame" x="22" y="53" width="100" height="23"/>
21971                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21972                         <buttonCell key="cell" type="smallSquare" title="合流" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="W1F-Pc-wXE">
21973                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21974                             <font key="font" size="13" name="AquaKana"/>
21975                         </buttonCell>
21976                         <connections>
21977                             <action selector="pushStatus:" target="10496" id="sgJ-UO-ZgJ"/>
21978                         </connections>
21979                     </button>
21980                     <button verticalHuggingPriority="750" id="eMi-ll-7am">
21981                         <rect key="frame" x="22" y="19" width="100" height="23"/>
21982                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
21983                         <buttonCell key="cell" type="smallSquare" title="キャンセル" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Yzb-SI-fD7">
21984                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
21985                             <font key="font" size="13" name="AquaKana"/>
21986                         </buttonCell>
21987                         <connections>
21988                             <action selector="pushCancel:" target="10496" id="mkF-4a-pcC"/>
21989                         </connections>
21990                     </button>
21991                 </subviews>
21992             </view>
21993             <point key="canvasLocation" x="-137" y="2000.5"/>
21994         </window>
21995         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="bO1-xr-jsS" userLabel="消滅ユニット指定">
21996             <windowStyleMask key="styleMask" titled="YES"/>
21997             <rect key="contentRect" x="196" y="207" width="300" height="137"/>
21998             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
21999             <view key="contentView" id="lXG-yY-WdL">
22000                 <rect key="frame" x="0.0" y="0.0" width="300" height="137"/>
22001                 <autoresizingMask key="autoresizingMask"/>
22002                 <subviews>
22003                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="qEC-GY-bId">
22004                         <rect key="frame" x="18" y="113" width="108" height="17"/>
22005                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22006                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="消滅ユニット指定" id="hil-vZ-74i">
22007                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22008                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22009                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22010                         </textFieldCell>
22011                     </textField>
22012                     <button verticalHuggingPriority="750" id="gFd-c1-mB7">
22013                         <rect key="frame" x="72" y="69" width="157" height="32"/>
22014                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22015                         <buttonCell key="cell" type="push" title="マップ上の場所指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="M0M-Ym-TWd">
22016                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22017                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22018                         </buttonCell>
22019                         <connections>
22020                             <action selector="EDdissapearMapSubmit:" target="3826" id="aAZ-TU-3j4"/>
22021                         </connections>
22022                     </button>
22023                     <button verticalHuggingPriority="750" id="L4j-sh-7yF">
22024                         <rect key="frame" x="104" y="36" width="92" height="32"/>
22025                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22026                         <buttonCell key="cell" type="push" title="変数指定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="eYZ-r1-pSS">
22027                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22028                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22029                         </buttonCell>
22030                         <connections>
22031                             <action selector="EDdissapearUnitSubmit:" target="3826" id="Fls-yl-vNC"/>
22032                         </connections>
22033                     </button>
22034                     <button verticalHuggingPriority="750" id="JMR-jn-P2v">
22035                         <rect key="frame" x="194" y="13" width="105" height="32"/>
22036                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22037                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="V6L-NH-g5x">
22038                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22039                             <font key="font" size="13" name="AquaKana"/>
22040                         </buttonCell>
22041                         <connections>
22042                             <action selector="EDdissapearSubmitCancel:" target="3826" id="5Wq-8Q-0uX"/>
22043                         </connections>
22044                     </button>
22045                 </subviews>
22046             </view>
22047             <point key="canvasLocation" x="946" y="2902.5"/>
22048         </window>
22049         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="G95-63-pDA" userLabel="立ち絵バック" customClass="NSPanel">
22050             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22051             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
22052             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
22053             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22054             <view key="contentView" id="rDG-3d-YRk">
22055                 <autoresizingMask key="autoresizingMask"/>
22056                 <subviews>
22057                     <customView id="Hn5-G2-6Kp" customClass="SEstandView">
22058                         <rect key="frame" x="222" y="-480" width="418" height="480"/>
22059                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22060                     </customView>
22061                 </subviews>
22062             </view>
22063         </window>
22064         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="AKE-Yl-5aP" userLabel="シナリオウィンド立ち絵">
22065             <windowStyleMask key="styleMask" titled="YES"/>
22066             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22067             <rect key="contentRect" x="335" y="390" width="640" height="480"/>
22068             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22069             <view key="contentView" id="SXp-MY-as1">
22070                 <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22071                 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22072                 <subviews>
22073                     <imageView id="yiC-d8-a5z">
22074                         <rect key="frame" x="67" y="163" width="512" height="320"/>
22075                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22076                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" image="BackGround" id="Eu8-aw-EXf"/>
22077                     </imageView>
22078                     <imageView id="2tZ-6f-CJd">
22079                         <rect key="frame" x="67" y="163" width="512" height="320"/>
22080                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22081                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="eEf-BN-BDY"/>
22082                     </imageView>
22083                     <customView id="UJH-rN-NgL" customClass="SEstandViewTest">
22084                         <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22085                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22086                         <subviews>
22087                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="C3i-Vu-y9Y">
22088                                 <rect key="frame" x="150" y="332" width="470" height="23"/>
22089                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22090                                 <view key="contentView" id="Cyt-ye-eYg">
22091                                     <rect key="frame" x="1" y="1" width="468" height="21"/>
22092                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22093                                     <subviews>
22094                                         <textField verticalHuggingPriority="750" id="kFw-ag-56z">
22095                                             <rect key="frame" x="-4" y="1" width="476" height="19"/>
22096                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22097                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="uKw-bk-qa4">
22098                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
22099                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22100                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22101                                             </textFieldCell>
22102                                         </textField>
22103                                     </subviews>
22104                                 </view>
22105                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22106                                 <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
22107                             </box>
22108                             <button verticalHuggingPriority="750" id="8CW-nY-Tui">
22109                                 <rect key="frame" x="580" y="452" width="66" height="32"/>
22110                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22111                                 <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6JF-LP-Fi4">
22112                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22113                                     <font key="font" size="13" name="HiraKakuProN-W3"/>
22114                                 </buttonCell>
22115                                 <connections>
22116                                     <action selector="SEstandSubmit:" target="9720" id="gqj-Be-vkD"/>
22117                                 </connections>
22118                             </button>
22119                             <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ob9-8s-rxi">
22120                                 <rect key="frame" x="150" y="360" width="470" height="100"/>
22121                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22122                                 <view key="contentView" id="n2k-0n-vmG">
22123                                     <rect key="frame" x="1" y="1" width="468" height="98"/>
22124                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22125                                     <subviews>
22126                                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="NKc-WH-q6Q">
22127                                             <rect key="frame" x="226" y="2" width="17" height="17"/>
22128                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22129                                             <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="Dl2-2r-d3U">
22130                                                 <font key="font" metaFont="system"/>
22131                                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22132                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22133                                             </textFieldCell>
22134                                         </textField>
22135                                         <comboBox verticalHuggingPriority="750" id="QrD-NB-dlR">
22136                                             <rect key="frame" x="62" y="103" width="99" height="19"/>
22137                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22138                                             <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="TTi-yn-0sz">
22139                                                 <font key="font" metaFont="miniSystem"/>
22140                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22141                                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22142                                             </comboBoxCell>
22143                                         </comboBox>
22144                                         <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="Ab6-2z-pED">
22145                                             <rect key="frame" x="6" y="8" width="444" height="82"/>
22146                                             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22147                                             <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="TWL-ch-SKn">
22148                                                 <font key="font" size="16" name="HiraKakuProN-W3"/>
22149                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22150                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22151                                             </textFieldCell>
22152                                         </textField>
22153                                     </subviews>
22154                                 </view>
22155                                 <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22156                                 <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22157                             </box>
22158                             <imageView id="jYM-hn-fjP">
22159                                 <rect key="frame" x="17" y="357" width="106" height="106"/>
22160                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22161                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Ecv-ZD-4yV"/>
22162                             </imageView>
22163                         </subviews>
22164                     </customView>
22165                 </subviews>
22166             </view>
22167         </window>
22168         <customView id="K7T-Ie-UaJ" customClass="SEstandViewTest">
22169             <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
22170             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22171             <subviews>
22172                 <button verticalHuggingPriority="750" id="VZZ-Ed-VRz">
22173                     <rect key="frame" x="580" y="452" width="66" height="32"/>
22174                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22175                     <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="edm-N4-ev3">
22176                         <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22177                         <font key="font" size="13" name="HiraKakuProN-W3"/>
22178                     </buttonCell>
22179                     <connections>
22180                         <action selector="SEstandSubmit:" target="9720" id="U8j-no-up1"/>
22181                     </connections>
22182                 </button>
22183                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="ceQ-eu-mx1">
22184                     <rect key="frame" x="150" y="360" width="470" height="100"/>
22185                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22186                     <view key="contentView" id="oOB-q0-1sS">
22187                         <rect key="frame" x="1" y="1" width="468" height="98"/>
22188                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22189                         <subviews>
22190                             <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="Int-vk-jXx">
22191                                 <rect key="frame" x="226" y="2" width="17" height="17"/>
22192                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22193                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="▼" id="7oH-IA-sE7">
22194                                     <font key="font" metaFont="system"/>
22195                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22196                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22197                                 </textFieldCell>
22198                             </textField>
22199                             <comboBox verticalHuggingPriority="750" id="LML-SE-Uny">
22200                                 <rect key="frame" x="62" y="103" width="99" height="19"/>
22201                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22202                                 <comboBoxCell key="cell" controlSize="mini" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="FGQ-2h-ayL">
22203                                     <font key="font" metaFont="miniSystem"/>
22204                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22205                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22206                                 </comboBoxCell>
22207                             </comboBox>
22208                             <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" setsMaxLayoutWidthAtFirstLayout="YES" id="4gI-vC-mrc">
22209                                 <rect key="frame" x="6" y="8" width="444" height="82"/>
22210                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22211                                 <textFieldCell key="cell" controlSize="mini" sendsActionOnEndEditing="YES" title="文章フィールドの裏側にイメージは表示されます" id="K1K-4X-5pD">
22212                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22213                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22214                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22215                                 </textFieldCell>
22216                             </textField>
22217                         </subviews>
22218                     </view>
22219                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22220                     <color key="fillColor" red="0.75505264949999995" green="0.72202972629999995" blue="0.71475398150000002" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
22221                 </box>
22222                 <box autoresizesSubviews="NO" title="Box" boxType="custom" borderType="line" titlePosition="noTitle" id="Eu1-Ph-ExG">
22223                     <rect key="frame" x="150" y="332" width="470" height="23"/>
22224                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22225                     <view key="contentView" id="ebo-UB-rCl">
22226                         <rect key="frame" x="1" y="1" width="468" height="21"/>
22227                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22228                         <subviews>
22229                             <textField verticalHuggingPriority="750" id="CvQ-Un-T8J">
22230                                 <rect key="frame" x="-4" y="1" width="476" height="19"/>
22231                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22232                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="キャラクターの名前" id="MAb-54-nIG">
22233                                     <font key="font" size="16" name="HiraKakuProN-W3"/>
22234                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22235                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22236                                 </textFieldCell>
22237                             </textField>
22238                         </subviews>
22239                     </view>
22240                     <color key="borderColor" white="0.0" alpha="0.41999999999999998" colorSpace="calibratedWhite"/>
22241                     <color key="fillColor" red="0.79993206520000004" green="0.75136146059999998" blue="0.72815454430000004" alpha="0.65000000000000002" colorSpace="calibratedRGB"/>
22242                 </box>
22243             </subviews>
22244             <point key="canvasLocation" x="-577" y="1092"/>
22245         </customView>
22246         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" animationBehavior="default" id="3Ku-FI-rgF" userLabel="立ち絵バック" customClass="NSPanel">
22247             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22248             <windowPositionMask key="initialPositionMask" leftStrut="YES" topStrut="YES"/>
22249             <rect key="contentRect" x="196" y="112" width="0.0" height="0.0"/>
22250             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22251             <view key="contentView" id="eXV-Dc-9AN">
22252                 <autoresizingMask key="autoresizingMask"/>
22253                 <subviews>
22254                     <customView id="uNw-Ue-ALs" customClass="SEstandViewST">
22255                         <rect key="frame" x="382" y="-480" width="418" height="480"/>
22256                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22257                     </customView>
22258                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="oRP-UT-PmY">
22259                         <rect key="frame" x="206" y="-489" width="127" height="136"/>
22260                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22261                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="D68-hm-Hwt"/>
22262                     </imageView>
22263                     <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" id="z4m-ym-FIw">
22264                         <rect key="frame" x="177" y="-173" width="156" height="156"/>
22265                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22266                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="grayBezel" id="XYe-Fg-Rbf"/>
22267                     </imageView>
22268                 </subviews>
22269             </view>
22270             <point key="canvasLocation" x="-82" y="2185"/>
22271         </window>
22272         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="3Dx-MW-c2q" userLabel="シナリオ選択途中から" customClass="NSPanel">
22273             <windowStyleMask key="styleMask" utility="YES"/>
22274             <rect key="contentRect" x="196" y="132" width="480" height="300"/>
22275             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22276             <view key="contentView" id="dIj-n5-naw">
22277                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22278                 <autoresizingMask key="autoresizingMask"/>
22279                 <subviews>
22280                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="dqf-Vm-p0R">
22281                         <rect key="frame" x="20" y="53" width="240" height="227"/>
22282                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22283                         <clipView key="contentView" id="Cgg-Ri-Hg3">
22284                             <rect key="frame" x="1" y="1" width="238" height="225"/>
22285                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22286                             <subviews>
22287                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="bT4-z8-4HH">
22288                                     <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22289                                     <autoresizingMask key="autoresizingMask"/>
22290                                     <size key="intercellSpacing" width="3" height="2"/>
22291                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22292                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22293                                     <tableColumns>
22294                                         <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="YFm-Mb-p8r">
22295                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22296                                                 <font key="font" metaFont="smallSystem"/>
22297                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22298                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22299                                             </tableHeaderCell>
22300                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="Ucs-35-cti">
22301                                                 <font key="font" metaFont="system"/>
22302                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22303                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22304                                             </textFieldCell>
22305                                             <connections>
22306                                                 <binding destination="3372" name="value" keyPath="arrangedObjects.name" id="5Ci-7b-RE6">
22307                                                     <dictionary key="options">
22308                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22309                                                     </dictionary>
22310                                                 </binding>
22311                                             </connections>
22312                                         </tableColumn>
22313                                     </tableColumns>
22314                                     <connections>
22315                                         <outlet property="delegate" destination="3369" id="GXs-z0-iC8"/>
22316                                     </connections>
22317                                 </tableView>
22318                             </subviews>
22319                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22320                         </clipView>
22321                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="KGu-VW-x52">
22322                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22323                             <autoresizingMask key="autoresizingMask"/>
22324                         </scroller>
22325                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="moK-Ri-2cs">
22326                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22327                             <autoresizingMask key="autoresizingMask"/>
22328                         </scroller>
22329                     </scrollView>
22330                     <button verticalHuggingPriority="750" id="2G4-kJ-HXL">
22331                         <rect key="frame" x="385" y="13" width="66" height="32"/>
22332                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22333                         <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="3wg-9t-LLP">
22334                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22335                             <font key="font" size="13" name="AquaKana"/>
22336                         </buttonCell>
22337                         <connections>
22338                             <action selector="loadCancelButton:" target="3369" id="glB-QB-xFp"/>
22339                         </connections>
22340                     </button>
22341                     <button verticalHuggingPriority="750" id="3OP-eL-Czd">
22342                         <rect key="frame" x="291" y="13" width="66" height="32"/>
22343                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22344                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Pz3-Z6-MuT">
22345                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22346                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22347                         </buttonCell>
22348                         <connections>
22349                             <action selector="loadSubmitButton:" target="3369" id="qkX-py-a30"/>
22350                         </connections>
22351                     </button>
22352                     <imageView id="z1m-iW-pSm">
22353                         <rect key="frame" x="266" y="58" width="206" height="146"/>
22354                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22355                         <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="Tpl-uE-2dn"/>
22356                     </imageView>
22357                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="gyC-VE-TSn">
22358                         <rect key="frame" x="267" y="209" width="204" height="71"/>
22359                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22360                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="H2l-ew-HtL">
22361                             <font key="font" metaFont="system"/>
22362                             <string key="title">ToLoveるダークネス
22363
22364 05 リサとのセックス!?
22365 まで</string>
22366                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22367                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22368                         </textFieldCell>
22369                     </textField>
22370                 </subviews>
22371             </view>
22372         </window>
22373         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Yeo-Ja-ffL" userLabel="ギルド登録リスト">
22374             <windowStyleMask key="styleMask" titled="YES"/>
22375             <rect key="contentRect" x="196" y="207" width="480" height="480"/>
22376             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22377             <view key="contentView" id="FIG-GK-plI">
22378                 <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
22379                 <autoresizingMask key="autoresizingMask"/>
22380                 <subviews>
22381                     <button verticalHuggingPriority="750" id="gVd-el-nbG">
22382                         <rect key="frame" x="392" y="13" width="66" height="32"/>
22383                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22384                         <buttonCell key="cell" type="push" title="決定" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="7Qa-K9-QhN">
22385                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22386                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22387                         </buttonCell>
22388                         <connections>
22389                             <action selector="eventGuildBtnSubmit:" target="3826" id="CjL-Gy-cd2"/>
22390                         </connections>
22391                     </button>
22392                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="RL6-pA-TTO">
22393                         <rect key="frame" x="361" y="381" width="121" height="17"/>
22394                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22395                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="表示ユニット最大数" id="skP-SP-2ta">
22396                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22397                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22398                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22399                         </textFieldCell>
22400                     </textField>
22401                     <textField verticalHuggingPriority="750" id="1iP-Yx-h8C">
22402                         <rect key="frame" x="373" y="339" width="30" height="22"/>
22403                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22404                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="mgA-nH-JtH">
22405                             <font key="font" metaFont="system"/>
22406                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22407                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22408                         </textFieldCell>
22409                     </textField>
22410                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="oIw-Ce-HjG">
22411                         <rect key="frame" x="409" y="342" width="13" height="17"/>
22412                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22413                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="~" id="Qqa-Uf-5IA">
22414                             <font key="font" metaFont="system"/>
22415                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22416                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22417                         </textFieldCell>
22418                     </textField>
22419                     <textField verticalHuggingPriority="750" id="gE0-2j-01a">
22420                         <rect key="frame" x="430" y="339" width="30" height="22"/>
22421                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22422                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8YW-mm-9Nk">
22423                             <font key="font" metaFont="system"/>
22424                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22425                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22426                         </textFieldCell>
22427                     </textField>
22428                     <scrollView autohidesScrollers="YES" horizontalLineScroll="66" horizontalPageScroll="10" verticalLineScroll="66" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="sU1-CA-TOf">
22429                         <rect key="frame" x="-1" y="-1" width="362" height="482"/>
22430                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22431                         <clipView key="contentView" id="Ojr-rK-r3t">
22432                             <rect key="frame" x="1" y="17" width="360" height="464"/>
22433                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22434                             <subviews>
22435                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="64" headerView="hNS-IZ-It6" id="ExF-We-v24">
22436                                     <rect key="frame" x="0.0" y="0.0" width="360" height="66"/>
22437                                     <autoresizingMask key="autoresizingMask"/>
22438                                     <size key="intercellSpacing" width="3" height="2"/>
22439                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22440                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22441                                     <tableColumns>
22442                                         <tableColumn editable="NO" width="66.9296875" minWidth="40" maxWidth="1000" id="ZOD-E4-T0g">
22443                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="画像">
22444                                                 <font key="font" metaFont="smallSystem"/>
22445                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22446                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22447                                             </tableHeaderCell>
22448                                             <imageCell key="dataCell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="y8g-h8-DHT"/>
22449                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22450                                             <connections>
22451                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.img" id="kVi-EJ-mfa"/>
22452                                             </connections>
22453                                         </tableColumn>
22454                                         <tableColumn editable="NO" width="232.88671875" minWidth="40" maxWidth="1000" id="7nS-IY-Vy7">
22455                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" title="情報">
22456                                                 <font key="font" metaFont="smallSystem"/>
22457                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22458                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22459                                             </tableHeaderCell>
22460                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" title="Text" id="wod-gy-umk">
22461                                                 <font key="font" metaFont="system"/>
22462                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22463                                                 <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22464                                             </textFieldCell>
22465                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22466                                             <connections>
22467                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.name" id="B2h-J6-PCZ">
22468                                                     <dictionary key="options">
22469                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22470                                                     </dictionary>
22471                                                 </binding>
22472                                             </connections>
22473                                         </tableColumn>
22474                                         <tableColumn identifier="" width="51" minWidth="10" maxWidth="3.4028234663852886e+38" id="DGz-Rp-cXW">
22475                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="登録">
22476                                                 <font key="font" metaFont="smallSystem"/>
22477                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22478                                                 <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
22479                                             </tableHeaderCell>
22480                                             <buttonCell key="dataCell" type="check" bezelStyle="regularSquare" imagePosition="left" inset="2" id="5HC-6x-M3d">
22481                                                 <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22482                                                 <font key="font" metaFont="system"/>
22483                                             </buttonCell>
22484                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22485                                             <connections>
22486                                                 <binding destination="Efj-F8-NdQ" name="value" keyPath="arrangedObjects.chk" id="iXQ-Ko-ah2">
22487                                                     <dictionary key="options">
22488                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22489                                                     </dictionary>
22490                                                 </binding>
22491                                             </connections>
22492                                         </tableColumn>
22493                                     </tableColumns>
22494                                 </tableView>
22495                             </subviews>
22496                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22497                         </clipView>
22498                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="jlZ-o3-fQX">
22499                             <rect key="frame" x="1" y="465" width="363" height="16"/>
22500                             <autoresizingMask key="autoresizingMask"/>
22501                         </scroller>
22502                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="rjk-V4-bac">
22503                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22504                             <autoresizingMask key="autoresizingMask"/>
22505                         </scroller>
22506                         <tableHeaderView key="headerView" id="hNS-IZ-It6">
22507                             <rect key="frame" x="0.0" y="0.0" width="360" height="17"/>
22508                             <autoresizingMask key="autoresizingMask"/>
22509                         </tableHeaderView>
22510                     </scrollView>
22511                     <matrix verticalHuggingPriority="750" allowsEmptySelection="NO" autorecalculatesCellSize="YES" id="TVg-XI-sPk">
22512                         <rect key="frame" x="375" y="281" width="74" height="38"/>
22513                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22514                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22515                         <size key="cellSize" width="48" height="18"/>
22516                         <size key="intercellSpacing" width="4" height="2"/>
22517                         <buttonCell key="prototype" type="radio" title="Radio" imagePosition="left" alignment="left" inset="2" id="Xtd-Su-zMx">
22518                             <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22519                             <font key="font" metaFont="system"/>
22520                         </buttonCell>
22521                         <cells>
22522                             <column>
22523                                 <buttonCell type="radio" title="青軍" imagePosition="left" alignment="left" state="on" tag="1" inset="2" id="Qnm-JT-CPj">
22524                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22525                                     <font key="font" metaFont="system"/>
22526                                 </buttonCell>
22527                                 <buttonCell type="radio" title="赤軍" imagePosition="left" alignment="left" inset="2" id="s2R-z8-eyu">
22528                                     <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
22529                                     <font key="font" metaFont="system"/>
22530                                 </buttonCell>
22531                             </column>
22532                         </cells>
22533                         <connections>
22534                             <action selector="eventGuildBtnCell:" target="3826" id="y0o-af-iUw"/>
22535                         </connections>
22536                     </matrix>
22537                 </subviews>
22538             </view>
22539             <point key="canvasLocation" x="1022" y="3290"/>
22540         </window>
22541         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="9Dl-Bn-qBx" customClass="NSPanel">
22542             <windowStyleMask key="styleMask" utility="YES"/>
22543             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22544             <rect key="contentRect" x="196" y="112" width="150" height="120"/>
22545             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22546             <view key="contentView" id="ek3-5w-teB">
22547                 <rect key="frame" x="0.0" y="0.0" width="150" height="120"/>
22548                 <autoresizingMask key="autoresizingMask"/>
22549                 <subviews>
22550                     <button verticalHuggingPriority="750" id="vUa-oQ-Afp">
22551                         <rect key="frame" x="10" y="43" width="131" height="32"/>
22552                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22553                         <buttonCell key="cell" type="push" title="タイトルへ戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4FK-Zq-NxZ">
22554                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22555                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22556                         </buttonCell>
22557                         <connections>
22558                             <action selector="FSVtitle:" target="10496" id="2MI-Tc-iEU"/>
22559                         </connections>
22560                     </button>
22561                     <button verticalHuggingPriority="750" id="uHc-M2-9DT">
22562                         <rect key="frame" x="10" y="13" width="131" height="32"/>
22563                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22564                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QV6-bt-OFb">
22565                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22566                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22567                         </buttonCell>
22568                         <connections>
22569                             <action selector="FSVcancel:" target="10496" id="h95-Kp-z7A"/>
22570                         </connections>
22571                     </button>
22572                     <button verticalHuggingPriority="750" id="GjJ-nu-GoY">
22573                         <rect key="frame" x="10" y="72" width="131" height="32"/>
22574                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22575                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="dxb-uE-bwI">
22576                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22577                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22578                         </buttonCell>
22579                         <connections>
22580                             <action selector="FSVsave:" target="10496" id="RCg-YG-0TW"/>
22581                         </connections>
22582                     </button>
22583                 </subviews>
22584             </view>
22585             <point key="canvasLocation" x="830" y="-1656"/>
22586         </window>
22587         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="vk5-cL-jbP" userLabel="セーブ確認">
22588             <windowStyleMask key="styleMask" titled="YES"/>
22589             <rect key="contentRect" x="196" y="207" width="399" height="180"/>
22590             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22591             <view key="contentView" id="dUC-7M-8yL">
22592                 <rect key="frame" x="0.0" y="0.0" width="399" height="180"/>
22593                 <autoresizingMask key="autoresizingMask"/>
22594                 <subviews>
22595                     <button verticalHuggingPriority="750" id="ygJ-Ov-AYP">
22596                         <rect key="frame" x="61" y="39" width="92" height="32"/>
22597                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22598                         <buttonCell key="cell" type="push" title="保存する" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="e0B-5i-bco">
22599                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22600                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22601                         </buttonCell>
22602                         <connections>
22603                             <action selector="saveFileDialogSubmit:" target="10496" id="8Ng-kH-UcT"/>
22604                         </connections>
22605                     </button>
22606                     <button verticalHuggingPriority="750" id="MrP-Ab-gKv">
22607                         <rect key="frame" x="233" y="39" width="105" height="32"/>
22608                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22609                         <buttonCell key="cell" type="push" title="保存しない" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="COt-u2-YhX">
22610                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22611                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22612                         </buttonCell>
22613                         <connections>
22614                             <action selector="saveFileDialogCancel:" target="10496" id="9zn-Wx-WOa"/>
22615                         </connections>
22616                     </button>
22617                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="UQc-91-IPI">
22618                         <rect key="frame" x="92" y="95" width="219" height="40"/>
22619                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22620                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="r19-oC-eNc">
22621                             <font key="font" size="13" name="HiraKakuProN-W3"/>
22622                             <string key="title">これまでの結果をセーブしますか?
22623 (次回続ける時に必要になります)</string>
22624                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22625                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22626                         </textFieldCell>
22627                     </textField>
22628                 </subviews>
22629             </view>
22630             <point key="canvasLocation" x="1181.5" y="-1586"/>
22631         </window>
22632         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="OWZ-L5-dhB" userLabel="ファイル書き込み" customClass="NSPanel">
22633             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22634             <rect key="contentRect" x="196" y="132" width="300" height="394"/>
22635             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22636             <view key="contentView" id="PZh-si-zMV">
22637                 <rect key="frame" x="0.0" y="0.0" width="300" height="394"/>
22638                 <autoresizingMask key="autoresizingMask"/>
22639                 <subviews>
22640                     <textField verticalHuggingPriority="750" id="oYE-tZ-TOh">
22641                         <rect key="frame" x="9" y="368" width="108" height="17"/>
22642                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22643                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ファイル書き込み" id="z2N-Gm-dqx">
22644                             <font key="font" size="13" name="AquaKana"/>
22645                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22646                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22647                         </textFieldCell>
22648                     </textField>
22649                     <textField verticalHuggingPriority="750" id="Jbt-E8-GCk">
22650                         <rect key="frame" x="332" y="235" width="38" height="17"/>
22651                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22652                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Label" id="V0U-Jf-ZnB">
22653                             <font key="font" metaFont="system"/>
22654                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22655                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22656                         </textFieldCell>
22657                     </textField>
22658                     <button verticalHuggingPriority="750" id="m7G-KA-BQI">
22659                         <rect key="frame" x="105" y="2" width="79" height="32"/>
22660                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22661                         <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="bD5-Gn-E1D">
22662                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22663                             <font key="font" size="13" name="AquaKana"/>
22664                         </buttonCell>
22665                         <connections>
22666                             <action selector="saveFileInputSubmit:" target="10496" id="fOm-4J-QFh"/>
22667                         </connections>
22668                     </button>
22669                     <button verticalHuggingPriority="750" id="Pcu-Q6-lxZ">
22670                         <rect key="frame" x="184" y="2" width="105" height="32"/>
22671                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22672                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="GTl-Hg-msl">
22673                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22674                             <font key="font" size="13" name="AquaKana"/>
22675                         </buttonCell>
22676                         <connections>
22677                             <action selector="saveFileInputCancel:" target="10496" id="0ud-Em-WYJ"/>
22678                         </connections>
22679                     </button>
22680                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6Nv-Vb-B5c">
22681                         <rect key="frame" x="12" y="92" width="278" height="268"/>
22682                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22683                         <clipView key="contentView" id="fe2-sM-Y2I">
22684                             <rect key="frame" x="1" y="1" width="276" height="266"/>
22685                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22686                             <subviews>
22687                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="fMF-Xc-fJE">
22688                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
22689                                     <autoresizingMask key="autoresizingMask"/>
22690                                     <size key="intercellSpacing" width="3" height="2"/>
22691                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22692                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22693                                     <tableColumns>
22694                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="M7E-Sf-J8F">
22695                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
22696                                                 <font key="font" metaFont="smallSystem"/>
22697                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22698                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22699                                             </tableHeaderCell>
22700                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="sUP-UU-1es">
22701                                                 <font key="font" metaFont="system"/>
22702                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22703                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22704                                             </textFieldCell>
22705                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22706                                             <connections>
22707                                                 <binding destination="Lde-vH-usV" name="value" keyPath="arrangedObjects.name" id="2Sg-Ud-FZp">
22708                                                     <dictionary key="options">
22709                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22710                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22711                                                     </dictionary>
22712                                                 </binding>
22713                                             </connections>
22714                                         </tableColumn>
22715                                     </tableColumns>
22716                                 </tableView>
22717                             </subviews>
22718                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22719                         </clipView>
22720                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="foS-Xf-Ill">
22721                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22722                             <autoresizingMask key="autoresizingMask"/>
22723                         </scroller>
22724                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="7CC-qx-006">
22725                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22726                             <autoresizingMask key="autoresizingMask"/>
22727                         </scroller>
22728                     </scrollView>
22729                     <textField verticalHuggingPriority="750" id="mSB-r0-yXn">
22730                         <rect key="frame" x="12" y="50" width="278" height="22"/>
22731                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22732                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sa9-xJ-bEJ">
22733                             <font key="font" metaFont="system"/>
22734                             <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22735                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22736                         </textFieldCell>
22737                     </textField>
22738                 </subviews>
22739             </view>
22740         </window>
22741         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="etf-nC-V82" userLabel="ファイル読み込み" customClass="NSPanel">
22742             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22743             <rect key="contentRect" x="196" y="132" width="310" height="394"/>
22744             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22745             <view key="contentView" id="Ups-y6-6Kz">
22746                 <rect key="frame" x="0.0" y="0.0" width="310" height="394"/>
22747                 <autoresizingMask key="autoresizingMask"/>
22748                 <subviews>
22749                     <textField verticalHuggingPriority="750" id="tF7-VB-olo">
22750                         <rect key="frame" x="9" y="368" width="108" height="17"/>
22751                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22752                         <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ファイル読み込み" id="QYb-b2-YXp">
22753                             <font key="font" size="13" name="AquaKana"/>
22754                             <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22755                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22756                         </textFieldCell>
22757                     </textField>
22758                     <button verticalHuggingPriority="750" id="bCx-Ff-rng">
22759                         <rect key="frame" x="105" y="2" width="79" height="32"/>
22760                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22761                         <buttonCell key="cell" type="push" title="ロード" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="m2t-jh-pQ8">
22762                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22763                             <font key="font" size="13" name="AquaKana"/>
22764                         </buttonCell>
22765                         <connections>
22766                             <action selector="loadFileOutputSubmit:" target="10496" id="ENu-9S-Gfn"/>
22767                         </connections>
22768                     </button>
22769                     <button verticalHuggingPriority="750" id="rxf-LW-kvb">
22770                         <rect key="frame" x="184" y="2" width="105" height="32"/>
22771                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22772                         <buttonCell key="cell" type="push" title="キャンセル" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="FUi-9F-ntc">
22773                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22774                             <font key="font" size="13" name="AquaKana"/>
22775                         </buttonCell>
22776                         <connections>
22777                             <action selector="loadFileOutputCancel:" target="10496" id="CWF-u8-H9F"/>
22778                         </connections>
22779                     </button>
22780                     <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="5yX-Lw-iFV">
22781                         <rect key="frame" x="12" y="92" width="278" height="268"/>
22782                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22783                         <clipView key="contentView" id="vSI-ii-W6E">
22784                             <rect key="frame" x="1" y="1" width="276" height="266"/>
22785                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22786                             <subviews>
22787                                 <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" id="jVi-km-xu8">
22788                                     <rect key="frame" x="0.0" y="0.0" width="276" height="19"/>
22789                                     <autoresizingMask key="autoresizingMask"/>
22790                                     <size key="intercellSpacing" width="3" height="2"/>
22791                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22792                                     <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22793                                     <tableColumns>
22794                                         <tableColumn editable="NO" width="273" minWidth="40" maxWidth="1000" id="fjs-tj-bpG">
22795                                             <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
22796                                                 <font key="font" metaFont="smallSystem"/>
22797                                                 <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22798                                                 <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22799                                             </tableHeaderCell>
22800                                             <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" alignment="left" title="Text Cell" id="fHu-f9-ntc">
22801                                                 <font key="font" metaFont="system"/>
22802                                                 <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22803                                                 <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22804                                             </textFieldCell>
22805                                             <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
22806                                             <connections>
22807                                                 <binding destination="PQF-9W-56e" name="value" keyPath="arrangedObjects.name" id="EcG-mO-UaC">
22808                                                     <dictionary key="options">
22809                                                         <bool key="NSConditionallySetsEditable" value="YES"/>
22810                                                         <bool key="NSCreatesSortDescriptor" value="NO"/>
22811                                                     </dictionary>
22812                                                 </binding>
22813                                             </connections>
22814                                         </tableColumn>
22815                                     </tableColumns>
22816                                 </tableView>
22817                             </subviews>
22818                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22819                         </clipView>
22820                         <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="s3R-4b-UBg">
22821                             <rect key="frame" x="1" y="119" width="223" height="15"/>
22822                             <autoresizingMask key="autoresizingMask"/>
22823                         </scroller>
22824                         <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="wKa-zo-qi6">
22825                             <rect key="frame" x="224" y="17" width="15" height="102"/>
22826                             <autoresizingMask key="autoresizingMask"/>
22827                         </scroller>
22828                     </scrollView>
22829                     <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" id="e8x-d3-yfR">
22830                         <rect key="frame" x="10" y="38" width="282" height="46"/>
22831                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22832                         <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="69 リサと初セックス まで" id="fRs-6w-rRn">
22833                             <font key="font" metaFont="system"/>
22834                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
22835                             <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22836                         </textFieldCell>
22837                     </textField>
22838                 </subviews>
22839             </view>
22840             <point key="canvasLocation" x="2473" y="656"/>
22841         </window>
22842         <window allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="yx0-2y-hUz" userLabel="セーブ書き込み" customClass="NSPanel">
22843             <windowStyleMask key="styleMask" titled="YES" utility="YES"/>
22844             <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
22845             <rect key="contentRect" x="196" y="112" width="480" height="300"/>
22846             <rect key="screenRect" x="0.0" y="0.0" width="1920" height="1057"/>
22847             <view key="contentView" id="98D-t9-5Kk">
22848                 <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22849                 <autoresizingMask key="autoresizingMask"/>
22850                 <subviews>
22851                     <view id="eML-fL-OVc" userLabel="セーブ書き込み">
22852                         <rect key="frame" x="0.0" y="0.0" width="480" height="300"/>
22853                         <autoresizingMask key="autoresizingMask"/>
22854                         <subviews>
22855                             <button verticalHuggingPriority="750" id="cyV-yN-TcT">
22856                                 <rect key="frame" x="407" y="5" width="66" height="32"/>
22857                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22858                                 <buttonCell key="cell" type="push" title="戻る" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="neN-gv-O0Y">
22859                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22860                                     <font key="font" size="13" name="AquaKana"/>
22861                                 </buttonCell>
22862                                 <connections>
22863                                     <action selector="saveGameCancel:" target="10496" id="8kt-aY-xU5"/>
22864                                 </connections>
22865                             </button>
22866                             <button verticalHuggingPriority="750" id="W74-s9-aeU">
22867                                 <rect key="frame" x="315" y="5" width="79" height="32"/>
22868                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22869                                 <buttonCell key="cell" type="push" title="セーブ" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Cr0-Wf-ckW">
22870                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
22871                                     <font key="font" size="13" name="AquaKana"/>
22872                                 </buttonCell>
22873                                 <connections>
22874                                     <action selector="saveGameSubmit:" target="10496" id="lvn-fk-Uur"/>
22875                                 </connections>
22876                             </button>
22877                             <scrollView autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="ABd-om-0WC">
22878                                 <rect key="frame" x="10" y="53" width="240" height="227"/>
22879                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22880                                 <clipView key="contentView" id="ECA-0f-aac">
22881                                     <rect key="frame" x="1" y="1" width="238" height="225"/>
22882                                     <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
22883                                     <subviews>
22884                                         <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" columnSelection="YES" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" enabled="NO" id="fuc-hd-FQm">
22885                                             <rect key="frame" x="0.0" y="0.0" width="235" height="19"/>
22886                                             <autoresizingMask key="autoresizingMask"/>
22887                                             <size key="intercellSpacing" width="3" height="2"/>
22888                                             <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22889                                             <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
22890                                             <tableColumns>
22891                                                 <tableColumn editable="NO" width="232.453125" minWidth="40" maxWidth="1000" id="fz6-1n-TMs">
22892                                                     <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" enabled="NO" borderStyle="border" alignment="left">
22893                                                         <font key="font" metaFont="smallSystem"/>
22894                                                         <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
22895                                                         <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
22896                                                     </tableHeaderCell>
22897                                                     <textFieldCell key="dataCell" lineBreakMode="truncatingTail" selectable="YES" editable="YES" enabled="NO" alignment="left" title="Text Cell" id="mhe-6g-Ttg">
22898                                                         <font key="font" metaFont="system"/>
22899                                                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22900                                                         <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22901                                                     </textFieldCell>
22902                                                     <connections>
22903                                                         <binding destination="zab-PC-hiX" name="value" keyPath="arrangedObjects.name" id="MUb-rv-O6e">
22904                                                             <dictionary key="options">
22905                                                                 <bool key="NSConditionallySetsEditable" value="YES"/>
22906                                                                 <bool key="NSCreatesSortDescriptor" value="NO"/>
22907                                                             </dictionary>
22908                                                         </binding>
22909                                                     </connections>
22910                                                 </tableColumn>
22911                                             </tableColumns>
22912                                         </tableView>
22913                                     </subviews>
22914                                     <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
22915                                 </clipView>
22916                                 <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="pGL-sE-GHV">
22917                                     <rect key="frame" x="1" y="119" width="223" height="15"/>
22918                                     <autoresizingMask key="autoresizingMask"/>
22919                                 </scroller>
22920                                 <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="O5Q-AJ-7SM">
22921                                     <rect key="frame" x="224" y="17" width="15" height="102"/>
22922                                     <autoresizingMask key="autoresizingMask"/>
22923                                 </scroller>
22924                             </scrollView>
22925                             <textField verticalHuggingPriority="750" id="uTu-pD-Rz1">
22926                                 <rect key="frame" x="257" y="263" width="224" height="17"/>
22927                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22928                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="途中セーブ(拡張子を.savにする事)" id="Wy4-fo-bmj">
22929                                     <font key="font" size="13" name="AquaKana"/>
22930                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22931                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22932                                 </textFieldCell>
22933                             </textField>
22934                             <imageView id="yhY-GY-63s">
22935                                 <rect key="frame" x="257" y="107" width="206" height="146"/>
22936                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22937                                 <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" imageFrameStyle="photo" id="7Xx-JX-KAF"/>
22938                             </imageView>
22939                             <textField verticalHuggingPriority="750" id="HeL-vd-tc5">
22940                                 <rect key="frame" x="257" y="46" width="204" height="22"/>
22941                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22942                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="8c8-YF-gR2">
22943                                     <font key="font" metaFont="system"/>
22944                                     <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
22945                                     <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
22946                                 </textFieldCell>
22947                             </textField>
22948                             <textField verticalHuggingPriority="750" id="VSn-fS-DA0">
22949                                 <rect key="frame" x="258" y="85" width="208" height="17"/>
22950                                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
22951                                 <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ToLoveるダークネスBlack" id="5i8-a7-oK7">
22952                                     <font key="font" metaFont="system"/>
22953                                     <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
22954                                     <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
22955                                 </textFieldCell>
22956                             </textField>
22957                         </subviews>
22958                     </view>
22959                 </subviews>
22960             </view>
22961             <point key="canvasLocation" x="-747" y="1126"/>
22962         </window>
22963     </objects>
22964     <resources>
22965         <image name="BackGround" width="32" height="32"/>
22966         <image name="タイトル" width="483" height="363"/>
22967     </resources>
22968 </document>